Nexan-s_Custom_Resources/assets/custom/models/item/simulation_block.json

6 lines
105 B
JSON
Raw Normal View History

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "custom:item/simulation_block"
}
}