main
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 datapacksA 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/26Started May 10th, 2026
Description
Releases
4
Forge 1.20.1 - 1.3.4
Latest
Languages
Java
100%
