CC: Restitched
ComputerCraft Tweaked for Fabric
CC: Restitched
For 1.19.4 and newer, use CC: Tweaked instead!
<img src="https://raw.githubusercontent.com/cc-tweaked/cc-restitched/mc-1.19.x/stable/readme-assets/logo.png" alt="CC: Restitched" width="50%"/>
Download CC: Restitched on CurseForge
Download CC: Restitched via Modrinth
<img src="https://raw.githubusercontent.com/cc-tweaked/cc-restitched/mc-1.19.x/stable/readme-assets/whatiscc.png" alt="What is CC:Restitched" width="37.5%"/>
This is a port of cc-tweaked/CC-Tweaked to the Fabric modloader as well as being a continuation of JemmaZZ/cc-tweaked-fabric and can be found at Github Actions, Modrinth and Curseforge.
<img src="https://raw.githubusercontent.com/cc-tweaked/cc-restitched/mc-1.19.x/stable/readme-assets/ccrandcct.png" alt="CC: Restitched and CC: Tweaked" width="37.5%"/>
CC: R tries to maintain parity with CC: T, though it may be behind or divergent in some areas. If you notice a disparity please open an issue. CC: R major and minor version numbers indicate parity with the major features of that version of CC: T. Patch version numbers will NOT align.
<img src="https://raw.githubusercontent.com/cc-tweaked/cc-restitched/mc-1.19.x/stable/readme-assets/incluededpacks.png" alt="Included Resource Packs" width="37.5%"/>
This mod includes textures by Jummit that are more in line with the style of Mojang's new texture-artist, Jappa. If you prefer the original ComputerCraft textures you should enable the `classic` resource pack. We also have a third resourcepack made by 3prm3, it features a complete overhaul of CC's textures (in the style of an industrial mod) and can be used by enabling the `overhaul` resource pack. You can also check out his resource pack over here as well!<img src="https://raw.githubusercontent.com/cc-orgs/cc-overhaul/main/pack.png" alt="CC: Restitched" width="32" height="32"/>
<img src="https://raw.githubusercontent.com/cc-tweaked/cc-restitched/mc-1.19.x/stable/readme-assets/bleedingedgever.png" alt="Bleeding Edge Versions" width="37.5%"/>
Bleeding edge builds can be found here at Github Actions. In the .zip file there should be a `-dev` jar, a `-javadoc` jar, a `-sources-dev` jar, a `-sources` jar, and a "plain" jar (jar without an affixed tag) jar. Put the "plain" jar in the mods folder.
<img src="https://raw.githubusercontent.com/cc-tweaked/cc-restitched/mc-1.19.x/stable/readme-assets/contributing.png" alt="Contributing to the Repo" width="37.5%"/>
Any contribution is welcome, be it using the mod, reporting bugs or contributing code. In order to start helping develop CC: R there are a few rules; 1) Follow the Fabric programming guidelines as close as possible. This means you have to use `loom` mappings, if you use anything else, your code will be rejected. 2) Make sure your code follows the checkstyle rules. You can test this by running `./gradle build` or `./gradle check`. 3) You cannot intentionally implement bugs and security vulnerabilities. 4) Unless the code is taken directly from CC: Tweaked, `lua` code is offlimits from alteration. If you wish to contribute your changes to the in game rom please contribute upstream at CC-Tweaked. 5) Branches should be named in this format `mc-<major ver.>.x/<specific-mc-ver.>`
<img src="https://raw.githubusercontent.com/cc-tweaked/cc-restitched/mc-1.19.x/stable/readme-assets/renderingmodcompat.png" alt="Rendering Mod Compatibility" width="37.5%"/>
* [ YES ] Sodium * [ YES ] OptiFabric * Works with VBO Rendering (automatically set) * No issues * [ YES ] Iris Shaders & Sodium * [ YES ] Canvas * Works with TBO Rendering (Default) -
* Scuffed with VBO Rendering *
VBO is broken
Monitors are following the player?. -
-
-
* The screen seems to get bigger the closer you get to it.
<img src="https://raw.githubusercontent.com/cc-tweaked/cc-restitched/mc-1.19.x/stable/readme-assets/community.png" alt="CC: Restitched" width="37.5%"/>
If you need help getting started with CC: Restitched, want to show off your latest project, or just want to chat about ComputerCraft, here is the Computercraft Forum and the Computer Mods Discord!. There is also a wiki that can be found at https://tweaked.cc/
<img src="https://raw.githubusercontent.com/cc-tweaked/cc-restitched/mc-1.19.x/stable/readme-assets/peripheralmods.png" alt="CC: Restitched" width="37.5%"/>
Unfortunately, CC: Restitched does not have as many peripherals mods available as CC: Tweaked though there is one known as Allium Peripherals made by hugeblank which can be found here. But if you're an interested mod developer, please check out our `api` package. If you've already made a mod with CC: R peripheral support OR if you're a player who found a mod with CC: R integration, please open an issue here to let us know and we'll add it to the list!