promotional bannermobile promotional banner

Project Red - Transmission

Transmission module for the Project Red series

File Details

ProjectRed-1.19.2-4.17.0-transmission.jar

  • R
  • May 10, 2024
  • 444.76 KB
  • 1.6K
  • 1.19.2
  • Forge

File Name

ProjectRed-1.19.2-4.17.0-transmission.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changelog (v4.16 -> v1.19-4.17.0)

Features

  • feat: compile step tree navigation in ic workbench (3d055edc)
  • feat: add state cell, sync, and counter ic gates (3b5ccd11)
  • feat: add sequencer ic gate (d5874687)
  • feat: add timer IC gate (5585274c)
  • feat: partial rewrite of workbench interact tool (3ce4125d)
  • feat: port to MC 1.19.2 (4dacb5f5)

Bug fixes

  • fix: gate interactions not working in multiplayer (6dc8e194)
  • fix: wires connecting to frame motor front face (f725f084)
  • fix: fabricated gate pick-block not working after world reload (c5d91548)
  • fix: connectable tiles getting re-connected to during removal (af30355b)
  • fix: bus converter not properly converting black (ab9bd41b)
  • fix: repeater ic tiles skipping power off delay (d4da7de2)
  • fix: comparator right-side input not working correctly (826cd3ca)
  • fix: crash when rotating ic gates with hotkey (7e0ed41e)
  • fix: ic timer rendering not synced after world load (0a32fe57)
  • fix: world gen features not respecting config file settings (4d94b9ab)
  • fix: project bench not crafting from grid once storage is empty (d3976813)
  • fix: project bench shift-click dupe issues (5f123e91)
  • fix: remove inout conns on sr latch tile (df6d09ff)
  • fix: gates still rendering after blueprint is swapped (2f53cff1)
  • fix: array gates not auto-rotating on cross-placement (76b6353d)
  • fix: fabricated gate drops not containing NBT data (a3abc56d)
  • fix: fabricated gates not rendering (3e0dd852)
  • fix: add raw tin/silver to raw_materials tag (911ada04)
  • fix: ores and marble caves not generating (ee1606ad)
  • fix: silver ingot smelting recipe using raw tin instead of raw silver (c5bb183b)
  • fix: microblock recipes not working with Exploration saws (295d86f8)

Performance improvements

  • perf: remove unnecessary frame block shape recalc (d9249dcd)

Pipeline

  • ci: drop publish branch in favor of manual dispatch (23160875)
  • ci: add cut-release action (f6307305)
  • ci: add newer versions to issue template (90d025ef)
  • ci: fix release workflow (d0460959)
  • ci: custom version and changelog generator (9375bcab)

Maintenance

  • internal: fix ui backdrop gradient (4c16c05b)
  • internal: expand ic time registers to 8 bytes (b35b9e14)
  • internal: bump datapack version and re-run datagen (ea020262)
  • refactor: use pattern vars and enhanced switch (f35a3265)
  • internal: use ModelRegistryHelper for part models (63b6f2a8)
  • refactor: drop use of ObjectHolder annotation (aaddc6ad)
  • internal: drop PublicNBTIngredient class (ee7090cd)