minecraft-src/assets/minecraft/items/light_blue_shulker_box.json
2025-07-04 03:15:13 +03:00

10 lines
No EOL
214 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/light_blue_shulker_box",
"model": {
"type": "minecraft:shulker_box",
"texture": "minecraft:shulker_light_blue"
}
}
}