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:
11
config/bonsaitrees2-common.toml
Normal file
11
config/bonsaitrees2-common.toml
Normal 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"
|
||||
|
||||
Reference in New Issue
Block a user