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": "nethers_exoticism:block/jabuticaba_log_top",
|
||||
"side": "nethers_exoticism:block/jabuticaba_log"
|
||||
"top": "nethers_exoticism:blocks/jaboticaba_log_top",
|
||||
"side": "nethers_exoticism:blocks/jaboticaba_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "nethers_exoticism:block/ramboutan_log_top",
|
||||
"side": "nethers_exoticism:block/ramboutan_log"
|
||||
"top": "nethers_exoticism:blocks/ramboutan_log_top",
|
||||
"side": "nethers_exoticism:blocks/ramboutan_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "nethers_exoticism:block/stripped_jabuticaba_log_top",
|
||||
"side": "nethers_exoticism:block/stripped_jabuticaba_log"
|
||||
"top": "nethers_exoticism:blocks/stripped_jaboticaba_log_top",
|
||||
"side": "nethers_exoticism:blocks/stripped_jaboticaba_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "nethers_exoticism:block/stripped_rambutan_log_top",
|
||||
"side": "nethers_exoticism:block/stripped_rambutan_log"
|
||||
"top": "nethers_exoticism:blocks/stripped_ramboutan_log_top",
|
||||
"side": "nethers_exoticism:blocks/stripped_ramboutan_log"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user