LodestarMC / Lodestone

Library for all of the Lodestar team's projects
https://www.curseforge.com/minecraft/mc-mods/lodestonelib
GNU General Public License v3.0
73 stars 21 forks source link

Only initialize TEST_ITEM in a development environment #34

Closed unilock closed 2 months ago

unilock commented 2 months ago

Fixes the game crashing during startup due to intrusive holders not being registered.

I assume the crash is due to the constructor of LodestoneFuelItem registering itself to Fabric's FuelRegistry.