File Details
ccgamepads-1.0.0-neoforge-1.21.1.jar
- R
- May 28, 2026
- 120.89 KB
- 17
- 1.21.1
- NeoForge
File Name
ccgamepads-1.0.0-neoforge-1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
CC: Gamepads adds a CC:Tweaked peripheral block which lets ComputerCraft computers read real gamepad/controller input from players.
The controller is read on the player client, sent to the server, and exposed to Lua through a bound Gamepad Peripheral. This works in singleplayer, LAN, and dedicated multiplayer servers.
- Minecraft 1.21.1
- NeoForge 21.1.x
- CC:Tweaked 1.117.1
- Place a
Gamepad Peripheralblock next to, or connected by modem to, a CC:Tweaked computer. - Hold a
Gamepaditem. - Sneak-right-click the Gamepad Peripheral with the Gamepad item to bind it.
- Keep the bound Gamepad item in your main hand or off hand.
- Plug in/connect with bluetooth your/a controller and run Lua code on the computer.
Up to 4 players can send input to the same Gamepad Peripheral at once. Each player gets a slot from 1 to 4.