Adds mangrove trees to default config

This commit is contained in:
Christian Koop 2022-07-07 20:11:08 +02:00
parent c39f3cc1bd
commit 1c4146abff
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 28 additions and 1 deletions

View File

@ -350,6 +350,33 @@ trees:
entire-tree-loot: [ ]
required-tools: [ ]
required-axe: false
mangrove:
logs:
- MANGROVE_LOG
- STRIPPED_MANGROVE_LOG
- MANGROVE_WOOD
- STRIPPED_MANGROVE_WOOD
leaves:
- MANGROVE_LEAVES
- MANGROVE_ROOTS
sapling: MANGROVE_PROPAGULE
plantable-soil: [ ]
max-log-distance-from-trunk: 27
max-leaf-distance-from-log: 5
search-for-leaves-diagonally: false
drop-original-log: true
drop-original-leaf: false
log-loot: [ ]
leaf-loot:
0:
material: MANGROVE_PROPAGULE
chance: 5
1:
material: APPLE
chance: 0.5
entire-tree-loot: [ ]
required-tools: [ ]
required-axe: false
brown_mushroom:
logs:
- MUSHROOM_STEM
@ -515,4 +542,4 @@ fragile-blocks:
- GLASS
- ICE
- PACKED_ICE
- BLUE_ICE
- BLUE_ICE