mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 01:55:10 +01:00
Generate pack assets via Python
- Also features a new, optimized log model
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/acacia_small_logs_top",
|
||||
"side": "blockus:block/acacia_small_logs"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/birch_small_logs_top",
|
||||
"side": "blockus:block/birch_small_logs"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/dark_oak_small_logs_top",
|
||||
"side": "blockus:block/dark_oak_small_logs"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/jungle_small_logs_top",
|
||||
"side": "blockus:block/jungle_small_logs"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/oak_small_logs_top",
|
||||
"side": "blockus:block/oak_small_logs"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/spruce_small_logs_top",
|
||||
"side": "blockus:block/spruce_small_logs"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/stripped_white_oak_log_top",
|
||||
"side": "blockus:block/stripped_white_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/white_oak_log_top",
|
||||
"side": "blockus:block/white_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/white_oak_small_logs_top",
|
||||
"side": "blockus:block/white_oak_small_logs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user