CC: Tweaked 1.120.0, for Minecraft 1.20.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 — 22 have a page of their own, 1 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 22 by name.
| Type | Recipes |
|---|---|
computercraft:impostor_shaped | 24 |
computercraft:impostor_shapeless | 18 |
minecraft:crafting_shaped | 15 |
computercraft:turtle_overlay | 4 |
computercraft:computer_upgrade | 3 |
computercraft:shapeless | 2 |
computercraft:turtle | 2 |
minecraft:crafting_shapeless | 2 |
computercraft:clear_colour | 1 |
computercraft:colour | 1 |
computercraft:disk | 1 |
computercraft:pocket_computer_upgrade | 1 |
computercraft:printout | 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.86.1 |
required |
fabricloader | >=0.14.21 |
required |
minecraft | =1.20.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 |
create_radar | [1.113.0,2.0) |
optional |
createaddition | [0,) |
optional |
createpropulsion | * |
optional |
draconicevolution | [1.113.1,) |
optional |
enderio | [1.109,) |
optional |
valkyrienskies | [1.115.1,) |
optional |