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,18 +0,0 @@
{
"variants": {
"axis=y": {
"model": "regions_unexplored:block/bamboo_log"
},
"axis=z": {
"model": "regions_unexplored:block/bamboo_log",
"x": 90,
"y": 180
},
"axis=x": {
"model": "regions_unexplored:block/bamboo_log",
"x": 90,
"y": 90,
"z": 90
}
}
}

View File

@@ -1,18 +0,0 @@
{
"variants": {
"axis=y": {
"model": "regions_unexplored:block/bamboo_log_leaves"
},
"axis=z": {
"model": "regions_unexplored:block/bamboo_log_leaves",
"x": 90,
"y": 180
},
"axis=x": {
"model": "regions_unexplored:block/bamboo_log_leaves",
"x": 90,
"y": 90,
"z": 90
}
}
}

View File

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

View File

@@ -1,18 +0,0 @@
{
"variants": {
"axis=y": {
"model": "regions_unexplored:block/pine_log_transition"
},
"axis=z": {
"model": "regions_unexplored:block/pine_log_transition",
"x": 90,
"y": 180
},
"axis=x": {
"model": "regions_unexplored:block/pine_log_transition",
"x": 90,
"y": 90,
"z": 90
}
}
}

View File

@@ -1,18 +0,0 @@
{
"variants": {
"axis=y": {
"model": "regions_unexplored:block/small_oak_log"
},
"axis=z": {
"model": "regions_unexplored:block/small_oak_log",
"x": 90,
"y": 180
},
"axis=x": {
"model": "regions_unexplored:block/small_oak_log",
"x": 90,
"y": 90,
"z": 90
}
}
}

View File

@@ -1,18 +0,0 @@
{
"variants": {
"axis=y": {
"model": "regions_unexplored:block/stripped_bamboo_log"
},
"axis=z": {
"model": "regions_unexplored:block/stripped_bamboo_log",
"x": 90,
"y": 180
},
"axis=x": {
"model": "regions_unexplored:block/stripped_bamboo_log",
"x": 90,
"y": 90,
"z": 90
}
}
}

View File

@@ -1,18 +0,0 @@
{
"variants": {
"axis=y": {
"model": "regions_unexplored:block/stripped_small_oak_log"
},
"axis=z": {
"model": "regions_unexplored:block/stripped_small_oak_log",
"x": 90,
"y": 180
},
"axis=x": {
"model": "regions_unexplored:block/stripped_small_oak_log",
"x": 90,
"y": 90,
"z": 90
}
}
}