File Details
CEC_v0.3.8.4_for_Create_v0.5.1i_forge
- R
- Mar 23, 2026
- 356.98 KB
- 137
- 1.19.2
- Forge + 1
File Name
CreateEntityControl-0.3.8.4-0.5.1i-forge-1.19.2.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
## 0.3.8.4
1. Add support for opac.
## 0.3.8.3
1. New command for fix Create BlockEntity can't blockify (Not support train because this bug won't happen in train only in other moving structures like bearing). (type /cec for more)
2. Try to fix a Create entity problem.
3. Add spatial cluster validation for nearby contraptions to stop multi-entity bypasses of special block count limits.
4. Add a dedicated max speed cap for `MechanicalBearingBlockEntity` without increasing Create's original speed limit.
5. Added cluster warning sync with nearby actionbar hints, global chat broadcast, and a persistent crosshair overlay.
## 0.2.8.2
1. Add unmovable items to avoid duplicating item in an old Create version.
## 0.2.8.1
1. Add unmovable items to the default config to avoid duplicate item bugs in an old Create version.
## 0.2.8
1. Fix code bugs to decrease calculate cost.
2. Fix the debug problem.
## 0.2.7
1. Add a new ignored chance for player. The first broken will be ignored.
2. Rewrite Assembly feedback, now this feedback is clearer!
## 0.2.6
1. Fix the method to compat with Create:Big Cannon.
2. Fix match method to avoid minecraft:stone set to unmovable while minecraft: stone_slab and so on will be unmovable too.
## 0.2.5
1. Fix unmoved problem.
## 0.2.4
1. Change the main logic from overwriting to Inject to enhance compatible.
2. Add capability to 0.5.1j.
## 0.2.3-hotfix
1. Fix the crush problem when using Mohist server.
## 0.2.2
1. Change the main logic from overwriting to Inject to enhance compatible.
## 0.2.1
1. Fix item checker.
2. Added crash compatibility for some add-on mods.
## 0.2-beta
1. Add some missing parameters in the mod
2. Clean up the code structure
3. Added comments to config
## 0.1-alpha
1. publish demo mod.