promotional bannermobile promotional banner

OpenStuff

This Mod add an Armor to OpenComputer

OpenStuff 🧠⚙️

OpenStuff is a Minecraft 1.16 mod that extends OpenComputers (1.16 port) with a smart armor directly programmable in Lua.


✨ Features

  • 🛡️ Armor crafted from Netherite armor
  • 📟 Access to a graphical interface via the O key
  • 🧩 Custom Lua component (component.armor) accessible from OpenOS
  • 💡 Armor light dynamically changeable via Lua script

🔧 Dependencies


💻 Lua API

Once inside OpenOS with the armor running, use:

local armor = component.armor

-- Example of light control (if exposed by you later)
armor.setLight(0x00FF00) -- Bright green
print(string.format("Current light: %06X", armor.getLight()))

👤 Author

Mod developed by @Grahmindol License: MIT

The OpenStuff Team

profile avatar
  • 3
    Projects
  • 10.4K
    Downloads

More from Grahmindol

  • OpenEEPROM project image

    OpenEEPROM

    • 3.0K
    • Mods

    This mod allow you to add custom EEPROM to OpenComputer

    • 3.0K
    • August 5, 2025
    • Mods
  • AlchemistryDriver project image

    AlchemistryDriver

    • 6.0K
    • Mods

    make compatibility between OpenComputer and Alchemistry.

    • 6.0K
    • March 14, 2023
    • Mods
    • +2
  • OpenEEPROM project image

    OpenEEPROM

    • 3.0K
    • Mods

    This mod allow you to add custom EEPROM to OpenComputer

    • 3.0K
    • August 5, 2025
    • Mods
  • AlchemistryDriver project image

    AlchemistryDriver

    • 6.0K
    • Mods

    make compatibility between OpenComputer and Alchemistry.

    • 6.0K
    • March 14, 2023
    • Mods
    • +2