fix controller textures
This commit is contained in:
@@ -11,20 +11,10 @@
|
|||||||
"variants": {
|
"variants": {
|
||||||
"inventory": [
|
"inventory": [
|
||||||
{
|
{
|
||||||
"y": 0,
|
"y": 0
|
||||||
"textures": {
|
|
||||||
"side": "storagecraft:blocks/side",
|
|
||||||
"top": "storagecraft:blocks/side",
|
|
||||||
"front": "storagecraft:blocks/controller_0"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"y": 0,
|
"y": 0
|
||||||
"textures": {
|
|
||||||
"front": "storagecraft:blocks/controller_creative_front",
|
|
||||||
"top": "storagecraft:blocks/controller_creative_side",
|
|
||||||
"side": "storagecraft:blocks/controller_creative_side"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"energy": {
|
"energy": {
|
||||||
@@ -78,11 +68,6 @@
|
|||||||
"normal": {
|
"normal": {
|
||||||
},
|
},
|
||||||
"creative": {
|
"creative": {
|
||||||
"textures": {
|
|
||||||
"front": "storagecraft:blocks/controller_creative_front",
|
|
||||||
"top": "storagecraft:blocks/controller_creative_side",
|
|
||||||
"side": "storagecraft:blocks/controller_creative_side"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction": {
|
"direction": {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 384 B |
Binary file not shown.
Before Width: | Height: | Size: 319 B |
Reference in New Issue
Block a user