diff --git a/regions/frozen.json b/regions/frozen.json index b5b7dac8..f36ecd6a 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -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",