promotional bannermobile promotional banner

Create: Tweaked Controllers

A Create mod Addon that adds a way of controlling contraptions using an advanced controller.

File Details

1.18.2 Version 1.2.2

  • R
  • Sep 23, 2023
  • 283.56 KB
  • 7.9K
  • 1.18.2
  • Forge

File Name

create_tweaked_controllers-1.18.2-1.2.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:create-tweaked-controllers-898849:4765870")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

ComputerCraft Update

Does work with Create 0.5.1 and upper
Works with the latest alpha of VS Clockwork (version 0.0.1).

Added

  • Compat with CC:Tweaked
    • The Tweaked Lectern Controller is now a peripheral
    • Has methods allowing to read inputs from the player
    • Events are fired when a player start/stops using the controller
    • New wiki entry for explanations about the peripheral

Changed

  • Patch bug that caused log spam when using a joystick in advanced input mode
  • Added explicit support for Controllable : The use keybind (usually left trigger) is reserved to exit the controller
  • Added Korean translations thanks to @AsseyGithub
  • Patch bug with input detection
  • Fix potential crash with joystick inputs