Files
wireless-docs/assets/minecraft/items/brown_shulker_box.json
2026-07-03 22:04:34 -04:00

34 lines
554 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/brown_shulker_box",
"model": {
"type": "minecraft:shulker_box",
"texture": "minecraft:shulker_brown"
},
"transformation": {
"left_rotation": [
1.0,
0.0,
0.0,
0.0
],
"right_rotation": [
-0.0,
-0.0,
-0.0,
1.0
],
"scale": [
0.9995,
0.9995,
0.9995
],
"translation": [
0.5,
1.4995,
0.5
]
}
}
}