This mod is not yet ready to be played with. It's still very unstable and should not be installed on a server or client except for testing.
Addon to the Create mod by witch-captain nakou.Create : Electric City extends Create and Crafts & Additions by adding some more blocs and item using electricity systems (like the one from C&A).
Create Electric City comes with 4 (yes, four) new lights that you can integrate to your Craft & Additions connector network.
- A simple light bulb.
- An old style lightbulb.
- A big light bulb.
- A Lantern.
Each light (except the old style because it's old school orange on purpose) are dyeable.
This basecode is heavily inspired (if not straight up stolen) from the following projects :
- Create : Crafts & Additions (needed so i could integrate my lights as connectors)
- Create : Better Motors (my jumping point into making an addon to an addon to a mod, structure of this project is basically a copy/paste that I purged and then rebuilt)
- Create : The Factory Must Grow (Lights, Light glow and way to implement lights as variants are concepts basically inspired/Stolen from there, I wanted the same thing but integrated with the C&A FE & connector systems, that's where the idea for this mod comes from)
Available under MIT the license more info at: https://tldrlegal.com/license/mit-license
MIT License
Copyright 2026 witch-captain nakou
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

