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

8 lines
155 B
JSON

{
"parent": "block/cube_column",
"textures": {
"end": "bewitchment:block/dragons_blood_log_top",
"side": "bewitchment:block/dragons_blood_log"
}
}