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,8 @@
{
"parent": "block/log",
"textures": {
"top": "abundance:block/redbud_log_top",
"side": "abundance:block/flowering_redbud_log",
"particle": "abundance:block/flowering_redbud_log"
}
}

View File

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

View File

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

View File

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

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

View 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"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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

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

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

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

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

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

View File

@@ -0,0 +1,8 @@
{
"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,8 @@
{
"parent": "block/log",
"textures": {
"top": "autumnity:block/maple_log_top",
"side": "autumnity:block/maple_log",
"particle": "autumnity:block/maple_log"
}
}

View File

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

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

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

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "bewitchment:block/cypress_log_top",
"side": "bewitchment:block/cypress_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "bewitchment:block/dragons_blood_log_top",
"side": "bewitchment:block/dragons_blood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "bewitchment:block/elder_log_top",
"side": "bewitchment:block/elder_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "bewitchment:block/juniper_log_top",
"side": "bewitchment:block/juniper_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "bewitchment:block/stripped_cypress_log_top",
"side": "bewitchment:block/stripped_cypress_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "bewitchment:block/stripped_dragons_blood_log_top",
"side": "bewitchment:block/stripped_dragons_blood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "bewitchment:block/stripped_elder_log_top",
"side": "bewitchment:block/stripped_elder_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "bewitchment:block/stripped_juniper_log_top",
"side": "bewitchment:block/stripped_juniper_log"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/log",
"textures": {
"top": "biomemakeover:block/ancient_oak_log_top",
"side": "biomemakeover:block/ancient_oak_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomemakeover:block/blighted_balsa_log_top",
"side": "biomemakeover:block/blighted_balsa_log",
"particle": "biomemakeover:block/blighted_balsa_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/log",
"textures": {
"top": "biomemakeover:block/stripped_ancient_oak_log_top",
"side": "biomemakeover:block/stripped_ancient_oak_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomemakeover:block/stripped_blighted_balsa_log_top",
"side": "biomemakeover:block/stripped_blighted_balsa_log",
"particle": "biomemakeover:block/stripped_blighted_balsa_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/log",
"textures": {
"top": "biomemakeover:block/stripped_swamp_cypress_log_top",
"side": "biomemakeover:block/stripped_swamp_cypress_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/log",
"textures": {
"top": "biomemakeover:block/stripped_willow_log_top",
"side": "biomemakeover:block/stripped_willow_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/log",
"textures": {
"top": "biomemakeover:block/swamp_cypress_log_top",
"side": "biomemakeover:block/swamp_cypress_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/log",
"textures": {
"top": "biomemakeover:block/willow_log_top",
"side": "biomemakeover:block/willow_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/cherry_log_top",
"side": "biomesoplenty:block/cherry_log",
"particle": "biomesoplenty:block/cherry_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/dead_log_top",
"side": "biomesoplenty:block/dead_log",
"particle": "biomesoplenty:block/dead_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/ethereal_log_top",
"side": "biomesoplenty:block/ethereal_log",
"particle": "biomesoplenty:block/ethereal_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/fir_log_top",
"side": "biomesoplenty:block/fir_log",
"particle": "biomesoplenty:block/fir_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/hellbark_log_top",
"side": "biomesoplenty:block/hellbark_log",
"particle": "biomesoplenty:block/hellbark_log"
}
}

View File

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

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/magic_log_top",
"side": "biomesoplenty:block/magic_log",
"particle": "biomesoplenty:block/magic_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/mahogany_log_top",
"side": "biomesoplenty:block/mahogany_log",
"particle": "biomesoplenty:block/mahogany_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/palm_log_top",
"side": "biomesoplenty:block/palm_log",
"particle": "biomesoplenty:block/palm_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/redwood_log_top",
"side": "biomesoplenty:block/redwood_log",
"particle": "biomesoplenty:block/redwood_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/umbran_log_top",
"side": "biomesoplenty:block/umbran_log",
"particle": "biomesoplenty:block/umbran_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "biomesoplenty:block/willow_log_top",
"side": "biomesoplenty:block/willow_log",
"particle": "biomesoplenty:block/willow_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "blockus:block/acacia_small_logs_top",
"side": "blockus:block/acacia_small_logs"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "blockus:block/birch_small_logs_top",
"side": "blockus:block/birch_small_logs"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "blockus:block/dark_oak_small_logs_top",
"side": "blockus:block/dark_oak_small_logs"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "blockus:block/jungle_small_logs_top",
"side": "blockus:block/jungle_small_logs"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "blockus:block/oak_small_logs_top",
"side": "blockus:block/oak_small_logs"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "blockus:block/spruce_small_logs_top",
"side": "blockus:block/spruce_small_logs"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "blockus:block/stripped_white_oak_log_top",
"side": "blockus:block/stripped_white_oak_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "blockus:block/white_oak_log_top",
"side": "blockus:block/white_oak_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "blockus:block/white_oak_small_logs_top",
"side": "blockus:block/white_oak_small_logs"
}
}

View File

@@ -0,0 +1,40 @@
{
"multipart": [
{ "when": { "north": true },
"apply": { "model": "byg:block/round_brown_mushroom_stem" }
},
{ "when": { "east": true },
"apply": { "model": "byg:block/round_brown_mushroom_stem", "y": 90, "uvlock": true }
},
{ "when": { "south": true },
"apply": { "model": "byg:block/round_brown_mushroom_stem", "y": 180, "uvlock": true }
},
{ "when": { "west": true },
"apply": { "model": "byg:block/round_brown_mushroom_stem", "y": 270, "uvlock": true }
},
{ "when": { "up": true },
"apply": { "model": "byg:block/brown_mushroom_stem", "x": 270, "uvlock": true }
},
{ "when": { "down": true },
"apply": { "model": "byg:block/brown_mushroom_stem", "x": 90, "uvlock": true }
},
{ "when": { "north": false },
"apply": { "model": "block/mushroom_block_inside" }
},
{ "when": { "east": false },
"apply": { "model": "block/mushroom_block_inside", "y": 90, "uvlock": false }
},
{ "when": { "south": false },
"apply": { "model": "block/mushroom_block_inside", "y": 180, "uvlock": false }
},
{ "when": { "west": false },
"apply": { "model": "block/mushroom_block_inside", "y": 270, "uvlock": false }
},
{ "when": { "up": false },
"apply": { "model": "block/mushroom_block_inside", "x": 270, "uvlock": false }
},
{ "when": { "down": false },
"apply": { "model": "block/mushroom_block_inside", "x": 90, "uvlock": false }
}
]
}

View File

@@ -0,0 +1,40 @@
{
"multipart": [
{ "when": { "north": true },
"apply": { "model": "byg:block/round_soul_shroom_stem" }
},
{ "when": { "east": true },
"apply": { "model": "byg:block/round_soul_shroom_stem", "y": 90, "uvlock": true }
},
{ "when": { "south": true },
"apply": { "model": "byg:block/round_soul_shroom_stem", "y": 180, "uvlock": true }
},
{ "when": { "west": true },
"apply": { "model": "byg:block/round_soul_shroom_stem", "y": 270, "uvlock": true }
},
{ "when": { "up": true },
"apply": { "model": "byg:block/soul_shroom_stem", "x": 270, "uvlock": true }
},
{ "when": { "down": true },
"apply": { "model": "byg:block/soul_shroom_stem", "x": 90, "uvlock": true }
},
{ "when": { "north": false },
"apply": { "model": "block/mushroom_block_inside" }
},
{ "when": { "east": false },
"apply": { "model": "block/mushroom_block_inside", "y": 90, "uvlock": false }
},
{ "when": { "south": false },
"apply": { "model": "block/mushroom_block_inside", "y": 180, "uvlock": false }
},
{ "when": { "west": false },
"apply": { "model": "block/mushroom_block_inside", "y": 270, "uvlock": false }
},
{ "when": { "up": false },
"apply": { "model": "block/mushroom_block_inside", "x": 270, "uvlock": false }
},
{ "when": { "down": false },
"apply": { "model": "block/mushroom_block_inside", "x": 90, "uvlock": false }
}
]
}

View File

@@ -0,0 +1,40 @@
{
"multipart": [
{ "when": { "north": true },
"apply": { "model": "byg:block/round_white_mushroom_stem" }
},
{ "when": { "east": true },
"apply": { "model": "byg:block/round_white_mushroom_stem", "y": 90, "uvlock": true }
},
{ "when": { "south": true },
"apply": { "model": "byg:block/round_white_mushroom_stem", "y": 180, "uvlock": true }
},
{ "when": { "west": true },
"apply": { "model": "byg:block/round_white_mushroom_stem", "y": 270, "uvlock": true }
},
{ "when": { "up": true },
"apply": { "model": "byg:block/white_mushroom_stem", "x": 270, "uvlock": true }
},
{ "when": { "down": true },
"apply": { "model": "byg:block/white_mushroom_stem", "x": 90, "uvlock": true }
},
{ "when": { "north": false },
"apply": { "model": "block/mushroom_block_inside" }
},
{ "when": { "east": false },
"apply": { "model": "block/mushroom_block_inside", "y": 90, "uvlock": false }
},
{ "when": { "south": false },
"apply": { "model": "block/mushroom_block_inside", "y": 180, "uvlock": false }
},
{ "when": { "west": false },
"apply": { "model": "block/mushroom_block_inside", "y": 270, "uvlock": false }
},
{ "when": { "up": false },
"apply": { "model": "block/mushroom_block_inside", "x": 270, "uvlock": false }
},
{ "when": { "down": false },
"apply": { "model": "block/mushroom_block_inside", "x": 90, "uvlock": false }
}
]
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/aspen/log_top",
"side": "byg:block/aspen/log",
"particle": "byg:block/aspen/log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/aspen/stripped_log_top",
"side": "byg:block/aspen/stripped_log",
"particle": "byg:block/aspen/stripped_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/baobab/log_top",
"side": "byg:block/baobab/log",
"particle": "byg:block/baobab/log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/baobab/stripped_log_top",
"side": "byg:block/baobab/stripped_log",
"particle": "byg:block/baobab/stripped_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/blue_enchanted/log_top",
"side": "byg:block/blue_enchanted/log",
"particle": "byg:block/blue_enchanted/log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/blue_enchanted/stripped_log_top",
"side": "byg:block/blue_enchanted/stripped_log",
"particle": "byg:block/blue_enchanted/stripped_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"credit": "made by Motschen",
"parent": "block/mushroom_stem",
"textures": {
"particle": "byg:block/brown_mushroom_stem",
"texture": "byg:block/brown_mushroom_stem"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/bulbis/log_top",
"side": "byg:block/bulbis/log",
"particle": "byg:block/bulbis/log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/bulbis/stripped_log_top",
"side": "byg:block/bulbis/stripped_log",
"particle": "byg:block/bulbis/stripped_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/cherry/log_top",
"side": "byg:block/cherry/log",
"particle": "byg:block/cherry/log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/cherry/stripped_log_top",
"side": "byg:block/cherry/stripped_log",
"particle": "byg:block/cherry/stripped_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/cika/log_top",
"side": "byg:block/cika/log",
"particle": "byg:block/cika/log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/cika/stripped_log_top",
"side": "byg:block/cika/stripped_log",
"particle": "byg:block/cika/stripped_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/cypress/log_top",
"side": "byg:block/cypress/log",
"particle": "byg:block/cypress/log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/cypress/stripped_log_top",
"side": "byg:block/cypress/stripped_log",
"particle": "byg:block/cypress/stripped_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/ebony/log_top",
"side": "byg:block/ebony/log",
"particle": "byg:block/ebony/log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/ebony/stripped_log_top",
"side": "byg:block/ebony/stripped_log",
"particle": "byg:block/ebony/stripped_log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/ether/log_top",
"side": "byg:block/ether/log",
"particle": "byg:block/ether/log"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "block/log",
"textures": {
"top": "byg:block/ether/stripped_log_top",
"side": "byg:block/ether/stripped_log",
"particle": "byg:block/ether/stripped_log"
}
}

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