mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Drops
This commit is contained in:
@@ -17,6 +17,34 @@
|
||||
"hot-mesa-yellow",
|
||||
"hot-volcanic"
|
||||
],
|
||||
"blockDrops": [
|
||||
{
|
||||
"blocks": [
|
||||
"ACACIA_WOOD",
|
||||
"ACACIA_LOG",
|
||||
"STRIPPED_ACACIA_WOOD",
|
||||
"STRIPPED_ACACIA_LOG"
|
||||
],
|
||||
"replaceVanillaDrops": true,
|
||||
"drops": [
|
||||
{
|
||||
"type": "ACACIA_PLANKS",
|
||||
"maxAmount": 3,
|
||||
"minAmount": 1
|
||||
},
|
||||
{
|
||||
"type": "STRIPPED_ACACIA_LOG",
|
||||
"rarity": 12
|
||||
},
|
||||
{
|
||||
"type": "STICK",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"rarity": 7
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"seaBiomes": [
|
||||
"hot-ocean"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user