mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 10:35:09 +01:00
Generate pack assets via Python
- Also features a new, optimized log model
This commit is contained in:
7
assets_legacy/minecraft/models/block/stem_growth2.json
Normal file
7
assets_legacy/minecraft/models/block/stem_growth2.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/stem_growth2_top",
|
||||
"side": "minecraft:block/stem_growth2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user