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:
- compatibility with other mods ores with Json file (but not ore dictionary, yet).
- new recipes for those new quarries;
ATTENTION
You need to have a Json file like is explained below!!
Json File
- Each line is, for example, like this:
- "ThermalFoundation:Ore", "0", "oreCopperTE", "thermalfoundation:ore/Ore_Copper",
- The first value is the ore (in Thermal Foundation, all ores are called like that, but the metadata changes);
- The second is the metadata (0 for Copper, 1 for Tin, etc);
- A name for the program save it (do not have names repeated);
- 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);
- "ThermalFoundation:Ore", "0", "oreCopperTE", "thermalfoundation:ore/Ore_Copper",
- 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);
- Download the Json file here (if you want) (CHANGED - my mistake): http://www.mediafire.com/view/rb48fl6feccrew1/JQuarry.json
- Put the Json File in the configs folder;