mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-16 12:35:08 +01:00
compat: complete Twilight Forest support
This commit is contained in:
20
assets/twilightforest/models/item/giant_leaves.json
Normal file
20
assets/twilightforest/models/item/giant_leaves.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"parent": "minecraft:block/oak_leaves",
|
||||
"base": {
|
||||
"parent": "twilightforest:item/giant_block_base",
|
||||
"textures": {
|
||||
"all": "minecraft:block/oak_leaves",
|
||||
"top": "minecraft:block/oak_leaves"
|
||||
}
|
||||
},
|
||||
"loader": "neoforge:separate_transforms",
|
||||
"perspectives": {
|
||||
"gui": {
|
||||
"parent": "twilightforest:item/giant_block_gui",
|
||||
"textures": {
|
||||
"all": "minecraft:block/oak_leaves",
|
||||
"top": "minecraft:block/oak_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user