ploof-pack/default/assets/minecraft/models/block/pearlescent_froglight.json

7 lines
179 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/pearlescent_froglight_top",
"side": "minecraft:block/pearlescent_froglight_side"
}
}