mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-15 09:45:09 +01:00
Added compatibility for Bewitchment.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"end": "bewitchment:block/cypress_log_top",
|
||||
"top": "bewitchment:block/cypress_log_top",
|
||||
"side": "bewitchment:block/cypress_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"end": "bewitchment:block/dragons_blood_log_top",
|
||||
"top": "bewitchment:block/dragons_blood_log_top",
|
||||
"side": "bewitchment:block/dragons_blood_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"end": "bewitchment:block/elder_log_top",
|
||||
"top": "bewitchment:block/elder_log_top",
|
||||
"side": "bewitchment:block/elder_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"end": "bewitchment:block/juniper_log_top",
|
||||
"top": "bewitchment:block/juniper_log_top",
|
||||
"side": "bewitchment:block/juniper_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"end": "bewitchment:block/stripped_cypress_log_top",
|
||||
"top": "bewitchment:block/stripped_cypress_log_top",
|
||||
"side": "bewitchment:block/stripped_cypress_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"end": "bewitchment:block/stripped_dragons_blood_log_top",
|
||||
"top": "bewitchment:block/stripped_dragons_blood_log_top",
|
||||
"side": "bewitchment:block/stripped_dragons_blood_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"end": "bewitchment:block/stripped_elder_log_top",
|
||||
"top": "bewitchment:block/stripped_elder_log_top",
|
||||
"side": "bewitchment:block/stripped_elder_log"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"end": "bewitchment:block/stripped_juniper_log_top",
|
||||
"top": "bewitchment:block/stripped_juniper_log_top",
|
||||
"side": "bewitchment:block/stripped_juniper_log"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user