File Details
NEEPMeat 0.26.0-beta+1.20.1
- B
- Mar 29, 2026
- 33.74 MB
- 1.8K
- 1.20.1
- Fabric
File Name
neepmeat-0.26.0-beta+1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Item transfer:
- Addded the Process Interface for including any machine in recursive crafting.
- Fabricators can now accept requested ingredients from the front.
- Added the Process Card for storing ingredients and results of an arbitrary recipe.
PLC:
- Added program memory segmentation and symbol lookup from strings.
- Added the Program Cabinet for storing multiple programs and accessing their exported symbols.
- Added the Program Card for storing programs in item form.
- Programs in a cabinet can be called from a PLC with
DYCALL, - Added the
DYLOCinstruction - reads a string and finds the execution address of a corresponding symbol. - Changed the
'word to representDYLOC - Added the
DYCALLword that locates the symbol and calls it.
General:
- Made a lot of recipes cheaper
- Increased the mining speed of all rotary drill heads.
- The Speed Modifier now applies to rotary drill heads.
- Fixed some screens randomly resetting all checkboxes.

