minecraft-src/assets/minecraft/models/block/trial_spawner_ejecting_reward.json
2025-07-04 01:41:11 +03:00

8 lines
No EOL
256 B
JSON

{
"parent": "minecraft:block/cube_bottom_top_inner_faces",
"textures": {
"bottom": "minecraft:block/trial_spawner_bottom",
"side": "minecraft:block/trial_spawner_side_active",
"top": "minecraft:block/trial_spawner_top_ejecting_reward"
}
}