ACGaming / CBMultipart

An API for dynamically handling different functional parts in the one block space.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForgeMultipart

An API for dynamically handling different functional parts in the one block space.

Requirements:

  • The latest version of CodeChicken Lib (CCL)
  • Forge
  • A scala compatible IDE and project (For eclipse, download the scala eclipse plugin and right click on the project -> Add Scala Nature)

If you only want to use the API and not modify it:

Implementation of all parts of the API should be clean and easy in Java. The minecraft multipart mod is implemented in java as a test case.

About

An API for dynamically handling different functional parts in the one block space.

License:Other


Languages

Language:Scala 88.6%Language:Java 11.4%