mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-13 00:35:10 +01:00
Re-add most mod compat of legacy version
- The Aether - Atmospheric - Autumnity - Blockus - Croptopia - Endergetic - Nature's Aura - Silent Gear - Terrestria - Traverse - Upgrade Aquatic - Woods and Mires
This commit is contained in:
Binary file not shown.
18
assets/aether/blockstates/golden_oak_log.json
Normal file
18
assets/aether/blockstates/golden_oak_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "aether:block/golden_oak_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "aether:block/golden_oak_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "aether:block/golden_oak_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/aether/blockstates/skyroot_log.json
Normal file
18
assets/aether/blockstates/skyroot_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "aether:block/skyroot_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "aether:block/skyroot_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "aether:block/skyroot_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/aether/blockstates/stripped_skyroot_log.json
Normal file
18
assets/aether/blockstates/stripped_skyroot_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "aether:block/stripped_skyroot_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "aether:block/stripped_skyroot_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "aether:block/stripped_skyroot_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/aether/models/block/golden_oak_log.json
Normal file
7
assets/aether/models/block/golden_oak_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "aether:block/natural/skyroot_log_top",
|
||||
"side": "aether:block/natural/golden_oak_log"
|
||||
}
|
||||
}
|
||||
7
assets/aether/models/block/skyroot_log.json
Normal file
7
assets/aether/models/block/skyroot_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "aether:block/natural/skyroot_log_top",
|
||||
"side": "aether:block/natural/skyroot_log"
|
||||
}
|
||||
}
|
||||
7
assets/aether/models/block/stripped_skyroot_log.json
Normal file
7
assets/aether/models/block/stripped_skyroot_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "aether:block/natural/stripped_skyroot_log_top",
|
||||
"side": "aether:block/natural/stripped_skyroot_log"
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/aspen_log.json
Normal file
18
assets/atmospheric/blockstates/aspen_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/aspen_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/aspen_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/aspen_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/grimwood_log.json
Normal file
18
assets/atmospheric/blockstates/grimwood_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/grimwood_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/grimwood_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/grimwood_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/kousa_log.json
Normal file
18
assets/atmospheric/blockstates/kousa_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/kousa_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/kousa_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/kousa_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/laurel_log.json
Normal file
18
assets/atmospheric/blockstates/laurel_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/laurel_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/laurel_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/laurel_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/morado_log.json
Normal file
18
assets/atmospheric/blockstates/morado_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/morado_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/morado_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/morado_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/rosewood_log.json
Normal file
18
assets/atmospheric/blockstates/rosewood_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/rosewood_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/rosewood_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/rosewood_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/stripped_aspen_log.json
Normal file
18
assets/atmospheric/blockstates/stripped_aspen_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/stripped_aspen_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/stripped_aspen_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/stripped_aspen_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/stripped_grimwood_log.json
Normal file
18
assets/atmospheric/blockstates/stripped_grimwood_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/stripped_grimwood_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/stripped_grimwood_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/stripped_grimwood_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/stripped_kousa_log.json
Normal file
18
assets/atmospheric/blockstates/stripped_kousa_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/stripped_kousa_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/stripped_kousa_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/stripped_kousa_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/stripped_laurel_log.json
Normal file
18
assets/atmospheric/blockstates/stripped_laurel_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/stripped_laurel_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/stripped_laurel_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/stripped_laurel_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/stripped_morado_log.json
Normal file
18
assets/atmospheric/blockstates/stripped_morado_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/stripped_morado_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/stripped_morado_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/stripped_morado_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/stripped_rosewood_log.json
Normal file
18
assets/atmospheric/blockstates/stripped_rosewood_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/stripped_rosewood_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/stripped_rosewood_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/stripped_rosewood_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/stripped_yucca_log.json
Normal file
18
assets/atmospheric/blockstates/stripped_yucca_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/stripped_yucca_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/stripped_yucca_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/stripped_yucca_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/watchful_aspen_log.json
Normal file
18
assets/atmospheric/blockstates/watchful_aspen_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/watchful_aspen_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/watchful_aspen_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/watchful_aspen_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/atmospheric/blockstates/yucca_log.json
Normal file
18
assets/atmospheric/blockstates/yucca_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "atmospheric:block/yucca_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "atmospheric:block/yucca_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "atmospheric:block/yucca_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/birch_log_top",
|
||||
"side": "minecraft:block/birch_log"
|
||||
"top": "atmospheric:block/aspen_log_top",
|
||||
"side": "atmospheric:block/aspen_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/grimwood_log.json
Normal file
7
assets/atmospheric/models/block/grimwood_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/grimwood_log_top",
|
||||
"side": "atmospheric:block/grimwood_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/kousa_log.json
Normal file
7
assets/atmospheric/models/block/kousa_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/kousa_log_top",
|
||||
"side": "atmospheric:block/kousa_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/laurel_log.json
Normal file
7
assets/atmospheric/models/block/laurel_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/laurel_log_top",
|
||||
"side": "atmospheric:block/laurel_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/morado_log.json
Normal file
7
assets/atmospheric/models/block/morado_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/morado_log_top",
|
||||
"side": "atmospheric:block/morado_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/rosewood_log.json
Normal file
7
assets/atmospheric/models/block/rosewood_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/rosewood_log_top",
|
||||
"side": "atmospheric:block/rosewood_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/stripped_aspen_log.json
Normal file
7
assets/atmospheric/models/block/stripped_aspen_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/stripped_aspen_log_top",
|
||||
"side": "atmospheric:block/stripped_aspen_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/stripped_grimwood_log_top",
|
||||
"side": "atmospheric:block/stripped_grimwood_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/stripped_kousa_log.json
Normal file
7
assets/atmospheric/models/block/stripped_kousa_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/stripped_kousa_log_top",
|
||||
"side": "atmospheric:block/stripped_kousa_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/stripped_laurel_log.json
Normal file
7
assets/atmospheric/models/block/stripped_laurel_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/stripped_laurel_log_top",
|
||||
"side": "atmospheric:block/stripped_laurel_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/stripped_morado_log.json
Normal file
7
assets/atmospheric/models/block/stripped_morado_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/stripped_morado_log_top",
|
||||
"side": "atmospheric:block/stripped_morado_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/stripped_rosewood_log_top",
|
||||
"side": "atmospheric:block/stripped_rosewood_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/stripped_yucca_log.json
Normal file
7
assets/atmospheric/models/block/stripped_yucca_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/stripped_yucca_log_top",
|
||||
"side": "atmospheric:block/stripped_yucca_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/watchful_aspen_log.json
Normal file
7
assets/atmospheric/models/block/watchful_aspen_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/aspen_log_top",
|
||||
"side": "atmospheric:block/watchful_aspen_log"
|
||||
}
|
||||
}
|
||||
7
assets/atmospheric/models/block/yucca_log.json
Normal file
7
assets/atmospheric/models/block/yucca_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "atmospheric:block/yucca_log_top",
|
||||
"side": "atmospheric:block/yucca_log"
|
||||
}
|
||||
}
|
||||
18
assets/autumnity/blockstates/maple_log.json
Normal file
18
assets/autumnity/blockstates/maple_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "autumnity:block/maple_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "autumnity:block/maple_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "autumnity:block/maple_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/autumnity/blockstates/sappy_maple_log.json
Normal file
18
assets/autumnity/blockstates/sappy_maple_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "autumnity:block/sappy_maple_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "autumnity:block/sappy_maple_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "autumnity:block/sappy_maple_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/autumnity/blockstates/stripped_maple_log.json
Normal file
18
assets/autumnity/blockstates/stripped_maple_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "autumnity:block/stripped_maple_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "autumnity:block/stripped_maple_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "autumnity:block/stripped_maple_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/autumnity/models/block/maple_log.json
Normal file
7
assets/autumnity/models/block/maple_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "autumnity:block/maple_log_top",
|
||||
"side": "autumnity:block/maple_log"
|
||||
}
|
||||
}
|
||||
7
assets/autumnity/models/block/sappy_maple_log.json
Normal file
7
assets/autumnity/models/block/sappy_maple_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "autumnity:block/sappy_maple_log_top",
|
||||
"side": "autumnity:block/sappy_maple_log"
|
||||
}
|
||||
}
|
||||
7
assets/autumnity/models/block/stripped_maple_log.json
Normal file
7
assets/autumnity/models/block/stripped_maple_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "autumnity:block/stripped_maple_log_top",
|
||||
"side": "autumnity:block/stripped_maple_log"
|
||||
}
|
||||
}
|
||||
18
assets/blockus/blockstates/legacy_log.json
Normal file
18
assets/blockus/blockstates/legacy_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "blockus:block/legacy_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "blockus:block/legacy_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "blockus:block/legacy_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/blockus/blockstates/stripped_white_oak_log.json
Normal file
18
assets/blockus/blockstates/stripped_white_oak_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "blockus:block/stripped_white_oak_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "blockus:block/stripped_white_oak_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "blockus:block/stripped_white_oak_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/blockus/blockstates/white_oak_log.json
Normal file
18
assets/blockus/blockstates/white_oak_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "blockus:block/white_oak_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "blockus:block/white_oak_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "blockus:block/white_oak_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/blockus/models/block/legacy_log.json
Normal file
7
assets/blockus/models/block/legacy_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/legacy_log_top",
|
||||
"side": "blockus:block/legacy_log"
|
||||
}
|
||||
}
|
||||
7
assets/blockus/models/block/stripped_white_oak_log.json
Normal file
7
assets/blockus/models/block/stripped_white_oak_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/stripped_white_oak_log_top",
|
||||
"side": "blockus:block/stripped_white_oak_log"
|
||||
}
|
||||
}
|
||||
7
assets/blockus/models/block/white_oak_log.json
Normal file
7
assets/blockus/models/block/white_oak_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "blockus:block/white_oak_log_top",
|
||||
"side": "blockus:block/white_oak_log"
|
||||
}
|
||||
}
|
||||
18
assets/croptopia/blockstates/cinnamon_log.json
Normal file
18
assets/croptopia/blockstates/cinnamon_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "croptopia:block/cinnamon_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "croptopia:block/cinnamon_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "croptopia:block/cinnamon_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/croptopia/blockstates/stripped_cinnamon_log.json
Normal file
18
assets/croptopia/blockstates/stripped_cinnamon_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "croptopia:block/stripped_cinnamon_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "croptopia:block/stripped_cinnamon_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "croptopia:block/stripped_cinnamon_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/croptopia/models/block/cinnamon_log.json
Normal file
7
assets/croptopia/models/block/cinnamon_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "croptopia:block/cinnamon_log_top",
|
||||
"side": "croptopia:block/cinnamon_log"
|
||||
}
|
||||
}
|
||||
7
assets/croptopia/models/block/stripped_cinnamon_log.json
Normal file
7
assets/croptopia/models/block/stripped_cinnamon_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "croptopia:block/stripped_cinnamon_log_top",
|
||||
"side": "croptopia:block/stripped_cinnamon_log"
|
||||
}
|
||||
}
|
||||
18
assets/endergetic/blockstates/glowing_poise_stem.json
Normal file
18
assets/endergetic/blockstates/glowing_poise_stem.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "endergetic:block/glowing_poise_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "endergetic:block/glowing_poise_stem",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "endergetic:block/glowing_poise_stem",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/endergetic/blockstates/poise_stem.json
Normal file
18
assets/endergetic/blockstates/poise_stem.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "endergetic:block/poise_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "endergetic:block/poise_stem",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "endergetic:block/poise_stem",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/endergetic/blockstates/stripped_poise_stem.json
Normal file
18
assets/endergetic/blockstates/stripped_poise_stem.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "endergetic:block/stripped_poise_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "endergetic:block/stripped_poise_stem",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "endergetic:block/stripped_poise_stem",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/endergetic/models/block/glowing_poise_stem.json
Normal file
7
assets/endergetic/models/block/glowing_poise_stem.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "endergetic:block/glowing_poise_stem_top",
|
||||
"side": "endergetic:block/glowing_poise_stem"
|
||||
}
|
||||
}
|
||||
7
assets/endergetic/models/block/poise_stem.json
Normal file
7
assets/endergetic/models/block/poise_stem.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "endergetic:block/poise_stem_top",
|
||||
"side": "endergetic:block/poise_stem"
|
||||
}
|
||||
}
|
||||
7
assets/endergetic/models/block/stripped_poise_stem.json
Normal file
7
assets/endergetic/models/block/stripped_poise_stem.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "endergetic:block/stripped_poise_stem_top",
|
||||
"side": "endergetic:block/stripped_poise_stem"
|
||||
}
|
||||
}
|
||||
18
assets/enhanced_mushrooms/blockstates/mushroom_stem.json
Normal file
18
assets/enhanced_mushrooms/blockstates/mushroom_stem.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "enhanced_mushrooms:block/mushroom_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "enhanced_mushrooms:block/mushroom_stem",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "enhanced_mushrooms:block/mushroom_stem",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/melon_stem_stage2"
|
||||
"model": "enhanced_mushrooms:block/stripped_mushroom_stem"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/melon_stem_stage2",
|
||||
"x": 90
|
||||
"model": "enhanced_mushrooms:block/stripped_mushroom_stem",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/melon_stem_stage2",
|
||||
"model": "enhanced_mushrooms:block/stripped_mushroom_stem",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "enhanced_mushrooms:block/mushroom_stem_top",
|
||||
"side": "enhanced_mushrooms:block/mushroom_stem"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "enhanced_mushrooms:block/stripped_mushroom_stem_top",
|
||||
"side": "enhanced_mushrooms:block/stripped_mushroom_stem"
|
||||
}
|
||||
}
|
||||
18
assets/naturesaura/blockstates/ancient_log.json
Normal file
18
assets/naturesaura/blockstates/ancient_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "naturesaura:block/ancient_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "naturesaura:block/ancient_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "naturesaura:block/ancient_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/naturesaura/models/block/ancient_log.json
Normal file
7
assets/naturesaura/models/block/ancient_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "naturesaura:block/ancient_log_top",
|
||||
"side": "naturesaura:block/ancient_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "regions_unexplored:block/brimwood_log_magma"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "regions_unexplored:block/brimwood_log_magma",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "regions_unexplored:block/brimwood_log_magma",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/brimwood_log_top",
|
||||
"side": "regions_unexplored:block/brimwood_log_magma"
|
||||
}
|
||||
}
|
||||
18
assets/silentgear/blockstates/netherwood_log.json
Normal file
18
assets/silentgear/blockstates/netherwood_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "silentgear:block/netherwood_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "silentgear:block/netherwood_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "silentgear:block/netherwood_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/silentgear/blockstates/stripped_netherwood_log.json
Normal file
18
assets/silentgear/blockstates/stripped_netherwood_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "silentgear:block/stripped_netherwood_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "silentgear:block/stripped_netherwood_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "silentgear:block/stripped_netherwood_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/silentgear/models/block/netherwood_log.json
Normal file
7
assets/silentgear/models/block/netherwood_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "silentgear:block/netherwood_log_top",
|
||||
"side": "silentgear:block/netherwood_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "silentgear:block/stripped_netherwood_log_top",
|
||||
"side": "silentgear:block/stripped_netherwood_log"
|
||||
}
|
||||
}
|
||||
150
assets/terraform/models/block/quarter_log.json
Executable file
150
assets/terraform/models/block/quarter_log.json
Executable file
@@ -0,0 +1,150 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"end": "terrestria:block/redwood_quarter_log",
|
||||
"side": "terrestria:block/redwood_log",
|
||||
"inside": "terrestria:block/redwood_log_bare",
|
||||
"particle": "#side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [1, 0, 1],
|
||||
"to": [15, 16, 15],
|
||||
"faces": {
|
||||
"up": {"uv": [2, 0, 16, 14], "texture": "#end"},
|
||||
"down": {"uv": [2, 0, 16, 14], "rotation": 90, "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, 0, 2],
|
||||
"to": [1, 16, 14],
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 3, 14], "texture": "#end"},
|
||||
"down": {"uv": [2, 2, 3, 14], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-1.9999, 0.0009, 0],
|
||||
"to": [0.0001, 15.9919, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 15.991], "texture": "#inside"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side"},
|
||||
"west": {"uv": [2, 0, 14, 15.991], "texture": "#side"},
|
||||
"up": {"uv": [0, 2, 2, 14], "texture": "#end"},
|
||||
"down": {"uv": [0, 3, 2, 15], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-0.9999, 0.0009, 12],
|
||||
"to": [0.0001, 15.9919, 14],
|
||||
"faces": {
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side"},
|
||||
"west": {"uv": [4, 0, 6, 16], "texture": "#side"},
|
||||
"up": {"uv": [0, 8, 1, 10], "texture": "#end"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0.0002, 16],
|
||||
"to": [4, 15.9992, 16.9999],
|
||||
"faces": {
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side"},
|
||||
"west": {"uv": [4, 0, 5, 16], "texture": "#side"},
|
||||
"up": {"uv": [0, 0, 1, 2], "texture": "#end"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [15, 0, 1],
|
||||
"to": [16, 16, 14],
|
||||
"faces": {
|
||||
"east": {"uv": [3, 0, 16, 16], "texture": "#inside"},
|
||||
"up": {"uv": [15, 0, 16, 13], "texture": "#end"},
|
||||
"down": {"uv": [15, 0, 16, 13], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [15, 0, 0],
|
||||
"to": [16, 16, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -5]},
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 15, 16], "texture": "#inside"},
|
||||
"east": {"uv": [14, 0, 15, 16], "texture": "#inside"},
|
||||
"up": {"uv": [14, 1, 15, 2], "texture": "#end"},
|
||||
"down": {"uv": [14, 1, 15, 2], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, -0.1111, 0],
|
||||
"to": [2, 16.0089, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 9, 16], "texture": "#inside"},
|
||||
"west": {"uv": [0, 0, 2, 16], "texture": "#side"},
|
||||
"up": {"uv": [2, 13, 4, 14], "texture": "#end"},
|
||||
"down": {"uv": [2, 13, 3, 14], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [0, -0.1111, 14],
|
||||
"to": [2, 16.0089, 16],
|
||||
"faces": {
|
||||
"south": {"uv": [7, 0, 9, 16], "texture": "#side"},
|
||||
"west": {"uv": [0, 0, 2, 16], "texture": "#side"},
|
||||
"up": {"uv": [0, 14, 2, 16], "texture": "#end"},
|
||||
"down": {"uv": [0, 14, 2, 16], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [14, -0.1111, 14],
|
||||
"to": [16, 16.0089, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [2, 0, 3, 16], "texture": "#inside"},
|
||||
"south": {"uv": [6, 0, 8, 16], "texture": "#side"},
|
||||
"up": {"uv": [3, 13, 5, 14], "rotation": 90, "texture": "#end"},
|
||||
"down": {"uv": [2, 13, 3, 14], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, 0],
|
||||
"to": [15, 16, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 0, 16, 16], "texture": "#inside"},
|
||||
"up": {"uv": [3, 0, 16, 1], "texture": "#end"},
|
||||
"down": {"uv": [3, 0, 16, 1], "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, 15],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [2, 13, 14, 14], "texture": "#end"},
|
||||
"down": {"uv": [2, 2, 3, 14], "rotation": 90, "texture": "#end"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [4, 0.0002, 16],
|
||||
"to": [16, 15.9992, 17.9999],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 0, 1.999, 15.999], "texture": "#inside"},
|
||||
"south": {"uv": [4, 0, 16, 15.999], "texture": "#side"},
|
||||
"west": {"uv": [9, 0, 10, 16], "texture": "#side"},
|
||||
"up": {"uv": [3, 14, 15, 15.999], "texture": "#end"},
|
||||
"down": {"uv": [3, 14, 15, 15.9999], "texture": "#end"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
18
assets/terrestria/blockstates/cypress_log.json
Normal file
18
assets/terrestria/blockstates/cypress_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/cypress_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/cypress_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/cypress_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/hemlock_log.json
Normal file
18
assets/terrestria/blockstates/hemlock_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/hemlock_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/hemlock_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/hemlock_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/japanese_maple_log.json
Normal file
18
assets/terrestria/blockstates/japanese_maple_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/japanese_maple_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/japanese_maple_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/japanese_maple_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/rainbow_eucalyptus_log.json
Normal file
18
assets/terrestria/blockstates/rainbow_eucalyptus_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/rainbow_eucalyptus_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/rainbow_eucalyptus_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/rainbow_eucalyptus_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/redwood_log.json
Normal file
18
assets/terrestria/blockstates/redwood_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/redwood_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/redwood_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/redwood_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/rubber_log.json
Normal file
18
assets/terrestria/blockstates/rubber_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/rubber_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/rubber_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/rubber_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/sakura_log.json
Normal file
18
assets/terrestria/blockstates/sakura_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/sakura_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/sakura_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/sakura_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/stripped_cypress_log.json
Normal file
18
assets/terrestria/blockstates/stripped_cypress_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/stripped_cypress_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/stripped_cypress_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/stripped_cypress_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/stripped_hemlock_log.json
Normal file
18
assets/terrestria/blockstates/stripped_hemlock_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/stripped_hemlock_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/stripped_hemlock_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/stripped_hemlock_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/stripped_japanese_maple_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/stripped_japanese_maple_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/stripped_japanese_maple_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/stripped_rainbow_eucalyptus_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/stripped_rainbow_eucalyptus_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/stripped_rainbow_eucalyptus_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/stripped_redwood_log.json
Normal file
18
assets/terrestria/blockstates/stripped_redwood_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/stripped_redwood_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/stripped_redwood_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/stripped_redwood_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/stripped_rubber_log.json
Normal file
18
assets/terrestria/blockstates/stripped_rubber_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/stripped_rubber_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/stripped_rubber_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/stripped_rubber_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/stripped_sakura_log.json
Normal file
18
assets/terrestria/blockstates/stripped_sakura_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/stripped_sakura_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/stripped_sakura_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/stripped_sakura_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/stripped_willow_log.json
Normal file
18
assets/terrestria/blockstates/stripped_willow_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/stripped_willow_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/stripped_willow_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/stripped_willow_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/stripped_yucca_palm_log.json
Normal file
18
assets/terrestria/blockstates/stripped_yucca_palm_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/stripped_yucca_palm_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/stripped_yucca_palm_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/stripped_yucca_palm_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/willow_log.json
Normal file
18
assets/terrestria/blockstates/willow_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/willow_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/willow_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/willow_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
18
assets/terrestria/blockstates/yucca_palm_log.json
Normal file
18
assets/terrestria/blockstates/yucca_palm_log.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": {
|
||||
"model": "terrestria:block/yucca_palm_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "terrestria:block/yucca_palm_log",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "terrestria:block/yucca_palm_log",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/terrestria/models/block/cypress_log.json
Normal file
7
assets/terrestria/models/block/cypress_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:block/cypress_log_top",
|
||||
"side": "terrestria:block/cypress_log"
|
||||
}
|
||||
}
|
||||
7
assets/terrestria/models/block/hemlock_log.json
Normal file
7
assets/terrestria/models/block/hemlock_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:block/hemlock_log_top",
|
||||
"side": "terrestria:block/hemlock_log"
|
||||
}
|
||||
}
|
||||
7
assets/terrestria/models/block/japanese_maple_log.json
Normal file
7
assets/terrestria/models/block/japanese_maple_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:block/japanese_maple_log_top",
|
||||
"side": "terrestria:block/japanese_maple_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:block/rainbow_eucalyptus_log_top",
|
||||
"side": "terrestria:block/rainbow_eucalyptus_log"
|
||||
}
|
||||
}
|
||||
7
assets/terrestria/models/block/redwood_log.json
Normal file
7
assets/terrestria/models/block/redwood_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:block/redwood_log_top",
|
||||
"side": "terrestria:block/redwood_log"
|
||||
}
|
||||
}
|
||||
7
assets/terrestria/models/block/rubber_log.json
Normal file
7
assets/terrestria/models/block/rubber_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:block/rubber_log_top",
|
||||
"side": "terrestria:block/rubber_log"
|
||||
}
|
||||
}
|
||||
7
assets/terrestria/models/block/sakura_log.json
Normal file
7
assets/terrestria/models/block/sakura_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:sakura_log_top",
|
||||
"side": "terrestria:block/sakura_log"
|
||||
}
|
||||
}
|
||||
7
assets/terrestria/models/block/stripped_cypress_log.json
Normal file
7
assets/terrestria/models/block/stripped_cypress_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:block/stripped_cypress_log_top",
|
||||
"side": "terrestria:block/stripped_cypress_log"
|
||||
}
|
||||
}
|
||||
7
assets/terrestria/models/block/stripped_hemlock_log.json
Normal file
7
assets/terrestria/models/block/stripped_hemlock_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:block/stripped_hemlock_log_top",
|
||||
"side": "terrestria:block/stripped_hemlock_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "terrestria:block/stripped_japanese_maple_log_top",
|
||||
"side": "terrestria:block/stripped_japanese_maple_log"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user