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