Skip to content

Releases: Grahmindol/OpenStuff

OpenStuff v1.2.0

08 Aug 15:56

Choose a tag to compare

📦 OpenStuff v1.2.0 – Release 🎉

Release date: 2025-08-08

🚀 New Features

  • Armor Stand driver : access to fs and eeprom of the armor
  • Flying upgrade : to assemlbe in the armor, allow user to fly

OpenStuff v1.1.0

04 Aug 21:52

Choose a tag to compare

📦 OpenStuff v1.1.0 – Release 🎉

Release date: 2025-08-04

🚀 Features

  • 🛡️ Netherite-based smart armor with internal virtual computer
  • 🧩 Adds a custom Lua component: component.armor
  • 💡 Adjustable RGB light via Lua (setLight / getLight)
  • 📟 GUI opens with the O key
  • 📶 Emits signals to Lua code when player is hurt (armor_hurt)
  • 🧠 Includes a nanomachines check: armor.has_nanomachines()

OpenStuff v1.0.0 - Beta

04 Aug 09:27

Choose a tag to compare

📦 OpenStuff v0.1.0 — First Playable Beta!

🚀 This is the first playable version of the OpenStuff mod, an addon mod to OpenComputers (1.16.5) (KosmosPrime’s port).

Full Changelog: beta...v1.0.0

OpenStuff v0.1.0 - Beta Proof of Concept

03 Aug 18:42
c4a8325

Choose a tag to compare

⚠️ BETA - NOT SURVIVAL FRIENDLY

This is an early proof of concept mod built on top of the OpenComputers 1.16 port.
It adds a custom chestplate that embeds a fully functional tablet computer from OpenComputers, which can be opened by pressing the O key (client-side).

The armor contains a computer with its own custom Lua component (armor_tablet) accessible from OpenOS.
It will automatically start when worn and stop when removed.

⚙️ Intended for testing, development, or creative play — not balanced or survival-compatible.

Expect bugs, undefined behavior, and incomplete features. Feedback welcome!