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

8 lines
169 B
JSON

{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "beachparty:block/palm_log_top_stripped",
"side": "beachparty:block/palm_log_stripped"
}
}