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,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"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "abundance:block/jacaranda_log_top",
|
||||
"side": "abundance:block/jacaranda_log",
|
||||
"particle": "abundance:block/jacaranda_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "abundance:block/redbud_log_top",
|
||||
"side": "abundance:block/redbud_log",
|
||||
"particle": "abundance:block/redbud_log"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
16
assets/ad_astra/blockstates/glacian_log.json
Normal file
16
assets/ad_astra/blockstates/glacian_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/ad_astra/blockstates/stripped_glacian_log.json
Normal file
16
assets/ad_astra/blockstates/stripped_glacian_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/ad_astra/models/block/glacian_log.json
Normal file
7
assets/ad_astra/models/block/glacian_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "ad_astra:block/glacian_log_top",
|
||||
"side": "ad_astra:block/glacian_log"
|
||||
}
|
||||
}
|
||||
7
assets/ad_astra/models/block/stripped_glacian_log.json
Normal file
7
assets/ad_astra/models/block/stripped_glacian_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "ad_astra:block/stripped_glacian_log_top",
|
||||
"side": "ad_astra:block/stripped_glacian_log"
|
||||
}
|
||||
}
|
||||
16
assets/architects_palette/blockstates/cod_log.json
Normal file
16
assets/architects_palette/blockstates/cod_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/architects_palette/blockstates/salmon_log.json
Normal file
16
assets/architects_palette/blockstates/salmon_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/architects_palette/blockstates/twisted_log.json
Normal file
16
assets/architects_palette/blockstates/twisted_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/architects_palette/models/block/cod_log.json
Normal file
7
assets/architects_palette/models/block/cod_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "architects_palette:block/cod_log_top",
|
||||
"side": "architects_palette:block/cod_log"
|
||||
}
|
||||
}
|
||||
7
assets/architects_palette/models/block/salmon_log.json
Normal file
7
assets/architects_palette/models/block/salmon_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "architects_palette:block/salmon_log_top",
|
||||
"side": "architects_palette:block/salmon_log"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/aspen_log_top",
|
||||
"side": "atmospheric:block/aspen_log",
|
||||
"particle": "atmospheric:block/aspen_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/grimwood_log_top",
|
||||
"side": "atmospheric:block/grimwood_log",
|
||||
"particle": "atmospheric:block/grimwood_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/kousa_log_top",
|
||||
"side": "atmospheric:block/kousa_log",
|
||||
"particle": "atmospheric:block/kousa_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/morado_log_top",
|
||||
"side": "atmospheric:block/morado_log",
|
||||
"particle": "atmospheric:block/morado_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/rosewood_log_top",
|
||||
"side": "atmospheric:block/rosewood_log",
|
||||
"particle": "atmospheric:block/rosewood_log"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/yucca_log_top",
|
||||
"side": "atmospheric:block/yucca_log",
|
||||
"particle": "atmospheric:block/yucca_log"
|
||||
}
|
||||
}
|
||||
16
assets/aurorasdeco/blockstates/azalea_log.json
Normal file
16
assets/aurorasdeco/blockstates/azalea_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/aurorasdeco/blockstates/flowering_azalea_log.json
Normal file
16
assets/aurorasdeco/blockstates/flowering_azalea_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/aurorasdeco/blockstates/jacaranda_log.json
Normal file
16
assets/aurorasdeco/blockstates/jacaranda_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/aurorasdeco/blockstates/stripped_azalea_log.json
Normal file
16
assets/aurorasdeco/blockstates/stripped_azalea_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/aurorasdeco/blockstates/stripped_jacaranda_log.json
Normal file
16
assets/aurorasdeco/blockstates/stripped_jacaranda_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/aurorasdeco/models/block/azalea_log.json
Normal file
7
assets/aurorasdeco/models/block/azalea_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "aurorasdeco:block/azalea_log_top",
|
||||
"side": "aurorasdeco:block/azalea_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "aurorasdeco:block/flowering_azalea_log_top",
|
||||
"side": "aurorasdeco:block/flowering_azalea_log"
|
||||
}
|
||||
}
|
||||
7
assets/aurorasdeco/models/block/jacaranda_log.json
Normal file
7
assets/aurorasdeco/models/block/jacaranda_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "aurorasdeco:block/jacaranda_log_top",
|
||||
"side": "aurorasdeco:block/jacaranda_log"
|
||||
}
|
||||
}
|
||||
7
assets/aurorasdeco/models/block/stripped_azalea_log.json
Normal file
7
assets/aurorasdeco/models/block/stripped_azalea_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "aurorasdeco:block/stripped_azalea_log_top",
|
||||
"side": "aurorasdeco:block/stripped_azalea_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "aurorasdeco:block/stripped_jacaranda_log_top",
|
||||
"side": "aurorasdeco:block/stripped_jacaranda_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "autumnity:block/maple_log_top",
|
||||
"side": "autumnity:block/maple_log",
|
||||
"particle": "autumnity:block/maple_log"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
16
assets/beachparty/blockstates/palm_log.json
Normal file
16
assets/beachparty/blockstates/palm_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/beachparty/blockstates/stripped_palm_log.json
Normal file
16
assets/beachparty/blockstates/stripped_palm_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/beachparty/models/block/palm_log.json
Normal file
7
assets/beachparty/models/block/palm_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "beachparty:block/palm_log_top",
|
||||
"side": "beachparty:block/palm_log"
|
||||
}
|
||||
}
|
||||
7
assets/beachparty/models/block/stripped_palm_log.json
Normal file
7
assets/beachparty/models/block/stripped_palm_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "beachparty:block/stripped_palm_log_top",
|
||||
"side": "beachparty:block/stripped_palm_log"
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/dragon_tree_log.json
Normal file
16
assets/betterend/blockstates/dragon_tree_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/dragon_tree_stripped_log.json
Normal file
16
assets/betterend/blockstates/dragon_tree_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/end_lotus_log.json
Normal file
16
assets/betterend/blockstates/end_lotus_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/end_lotus_stripped_log.json
Normal file
16
assets/betterend/blockstates/end_lotus_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/helix_tree_log.json
Normal file
16
assets/betterend/blockstates/helix_tree_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/helix_tree_stripped_log.json
Normal file
16
assets/betterend/blockstates/helix_tree_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/jellyshroom_log.json
Normal file
16
assets/betterend/blockstates/jellyshroom_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/jellyshroom_stripped_log.json
Normal file
16
assets/betterend/blockstates/jellyshroom_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/lacugrove_log.json
Normal file
16
assets/betterend/blockstates/lacugrove_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/lacugrove_stripped_log.json
Normal file
16
assets/betterend/blockstates/lacugrove_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/lucernia_log.json
Normal file
16
assets/betterend/blockstates/lucernia_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/lucernia_stripped_log.json
Normal file
16
assets/betterend/blockstates/lucernia_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/mossy_glowshroom_log.json
Normal file
16
assets/betterend/blockstates/mossy_glowshroom_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/pythadendron_log.json
Normal file
16
assets/betterend/blockstates/pythadendron_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/pythadendron_stripped_log.json
Normal file
16
assets/betterend/blockstates/pythadendron_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/tenanea_log.json
Normal file
16
assets/betterend/blockstates/tenanea_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/tenanea_stripped_log.json
Normal file
16
assets/betterend/blockstates/tenanea_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/umbrella_tree_log.json
Normal file
16
assets/betterend/blockstates/umbrella_tree_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betterend/blockstates/umbrella_tree_stripped_log.json
Normal file
16
assets/betterend/blockstates/umbrella_tree_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/dragon_tree_log.json
Normal file
7
assets/betterend/models/block/dragon_tree_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/dragon_tree_log_top",
|
||||
"side": "betterend:block/dragon_tree_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/dragon_tree_stripped_log_top",
|
||||
"side": "betterend:block/dragon_tree_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/end_lotus_log.json
Normal file
7
assets/betterend/models/block/end_lotus_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/end_lotus_log_top",
|
||||
"side": "betterend:block/end_lotus_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/end_lotus_stripped_log_top",
|
||||
"side": "betterend:block/end_lotus_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/helix_tree_log.json
Normal file
7
assets/betterend/models/block/helix_tree_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/helix_tree_log_top",
|
||||
"side": "betterend:block/helix_tree_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/helix_tree_stripped_log_top",
|
||||
"side": "betterend:block/helix_tree_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/jellyshroom_log.json
Normal file
7
assets/betterend/models/block/jellyshroom_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/jellyshroom_log_top",
|
||||
"side": "betterend:block/jellyshroom_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/jellyshroom_stripped_log_top",
|
||||
"side": "betterend:block/jellyshroom_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/lacugrove_log.json
Normal file
7
assets/betterend/models/block/lacugrove_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/lacugrove_log_top",
|
||||
"side": "betterend:block/lacugrove_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/lacugrove_stripped_log_top",
|
||||
"side": "betterend:block/lacugrove_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/lucernia_log.json
Normal file
7
assets/betterend/models/block/lucernia_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/lucernia_log_top",
|
||||
"side": "betterend:block/lucernia_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/lucernia_stripped_log.json
Normal file
7
assets/betterend/models/block/lucernia_stripped_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/lucernia_stripped_log_top",
|
||||
"side": "betterend:block/lucernia_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/mossy_glowshroom_log.json
Normal file
7
assets/betterend/models/block/mossy_glowshroom_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/mossy_glowshroom_log_top",
|
||||
"side": "betterend:block/mossy_glowshroom_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/mossy_glowshroom_stripped_log_top",
|
||||
"side": "betterend:block/mossy_glowshroom_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/pythadendron_log.json
Normal file
7
assets/betterend/models/block/pythadendron_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/pythadendron_log_top",
|
||||
"side": "betterend:block/pythadendron_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/pythadendron_stripped_log_top",
|
||||
"side": "betterend:block/pythadendron_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/tenanea_log.json
Normal file
7
assets/betterend/models/block/tenanea_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/tenanea_log_top",
|
||||
"side": "betterend:block/tenanea_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/tenanea_stripped_log.json
Normal file
7
assets/betterend/models/block/tenanea_stripped_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/tenanea_stripped_log_top",
|
||||
"side": "betterend:block/tenanea_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betterend/models/block/umbrella_tree_log.json
Normal file
7
assets/betterend/models/block/umbrella_tree_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/umbrella_tree_log_top",
|
||||
"side": "betterend:block/umbrella_tree_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betterend:block/umbrella_tree_stripped_log_top",
|
||||
"side": "betterend:block/umbrella_tree_stripped_log"
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/anchor_tree_log.json
Normal file
16
assets/betternether/blockstates/anchor_tree_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/common_log.json
Normal file
16
assets/betternether/blockstates/common_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/common_log_stripped.json
Normal file
16
assets/betternether/blockstates/common_log_stripped.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/mushroom_fir_log.json
Normal file
16
assets/betternether/blockstates/mushroom_fir_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/nether_sakura_log.json
Normal file
16
assets/betternether/blockstates/nether_sakura_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/rubeus_log.json
Normal file
16
assets/betternether/blockstates/rubeus_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/rubeus_stripped_log.json
Normal file
16
assets/betternether/blockstates/rubeus_stripped_log.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/stalagnate_log.json
Normal file
16
assets/betternether/blockstates/stalagnate_log.json
Normal 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
Reference in New Issue
Block a user