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:
@ -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.
|
||||
|
Reference in New Issue
Block a user