Skip to content

Releases: getItemFromBlock/Create-Tweaked-Controllers

MC1.21.1-v1.2.7

20 Apr 21:26

Choose a tag to compare

For Minecraft 1.21.1

Bugfix update

Changed

  • Fixed log spam caused by leftover debug stuff

MC1.20.1-v1.2.7

20 Apr 21:26

Choose a tag to compare

For Minecraft 1.20.1

Bugfix update

Changed

  • Fixed log spam caused by leftover debug stuff

MC1.21.1-v1.2.6

20 Apr 20:07

Choose a tag to compare

For Minecraft 1.21.1

First update for 1.21.1

Changed

  • Ported the mod to 1.21.1, thanks for @McArctic for doing most of the work
  • Added support for mouse wheel as an input
  • Added Chinese translations thanks to @LogicWheat
  • Fixed jittering with mouse controls when inside a boat or a minecart
  • Fixed crash when a faulty or invalid controller is connected
  • Fixed being unable to bind anything when a button is held down
  • Fixed multiple axis/buttons overriding each other, the behavior is not well defined and takes the maximum of all the inputs.
  • Fixed crash when attempting to place a schematic containing a tweaked controller

MC1.20.1-v1.2.6

20 Apr 20:01

Choose a tag to compare

For Minecraft 1.20.1

Bugfix update

Changed

  • Added support for mouse wheel as an input
  • Added Chinese translations thanks to @LogicWheat
  • Fixed jittering with mouse controls when inside a boat or a minecart
  • Fixed crash when a faulty or invalid controller is connected
  • Fixed being unable to bind anything when a button is held down
  • Fixed multiple axis/buttons overriding each other, the behavior is not well defined and takes the maximum of all the inputs.
  • Fixed crash when attempting to place a schematic containing a tweaked controller

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