Coder Social home page Coder Social logo

energy-control's Introduction

Energy Control

Energy Control is a remastered version of original Nuclear Control.

Created by Zuxelus.

Mod page https://www.curseforge.com/minecraft/mc-mods/energy-control

Group in Discord https://discord.gg/Y5zRsHV

How-to create addon for version 1.12.2

  • Download and install Eclipse
  • Download forge-1.12.2-14.23.5.2847-mdk.zip
  • Unzip in NewFolder, run "Standalone source installation" steps from README.txt
  • Download example mod from folder addon and put src in src, replace build.gradle with file from addon folder
  • In your NewFolder create folder "libs" and copy EnergyControl-1.12.2-X.X.X-api.jar there (or replace path in build.gradle)
  • Open eclipse, select Workspace folder as NewFolder\eclipse
  • Add api jar file to project (Select Project->Properties->Java Build Path->Libraries->Add External Jar)
  • Delete KitFurnace.java and CardFurnace.java or rename them to your new items, update all resources
  • Ask me for an item id range for your items (should be more than 50, in example there is one id = 50)
  • Create your mod, build (use gradlew build) and use (mod file will be in NewFolder\build\libs)

energy-control's People

Contributors

puyulin12138 avatar su5ed avatar zuxelus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.