1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Add BonsaiTrees 2 v2.1.26. Add library libnonymous v1.15.2-1.1.1.5. Generate default config

This commit is contained in:
2020-04-21 12:46:33 +02:00
parent 29d6007765
commit 03831a815a
5 changed files with 21 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
#General Settings
[general]
#Additional items that are able to cut bonsai trees.
additionalCuttingTools = ["minecraft:shears"]
#If set to true, then dye is not being used up when painting bonsai pots.
noDyeCost = false
#How to handle waterlogged bonsai pots.
#Allowed Values: NOTHING, DROP_LOOT, DROP_SAPLING
waterloggedEffect = "DROP_LOOT"