Misc-add

a minecraft mod

Download as .zip Download as .tar.gz View on GitHub Latest Release Wiki Issues

Welcome to misc-add

a minecraft mod

Check out the wiki Here

Recipes

Dense Blocks:

III
III
III

Whare I is the block of in question

for example: to make a dense iron block, one would fill the crafting bench with iron blocks


If you find an issue with this code, or have a sugestion for the future, read this tutorial first.



If for some reason, you want to contribute to the future of this mod run the folowing lines of code on PC


  git clone https://github.com/Johnsmith0508/misc-add.git
  cd misc-add
  gradlew setupDecompWorkspace
  gradlew build IDEA

or, if you are on a UN*X based OS:


  git clone https://github.com/Johnsmith0508/misc-add.git
  cd misc-add
  ./gradlew setupDecompWorkspace
  ./gradlew build IDEA

note: these intreuctions are asuming that you are using intellij idea. if your prefered IDE is eclipse, use eclipse in place of IDEA in the scripts

all code by JohnSmith0508 (Logan Waldman), 2014


Newest builds

if you want the builds hot off the press, go to The jenkins server and download the jar. WARNING: these builds mignt not work. they are not recomended to be used with ANY other mods and are provided for testing only.
indeed