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 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/cypress_log_top",
|
||||
"side": "bewitchment:block/cypress_log"
|
||||
}
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/cypress_log_top",
|
||||
"side": "bewitchment:block/cypress_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/dragons_blood_log_top",
|
||||
"side": "bewitchment:block/dragons_blood_log"
|
||||
}
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/dragons_blood_log_top",
|
||||
"side": "bewitchment:block/dragons_blood_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/elder_log_top",
|
||||
"side": "bewitchment:block/elder_log"
|
||||
}
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/elder_log_top",
|
||||
"side": "bewitchment:block/elder_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/juniper_log_top",
|
||||
"side": "bewitchment:block/juniper_log"
|
||||
}
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/juniper_log_top",
|
||||
"side": "bewitchment:block/juniper_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/stripped_cypress_log_top",
|
||||
"side": "bewitchment:block/stripped_cypress_log"
|
||||
}
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/stripped_cypress_log_top",
|
||||
"side": "bewitchment:block/stripped_cypress_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/stripped_dragons_blood_log_top",
|
||||
"side": "bewitchment:block/stripped_dragons_blood_log"
|
||||
}
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/stripped_dragons_blood_log_top",
|
||||
"side": "bewitchment:block/stripped_dragons_blood_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/stripped_elder_log_top",
|
||||
"side": "bewitchment:block/stripped_elder_log"
|
||||
}
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/stripped_elder_log_top",
|
||||
"side": "bewitchment:block/stripped_elder_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/stripped_juniper_log_top",
|
||||
"side": "bewitchment:block/stripped_juniper_log"
|
||||
}
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "bewitchment:block/stripped_juniper_log_top",
|
||||
"side": "bewitchment:block/stripped_juniper_log"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user