Grind Enchantments

Grind Enchantments

4M Downloads

Config Question

Closed this issue ยท 4 comments

commented

So I am not sure if there is a way to do this with a config but I'm on fabric 1.21.1 version of the mod and the repair cost after using the grindstone gets kinda high is there a way to lower or disable the repair cost being higher than 1?

commented

Note that I don't support old versions of the mod (like for 1.21.1), but yes, this is possible. The mod has a configuration file at .minecraft/config/grindenchantments/server.json.

There are some other answers on this issue tracker where I explain what all the fields mean, like #71 (comment).

commented

Note that I don't support old versions of the mod (like for 1.21.1), but yes, this is possible. The mod has a configuration file at .minecraft/config/grindenchantments/server.json.

There are some other answers on this issue tracker where I explain what all the fields mean, like #71 (comment).

I'm not sure if I worded it correctly I was specifically talking about the repair cost of books when you transfer them from stuff. For example the book counts it as you repairing the item even though you haven't used the book yet for anything.

Image
commented

Ah, I somehow missed that, sorry.

I don't think there is a way to disable or change the repair cost being set. I guess what you could do as a workaround is enable the reset_repair_cost action and set the catalyst item (a diamond, by default) to something cheap.

commented

ok thanks for helping