# Configuration file #################### # block #################### block { # This is the base ID blocks will assign from. Delete the other IDs here to auto-align to this value. I:BaseID=1440 I:ID.HellfishBlock=731 I:ID.NetherOreBlock=732 I:ID.NetherOreBlock1=733 } #################### # general #################### general { # If true, Nether Ores oregen will run in all dimensions instead of just the Nether. It will still require netherrack to place ores. B:AllDimensionWorldGen=false # If true, when NetherOres are mined, nearby pigmen become angry to the player. B:AngryPigmenEnable=true # Set this to false to remove the AE Grind Stone recipes (ie, nether iron ore -> 4x iron dust). B:EnableGrinderRecipes=true # Set this to false to remove the TE Induction Smelter recipes (ie, nether iron ore -> 2x normal iron ore). B:EnableInductionSmelterRecipes=true # Set this to false to remove the IC2 Macerator recipes (ie, nether iron ore -> 4x iron dust). B:EnableMaceratorRecipes=true # If true, Nether Ores oregen will run and places ores in the world where appropriate. Only disable this if you intend to use the ores with a custom ore generator. B:EnableOreWorldGen=true # Set this to false to remove the TE Pulvierzer recipes (ie, nether iron ore -> 4x iron dust). B:EnablePulverizerRecipes=true # Set this to false to remove the standard furnace recipes (ie, nether iron ore -> normal iron ore). B:EnableStandardFurnaceRecipes=true # NetherOre explosions can trigger more explosions if true. Does nothing if ExplosionEnable is false. B:ExplosionChainReactEnable=true # NetherOres have a chance to explode when mined if true. B:ExplosionEnable=true # How powerful an explosion will be. Creepers are 3, TNT is 4, electrified creepers are 6. This affects both the ability of the explosion to punch through blocks as well as the blast radius. I:ExplosionPower=2 # The likelyhood an adjacent netherore will turn into an armed ore when one is mined. Percent chance out of 1000 (lower is less likely). I:ExplosionProbability=75 # If true, will spawn nether ores regardless of if a furnace or macerator recipe was found. If false, at least one of those two must be found to spawn the ore. B:ForceOreSpawn=false # If true, Hellfish will spawn in the Nether. Note that setting this false will not kill active Hellfish mobs. B:HellfishEnable=true # If true, any entity not a player exploding a NetherOre will anger nearby pigmen. B:MobsAngerPigmen=true # If true, Nether Quartz ore will be a NetherOre and will follow the same rules as all other NetherOres. B:OverrideNetherQuartz=true # If true, when NetherOres are mined with Silk Touch, nearby pigmen become angry to the player. B:SilkyAngryPigmenEnable=false } #################### # smelting #################### smelting { I:oreAdamantium.PulverizedCount=4 I:oreAdamantium.SmeltedCount=2 I:oreAmber.PulverizedCount=5 I:oreAmber.SmeltedCount=2 I:oreCoal.PulverizedCount=4 I:oreCoal.SmeltedCount=2 I:oreCopper.PulverizedCount=4 I:oreCopper.SmeltedCount=2 I:oreDiamond.PulverizedCount=5 I:oreDiamond.SmeltedCount=2 I:oreEmerald.PulverizedCount=5 I:oreEmerald.SmeltedCount=2 I:oreGold.PulverizedCount=4 I:oreGold.SmeltedCount=2 I:oreIridium.PulverizedCount=4 I:oreIridium.SmeltedCount=2 I:oreIron.PulverizedCount=4 I:oreIron.SmeltedCount=2 I:oreLapis.PulverizedCount=24 I:oreLapis.SmeltedCount=2 I:oreLead.PulverizedCount=4 I:oreLead.SmeltedCount=2 I:oreMythril.PulverizedCount=4 I:oreMythril.SmeltedCount=2 I:oreNickel.PulverizedCount=4 I:oreNickel.SmeltedCount=2 I:oreNikolite.PulverizedCount=24 I:oreNikolite.SmeltedCount=2 I:oreOsmium.PulverizedCount=4 I:oreOsmium.SmeltedCount=2 I:orePeridot.PulverizedCount=5 I:orePeridot.SmeltedCount=2 I:orePlatinum.PulverizedCount=4 I:orePlatinum.SmeltedCount=2 I:oreRedstone.PulverizedCount=24 I:oreRedstone.SmeltedCount=2 I:oreRuby.PulverizedCount=5 I:oreRuby.SmeltedCount=2 I:oreRutile.PulverizedCount=4 I:oreRutile.SmeltedCount=2 I:oreSalt.PulverizedCount=12 I:oreSalt.SmeltedCount=2 I:oreSaltpeter.PulverizedCount=10 I:oreSaltpeter.SmeltedCount=2 I:oreSapphire.PulverizedCount=5 I:oreSapphire.SmeltedCount=2 I:oreSilver.PulverizedCount=4 I:oreSilver.SmeltedCount=2 I:oreSteel.PulverizedCount=4 I:oreSteel.SmeltedCount=2 I:oreSulfur.PulverizedCount=24 I:oreSulfur.SmeltedCount=2 I:oreTennantite.PulverizedCount=4 I:oreTennantite.SmeltedCount=2 I:oreTin.PulverizedCount=4 I:oreTin.SmeltedCount=2 I:oreTitanium.PulverizedCount=4 I:oreTitanium.SmeltedCount=2 I:oreTungsten.PulverizedCount=4 I:oreTungsten.SmeltedCount=2 I:oreUranium.PulverizedCount=4 I:oreUranium.SmeltedCount=2 } #################### # worldgen #################### worldgen { # The maximum number of hellfish blocks per vein. I:HellFish.BlocksPerGroup=12 # The maximum number of hellfish veins per chunk. I:HellFish.GroupsPerChunk=9 I:HellFish.MaxY=127 I:HellFish.MinY=1 I:oreAdamantium.BlocksPerGroup=4 B:oreAdamantium.Disable=false B:oreAdamantium.Force=false I:oreAdamantium.GroupsPerChunk=5 I:oreAdamantium.MaxY=126 I:oreAdamantium.MinY=1 I:oreAdamantium.MiningLevel=2 I:oreAmber.BlocksPerGroup=6 B:oreAmber.Disable=false B:oreAmber.Force=false I:oreAmber.GroupsPerChunk=5 I:oreAmber.MaxY=126 I:oreAmber.MinY=1 I:oreAmber.MiningLevel=2 I:oreCoal.BlocksPerGroup=16 B:oreCoal.Disable=false B:oreCoal.Force=false I:oreCoal.GroupsPerChunk=8 I:oreCoal.MaxY=126 I:oreCoal.MinY=1 I:oreCoal.MiningLevel=2 I:oreCoalBlocksPerGroup=16 B:oreCoalDisable=false I:oreCoalGroupsPerChunk=8 I:oreCoalMaxY=126 I:oreCoalMinY=1 I:oreCopper.BlocksPerGroup=8 B:oreCopper.Disable=false B:oreCopper.Force=false I:oreCopper.GroupsPerChunk=8 I:oreCopper.MaxY=126 I:oreCopper.MinY=1 I:oreCopper.MiningLevel=2 I:oreCopperBlocksPerGroup=8 B:oreCopperDisable=false I:oreCopperGroupsPerChunk=8 I:oreCopperMaxY=126 I:oreCopperMinY=1 I:oreDiamond.BlocksPerGroup=3 B:oreDiamond.Disable=false B:oreDiamond.Force=false I:oreDiamond.GroupsPerChunk=4 I:oreDiamond.MaxY=126 I:oreDiamond.MinY=1 I:oreDiamond.MiningLevel=2 I:oreDiamondBlocksPerGroup=3 B:oreDiamondDisable=false I:oreDiamondGroupsPerChunk=4 I:oreDiamondMaxY=126 I:oreDiamondMinY=1 I:oreEmerald.BlocksPerGroup=2 B:oreEmerald.Disable=false B:oreEmerald.Force=false I:oreEmerald.GroupsPerChunk=3 I:oreEmerald.MaxY=126 I:oreEmerald.MinY=1 I:oreEmerald.MiningLevel=2 I:oreEmeraldBlocksPerGroup=2 B:oreEmeraldDisable=false I:oreEmeraldGroupsPerChunk=3 I:oreEmeraldMaxY=126 I:oreEmeraldMinY=1 I:oreGold.BlocksPerGroup=6 B:oreGold.Disable=false B:oreGold.Force=false I:oreGold.GroupsPerChunk=8 I:oreGold.MaxY=126 I:oreGold.MinY=1 I:oreGold.MiningLevel=2 I:oreGoldBlocksPerGroup=6 B:oreGoldDisable=false I:oreGoldGroupsPerChunk=8 I:oreGoldMaxY=126 I:oreGoldMinY=1 I:oreGreenSapphireBlocksPerGroup=3 B:oreGreenSapphireDisable=true I:oreGreenSapphireGroupsPerChunk=6 I:oreGreenSapphireMaxY=126 I:oreGreenSapphireMinY=1 I:oreIridium.BlocksPerGroup=2 B:oreIridium.Disable=false B:oreIridium.Force=false I:oreIridium.GroupsPerChunk=1 I:oreIridium.MaxY=126 I:oreIridium.MinY=1 I:oreIridium.MiningLevel=2 I:oreIridiumBlocksPerGroup=2 B:oreIridiumDisable=true I:oreIridiumGroupsPerChunk=1 I:oreIridiumMaxY=126 I:oreIridiumMinY=1 I:oreIron.BlocksPerGroup=8 B:oreIron.Disable=false B:oreIron.Force=false I:oreIron.GroupsPerChunk=8 I:oreIron.MaxY=126 I:oreIron.MinY=1 I:oreIron.MiningLevel=2 I:oreIronBlocksPerGroup=8 B:oreIronDisable=false I:oreIronGroupsPerChunk=8 I:oreIronMaxY=126 I:oreIronMinY=1 I:oreLapis.BlocksPerGroup=6 B:oreLapis.Disable=false B:oreLapis.Force=false I:oreLapis.GroupsPerChunk=6 I:oreLapis.MaxY=126 I:oreLapis.MinY=1 I:oreLapis.MiningLevel=2 I:oreLapisBlocksPerGroup=6 B:oreLapisDisable=false I:oreLapisGroupsPerChunk=6 I:oreLapisMaxY=126 I:oreLapisMinY=1 I:oreLead.BlocksPerGroup=6 B:oreLead.Disable=false B:oreLead.Force=false I:oreLead.GroupsPerChunk=6 I:oreLead.MaxY=126 I:oreLead.MinY=1 I:oreLead.MiningLevel=2 I:oreLeadBlocksPerGroup=6 B:oreLeadDisable=false I:oreLeadGroupsPerChunk=6 I:oreLeadMaxY=126 I:oreLeadMinY=1 I:oreMythril.BlocksPerGroup=6 B:oreMythril.Disable=false B:oreMythril.Force=false I:oreMythril.GroupsPerChunk=6 I:oreMythril.MaxY=126 I:oreMythril.MinY=1 I:oreMythril.MiningLevel=2 I:oreNickel.BlocksPerGroup=6 B:oreNickel.Disable=false B:oreNickel.Force=false I:oreNickel.GroupsPerChunk=4 I:oreNickel.MaxY=126 I:oreNickel.MinY=1 I:oreNickel.MiningLevel=2 I:oreNickelBlocksPerGroup=6 B:oreNickelDisable=false I:oreNickelGroupsPerChunk=4 I:oreNickelMaxY=126 I:oreNickelMinY=1 I:oreNikolite.BlocksPerGroup=4 B:oreNikolite.Disable=false B:oreNikolite.Force=false I:oreNikolite.GroupsPerChunk=8 I:oreNikolite.MaxY=126 I:oreNikolite.MinY=1 I:oreNikolite.MiningLevel=2 I:oreNikoliteBlocksPerGroup=4 B:oreNikoliteDisable=true I:oreNikoliteGroupsPerChunk=8 I:oreNikoliteMaxY=126 I:oreNikoliteMinY=1 I:oreOsmium.BlocksPerGroup=7 B:oreOsmium.Disable=false B:oreOsmium.Force=false I:oreOsmium.GroupsPerChunk=8 I:oreOsmium.MaxY=126 I:oreOsmium.MinY=1 I:oreOsmium.MiningLevel=2 I:oreOsmiumBlocksPerGroup=7 B:oreOsmiumDisable=true I:oreOsmiumGroupsPerChunk=8 I:oreOsmiumMaxY=126 I:oreOsmiumMinY=1 I:orePeridot.BlocksPerGroup=3 B:orePeridot.Disable=false B:orePeridot.Force=false I:orePeridot.GroupsPerChunk=6 I:orePeridot.MaxY=126 I:orePeridot.MinY=1 I:orePeridot.MiningLevel=2 I:orePeridotBlocksPerGroup=3 B:orePeridotDisable=false I:orePeridotGroupsPerChunk=6 I:orePeridotMaxY=126 I:orePeridotMinY=1 I:orePlatinum.BlocksPerGroup=3 B:orePlatinum.Disable=false B:orePlatinum.Force=false I:orePlatinum.GroupsPerChunk=1 I:orePlatinum.MaxY=126 I:orePlatinum.MinY=1 I:orePlatinum.MiningLevel=2 I:orePlatinumBlocksPerGroup=3 B:orePlatinumDisable=false I:orePlatinumGroupsPerChunk=3 I:orePlatinumMaxY=126 I:orePlatinumMinY=1 I:oreRedstone.BlocksPerGroup=8 B:oreRedstone.Disable=false B:oreRedstone.Force=false I:oreRedstone.GroupsPerChunk=6 I:oreRedstone.MaxY=126 I:oreRedstone.MinY=1 I:oreRedstone.MiningLevel=2 I:oreRedstoneBlocksPerGroup=8 B:oreRedstoneDisable=false I:oreRedstoneGroupsPerChunk=6 I:oreRedstoneMaxY=126 I:oreRedstoneMinY=1 I:oreRuby.BlocksPerGroup=3 B:oreRuby.Disable=false B:oreRuby.Force=false I:oreRuby.GroupsPerChunk=6 I:oreRuby.MaxY=126 I:oreRuby.MinY=1 I:oreRuby.MiningLevel=2 I:oreRubyBlocksPerGroup=3 B:oreRubyDisable=true I:oreRubyGroupsPerChunk=6 I:oreRubyMaxY=126 I:oreRubyMinY=1 I:oreRutile.BlocksPerGroup=4 B:oreRutile.Disable=false B:oreRutile.Force=false I:oreRutile.GroupsPerChunk=3 I:oreRutile.MaxY=126 I:oreRutile.MinY=1 I:oreRutile.MiningLevel=2 I:oreSalt.BlocksPerGroup=5 B:oreSalt.Disable=false B:oreSalt.Force=false I:oreSalt.GroupsPerChunk=5 I:oreSalt.MaxY=126 I:oreSalt.MinY=1 I:oreSalt.MiningLevel=2 I:oreSaltpeter.BlocksPerGroup=4 B:oreSaltpeter.Disable=false B:oreSaltpeter.Force=false I:oreSaltpeter.GroupsPerChunk=6 I:oreSaltpeter.MaxY=126 I:oreSaltpeter.MinY=1 I:oreSaltpeter.MiningLevel=2 I:oreSapphire.BlocksPerGroup=3 B:oreSapphire.Disable=false B:oreSapphire.Force=false I:oreSapphire.GroupsPerChunk=6 I:oreSapphire.MaxY=126 I:oreSapphire.MinY=1 I:oreSapphire.MiningLevel=2 I:oreSapphireBlocksPerGroup=3 B:oreSapphireDisable=true I:oreSapphireGroupsPerChunk=6 I:oreSapphireMaxY=126 I:oreSapphireMinY=1 I:oreSilver.BlocksPerGroup=4 B:oreSilver.Disable=false B:oreSilver.Force=false I:oreSilver.GroupsPerChunk=6 I:oreSilver.MaxY=126 I:oreSilver.MinY=1 I:oreSilver.MiningLevel=2 I:oreSilverBlocksPerGroup=4 B:oreSilverDisable=false I:oreSilverGroupsPerChunk=6 I:oreSilverMaxY=126 I:oreSilverMinY=1 I:oreSteel.BlocksPerGroup=4 B:oreSteel.Disable=false B:oreSteel.Force=false I:oreSteel.GroupsPerChunk=3 I:oreSteel.MaxY=126 I:oreSteel.MinY=1 I:oreSteel.MiningLevel=2 I:oreSteelBlocksPerGroup=4 B:oreSteelDisable=true I:oreSteelGroupsPerChunk=3 I:oreSteelMaxY=126 I:oreSteelMinY=1 I:oreSulfur.BlocksPerGroup=12 B:oreSulfur.Disable=false B:oreSulfur.Force=false I:oreSulfur.GroupsPerChunk=12 I:oreSulfur.MaxY=126 I:oreSulfur.MinY=1 I:oreSulfur.MiningLevel=2 I:oreTennantite.BlocksPerGroup=8 B:oreTennantite.Disable=false B:oreTennantite.Force=false I:oreTennantite.GroupsPerChunk=8 I:oreTennantite.MaxY=126 I:oreTennantite.MinY=1 I:oreTennantite.MiningLevel=2 I:oreTin.BlocksPerGroup=8 B:oreTin.Disable=false B:oreTin.Force=false I:oreTin.GroupsPerChunk=8 I:oreTin.MaxY=126 I:oreTin.MinY=1 I:oreTin.MiningLevel=2 I:oreTinBlocksPerGroup=8 B:oreTinDisable=false I:oreTinGroupsPerChunk=8 I:oreTinMaxY=126 I:oreTinMinY=1 I:oreTitanium.BlocksPerGroup=2 B:oreTitanium.Disable=false B:oreTitanium.Force=false I:oreTitanium.GroupsPerChunk=3 I:oreTitanium.MaxY=126 I:oreTitanium.MinY=1 I:oreTitanium.MiningLevel=2 I:oreTungsten.BlocksPerGroup=8 B:oreTungsten.Disable=false B:oreTungsten.Force=false I:oreTungsten.GroupsPerChunk=8 I:oreTungsten.MaxY=126 I:oreTungsten.MinY=1 I:oreTungsten.MiningLevel=2 I:oreUranium.BlocksPerGroup=2 B:oreUranium.Disable=false B:oreUranium.Force=false I:oreUranium.GroupsPerChunk=3 I:oreUranium.MaxY=126 I:oreUranium.MinY=1 I:oreUranium.MiningLevel=2 I:oreUraniumBlocksPerGroup=2 B:oreUraniumDisable=true I:oreUraniumGroupsPerChunk=3 I:oreUraniumMaxY=126 I:oreUraniumMinY=1 }