Generate pack assets via Python

- Also features a new, optimized log model
This commit is contained in:
Martin Prokoph
2025-09-14 14:01:51 +02:00
parent 70948d0e92
commit fae5ab2589
1482 changed files with 16935 additions and 611 deletions

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "ad_astra:block/glacian_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "ad_astra:block/glacian_log"
},
"axis=z": {
"model": "ad_astra:block/glacian_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "ad_astra:block/stripped_glacian_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "ad_astra:block/stripped_glacian_log"
},
"axis=z": {
"model": "ad_astra:block/stripped_glacian_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "architects_palette:block/cod_log" },
"axis=z": { "model": "architects_palette:block/cod_log_horizontal", "x": 90 },
"axis=x": { "model": "architects_palette:block/cod_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "architects_palette:block/salmon_log" },
"axis=z": { "model": "architects_palette:block/salmon_log_horizontal", "x": 90 },
"axis=x": { "model": "architects_palette:block/salmon_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "architects_palette:block/stripped_twisted_log" },
"axis=z": { "model": "architects_palette:block/stripped_twisted_log_horizontal", "x": 90 },
"axis=x": { "model": "architects_palette:block/stripped_twisted_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "architects_palette:block/twisted_log" },
"axis=z": { "model": "architects_palette:block/twisted_log", "x": 90 },
"axis=x": { "model": "architects_palette:block/twisted_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "aurorasdeco:block/azalea/log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "aurorasdeco:block/azalea/log"
},
"axis=z": {
"model": "aurorasdeco:block/azalea/log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "aurorasdeco:block/azalea/flowering_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "aurorasdeco:block/azalea/flowering_log"
},
"axis=z": {
"model": "aurorasdeco:block/azalea/flowering_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "aurorasdeco:block/jacaranda/log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "aurorasdeco:block/jacaranda/log"
},
"axis=z": {
"model": "aurorasdeco:block/jacaranda/log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "aurorasdeco:block/azalea/stripped_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "aurorasdeco:block/azalea/stripped_log"
},
"axis=z": {
"model": "aurorasdeco:block/azalea/stripped_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "aurorasdeco:block/jacaranda/stripped_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "aurorasdeco:block/jacaranda/stripped_log"
},
"axis=z": {
"model": "aurorasdeco:block/jacaranda/stripped_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "beachparty:block/palm_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "beachparty:block/palm_log"
},
"axis=z": {
"model": "beachparty:block/palm_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "beachparty:block/stripped_palm_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "beachparty:block/stripped_palm_log"
},
"axis=z": {
"model": "beachparty:block/stripped_palm_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,22 @@
{
"variants": {
"axis=x": [
{ "model": "betterend:block/dragon_tree_log", "x": 90, "y": 90 },
{ "model": "betterend:block/dragon_tree_log_2", "x": 90, "y": 90 },
{ "model": "betterend:block/dragon_tree_log_3", "x": 90, "y": 90 },
{ "model": "betterend:block/dragon_tree_log_4", "x": 90, "y": 90 }
],
"axis=y": [
{ "model": "betterend:block/dragon_tree_log" },
{ "model": "betterend:block/dragon_tree_log_2" },
{ "model": "betterend:block/dragon_tree_log_3" },
{ "model": "betterend:block/dragon_tree_log_4" }
],
"axis=z": [
{ "model": "betterend:block/dragon_tree_log", "x": 90 },
{ "model": "betterend:block/dragon_tree_log_2", "x": 90 },
{ "model": "betterend:block/dragon_tree_log_3", "x": 90 },
{ "model": "betterend:block/dragon_tree_log_4", "x": 90 }
]
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/dragon_tree_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/dragon_tree_stripped_log"
},
"axis=z": {
"model": "betterend:block/dragon_tree_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/end_lotus_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/end_lotus_log"
},
"axis=z": {
"model": "betterend:block/end_lotus_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/end_lotus_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/end_lotus_stripped_log"
},
"axis=z": {
"model": "betterend:block/end_lotus_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/helix_tree_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/helix_tree_log"
},
"axis=z": {
"model": "betterend:block/helix_tree_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/helix_tree_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/helix_tree_stripped_log"
},
"axis=z": {
"model": "betterend:block/helix_tree_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/jellyshroom_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/jellyshroom_log"
},
"axis=z": {
"model": "betterend:block/jellyshroom_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/jellyshroom_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/jellyshroom_stripped_log"
},
"axis=z": {
"model": "betterend:block/jellyshroom_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/lacugrove_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/lacugrove_log"
},
"axis=z": {
"model": "betterend:block/lacugrove_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/lacugrove_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/lacugrove_stripped_log"
},
"axis=z": {
"model": "betterend:block/lacugrove_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/lucernia_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/lucernia_log"
},
"axis=z": {
"model": "betterend:block/lucernia_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/lucernia_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/lucernia_stripped_log"
},
"axis=z": {
"model": "betterend:block/lucernia_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/mossy_glowshroom_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/mossy_glowshroom_log"
},
"axis=z": {
"model": "betterend:block/mossy_glowshroom_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/mossy_glowshroom_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/mossy_glowshroom_stripped_log"
},
"axis=z": {
"model": "betterend:block/mossy_glowshroom_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/pythadendron_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/pythadendron_log"
},
"axis=z": {
"model": "betterend:block/pythadendron_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/pythadendron_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/pythadendron_stripped_log"
},
"axis=z": {
"model": "betterend:block/pythadendron_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/tenanea_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/tenanea_log"
},
"axis=z": {
"model": "betterend:block/tenanea_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/tenanea_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/tenanea_stripped_log"
},
"axis=z": {
"model": "betterend:block/tenanea_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/umbrella_tree_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/umbrella_tree_log"
},
"axis=z": {
"model": "betterend:block/umbrella_tree_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/umbrella_tree_stripped_log",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/umbrella_tree_stripped_log"
},
"axis=z": {
"model": "betterend:block/umbrella_tree_stripped_log",
"x": 90
}
}
}

View File

@@ -0,0 +1,19 @@
{
"variants": {
"axis=y": [
{ "model": "betternether:block/anchor_tree_log" },
{ "model": "betternether:block/anchor_tree_log_2" },
{ "model": "betternether:block/anchor_tree_log_3" }
],
"axis=z": [
{ "model": "betternether:block/anchor_tree_log", "x": 90 },
{ "model": "betternether:block/anchor_tree_log_2", "x": 90 },
{ "model": "betternether:block/anchor_tree_log_3", "x": 90 }
],
"axis=x": [
{ "model": "betternether:block/anchor_tree_log", "x": 90, "y": 90 },
{ "model": "betternether:block/anchor_tree_log_2", "x": 90, "y": 90 },
{ "model": "betternether:block/anchor_tree_log_3", "x": 90, "y": 90 }
]
}
}

View File

@@ -0,0 +1,19 @@
{
"variants": {
"axis=y": [
{ "model": "betternether:block/anchor_tree_stripped_log_1" },
{ "model": "betternether:block/anchor_tree_stripped_log_2" },
{ "model": "betternether:block/anchor_tree_stripped_log_3" }
],
"axis=z": [
{ "model": "betternether:block/anchor_tree_stripped_log_1", "x": 90 },
{ "model": "betternether:block/anchor_tree_stripped_log_2", "x": 90 },
{ "model": "betternether:block/anchor_tree_stripped_log_3", "x": 90 }
],
"axis=x": [
{ "model": "betternether:block/anchor_tree_stripped_log_1", "x": 90, "y": 90 },
{ "model": "betternether:block/anchor_tree_stripped_log_2", "x": 90, "y": 90 },
{ "model": "betternether:block/anchor_tree_stripped_log_3", "x": 90, "y": 90 }
]
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/stalagnate_log" },
"axis=z": { "model": "betternether:block/stalagnate_log", "x": 90 },
"axis=x": { "model": "betternether:block/stalagnate_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/stalagnate_stripped_log" },
"axis=z": { "model": "betternether:block/stalagnate_stripped_log", "x": 90 },
"axis=x": { "model": "betternether:block/stalagnate_stripped_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/mushroom_fir_log" },
"axis=z": { "model": "betternether:block/mushroom_fir_log", "x": 90 },
"axis=x": { "model": "betternether:block/mushroom_fir_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/mushroom_fir_stripped_log" },
"axis=z": { "model": "betternether:block/mushroom_fir_stripped_log", "x": 90 },
"axis=x": { "model": "betternether:block/mushroom_fir_stripped_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/nether_sakura_log" },
"axis=z": { "model": "betternether:block/nether_sakura_log", "x": 90 },
"axis=x": { "model": "betternether:block/nether_sakura_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/nether_sakura_stripped_log" },
"axis=z": { "model": "betternether:block/nether_sakura_stripped_log", "x": 90 },
"axis=x": { "model": "betternether:block/nether_sakura_stripped_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,13 @@
{
"variants": {
"shape=bottom,axis=y": { "model": "betternether:block/rubeus_log" },
"shape=bottom,axis=z": { "model": "betternether:block/rubeus_log", "x": 90 },
"shape=bottom,axis=x": { "model": "betternether:block/rubeus_log", "x": 90, "y": 90 },
"shape=middle,axis=y": { "model": "betternether:block/rubeus_log_blend" },
"shape=middle,axis=z": { "model": "betternether:block/rubeus_log_blend", "x": 90 },
"shape=middle,axis=x": { "model": "betternether:block/rubeus_log_blend", "x": 90, "y": 90 },
"shape=top,axis=y": { "model": "betternether:block/rubeus_log_top" },
"shape=top,axis=z": { "model": "betternether:block/rubeus_log_top", "x": 90 },
"shape=top,axis=x": { "model": "betternether:block/rubeus_log_top", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/rubeus_stripped_log" },
"axis=z": { "model": "betternether:block/rubeus_stripped_log", "x": 90 },
"axis=x": { "model": "betternether:block/rubeus_stripped_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/stalagnate_log" },
"axis=z": { "model": "betternether:block/stalagnate_log", "x": 90 },
"axis=x": { "model": "betternether:block/stalagnate_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/stalagnate_stripped_log" },
"axis=z": { "model": "betternether:block/stalagnate_stripped_log", "x": 90 },
"axis=x": { "model": "betternether:block/stalagnate_stripped_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/wart_log" },
"axis=z": { "model": "betternether:block/wart_log", "x": 90 },
"axis=x": { "model": "betternether:block/wart_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/wart_stripped_log" },
"axis=z": { "model": "betternether:block/wart_stripped_log", "x": 90 },
"axis=x": { "model": "betternether:block/wart_stripped_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=y": [
{ "model": "betternether:block/willow_log" },
{ "model": "betternether:block/willow_log_2" }
],
"axis=z": [
{ "model": "betternether:block/willow_log", "x": 90 },
{ "model": "betternether:block/willow_log_2", "x": 90 }
],
"axis=x": [
{ "model": "betternether:block/willow_log", "x": 90, "y": 90 },
{ "model": "betternether:block/willow_log_2", "x": 90, "y": 90 }
]
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "betternether:block/willow_stripped_log" },
"axis=z": { "model": "betternether:block/willow_stripped_log", "x": 90 },
"axis=x": { "model": "betternether:block/willow_stripped_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "bewitchment:block/cypress_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "bewitchment:block/cypress_log"
},
"axis=z": {
"model": "bewitchment:block/cypress_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,28 @@
{
"variants": {
"axis=y,cut=false": {
"model": "bewitchment:block/dragons_blood_log"
},
"axis=z,cut=false": {
"model": "bewitchment:block/dragons_blood_log",
"x": 90
},
"axis=x,cut=false": {
"model": "bewitchment:block/dragons_blood_log",
"x": 90,
"y": 90
},
"axis=y,cut=true": {
"model": "bewitchment:block/dragons_blood_log_cut"
},
"axis=z,cut=true": {
"model": "bewitchment:block/dragons_blood_log_cut",
"x": 90
},
"axis=x,cut=true": {
"model": "bewitchment:block/dragons_blood_log_cut",
"x": 90,
"y": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "bewitchment:block/elder_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "bewitchment:block/elder_log"
},
"axis=z": {
"model": "bewitchment:block/elder_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "bewitchment:block/juniper_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "bewitchment:block/juniper_log"
},
"axis=z": {
"model": "bewitchment:block/juniper_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "bewitchment:block/stripped_cypress_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "bewitchment:block/stripped_cypress_log"
},
"axis=z": {
"model": "bewitchment:block/stripped_cypress_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "bewitchment:block/stripped_dragons_blood_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "bewitchment:block/stripped_dragons_blood_log"
},
"axis=z": {
"model": "bewitchment:block/stripped_dragons_blood_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "bewitchment:block/stripped_elder_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "bewitchment:block/stripped_elder_log"
},
"axis=z": {
"model": "bewitchment:block/stripped_elder_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "bewitchment:block/stripped_juniper_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "bewitchment:block/stripped_juniper_log"
},
"axis=z": {
"model": "bewitchment:block/stripped_juniper_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomemakeover:block/ancient_oak_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomemakeover:block/ancient_oak_log"
},
"axis=z": {
"model": "biomemakeover:block/ancient_oak_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomemakeover:block/blighted_balsa_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomemakeover:block/blighted_balsa_log"
},
"axis=z": {
"model": "biomemakeover:block/blighted_balsa_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomemakeover:block/stripped_ancient_oak_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomemakeover:block/stripped_ancient_oak_log"
},
"axis=z": {
"model": "biomemakeover:block/stripped_ancient_oak_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomemakeover:block/stripped_blighted_balsa_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomemakeover:block/stripped_blighted_balsa_log"
},
"axis=z": {
"model": "biomemakeover:block/stripped_blighted_balsa_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomemakeover:block/stripped_swamp_cypress_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomemakeover:block/stripped_swamp_cypress_log"
},
"axis=z": {
"model": "biomemakeover:block/stripped_swamp_cypress_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomemakeover:block/stripped_willow_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomemakeover:block/stripped_willow_log"
},
"axis=z": {
"model": "biomemakeover:block/stripped_willow_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomemakeover:block/swamp_cypress_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomemakeover:block/swamp_cypress_log"
},
"axis=z": {
"model": "biomemakeover:block/swamp_cypress_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomemakeover:block/willow_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomemakeover:block/willow_log"
},
"axis=z": {
"model": "biomemakeover:block/willow_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/dead_log" },
"axis=z": { "model": "biomesoplenty:block/dead_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/dead_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/empyreal_log" },
"axis=z": { "model": "biomesoplenty:block/empyreal_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/empyreal_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/fir_log" },
"axis=z": { "model": "biomesoplenty:block/fir_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/fir_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/hellbark_log" },
"axis=z": { "model": "biomesoplenty:block/hellbark_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/hellbark_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/jacaranda_log" },
"axis=z": { "model": "biomesoplenty:block/jacaranda_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/jacaranda_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/magic_log" },
"axis=z": { "model": "biomesoplenty:block/magic_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/magic_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/mahogany_log" },
"axis=z": { "model": "biomesoplenty:block/mahogany_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/mahogany_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/maple_log" },
"axis=z": { "model": "biomesoplenty:block/maple_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/maple_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/palm_log" },
"axis=z": { "model": "biomesoplenty:block/palm_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/palm_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=y": [
{ "model": "biomesoplenty:block/pine_log" },
{ "model": "biomesoplenty:block/pine_log_knot" }
],
"axis=z": [
{ "model": "biomesoplenty:block/pine_log", "x": 90 },
{ "model": "biomesoplenty:block/pine_log_knot", "x": 90 }
],
"axis=x": [
{ "model": "biomesoplenty:block/pine_log", "x": 90, "y": 90 },
{ "model": "biomesoplenty:block/pine_log_knot", "x": 90, "y": 90 }
]
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/redwood_log" },
"axis=z": { "model": "biomesoplenty:block/redwood_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/redwood_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_dead_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_dead_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_dead_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_empyreal_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_empyreal_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_empyreal_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_fir_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_fir_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_fir_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_hellbark_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_hellbark_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_hellbark_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_jacaranda_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_jacaranda_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_jacaranda_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_magic_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_magic_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_magic_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_mahogany_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_mahogany_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_mahogany_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_maple_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_maple_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_maple_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_palm_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_palm_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_palm_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_pine_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_pine_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_pine_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_redwood_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_redwood_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_redwood_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_umbran_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_umbran_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_umbran_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/stripped_willow_log" },
"axis=z": { "model": "biomesoplenty:block/stripped_willow_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/stripped_willow_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=y": [
{ "model": "biomesoplenty:block/umbran_log" },
{ "model": "biomesoplenty:block/umbran_log_holes" }
],
"axis=z": [
{ "model": "biomesoplenty:block/umbran_log", "x": 90 },
{ "model": "biomesoplenty:block/umbran_log_holes", "x": 90 }
],
"axis=x": [
{ "model": "biomesoplenty:block/umbran_log", "x": 90, "y": 90 },
{ "model": "biomesoplenty:block/umbran_log_holes", "x": 90, "y": 90 }
]
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomesoplenty:block/willow_log" },
"axis=z": { "model": "biomesoplenty:block/willow_log", "x": 90 },
"axis=x": { "model": "biomesoplenty:block/willow_log", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomeswevegone:block/aspen_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomeswevegone:block/aspen_log"
},
"axis=z": {
"model": "biomeswevegone:block/aspen_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomeswevegone:block/baobab_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomeswevegone:block/baobab_log"
},
"axis=z": {
"model": "biomeswevegone:block/baobab_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomeswevegone:block/blue_enchanted_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomeswevegone:block/blue_enchanted_log"
},
"axis=z": {
"model": "biomeswevegone:block/blue_enchanted_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomeswevegone:block/cika_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomeswevegone:block/cika_log"
},
"axis=z": {
"model": "biomeswevegone:block/cika_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomeswevegone:block/cypress_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomeswevegone:block/cypress_log"
},
"axis=z": {
"model": "biomeswevegone:block/cypress_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomeswevegone:block/ebony_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomeswevegone:block/ebony_log"
},
"axis=z": {
"model": "biomeswevegone:block/ebony_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomeswevegone:block/fir_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomeswevegone:block/fir_log"
},
"axis=z": {
"model": "biomeswevegone:block/fir_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomeswevegone:block/green_enchanted_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomeswevegone:block/green_enchanted_log"
},
"axis=z": {
"model": "biomeswevegone:block/green_enchanted_log_horizontal",
"x": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "biomeswevegone:block/holly_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "biomeswevegone:block/holly_log"
},
"axis=z": {
"model": "biomeswevegone:block/holly_log_horizontal",
"x": 90
}
}
}

Some files were not shown because too many files have changed in this diff Show More