
Create TFMG: Network Fix
Fixes TFMG recipe fields not syncing over the network, causing JEI to display vat recipes without machine modules on dedicated servers.
50
3
Список изменений
- 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.
Файлы
tfmg_network_fix-1.0.1.jar(4.94 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.0.1
Загрузчики
Forge
Версии игры
1.20.1
Загрузок
44
Дата публикации
2 нед. назад
