nnwang abf636cb5c
Build / build (push) Has been cancelled
修复方块更新产生幽灵方块的bug
2026-07-11 12:22:15 +08:00
2026-07-07 10:28:19 +08:00
2026-07-07 10:28:19 +08:00
2026-07-07 17:18:05 +08:00
2026-07-07 10:28:19 +08:00
2026-07-07 10:28:19 +08:00
2026-07-07 10:28:19 +08:00
2026-07-07 10:28:19 +08:00
2026-07-07 10:28:19 +08:00
2026-07-07 10:28:19 +08:00
2026-07-07 10:26:38 +08:00
2026-07-07 10:28:19 +08:00

Dashpanels

Mod for modular control panels for more compact redstone

DISCLAIMER:

This mod if very indev and is made by one mediocre modder, report any bugs to https://github.com/BoxxedDev/control-panels/issues


Compat list

mod status
ComputerCraft
Create
Sable
Dye Depot

Roadmap

Data packs Eventually add the ability to make custom moduletypes using datapacks

A json for a custom module type could look something like this:
{
  "base_type": "input",
  "custom_values": [
    {
      "name": "state",
      "type": "boolean"
    }
  ],
  "renderer": "[some molang expression]"
}
More modules
  • Terminal Keyboard
  • Terminal Screen
Fabric Version 3 will hopefully have multiloader, may be a month or two until then from 6/8/26

Started May 10th, 2026

S
Description
control-panels的1.20.1版本
Readme 398 KiB
2026-07-11 12:24:25 +08:00
Languages
Java 100%