ploof-pack/faithless/assets/minecraft/models/block/lodestone.json

12 lines
303 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/cube",
"textures": {
"particle": "block/lodestone_top",
"north": "block/lodestone_south",
"south": "block/lodestone_north",
"east": "block/lodestone_west",
"west": "block/lodestone_east",
"up": "block/lodestone_top",
"down": "block/lodestone_top"
}
}