tfmg_network_fix-1.0.1.jar
Curse Maven Snippet
What's new
- Crash on startup with TFMG 1.0.2f — Mixin used
@InjecttargetingwriteAdditional(FriendlyByteBuf)/readAdditional(FriendlyByteBuf)onIndustrialBlastingRecipeandVatMachineRecipe, but these methods are not declared in those classes — they are inherited from Create'sProcessingRecipe. Mixin could not find the injection target, causingMixinTransformerError. - Changed approach: instead of
@Inject, mixin now directly overrides the inherited methods. This correctly adds the missing network serialization without requiring the target class to explicitly declare the methods.
This mod has no additional files

