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:
8
assets/quark/models/block/hollow_dark_oak_log.json
Normal file
8
assets/quark/models/block/hollow_dark_oak_log.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/hollow_log",
|
||||
"textures": {
|
||||
"top": "quark:block/dark_oak_log_top",
|
||||
"side": "quark:block/dark_oak_log",
|
||||
"inner": "quark:block/stripped_dark_oak_log"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user