End to end

- Rotate pipe model in item frames such that they line up when crafting a potato cannon
This commit is contained in:
simibubi 2021-07-10 21:27:27 +02:00
parent 47059e0caf
commit b490716c79

View file

@ -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]
}
}
}