MineAssets/1.19.2/assets/minecraft/models/block/sculk_shrieker_can_summon.json
2024-12-17 02:08:01 +03:00

10 lines
361 B
JSON

{
"parent": "minecraft:block/template_sculk_shrieker",
"textures": {
"bottom": "minecraft:block/sculk_shrieker_bottom",
"inner_top": "minecraft:block/sculk_shrieker_can_summon_inner_top",
"particle": "minecraft:block/sculk_shrieker_bottom",
"side": "minecraft:block/sculk_shrieker_side",
"top": "minecraft:block/sculk_shrieker_top"
}
}