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

8 lines
183 B
JSON

{
"parent": "block/cube_column",
"textures": {
"end": "biomesoplenty:block/stripped_willow_log_top",
"side": "biomesoplenty:block/stripped_willow_log"
}
}