
Handles
ComputerCraft integration for your favorite Tardis mods.
Screenshots

About this Mod
Do you want to do programming while using your TARDIS? It is now possible!
This mod is an addon and requires the usage of the New Tardis Mod (1.16.5) or Tardis Refined (1.19.2) and a version of CC:Tweaked (forge) or CC:Restitched (Fabric 1.19.2)
Getting started

tardis = peripheral.wrap("top")
Returns a table of functions, allowing you to call peripheral methods as if they were normal Lua functions. If no peripheral is connected, returns nil. (http://computercraft.info/wiki/Peripheral.wrap)
Check here for getting started with the version of Handles made for use with Tardis Refined:
Check here for getting started with the version of Handles made for use with 'New Tardis Mod`
Getting started with Handles for NewTardisMod
To get the TARDIS Location : local x,y,z = [peripheral].getTardisPos()
To set the TARDIS desination : [peripheral].setTardisPos(x,y,z,dimensionID)
To open/close TARDIS Doors : [peripheral].setDoors(boolean)
To get the fuel level of your TARDIS : local fuel = [peripheral].getFuel()
More example on the Wiki : https://github.com/LotuxPunk/Handles/wiki
Every call will damage the Aprioritron subsystem, make sur to read this : https://github.com/LotuxPunk/Handles/wiki/Aprioritron's-subsystem
Now you can do what ever you want ! (as long as you code it)
Available Versions
How to Install Handles on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.19.2).
Install Mod
Open the mod browser in the dashboard and search for "Handles". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.19.2, 1.16.5
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Handles server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.19.2). You can switch loaders with one click in the panel.
Is Handles compatible with fabric and forge?
Handles officially supports fabric, forge for Minecraft 1.19.2, 1.16.5. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Handles – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Handles consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Handles with just one click on your server.