Files
minecraft-assets/assets/minecraft/items/pink_shulker_box.json
2024-12-04 18:40:48 +01:00

10 lines
202 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/pink_shulker_box",
"model": {
"type": "minecraft:shulker_box",
"texture": "minecraft:shulker_pink"
}
}
}