[Change] Re-Enabled Trinkets Support
This commit is contained in:
parent
708f66deed
commit
96bd941459
2 changed files with 2 additions and 4 deletions
|
@ -76,8 +76,7 @@ public class BetterEnd implements ModInitializer {
|
|||
}
|
||||
});
|
||||
if (RUNS_TRINKETS) {
|
||||
//TODO: 1.19.3 Reenable when Trinkets is available
|
||||
//org.betterx.betterend.integration.trinkets.Elytra.register();
|
||||
org.betterx.betterend.integration.trinkets.Elytra.register();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue