Project Red - Fabrication

Redstone enthusiasts' one-stop-shop. Fabrication module for Project Red.

File Details

ProjectRed-1.20.1-4.20.0-fabrication.jar

  • R
  • Dec 31, 2024
  • 746.00 KB
  • 29.2K
  • 1.20.1
  • Forge + 1

File Name

ProjectRed-1.20.1-4.20.0-fabrication.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:project-red-fabrication-230111:6040437")

NeoForge

implementation fg.deobf("curse.maven:project-red-fabrication-230111:6040437")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog (v1.20-4.19.0 -> v1.20.1-4.20.0)

Features

  • feat: add analog IO type for fabricated gates (1c8cda60)
  • feat: add bundled bus io gates (4fb8f5bd)
  • feat: add redstone IO type for fabricated gates (676c1b3f)

Bug fixes

  • fix: frame motors starting moves while already in motion (8cbc17ef)
  • fix: framed power wires not connecting on placement (b2fb0033)
  • fix: silver and tin ores not respecting silk touch (ea4e9f30)
  • fix: photomask set creative-only shortcut working in survival (cb9ea1d2)
  • fix: fabrication machines loading inventory out of order (c7c5020b)
  • fix: movement registry ignoring MovementController capabilities (1be9fef6)
  • fix: inconsistent bundled cable connections to smart lamps (858c5bf6)
  • fix: swapped textures for tin and raw silver blocks (918847a0)

Pipeline

  • ci: publish to modrinth (ed8d53f1)
  • ci: drop cursegradle plugin and use curseuploadpy (f9370694)

Maintenance

  • internal: clean up fabrication container callbacks (efd89d1a)
  • refactor: use CCL model loader on all item models (41f70542)