CC: Tweaked 1.120.0, for Minecraft 1.21.1.
CC: Tweaked is a fork of ComputerCraft, adding programmable computers, turtles and more to Minecraft.
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 23 items and blocks — 21 have a page of their own, 2 are listed there as anchors. Which ones earn a page was decided once, in the cross-index, and is obeyed here rather than recomputed (D-022).
First 21 by name.
| Type | Recipes |
|---|---|
computercraft:impostor_shaped | 24 |
computercraft:impostor_shapeless | 16 |
minecraft:crafting_shaped | 15 |
computercraft:transform_shaped | 5 |
computercraft:transform_shapeless | 4 |
minecraft:crafting_shapeless | 4 |
computercraft:printout | 2 |
computercraft:clear_colour | 1 |
computercraft:colour | 1 |
computercraft:disk | 1 |
computercraft:pocket_computer_upgrade | 1 |
computercraft:turtle_upgrade | 1 |
A recipe file always lives under its shipping mod's namespace, so cross-mod support shows up in the recipe type, never the directory.
What the JAR declares it needs, exactly as written. The range is what the modloader itself enforces; it is not resolved to a build, because a range is stable and a resolution is perishable (D-019).
| Mod | Declared range | |
|---|---|---|
fabric-api | >=0.116.12 |
required |
fabricloader | >=0.15.10 |
required |
minecraft | =1.21.1 |
required |
Mods in the corpus that declare this one. No per-mod wiki can answer this by construction — it is the dependency graph inverted across every extraction (D-017).
| Mod | Declared range | |
|---|---|---|
cccbridge | [1.119.0,) |
required |
create_new_age | [1.116.2,) |
optional |
createaddition | [0,) |
optional |
createpropulsion | * |
optional |
draconicevolution | [1.113.1,) |
optional |
enderio | [1.109,) |
optional |
valkyrienskies | [1.115.1,) |
optional |