9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00

GlassBeGone

(survival drop fix)
This commit is contained in:
Brian Fopiano
2020-09-02 12:27:29 -07:00
parent 9b93536d5f
commit 57dc2da2be

View File

@@ -29,6 +29,22 @@
"frozen-clutter"
]
},
"blockDrops": [
{
"blocks": [
"blue-stained-glass-pane"
],
"replaceVanillaDrops": true,
"drops": [
{
"type": "ICE",
"maxAmount": 1,
"minAmount": 0,
"rarity": 7
}
]
}
],
"landBiomes": [
"frozen-plains",
"frozen-mountains",