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

Removed clay compatingRule from config due to redundancy

This commit is contained in:
2020-04-21 11:49:09 +02:00
parent 0c9c1328f3
commit 5af3720fa2
3 changed files with 5 additions and 1 deletions

View File

@ -14,7 +14,7 @@
debugTrace = false
#List of rules in format "domain:item1, domain:item2, n".
#Causes a compacting drawer convert n of item1 into 1 of item2.
compactingRules = ["minecraft:clay, minecraft:clay_ball, 4"]
compactingRules = []
[StorageUpgrades]
#Storage upgrades multiply storage capacity by the given amount.