9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00

fix fancyplains.json grass bamboo blockdrop

This commit is contained in:
RePixelatedMC
2023-07-10 08:49:31 +02:00
committed by GitHub
parent d0a306c36e
commit 0d9da0da2b

View File

@@ -1,6 +1,5 @@
{
"name": "Fancy Plains",
"blockDrops": [{"blocks": [{"block": "minecraft:grass_block"}], "drops": [{"type": "bamboo", "minAmount": 1, "maxAmount": 1}], "replaceVanillaDrops": true}],
"customDerivitives": [{
"temperature": 0.8,
"downfallType": "rain"
@@ -137,4 +136,4 @@
"max": 10,
"min": -15
}]
}
}