Redstone Computer Utilities
No reviews yet
Lightweight and Modular Redstone Computer Debugging Tools.
Mechanics and features that improve on the Vanilla redstone system, from QoL to compact circuit substitutes.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Provides a framework or library for other mods to use.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Highlights
- Empowers programs in any programming language (as long as it supports JSON and TCP) to debug redstone computers
- Specially, a Python library is provided to simplify development
- The Python library uses asynchronous network communication, features high-level APIs and a user-friendly CLI and supports static typing.
- Supports redstone wires in any sizes and shapes from horizontal, vertical to even diagonal ones
- Completions and suggestions for every argument of all commands
- Server-side-only implementation, fully compatible with vanilla clients
- Compatibility with tick speed controlling, stepping and pausing implemented by other mods
- Built-in English and Simplified Chinese translations
Installation
This mod supports Minecraft 1.16-1.19.2 and requires Java 17, the latest Fabric Loader and the latest Fabric API.
Only server-side installation is required for multiplayer and client-side installation is required for singleplayer.
Python 3.7.2 or newer (CPython or PyPy) is required to use the provided Python library.
$ pip install redstone-computer-utilities
or
# pyproject.toml
redstone-computer-utilities = "^0.2.0"
Basic Usage
1. Execute /rcu to receive a wand item (or pick a pink dye by yourself).
2. Attach target blocks to redstone wires of your redstone mechanics to be debugged.
3. Left click with the wand item to select the most significant bit, right click to select the least significant bit.
4. Execute /rcu new <interface name> to create an interface.
5. Write debugging program and wrap it as a script.
6. Start up the script.
7. Execute /rcu run <script name> <interface name> to run the script.
You may also accelerate tick speed if it takes too long.
Check the GitHub repository NKID00/redstone-computer-utilities for details.
Highlights
- Empowers programs in any programming language (as long as it supports JSON and TCP) to debug redstone computers
- Specially, a Python library is provided to simplify development
- The Python library uses asynchronous network communication, features high-level APIs and a user-friendly CLI and supports static typing.
- Supports redstone wires in any sizes and shapes from horizontal, vertical to even diagonal ones
- Completions and suggestions for every argument of all commands
- Server-side-only implementation, fully compatible with vanilla clients
- Compatibility with tick speed controlling, stepping and pausing implemented by other mods
- Built-in English and Simplified Chinese translations
- Specially, a Python library is provided to simplify development
Installation
This mod supports Minecraft 1.16-1.19.3 and requires Java 17, the latest Fabric Loader and the latest Fabric API.
Only server-side installation is required for multiplayer and client-side installation is required for singleplayer.
Python 3.7.2 or newer (CPython or PyPy) is required to use the provided Python library.
$ pip install redstone-computer-utilities
or
# pyproject.toml
redstone-computer-utilities = "^0.2.0"
Basic Usage
- Execute
/rcuto receive a wand item (or pick a pink dye by yourself). - Attach target blocks to redstone wires of your redstone mechanics to be debugged.
- Left click with the wand item to select the most significant bit, right click to select the least significant bit.
- Execute
/rcu new [interface name]to create an interface. - Write debugging program and wrap it as a script.
- Start up the script.
- Execute
/rcu run [script name] [interface name]to run the script.
You may also accelerate tick speed if it takes too long.
Check the GitHub repository NKID00/redstone-computer-utilities for details.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources