mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 18:45:08 +01:00
Generate pack assets via Python
- Also features a new, optimized log model
This commit is contained in:
8
assets_legacy/architects_palette/models/block/stripped_twisted_log.json
Executable file
8
assets_legacy/architects_palette/models/block/stripped_twisted_log.json
Executable file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "architects_palette:block/stripped_twisted_log_top",
|
||||
"side": "architects_palette:block/stripped_twisted_log",
|
||||
"particle": "architects_palette:block/stripped_twisted_log"
|
||||
}
|
||||
}
|
||||
8
assets_legacy/architects_palette/models/block/twisted_log.json
Executable file
8
assets_legacy/architects_palette/models/block/twisted_log.json
Executable file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "architects_palette:block/twisted_log_top",
|
||||
"side": "architects_palette:block/twisted_log",
|
||||
"particle": "architects_palette:block/twisted_log"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user