TieredZ

TieredZ

1M Downloads

Reforge Mechanic Limitations.

RulsOfficial opened this issue ยท 3 comments

commented

Description of your suggestion.

It would be nice to have a way to limit who can reforge weapons and who can't, I've tried to stop the tab inside the anvil from rendering for players with a specific tag, but to no avail, do you think there would be an easy way to do it?

commented

I got it on my own.

commented

How?

commented

On the onClick(MinecraftClient client) in ReforgedTab.java just made an if statement, will be posting the fork in a while.