Mod
Compact Crafting Expansion
No reviews yet
A mod that adds a crafting way to get the machines from Compact Machines 3!
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
A mod made using MCreator, which is a tool for creating custom mods without programming knowledge.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
C.C.E
Compact Crafting Expansion or C.C.E for short is a mod that adds a new way to acquire the machines from the mod Compact Machines!
This mod was created in Mcreator and will be used in my upcoming modpack Sky Of Ages!
Crafting Components
It all starts with the empty crafting component.
To craft one you need:
4x of any stone + 1x coal![]()
Processor:
1x empty crafting component + 1x redstone![]()
Binding:
1x empty crafting component + 1x glowstone dust![]()
Gravity Normalizer:
1x empty crafting component + 1x diamond![]()
Core Stabilizer:
1x processor + 1x redstone block + 1x empty crafting component + 1x compact block
Machine Parts
Tiny Machine Part:
Small Machine Part:
Normal Machine Part:
Large Machine Part:
Giant Machine Part:
Maximum Machine Part:
Now using 4x tiny machine parts + 1x compact block + 1x core stabilizer you can make 1x tiny compact machine!
Same goes for all the other (only thing is you need a lot of tiny machine parts!
Compact Machine Recipes:
Tiny:
Small:
Normal:
Large:
Giant:
Maximum:
Compact Ingot/Block
To make one compact ingot you need 1x iron ingot + 2x redstone dust.
Then 9x compact ingots = 1x compact block!![]()
All Machine Parts
Starting from:
Tiny to small to normal to large to giant and finally maximum

Read Me
Since for some reason after my tests with the mod, the recipes don't work in game.
I have made a script that adds the recipes.
So for anyone who wants to use this mod in their modpacks they must also use crafttweaker and modtweaker (Both amazing mods)
I will provide the script along with the mod file + instructions for those who don't know how to actually use the script!
Just make a file called (CCE.zs) and drop the script in, save and you are ready!
Script
recipes.addShaped(<compactmachines3:machine:0>, [
[null, <compact_crafting_expansion:tiny_machine_part>, null],
[<compact_crafting_expansion:tiny_machine_part>, <compact_crafting_expansion:compact_block>, <compact_crafting_expansion:tiny_machine_part>],
[null, <compact_crafting_expansion:tiny_machine_part>, <compact_crafting_expansion:core_stabilizer>]
]);
recipes.addShaped(<compactmachines3:machine:1>, [
[null, <compact_crafting_expansion:small_machine_part>, null],
[<compact_crafting_expansion:small_machine_part>, <compact_crafting_expansion:compact_block>, <compact_crafting_expansion:small_machine_part>],
[null, <compact_crafting_expansion:small_machine_part>, <compact_crafting_expansion:core_stabilizer>]
]);
recipes.addShaped(<compactmachines3:machine:2>, [
[null, <compact_crafting_expansion:normal_machine_part>, null],
[<compact_crafting_expansion:normal_machine_part>, <compact_crafting_expansion:compact_block>, <compact_crafting_expansion:normal_machine_part>],
[null, <compact_crafting_expansion:normal_machine_part>, <compact_crafting_expansion:core_stabilizer>]
]);
recipes.addShaped(<compactmachines3:machine:3>, [
[null, <compact_crafting_expansion:large_machine_part>, null],
[<compact_crafting_expansion:large_machine_part>, <compact_crafting_expansion:compact_block>, <compact_crafting_expansion:large_machine_part>],
[null, <compact_crafting_expansion:large_machine_part>, <compact_crafting_expansion:core_stabilizer>]
]);
recipes.addShaped(<compactmachines3:machine:4>, [
[null, <compact_crafting_expansion:giant_machine_part>, null],
[<compact_crafting_expansion:giant_machine_part>, <compact_crafting_expansion:compact_block>, <compact_crafting_expansion:giant_machine_part>],
[null, <compact_crafting_expansion:giant_machine_part>, <compact_crafting_expansion:core_stabilizer>]
]);
recipes.addShaped(<compactmachines3:machine:5>, [
[null, <compact_crafting_expansion:maximum_machine_part>, null],
[<compact_crafting_expansion:maximum_machine_part>, <compact_crafting_expansion:compact_block>, <compact_crafting_expansion:maximum_machine_part>],
[null, <compact_crafting_expansion:maximum_machine_part>, <compact_crafting_expansion:core_stabilizer>]
]);
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources