mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 01:55:10 +01:00
Added compatibility for Croptopia.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"parent": "minecraft:block/log",
|
"parent": "minecraft:block/log",
|
||||||
"textures": {
|
"textures": {
|
||||||
"end": "croptopia:block/cinnamon_log_top",
|
"top": "croptopia:block/cinnamon_log_top",
|
||||||
"side": "croptopia:block/cinnamon_log"
|
"side": "croptopia:block/cinnamon_log"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"parent": "minecraft:block/log",
|
"parent": "minecraft:block/log",
|
||||||
"textures": {
|
"textures": {
|
||||||
"end": "croptopia:block/stripped_cinnamon_log_top",
|
"top": "croptopia:block/stripped_cinnamon_log_top",
|
||||||
"side": "croptopia:block/stripped_cinnamon_log"
|
"side": "croptopia:block/stripped_cinnamon_log"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user