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

9 lines
236 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "block/sculk_catalyst_bottom",
"side": "block/sculk_catalyst_side_bloom",
"top": "block/sculk_catalyst_top_bloom",
"particle": "block/sculk_particle"
}
}