Fixed Compiletime issue
This commit is contained in:
parent
fd2559e038
commit
a8856fff15
94 changed files with 562 additions and 574 deletions
|
@ -81,7 +81,8 @@ public class BetterEnd implements ModInitializer {
|
|||
}
|
||||
});
|
||||
if (RUNS_TRINKETS) {
|
||||
org.betterx.betterend.integration.trinkets.Elytra.register();
|
||||
//TODO: 1.19.3 Reenable when Trinkets is available
|
||||
//org.betterx.betterend.integration.trinkets.Elytra.register();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue