Read textures from original model files

Improved mod support :)
This commit is contained in:
Martin Prokoph
2025-09-14 18:12:33 +02:00
parent 9871a0c09f
commit a889417caa
1624 changed files with 9518 additions and 6750 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,441 +0,0 @@
{
"multipart": [
{
"apply": {
"model": "natures_spirit:block/joshua_log_side"
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/joshua_log_side",
"y": 90
},
"when": {
"east": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/joshua_log_side",
"y": 180
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/joshua_log_side",
"y": 270
},
"when": {
"west": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/joshua_log_side",
"x": 270
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/joshua_log_side",
"x": 90
},
"when": {
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside"
},
"when": {
"north": "false",
"up": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside"
},
"when": {
"north": "false",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside_horizontal"
},
"when": {
"north": "false",
"down": "false",
"up": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside"},
"when": {
"north": "false",
"up": "true",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside_end"
},
"when": {
"north": "false",
"down": "false",
"up": "false",
"south": "true",
"east": "false",
"west": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside"
},
"when": {
"west": "false",
"up": "false",
"down": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 90
},
"when": {
"east": "false",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 90
},
"when": {
"east": "false",
"up": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/joshua_log_noside_horizontal",
"y": 90
},
"when": {
"east": "false",
"up": "false",
"down": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 90
},
"when": {
"west": "false",
"up": "false",
"down": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 90
},
"when": {
"east": "false",
"up": "true",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside_end",
"y": 90
},
"when": {
"north": "false",
"down": "false",
"up": "false",
"south": "false",
"east": "false",
"west": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 180
},
"when": {
"south": "false",
"up": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 180
},
"when": {
"south": "false",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside_horizontal",
"y": 180
},
"when": {
"south": "false",
"down": "false",
"up": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 180
},
"when": {
"west": "false",
"up": "false",
"down": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 180
},
"when": {
"south": "false",
"up": "true",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside_end",
"y": 180
},
"when": {
"north": "true",
"down": "false",
"up": "false",
"south": "false",
"east": "false",
"west": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 270
},
"when": {
"west": "false",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 270
},
"when": {
"west": "false",
"up": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside_horizontal",
"y": 270
},
"when": {
"west": "false",
"up": "false",
"down": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"y": 270
},
"when": {
"west": "false",
"up": "false",
"down": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside_end",
"y": 270
},
"when": {
"north": "false",
"down": "false",
"up": "false",
"south": "false",
"east": "true",
"west": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"x": 270
},
"when": {
"up": "false",
"west": "false",
"east": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"x": 270,
"y": 270
},
"when": {
"up": "false",
"west": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"x": 270,
"y": 270
},
"when": {
"up": "false",
"east": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside_end",
"x": 270
},
"when": {
"up": "false",
"west": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"x": 90,
"y": 90
},
"when": {
"down": "false",
"east": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"x": 90,
"y": 90
},
"when": {
"down": "false",
"west": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside",
"x": 90
},
"when": {
"down": "false",
"west": "false",
"east": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/joshua_log_noside_end",
"x": 90
},
"when": {
"down": "false",
"west": "false",
"east": "false",
"north": "false",
"south": "false"
}
}
]
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,441 +0,0 @@
{
"multipart": [
{
"apply": {
"model": "natures_spirit:block/stripped_joshua_log_side"
},
"when": {
"north": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/stripped_joshua_log_side",
"y": 90
},
"when": {
"east": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/stripped_joshua_log_side",
"y": 180
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/stripped_joshua_log_side",
"y": 270
},
"when": {
"west": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/stripped_joshua_log_side",
"x": 270
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/stripped_joshua_log_side",
"x": 90
},
"when": {
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside"
},
"when": {
"north": "false",
"up": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside"
},
"when": {
"north": "false",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside_horizontal"
},
"when": {
"north": "false",
"down": "false",
"up": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside"},
"when": {
"north": "false",
"up": "true",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside_end"
},
"when": {
"north": "false",
"down": "false",
"up": "false",
"south": "true",
"east": "false",
"west": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside"
},
"when": {
"west": "false",
"up": "false",
"down": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 90
},
"when": {
"east": "false",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 90
},
"when": {
"east": "false",
"up": "true"
}
},
{
"apply": {
"model": "natures_spirit:block/stripped_joshua_log_noside_horizontal",
"y": 90
},
"when": {
"east": "false",
"up": "false",
"down": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 90
},
"when": {
"west": "false",
"up": "false",
"down": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 90
},
"when": {
"east": "false",
"up": "true",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside_end",
"y": 90
},
"when": {
"north": "false",
"down": "false",
"up": "false",
"south": "false",
"east": "false",
"west": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 180
},
"when": {
"south": "false",
"up": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 180
},
"when": {
"south": "false",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside_horizontal",
"y": 180
},
"when": {
"south": "false",
"down": "false",
"up": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 180
},
"when": {
"west": "false",
"up": "false",
"down": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 180
},
"when": {
"south": "false",
"up": "true",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside_end",
"y": 180
},
"when": {
"north": "true",
"down": "false",
"up": "false",
"south": "false",
"east": "false",
"west": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 270
},
"when": {
"west": "false",
"down": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 270
},
"when": {
"west": "false",
"up": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside_horizontal",
"y": 270
},
"when": {
"west": "false",
"up": "false",
"down": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"y": 270
},
"when": {
"west": "false",
"up": "false",
"down": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside_end",
"y": 270
},
"when": {
"north": "false",
"down": "false",
"up": "false",
"south": "false",
"east": "true",
"west": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"x": 270
},
"when": {
"up": "false",
"west": "false",
"east": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"x": 270,
"y": 270
},
"when": {
"up": "false",
"west": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"x": 270,
"y": 270
},
"when": {
"up": "false",
"east": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside_end",
"x": 270
},
"when": {
"up": "false",
"west": "false",
"east": "false",
"south": "false",
"north": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"x": 90,
"y": 90
},
"when": {
"down": "false",
"east": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"x": 90,
"y": 90
},
"when": {
"down": "false",
"west": "true"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside",
"x": 90
},
"when": {
"down": "false",
"west": "false",
"east": "false"
}
},
{
"apply":
{
"model": "natures_spirit:block/stripped_joshua_log_noside_end",
"x": 90
},
"when": {
"down": "false",
"west": "false",
"east": "false",
"north": "false",
"south": "false"
}
}
]
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/aspen_log_top",
"side": "natures_spirit:block/aspen_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/cedar_log_top",
"side": "natures_spirit:block/cedar_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/coconut_log_top",
"side": "natures_spirit:block/coconut_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/cypress_log_top",
"side": "natures_spirit:block/cypress_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/fir_log_top",
"side": "natures_spirit:block/fir_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/ghaf_log_top",
"side": "natures_spirit:block/ghaf_log"
}
}

View File

@@ -0,0 +1,24 @@
{
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"end": "natures_spirit:block/joshua_log_top",
"particle": "natures_spirit:block/joshua_log",
"side": "natures_spirit:block/joshua_log"
},
"elements": [
{
"from": [4, 4, 4],
"to": [12, 12, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [2, 2, 2]},
"faces": {
"north": {"uv": [4, 4, 12, 12], "texture": "#inside"},
"east": {"uv": [4, 4, 12, 12], "texture": "#inside"},
"south": {"uv": [4, 4, 12, 12], "texture": "#inside"},
"west": {"uv": [4, 4, 12, 12], "texture": "#inside"},
"up": {"uv": [4, 4, 12, 12], "texture": "#1"},
"down": {"uv": [12, 12, 4, 4], "texture": "#1"}
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/larch_log_top",
"side": "natures_spirit:block/larch_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/mahogany_log_top",
"side": "natures_spirit:block/mahogany_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/maple_log_top",
"side": "natures_spirit:block/maple_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/olive_log_top",
"side": "natures_spirit:block/olive_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/palo_verde_log_top",
"side": "natures_spirit:block/palo_verde_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/redwood_log_top",
"side": "natures_spirit:block/redwood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/saxaul_log_top",
"side": "natures_spirit:block/saxaul_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_aspen_log_top",
"side": "natures_spirit:block/stripped_aspen_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_cedar_log_top",
"side": "natures_spirit:block/stripped_cedar_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_coconut_log_top",
"side": "natures_spirit:block/stripped_coconut_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_cypress_log_top",
"side": "natures_spirit:block/stripped_cypress_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_fir_log_top",
"side": "natures_spirit:block/stripped_fir_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_ghaf_log_top",
"side": "natures_spirit:block/stripped_ghaf_log"
}
}

View File

@@ -0,0 +1,24 @@
{
"credit": "Made with Blockbench",
"parent": "block/block",
"textures": {
"end": "natures_spirit:block/stripped_joshua_log_top",
"particle": "natures_spirit:block/stripped_joshua_log",
"side": "natures_spirit:block/stripped_joshua_log"
},
"elements": [
{
"from": [4, 4, 4],
"to": [12, 12, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [2, 2, 2]},
"faces": {
"north": {"uv": [4, 4, 12, 12], "texture": "#inside"},
"east": {"uv": [4, 4, 12, 12], "texture": "#inside"},
"south": {"uv": [4, 4, 12, 12], "texture": "#inside"},
"west": {"uv": [4, 4, 12, 12], "texture": "#inside"},
"up": {"uv": [4, 4, 12, 12], "texture": "#1"},
"down": {"uv": [12, 12, 4, 4], "texture": "#1"}
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_larch_log_top",
"side": "natures_spirit:block/stripped_larch_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_mahogany_log_top",
"side": "natures_spirit:block/stripped_mahogany_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_maple_log_top",
"side": "natures_spirit:block/stripped_maple_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_olive_log_top",
"side": "natures_spirit:block/stripped_olive_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_palo_verde_log_top",
"side": "natures_spirit:block/stripped_palo_verde_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_redwood_log_top",
"side": "natures_spirit:block/stripped_redwood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_saxaul_log_top",
"side": "natures_spirit:block/stripped_saxaul_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_sugi_log_top",
"side": "natures_spirit:block/stripped_sugi_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_willow_log_top",
"side": "natures_spirit:block/stripped_willow_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/stripped_wisteria_log_top",
"side": "natures_spirit:block/stripped_wisteria_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/sugi_log_top",
"side": "natures_spirit:block/sugi_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/willow_log_top",
"side": "natures_spirit:block/willow_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "natures_spirit:block/wisteria_log_top",
"side": "natures_spirit:block/wisteria_log"
}
}