End to end
- Rotate pipe model in item frames such that they line up when crafting a potato cannon
This commit is contained in:
parent
47059e0caf
commit
b490716c79
1 changed files with 7 additions and 1 deletions
|
@ -66,5 +66,11 @@
|
|||
"down": {"uv": [6, 5, 11, 6], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"display": {
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue