public static final DeferredRegister<Codec<? extends IGlobalLootModifier>> GLOBAL_LOOT_MODIFIER_SERIALIZER = DeferredRegister.create(ForgeRegistries.Keys.GLOBAL_LOOT ...
# All global modifiers are here. They are applied from certain game-features. # Effects are fully scriptable here. # Missing static modifiers expected by code will print to the errorlog # Handicap ...