Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 2.11 KB

README.md

File metadata and controls

56 lines (39 loc) · 2.11 KB

Create Crafts & Additions by MRH0

Addon to the Create mod by the Create Team.

Create Crafts & Aditions Minecraft Forge Mod by MRH0

Download

Minecraft 1.16.4+5

At: https://www.curseforge.com/minecraft/mc-mods/createaddition

About

Create Crafts & Additions extends Create and acts as a bridge between electricity and kinetic energy from Create by adding an Electric Motor which generates kinetic energy from Forge energy and an Alternator which does the opposite at 75% efficency. To crafts these items you need to make a Rolling Mill which is a kinetic machine that is used to make rods and wires. All the recipes are available through JEI.

Content

Items

  • Electric Motor.
  • Alternator.
  • Rolling Mill.
  • Creative Generator.
  • Diamond Grit Sandpaper.
  • Multimeter. And more!

Developer

If you are trying to setup a dev enviroment, make sure you run 'gradlew build' first before gradlew gen*Runs.

License

Available under MIT the license more info at: https://tldrlegal.com/license/mit-license

MIT License

Copyright 2021 MRH0

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.