- Fixed freeze when parsing top-level world targets in THORD
- Removed swapping pattern slot items in the Fabricator to fix an incompatibility with Sophisticated Core.
- Fixed freeze when shift-clicking in the Fabricator's GUI.
- Fixed crash when ingredients are removed from Alloy Kiln.
- The PLC robot can now perform implanting steps as well as the Implanter.
- Fixed crash when the Fluid Drain interacts with non-drainable modded fluids.
- Fixed Implanter recipe
- Fixed Implanter recipe
- Upgraded myron-neepmeat
Meatgun:
- Added a config option for showing the ammo display in the HUD or on the model.
1.19.2
- Ported the Meatgun to 1.19
General:
- The Mincer now lets entities escape if they are pushed beyond its bounds.
PLC:
- INJECT instructions can now apply to entities.
- COUNT now allows specifying whether to count items or fluids.
Implants:
- Added cat ears with configurable colour.
- Hand Glaives now increase damage of non-players.
- Removed the annoying green outline from implant textures.
- Added a configurable item filter for the Extra Mouth.
- Implants are now converted back into items when they are removed.
- Fixed interaction between Hexapod legs and vehicles.
Cloning:
- Mob eggs can be easily picked up by running minecarts into them.
- Mob eggs can be hatched by injecting blood with PLC.
- Entities hatched from mob eggs will remain in the same vehicle as the egg.
- Removed a lot of jank in the Oviparous Synthesiser.
- Fixed the Oviparous Synthesiser not saving the stored entity.
- The Oviparous Syntheiser can now be disabled with redstone.
General:
- Added tooltips to light blocks.
- Added TNT implant.
- Added Claws implant.
- Applicable implants can now be applied to entites other than players.
- Prevented a crash involving the Advanced Ejector.
General:
- Finally added a config file!
- Some guide improvements.
- Increased Assault Drill base damage.
- Made the VSC cheaper.
- Added some light sources
PLC:
- THORD is now the default language.
- COUNT now works on fluid storages.
- Added the Implanter. This is responsible for all implanting procedures.
- The PLC can no longer perform IMPLANT instructions without an Implanter
THORD:
- Added global variables!
- Added arrays!
- PLCs can store heap memory.
- Aliases work in THORD
- Anonymous words can be defined with
:noname
'
puts the address of the following word on the stack.
General:
- Updated GeckoLib, EMI and REI.
- Shock Staff module can now swing without consuming energy.
- Updated the Implant Manager's GUI.
- Added a few skin options for Hexapod implant.
- Sneak-clicking a PLC now returns its robot to its base position.
- Added Meat Steel Ingots to jungle lab loot.
Bug fixes:
- Fixed the Slider's loot table.
- Fixed Machine Worm loot table.
- Legs and boots are hidden when the Hexapod implant is installed.
- The Integrator Egg only accepts fluids in
c:blood
. - Fixed mob squeezing recipes not working.
General:
- Updated EMI and REI.
- Updated the Implant Manager's GUI.
- Added a few skin options for Hexapod implant.
- Sneak-clicking a PLC now returns its robot to its base position.
- Added Meat Steel Ingots to jungle lab loot.
Bug fixes:
- Fixed the Slider's loot table.
- Fixed Machine Worm loot table.
- Legs and boots are hidden when the Hexapod implant is installed.
- The Integrator Egg only accepts fluids in
c:blood
. - Fixed mob squeezing recipes not working.
Not officially supported.
General:
- Added wall blocks for Rusty Metal and Rusty Metal Plate.
- Fixed item deletion when manually extracting from pedestals with a full inventory.
- Living items now scream at low durability.
- Added support for ore fat processing routes in EMI
- Fixed crash when Item Pumps and Fabricators interact.
NEEPBus:
- Added Integrator.
- Added Movement Control.
- Added Slanted Slider.
- NEEPBus signals are now floating point instead of integers.
- Fixed PID differential gain.
- Data Cables can now only be configures with the Tissue Operator to avoid accidental connections when using clicking NEEPBus blocks.
PLC:
- Fixed forward label lookup in THORD and NEEPASM.