mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 18:15:09 +01:00
Read textures from original model files
Improved mod support :)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/alpha_log_top",
|
||||
"side": "regions_unexplored:block/alpha_log"
|
||||
"top": "regions_unexplored:block/alpha_oak_log_top",
|
||||
"side": "regions_unexplored:block/alpha_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/bamboo_log_top",
|
||||
"side": "regions_unexplored:block/bamboo_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/bamboo_log_leaves_top",
|
||||
"side": "regions_unexplored:block/bamboo_log_leaves"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/brimwood_log_magma_top",
|
||||
"side": "regions_unexplored:block/brimwood_log_magma"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/pine_log_transition_top",
|
||||
"side": "regions_unexplored:block/pine_log_transition"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/silver_birch_log_top",
|
||||
"top": "minecraft:block/birch_log_top",
|
||||
"side": "regions_unexplored:block/silver_birch_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/small_oak_log_top",
|
||||
"side": "regions_unexplored:block/small_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/stripped_bamboo_log_top",
|
||||
"side": "regions_unexplored:block/stripped_bamboo_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "regions_unexplored:block/stripped_small_oak_log_top",
|
||||
"side": "regions_unexplored:block/stripped_small_oak_log"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user