Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Handles

Handles

ComputerCraft integration for your favorite Tardis mods.

2,001
2
Technology

Compatibility

Minecraft: Java Edition

1.19.2
1.16.5

Platforms

Fabric
Forge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on PayPalDonate on Patreon

Creators

leafreynolds
leafreynolds Owner
lotuxpunk
lotuxpunk Member

Details

Licensed MIT
Published 2 years ago
Updated last year
DescriptionGalleryChangelogVersions

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

Handles image

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:

Functions (1.19.2)

Events (1.19.2)

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)

Modrinth is open source.

app-ads@1633f40

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.