Tinkers Integrations and Tweaks

Tinkers Integrations and Tweaks

2M Downloads

[1.20.1] Create's brass trait is broken

Closed this issue ยท 3 comments

commented

It shows as Invalid modifier.

commented

I am also experiencing this, on the latest 1.20.1 version of the mod.

commented

By taking a quick look through the code, seems like that the brass modifier is not registered when Create is installed
https://github.com/wendall911/TCIntegrations/blob/1.20.1/src/main/java/tcintegrations/items/TCIntegrationsModifiers.java#L173

commented

@Insane96 Thanks for pointing this out, was an oversight when I was refactoring for Ad Astra.