Перейти к содержимому
Mineforgian

Create: Tweaked Controllers

An addon for the Create Minecraft mod that adds a way of controlling contraptions using an advanced controller

998K загрузок226 подписчиковMITforgeneoforge

Обновлён 20 апреля 2026 г. · опубликован 14 сентября 2023 г.

  • Using the Tweaked controller
  • Comparison with the Create Linked controller
  • GUI of the controller

Create: Tweaked Controllers

logo

A Create mod addon that let you control your contraptions using an advanced controller, that you can use with your mouse, keyboard or even your gamepad!

Discord link here (search for the Tweaked Controllers channel)

Credits

Thanks to @McArctic for the original 1.21.1 port!
Thanks to @xiewuzhiying and @LogicWheat for the Chinese translations!
Thanks to @AsseyGithub for the Korean translations!

Supported Versions

The mod is for Minecraft 1.18.2, 1.19.2, 1.20.1 and 1.21.1, the latest version of this mod works with Create 6.0.0+
Latest version of the mod is compatible with Valkyrien Skies's Clockwork and with Create Simulated.

Using the mod

The tweaked controller can either be used out of the box with a gamepad, or configured to take inputs from another source.
Please check the wiki for more information.

Supported input method

This mod relies on GLFW (the input/output library used by Minecraft) to handle joystick inputs.
GLFW handle joystick as follows:

  • If it is detected by GLFW, it will be labelled as a joystick; it will have all of its axis and buttons stored in an unorganised way (the way the driver reads the values)
  • If it has a known mapping, GLFW will also register it as a gamepad. In this situation there will always be 6 axis ant 15 buttons which should be roughly the same on all gamepads (note that on some gamepads the A/B-X/Y buttons are inverted, and the two back trigger axis can just be shoulder buttons)

Any joystick/gamepad can work with the mod, as long as it is detected by GLFW. However, you will need to enable advanced input mode for that. Please check the wiki for more infos.

Here is a list of supported devices:

  • Keyboard
  • Mouse buttons
  • Mouse cursor movements
  • Official gamepads such as Xbox controllers or Playstation DualShock are supported
  • Knockoff/alternate gamepads (like a Logitech controller) should work
  • Joysticks/hotas/racing wheels and other devices should be supported, but I have been proven wrong multiple times already, so if it does not you can still try a gamepad/xbox controller emulator.
  • WiiMotes are (sadly) not supported

Remarks

Due to a Create limitation, if a network is updated too many times it will break. This can happen if you connect an axis output to an Adjustable Chain Gearshift, for example. This behavior is now disabled by the mod since version 1.2.3.

The joystick axis are directly read from GLFW. With most if not all gamepads, the +X axis points to the right, and the +Y axis points down.

IF YOU USE A NINTENDO CONTROLLER, YOU MIGHT WANT TO TAKE A LOOK AT THIS: https://github.com/getItemFromBlock/Create-Tweaked-Controllers/issues/1.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.21.1-1.2.7Релиз1.21.1neoforge20 апреля 2026 г..jar (296 КБ)
1.20.1-1.2.7Релиз1.20.1forge20 апреля 2026 г..jar (301 КБ)
1.21.1-1.2.6Релиз1.21.1neoforge20 апреля 2026 г..jar (296 КБ)
1.20.1-1.2.6Релиз1.20.1forge20 апреля 2026 г..jar (301 КБ)
1.20.1-1.2.5Релиз1.20.1forge1 марта 2025 г..jar (292 КБ)
1.20.1-1.2.4Релиз1.20.1forge23 марта 2024 г..jar (291 КБ)
1.19.2-1.2.4Релиз1.19.2forge23 марта 2024 г..jar (290 КБ)
1.18.2-1.2.4Релиз1.18.2forge1 марта 2024 г..jar (290 КБ)
1.18.2-1.2.3Релиз1.18.2forge28 января 2024 г..jar (290 КБ)
1.20.1-1.2.2Релиз1.20.1forge10 декабря 2023 г..jar (285 КБ)
1.19.2-1.2.2Релиз1.19.2forge24 сентября 2023 г..jar (284 КБ)
1.18.2-1.2.2Релиз1.18.2forge23 сентября 2023 г..jar (284 КБ)
1.19.2-1.2.1Релиз1.19.2forge14 сентября 2023 г..jar (273 КБ)
1.18.2-1.2.1Релиз1.18.2forge14 сентября 2023 г..jar (269 КБ)
1.18.2-1.2.0Релиз1.18.2forge14 сентября 2023 г..jar (270 КБ)

Показаны последние 15 из 17 версий. Все версии — на Modrinth.

Ченджлог

1.21.1-1.2.7Релиз1.21.1 · 20 апреля 2026 г.

For Minecraft 1.21.1

Bugfix update

Changed

  • Fixed log spam caused by leftover debug stuff
1.20.1-1.2.7Релиз1.20.1 · 20 апреля 2026 г.

For Minecraft 1.20.1

Bugfix update

Changed

  • Fixed log spam caused by leftover debug stuff
1.21.1-1.2.6Релиз1.21.1 · 20 апреля 2026 г.

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
1.20.1-1.2.6Релиз1.20.1 · 20 апреля 2026 г.

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
1.20.1-1.2.5Релиз1.20.1 · 1 марта 2025 г.

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.

1.20.1-1.2.4Релиз1.20.1 · 23 марта 2024 г.

Tally update

Changed

  • 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
  • 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
1.19.2-1.2.4Релиз1.19.2 · 23 марта 2024 г.

Tally update

Changed

  • 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
  • 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
1.18.2-1.2.4Релиз1.18.2 · 1 марта 2024 г.

Bugfix update

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

Полная история изменений — на Modrinth.

Комментарии

Загружаем…