mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-13 00:35:10 +01:00
Generate pack assets via Python
- Also features a new, optimized log model
This commit is contained in:
2
LICENSE
Normal file → Executable file
2
LICENSE
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2020 MidnightDust
|
||||
Copyright (c) 2025 Motschen
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
BIN
Round-Trees-8.0.zip
Normal file
BIN
Round-Trees-8.0.zip
Normal file
Binary file not shown.
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"
|
||||
}
|
||||
}
|
||||
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"
|
||||
}
|
||||
}
|
||||
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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/stalagnate_stripped_log.json
Normal file
16
assets/betternether/blockstates/stalagnate_stripped_log.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/wart_log.json
Normal file
16
assets/betternether/blockstates/wart_log.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/wart_stripped_log.json
Normal file
16
assets/betternether/blockstates/wart_stripped_log.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/willow_log.json
Normal file
16
assets/betternether/blockstates/willow_log.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "betternether:block/willow_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "betternether:block/willow_log",
|
||||
"x": 90
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "betternether:block/willow_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/betternether/blockstates/willow_stripped_log.json
Normal file
16
assets/betternether/blockstates/willow_stripped_log.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/betternether/models/block/anchor_tree_log.json
Normal file
7
assets/betternether/models/block/anchor_tree_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/anchor_tree_log_top",
|
||||
"side": "betternether:block/anchor_tree_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/anchor_tree_stripped_log_top",
|
||||
"side": "betternether:block/anchor_tree_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betternether/models/block/common_log.json
Normal file
7
assets/betternether/models/block/common_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/common_log_top",
|
||||
"side": "betternether:block/common_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/common_log_stripped_top",
|
||||
"side": "betternether:block/common_log_stripped"
|
||||
}
|
||||
}
|
||||
7
assets/betternether/models/block/mushroom_fir_log.json
Normal file
7
assets/betternether/models/block/mushroom_fir_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/mushroom_fir_log_top",
|
||||
"side": "betternether:block/mushroom_fir_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/mushroom_fir_stripped_log_top",
|
||||
"side": "betternether:block/mushroom_fir_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betternether/models/block/nether_sakura_log.json
Normal file
7
assets/betternether/models/block/nether_sakura_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/nether_sakura_log_top",
|
||||
"side": "betternether:block/nether_sakura_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/nether_sakura_stripped_log_top",
|
||||
"side": "betternether:block/nether_sakura_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betternether/models/block/rubeus_log.json
Normal file
7
assets/betternether/models/block/rubeus_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/rubeus_log_top",
|
||||
"side": "betternether:block/rubeus_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/rubeus_stripped_log_top",
|
||||
"side": "betternether:block/rubeus_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betternether/models/block/stalagnate_log.json
Normal file
7
assets/betternether/models/block/stalagnate_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/stalagnate_log_top",
|
||||
"side": "betternether:block/stalagnate_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/stalagnate_stripped_log_top",
|
||||
"side": "betternether:block/stalagnate_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betternether/models/block/wart_log.json
Normal file
7
assets/betternether/models/block/wart_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/wart_log_top",
|
||||
"side": "betternether:block/wart_log"
|
||||
}
|
||||
}
|
||||
7
assets/betternether/models/block/wart_stripped_log.json
Normal file
7
assets/betternether/models/block/wart_stripped_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/wart_stripped_log_top",
|
||||
"side": "betternether:block/wart_stripped_log"
|
||||
}
|
||||
}
|
||||
7
assets/betternether/models/block/willow_log.json
Normal file
7
assets/betternether/models/block/willow_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "betternether:block/willow_log_top",
|
||||
"side": "betternether:block/willow_log"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user