mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Small fix of cave vines
This commit is contained in:
@@ -63,6 +63,10 @@
|
||||
"scaleStack": true,
|
||||
"stackMin": 4,
|
||||
"stackMax": 25,
|
||||
"topPalette": [
|
||||
{"block": "minecraft:cave_vines"},
|
||||
{"block": "minecraft:cave_vines","data": {"berries": "true"}}
|
||||
],
|
||||
"palette": [
|
||||
{ "block": "minecraft:cave_vines_plant", "data": { "berries": false } },
|
||||
{ "block": "minecraft:cave_vines_plant", "data": { "berries": true } }
|
||||
|
||||
Reference in New Issue
Block a user