Balance Options
DanShu15 opened this issue · 3 comments
We're using 1.15.2pre4-1.20
I was wondering if a config option to disable the dupe feature on the later furnaces would be possible?
I love the furnaces, and I see the increased speed vs consumption as a great feature I'd like to keep on our server.
I don't see a way for me to disable the dupe chance, unfortunately, and with grinders an easy dupe loop of grinding an ore then running it through the later furnaces presents itself.
This leaves me with only the choice of disabling the recipes for the later furnaces, but I'd love to keep them if it would be possible.
Thanks for all your great mods!
I added a config for adding/modifying furnaces in 1.3.0 (1.16.1, GH, CF). You can't use this to tell the client what Furnaces to add, but it should work for configuring speed/fuel/dupe given that those properties only take effect on the server. You can find the config file at fabric-furnaces.json5
. Let me know if anything goes wrong!
I noticed that the fabric furnaces that were already placed in the world while the dupe chance was enabled still retain the same dupe chance even after updating the config file and restarting the server/world. Newly placed fabric furnaces that supposedly had their dupe chances removed work properly as intended while the fabric furnaces that already existed in the world before adjusting the config still dupes the items with the previous dupe settings. Is this intended?