1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
Modernized/improved/actually updated version of ComputerCraft: https://tweaked.cc
Go to file
Jonathan Coates e62f2630b5
Removes calls to isWireless
Wired modems don't exist on 1.4.7, so there's no method to distinguish
between wireless and wired modems.

Fixes #1733
2024-02-28 09:28:17 +00:00
.reuse Clarify the README a little 2023-06-13 17:37:11 +01:00
doc Clarify the README a little 2023-06-13 17:37:11 +01:00
gradle Removes calls to isWireless 2024-02-28 09:28:17 +00:00
LICENSES Initial commit 2023-06-13 17:30:12 +01:00
src/main Removes calls to isWireless 2024-02-28 09:28:17 +00:00
vendor Pull in CC:T 1.108.1, some other fixes 2023-10-04 18:56:11 +01:00
.editorconfig Initial commit 2023-06-13 17:30:12 +01:00
.gitattributes Initial commit 2023-06-13 17:30:12 +01:00
.gitignore Initial commit 2023-06-13 17:30:12 +01:00
.gitmodules Initial commit 2023-06-13 17:30:12 +01:00
.pre-commit-config.yaml Initial commit 2023-06-13 17:30:12 +01:00
build.gradle.kts Pull in CC:T 1.108.1, some other fixes 2023-10-04 18:56:11 +01:00
gradle.properties Pull in CC:T 1.108.1, some other fixes 2023-10-04 18:56:11 +01:00
gradlew Initial commit 2023-06-13 17:30:12 +01:00
gradlew.bat Initial commit 2023-06-13 17:30:12 +01:00
README.md Clarify the README a little 2023-06-13 17:37:11 +01:00
settings.gradle.kts Pull in CC:T 1.108.1, some other fixes 2023-10-04 18:56:11 +01:00

CC: Tweaked

Current build status Download CC: Tweaked on Modrinth

CC: Tweaked is a mod for Minecraft which adds programmable computers, turtles and more to the game. An add-on to the much-beloved ComputerCraft, it continues its legacy with improved performance and stability, along with a wealth of new features.

CC: Tweaked can be installed from Modrinth. It requires Minecraft Forge and ComputerCraft 1.50 and MUST be installed as a core mod.

Contributing

Any contribution is welcome, be that using the mod, reporting bugs or contributing code. If you want to get started developing the mod, check out the instructions here.

Community

If you need help getting started with CC: Tweaked, want to show off your latest project, or just want to chat about ComputerCraft, do check out our forum and GitHub discussions page! There's also a fairly populated, albeit quiet IRC channel, if that's more your cup of tea.

We also host fairly comprehensive documentation at tweaked.cc.