Files
RoundTreesPack/input/assets/beachparty/models/block/palm_log.json
Martin Prokoph a889417caa Read textures from original model files
Improved mod support :)
2025-09-14 18:12:33 +02:00

7 lines
155 B
JSON

{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "beachparty:block/palm_log_top",
"side": "beachparty:block/palm_log_side"
}
}