Easy Anvils [Forge & Fabric]

Easy Anvils [Forge & Fabric]

30M Downloads

[Bug]: Fix repair level cost config

jeytee84 opened this issue ยท 2 comments

commented

Mod Loader (Required)

Forge

Minecraft Version(s) (Required)

1.20.1

Mod Version(s) (Required)

8.0.2

Other Mods Involved (Required)

No

Notes (Required)

Trying to set the level cost to 0 with
repair_with_material_unit_cost = 0
in the config, makes you unable to do repairs at all.

latest.log (Required)

https://gist.github.com/jeytee84/dbe1a6ebed1456f50c4df5eab7166a47

commented

This is still a thing.
I just wanted to open a Ticket how to set repair costs to 0.

commented

Additional information: you can repair the tool at the configured cost (zero) if free_renames is set to "ALL_ITEMS" and you rename the item at the same time as you repair it.