Files
RoundTreesPack/assets_legacy/enhanced_mushrooms/models/block/glowshroom_stem.json
Martin Prokoph fae5ab2589 Generate pack assets via Python
- Also features a new, optimized log model
2025-09-14 14:01:51 +02:00

8 lines
208 B
JSON
Executable File

{
"parent": "block/log",
"textures": {
"top": "enhanced_mushrooms:block/glowshroom_stem_top",
"side": "quark:block/glowshroom_stem",
"particle": "quark:block/glowshroom_stem"
}
}