promotional bannermobile promotional banner

NEEPMeat

A tech mod with pipes, computers, guns, rusty machinery and meat.

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

Fabric

modImplementation "curse.maven:neepmeat-973778:7842899"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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 DYLOC instruction - reads a string and finds the execution address of a corresponding symbol.
  • Changed the ' word to represent DYLOC
  • Added the DYCALL word 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.