• v0.3.0-1.20.1 f0225c4c8c

    v0.3.0-1.20.1 Stable

    BlakeRain released this 2024-02-11 17:05:23 +00:00 | 0 commits to main since this release

    This release migrates the mod to Minecraft 1.20.1.

    Downloads
  • v0.2.9-1.19.2 9c176eea12

    v0.2.9-1.19.2 Stable

    BlakeRain released this 2024-02-06 16:14:48 +00:00 | 7 commits to main since this release

    This release adds the Teleportation peripheral.

    Downloads
  • v0.2.8-1.19.2 cc1eb98c31

    v0.2.8-1.19.2 Stable

    BlakeRain released this 2024-01-31 17:17:12 +00:00 | 10 commits to main since this release

    This release addresses a number of bugs in the mod:

    • An issue with the Insolator UI where the progress bar was encroaching on the lower inventory slot (#63)
    • A problem in which the list function in the digitizer conflicted with the standard inventory interface (#62)
    • There was a problem with the item details Lua table being problematic (#61)
    • There was an unnecessary nesting of results in the digitizer's getItemDetail result (#60)
    • The digitizer had the wrong bounding box and wrong properties (#59)
    • Drops for latest peripherals were fixed by adding the forgotten loot tables (#58)
    Downloads
  • v0.2.7-1.19.2 d2c109cdf3

    v0.2.7-1.19.2 Stable

    BlakeRain released this 2024-01-29 14:56:39 +00:00 | 24 commits to main since this release

    This release adds the Digitizer block.

    Downloads
  • v0.2.6-1.19.2 cfa44db661

    v0.2.6-1.19.2 Stable

    BlakeRain released this 2024-01-20 15:05:14 +00:00 | 29 commits to main since this release

    A patch release that fixes the excessive cost of using the awareness block (reduces per-block cost from 32 to 4).

    Downloads
  • v0.2.5-1.19.2 c21e62e0ed

    v0.2.5-1.19.2 Stable

    BlakeRain released this 2024-01-20 13:46:26 +00:00 | 31 commits to main since this release

    This is a point release that adds the awareness block.

    Downloads
  • v0.2.4-1.19.2 7d7819ebff

    v0.2.4-1.19.2 Stable

    BlakeRain released this 2024-01-18 12:07:25 +00:00 | 39 commits to main since this release

    This is a point release that adds some fixes, the first stages of the awareness block, and the awesome texture changes by @Jah.

    Downloads
  • v0.2.3-1.19.2 19b506fb8b

    v0.2.3-1.19.2 Stable

    BlakeRain released this 2023-12-03 22:35:06 +00:00 | 111 commits to main since this release

    This is an enhancement release that adds support for ComputerCraft to the Insolator block.

    Downloads
  • v0.2.2-1.19.2 1637cb3c6b

    v0.2.2-1.19.2 Stable

    BlakeRain released this 2023-12-03 17:33:18 +00:00 | 114 commits to main since this release

    This release fixes two bugs in the Insolator block that were causing server crashes:

    • A crash when the menu was accessed by a player (#23)
    • A crash when energy was given to the Insolator block (#24)

    Note

    Due to a significant change in implementation, any existing Insolator blocks will not load correctly and should be replaced.

    Downloads
  • v0.2.1-1.19.2 12be96c008

    v0.2.1-1.19.2 Stable

    BlakeRain released this 2023-12-02 14:01:20 +00:00 | 118 commits to main since this release

    This is a bug fix release:

    • Fixed an issue with loading the mod on an obfuscated server (#21)
    Downloads