SimpleThermosFix
This mod is designed exclusively for servers running on the Thermos platform. If installed on a regular server or client version of the game, it will have no effect.
The main purpose of the mod is to fix a critical error that causes server crashes. The problem occurs when a dispenser attempts to place items into the inventory of certain entities, such as Mekanism's Robit or ManaMetal pets.
Detailed information about the investigation of this error and the methods for resolving it can be found in the corresponding classes of the mod.
Fixing dispenser-related crashes:
// The source code for the fix is available in the project repository
// Class: ASMMixinsIInventory.java