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

8 lines
157 B
JSON

{
"parent": "block/cube_column",
"textures": {
"end": "bewitchment:block/stripped_elder_log_top",
"side": "bewitchment:block/stripped_elder_log"
}
}