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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user