Added compatibility for Ore Tree:Reborn.

This commit is contained in:
TheButterbrotMan
2022-03-30 22:00:49 +02:00
parent 53d97ae291
commit 6044246591
9 changed files with 18 additions and 54 deletions

View File

@@ -1,12 +1,8 @@
{
"parent": "block/log",
"textures": {
"down": "ore_tree:blocks/gold_ore_2",
"up": "ore_tree:blocks/gold_ore_2",
"north": "ore_tree:blocks/gold_log_1",
"east": "ore_tree:blocks/gold_log_1",
"south": "ore_tree:blocks/gold_log_1",
"west": "ore_tree:blocks/gold_log_1",
"top": "ore_tree:blocks/gold_ore_2",
"side": "ore_tree:blocks/gold_log_1",
"particle": "ore_tree:blocks/gold_ore_2"
}
}