Create TFMG: Network Fix
Modby ringoway
Fixes TFMG recipe fields not syncing over the network, causing JEI to display vat recipes without machine modules on dedicated servers.
Type
Mod
CurseForge Downloads
1,220
CurseForge ID
1513291
Last Updated
Aug 27, 2026
Description
On dedicated servers, several TFMG recipe types do not serialize their custom fields into the network buffer. When the server sends recipes to clients, these fields arrive empty:
- VatMachineRecipe loses machines, allowedVatTypes, and minSize — JEI displays vat recipes without machine modules (mixer, centrifuge, electrodes) and without material overlays (firebrick, cast iron).
- IndustrialBlastingRecipe loses hotAirUsage — blast furnace recipes show incorrect hot air requirements.
This only affects dedicated servers. In singleplayer, recipes are loaded directly from JSON, so all fields are present.
How it works
The mod uses Mixin to inject into the writeAdditional(FriendlyByteBuf) and readAdditional(FriendlyByteBuf) methods of both recipe classes. The missing fields are appended at the tail of the network buffer. No original TFMG code is replaced — the existing logic runs as-is.
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
It's Only Natural
It's only natural to like this mod.
Unnecessary Cauldron Tweak
Make cauldrons fill with rain twenty times faster.
Level Z - Better End
A LevelZ Addon for the Better End mod.
Enchantment Extractor
Extract enchantments from items!
Leather leads (unofficially ported)
Leather lead unoffically brought it to 1.20.1
AutoChangeFight
Epic Fight addon: Get rid of combat mode once your held item is not weapon.