JQuarry

More quarries!

File Details

JQuarry-1.7.10-1.5.0.jar

  • B
  • Apr 9, 2015
  • 54.00 KB
  • 384
  • 1.7.10

File Name

JQuarry-1.7.10-1.5.0.jar

Supported Versions

  • 1.7.10

Added:

  1. compatibility with other mods ores with Json file (but not ore dictionary, yet).
  2. new recipes for those new quarries;

ATTENTION

You need to have a Json file like is explained below!!

 

Json File

  1. Each line is, for example, like this:
    1. "ThermalFoundation:Ore", "0", "oreCopperTE", "thermalfoundation:ore/Ore_Copper",
      1. The first value is the ore (in Thermal Foundation, all ores are called like that, but the metadata changes);
      2. The second is the metadata (0 for Copper, 1 for Tin, etc);
      3. A name for the program save it (do not have names repeated);
      4. The texture asset folder (see in here how to grab them: https://github.com/rwtema/DenseOres/tree/master/example_configs - I used a similiar approach to make it easier);
  2. It will be provided a Json file already populated for some mods (Thermal Foundation, BigReactors, Pam's HarvestCraft, Forestry, Railcraft, Thaumcraft, Applied Energistics 2 and Industrial Craft 2);
  3. Download the Json file here (if you want) (CHANGED - my mistake): http://www.mediafire.com/view/rb48fl6feccrew1/JQuarry.json
  4. Put the Json File in the configs folder;