Project Red - Fabrication

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

File Details

ProjectRed-1.20.1-4.19.0-fabrication.jar

  • R
  • Aug 10, 2024
  • 728.87 KB
  • 26.6K
  • 1.20.1
  • Forge

File Name

ProjectRed-1.20.1-4.19.0-fabrication.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changelog (v1.19-4.18.0 -> v1.20-4.19.0)

Features

  • feat: port to 1.20.1 (fc2f13d5)
  • feat: add pneumatic tubes, deployers, and block breakers (2ff651cc)

Bug fixes

  • fix: segment display z-fighting when using Embeddium (c800408a)
  • fix: broken Auto Crafter texture (4ecc0d3f)
  • fix: missing landing particles for frame and motor (39aad67a)
  • fix: marble caves generating in sky (dccd94d4)
  • fix: incorrect input ordering in multiplexer ic gate (17fc03fa)
  • fix: incorrect part support shapes causing invalid connections (dae7a5bb)
  • fix: prevent missing texture warnings for tubes (82764c2d)
  • fix: wrong item tag on raw tin storage block (d29f7f67)
  • fix: power wires not connecting on placement (267d11ba)
  • fix: lamp halos not rendering properly (ed2aefc5)
  • fix: multipart light breaking effects (3f1b756e)
  • fix: broken textures on fallout light (d5c09be8)
  • fix: auto crafter not accepting piped in items (aec9d66c)

Performance improvements

  • perf: optimize MovingBlockSuppressorRenderer for common case of no structures (13e83209)

Pipeline

  • ci: prevent workflow failure for failed badge update (df34aeaa)

Maintenance

  • internal: simplify IConnectable mask change events (fcc117bf)