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

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "abundance:block/redbud_log_top",
"side": "abundance:block/flowering_redbud_log",
"particle": "abundance:block/flowering_redbud_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "abundance:block/jacaranda_log_top",
"side": "abundance:block/jacaranda_log",
"particle": "abundance:block/jacaranda_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "abundance:block/redbud_log_top",
"side": "abundance:block/redbud_log",
"particle": "abundance:block/redbud_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "abundance:block/stripped_jacaranda_log_top",
"side": "abundance:block/stripped_jacaranda_log",
"particle": "abundance:block/stripped_jacaranda_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "abundance:block/stripped_redbud_log_top",
"side": "abundance:block/stripped_redbud_log",
"particle": "abundance:block/stripped_redbud_log"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "ad_astra:block/glacian_log_top",
"side": "ad_astra:block/glacian_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "ad_astra:block/stripped_glacian_log_top",
"side": "ad_astra:block/stripped_glacian_log"
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,16 @@
{
"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,7 @@
{
"parent": "block/log",
"textures": {
"top": "architects_palette:block/cod_log_top",
"side": "architects_palette:block/cod_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "architects_palette:block/salmon_log_top",
"side": "architects_palette:block/salmon_log"
}
}

View File

@@ -1,8 +1,7 @@
{
"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"
}
"parent": "block/log",
"textures": {
"top": "architects_palette:block/stripped_twisted_log_top",
"side": "architects_palette:block/stripped_twisted_log"
}
}

View File

@@ -1,8 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "architects_palette:block/twisted_log_top",
"side": "architects_palette:block/twisted_log",
"particle": "architects_palette:block/twisted_log"
}
"parent": "block/log",
"textures": {
"top": "architects_palette:block/twisted_log_top",
"side": "architects_palette:block/twisted_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/aspen_log_top",
"side": "atmospheric:block/aspen_log",
"particle": "atmospheric:block/aspen_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/grimwood_log_top",
"side": "atmospheric:block/grimwood_log",
"particle": "atmospheric:block/grimwood_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/kousa_log_top",
"side": "atmospheric:block/kousa_log",
"particle": "atmospheric:block/kousa_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/morado_log_top",
"side": "atmospheric:block/morado_log",
"particle": "atmospheric:block/morado_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/rosewood_log_top",
"side": "atmospheric:block/rosewood_log",
"particle": "atmospheric:block/rosewood_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_aspen_log_top",
"side": "atmospheric:block/stripped_aspen_log",
"particle": "atmospheric:block/stripped_aspen_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_grimwood_log_top",
"side": "atmospheric:block/stripped_grimwood_log",
"particle": "atmospheric:block/stripped_grimwood_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_kousa_log_top",
"side": "atmospheric:block/stripped_kousa_log",
"particle": "atmospheric:block/stripped_kousa_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_morado_log_top",
"side": "atmospheric:block/stripped_morado_log",
"particle": "atmospheric:block/stripped_morado_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_rosewood_log_top",
"side": "atmospheric:block/stripped_rosewood_log",
"particle": "atmospheric:block/stripped_rosewood_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/stripped_yucca_log_top",
"side": "atmospheric:block/stripped_yucca_log",
"particle": "atmospheric:block/stripped_yucca_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/aspen_log_top",
"side": "atmospheric:block/watchful_aspen_log",
"particle": "atmospheric:block/watchful_aspen_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "atmospheric:block/yucca_log_top",
"side": "atmospheric:block/yucca_log",
"particle": "atmospheric:block/yucca_log"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "aurorasdeco:block/azalea_log_top",
"side": "aurorasdeco:block/azalea_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "aurorasdeco:block/flowering_azalea_log_top",
"side": "aurorasdeco:block/flowering_azalea_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "aurorasdeco:block/jacaranda_log_top",
"side": "aurorasdeco:block/jacaranda_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "aurorasdeco:block/stripped_azalea_log_top",
"side": "aurorasdeco:block/stripped_azalea_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "aurorasdeco:block/stripped_jacaranda_log_top",
"side": "aurorasdeco:block/stripped_jacaranda_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "autumnity:block/maple_log_top",
"side": "autumnity:block/maple_log",
"particle": "autumnity:block/maple_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "autumnity:block/stripped_maple_log_top",
"side": "autumnity:block/sappy_maple_log",
"particle": "autumnity:block/sappy_maple_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "autumnity:block/stripped_maple_log_top",
"side": "autumnity:block/stripped_maple_log",
"particle": "autumnity:block/stripped_maple_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "bayou_blues:block/cypress_log_top",
"side": "bayou_blues:block/cypress_log",
"particle": "bayou_blues:block/cypress_log"
}
}

View File

@@ -1,8 +0,0 @@
{
"parent": "block/log",
"textures": {
"top": "bayou_blues:block/stripped_cypress_log_top",
"side": "bayou_blues:block/stripped_cypress_log",
"particle": "bayou_blues:block/stripped_cypress_log"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "beachparty:block/palm_log_top",
"side": "beachparty:block/palm_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "beachparty:block/stripped_palm_log_top",
"side": "beachparty:block/stripped_palm_log"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/dragon_tree_log_top",
"side": "betterend:block/dragon_tree_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/dragon_tree_stripped_log_top",
"side": "betterend:block/dragon_tree_stripped_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/end_lotus_log_top",
"side": "betterend:block/end_lotus_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/end_lotus_stripped_log_top",
"side": "betterend:block/end_lotus_stripped_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/helix_tree_log_top",
"side": "betterend:block/helix_tree_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/helix_tree_stripped_log_top",
"side": "betterend:block/helix_tree_stripped_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/jellyshroom_log_top",
"side": "betterend:block/jellyshroom_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/jellyshroom_stripped_log_top",
"side": "betterend:block/jellyshroom_stripped_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/lacugrove_log_top",
"side": "betterend:block/lacugrove_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/lacugrove_stripped_log_top",
"side": "betterend:block/lacugrove_stripped_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/lucernia_log_top",
"side": "betterend:block/lucernia_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/lucernia_stripped_log_top",
"side": "betterend:block/lucernia_stripped_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/mossy_glowshroom_log_top",
"side": "betterend:block/mossy_glowshroom_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/mossy_glowshroom_stripped_log_top",
"side": "betterend:block/mossy_glowshroom_stripped_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/pythadendron_log_top",
"side": "betterend:block/pythadendron_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/pythadendron_stripped_log_top",
"side": "betterend:block/pythadendron_stripped_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/tenanea_log_top",
"side": "betterend:block/tenanea_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/tenanea_stripped_log_top",
"side": "betterend:block/tenanea_stripped_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/umbrella_tree_log_top",
"side": "betterend:block/umbrella_tree_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "betterend:block/umbrella_tree_stripped_log_top",
"side": "betterend:block/umbrella_tree_stripped_log"
}
}

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,16 @@
{
"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,16 @@
{
"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,16 @@
{
"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,16 @@
{
"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,16 @@
{
"variants": {
"axis=y": {
"model": "betternether:block/rubeus_log"
},
"axis=z": {
"model": "betternether:block/rubeus_log",
"x": 90
},
"axis=x": {
"model": "betternether:block/rubeus_log",
"x": 90,
"y": 90
}
}
}

View File

@@ -0,0 +1,16 @@
{
"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,16 @@
{
"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
}
}
}

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