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:
parent
4513d1a7c2
commit
947f5213a4
@ -2,7 +2,7 @@
|
|||||||
[General]
|
[General]
|
||||||
#List of rules in format "domain:item1, domain:item2, n".
|
#List of rules in format "domain:item1, domain:item2, n".
|
||||||
#Causes a compacting drawer convert n of item1 into 1 of item2.
|
#Causes a compacting drawer convert n of item1 into 1 of item2.
|
||||||
compactingRules = ["minecraft:clay, minecraft:clay_ball, 4"]
|
compactingRules = []
|
||||||
enableUI = true
|
enableUI = true
|
||||||
debugTrace = false
|
debugTrace = false
|
||||||
enableItemConversion = true
|
enableItemConversion = true
|
||||||
|
Loading…
Reference in New Issue
Block a user