Skip to content

Releases: getItemFromBlock/Create-Tweaked-Controllers

MC1.20.1-v1.2.5

01 Mar 19:25

Choose a tag to compare

For Minecraft 1.20.1

Create 6.0.0 update

Changed

  • Made the mod compatible with latest create (6.0.0)

This is just a quick update, it does not include all the planned changes such as fabric compatibility. This will come in a future update.

MC1.20.1-v1.2.4

23 Mar 23:28

Choose a tag to compare

For Minecraft 1.20.1

Tally update

Changed

  • Added a mixin to disable Create's tally system:
    • The tally system is what is causing a mechanical network to break when updated too much
    • You can now do as many update to a network without anything breaking
    • This is effective on all networks, not only the ones updated by a tweaked controller
  • Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller
  • Fix config menu icons disappearing with Create 0.5.1f

MC1.19.2-v1.2.4

23 Mar 23:26

Choose a tag to compare

For Minecraft 1.19.2

Tally update

Changed

  • Added a mixin to disable Create's tally system:
    • The tally system is what is causing a mechanical network to break when updated too much
    • You can now do as many update to a network without anything breaking
    • This is effective on all networks, not only the ones updated by a tweaked controller
  • Applied the new mouse cursor input hook from 1.20 branch, fixes #11
  • Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller

MC1.18.2-v1.2.4

01 Mar 15:37

Choose a tag to compare

For Minecraft 1.18.2

Bugfix update

Does work with Create 0.5.1 and upper

Changed

  • Applied the new mouse cursor input hook from 1.20 branch, hopefully fixes #11
  • Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller

MC1.18.2-v1.2.3

28 Jan 19:05

Choose a tag to compare

For Minecraft 1.18.2

Create tally update

Does work with Create 0.5.1 and upper

Changed

  • Added a mixin to disable Create's tally system:
    • The tally system is what is causing a mechanical network to break when updated too much
    • You can now do as many update to a network without anything breaking
    • This is effective on all networks, not only the ones updated by a tweaked controller

MC1.20.1-v1.2.2

10 Dec 16:55

Choose a tag to compare

For Minecraft 1.20.1

1.20.1 Release

Does work with Create 0.5.1 and upper

Changed

  • Everything that was with the 1.18 and 1.19 releases has been kept or re-implemented
  • Only difference is a minor accessibility text missing when used with Controllable that does not affect gameplay

MC1.19.2-v1.2.2

24 Sep 00:10

Choose a tag to compare

For Minecraft 1.19.2

ComputerCraft Update

Does work with Create 0.5.1 and upper

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

MC1.19.2-v1.2.1

24 Sep 00:04
e2da89f

Choose a tag to compare

For Minecraft 1.19.2

The 1.19 update

Compatible with Create 0.5.1 and upper

Changed

  • 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

MC1.18.2-v1.2.2

23 Sep 21:54

Choose a tag to compare

For Minecraft 1.18.2

ComputerCraft Update

Does work with Create 0.5.1 and upper

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

MC1.18.2-v1.2.1

29 Aug 22:22

Choose a tag to compare

For Minecraft 1.18.2

The Create 0.5.1+ update

Does work with Create 0.5.1 and upper

Changed

  • Patch bug with cursor movement toggle that caused weird behavior when exiting the controller while using the cursor movements
  • No longer needs flywheel to work (it uses the version shipped with Create now)