Initial commit
This commit is contained in:
29
both/config/cofh/thermalfoundation/client.cfg
Normal file
29
both/config/cofh/thermalfoundation/client.cfg
Normal file
@@ -0,0 +1,29 @@
|
||||
# Configuration file
|
||||
|
||||
Icons {
|
||||
# Set to FALSE to revert Blaze Powder to the default Minecraft icon.
|
||||
B:BlazePowder=true
|
||||
}
|
||||
|
||||
|
||||
Interface {
|
||||
|
||||
CreativeTab {
|
||||
B:ArmorInCommonTab=false
|
||||
B:ToolsInCommonTab=false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Render {
|
||||
# Set to TRUE for Ender devices to be a bit more Cagey year-round.
|
||||
B:CageyEnder=false
|
||||
}
|
||||
|
||||
|
||||
Version {
|
||||
S:Identifier=1.7.10R1.2.6
|
||||
}
|
||||
|
||||
|
||||
516
both/config/cofh/thermalfoundation/common.cfg
Normal file
516
both/config/cofh/thermalfoundation/common.cfg
Normal file
@@ -0,0 +1,516 @@
|
||||
# Configuration file
|
||||
|
||||
Equipment {
|
||||
# Set to TRUE to disable ALL armor sets.
|
||||
B:DisableAllArmor=false
|
||||
|
||||
# Set to TRUE to disable ALL tool sets.
|
||||
B:DisableAllTools=false
|
||||
|
||||
# Set to FALSE to hide all disabled equipment from the Creative Tabs and NEI.
|
||||
B:ShowDisabledEquipment=true
|
||||
|
||||
Wood {
|
||||
|
||||
Tools {
|
||||
B:Shears=true
|
||||
B:Sickle=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Stone {
|
||||
|
||||
Tools {
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Shears=true
|
||||
B:Sickle=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Iron {
|
||||
|
||||
Tools {
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Sickle=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Diamond {
|
||||
|
||||
Tools {
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Shears=true
|
||||
B:Sickle=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Gold {
|
||||
|
||||
Tools {
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Shears=true
|
||||
B:Sickle=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Copper {
|
||||
B:Armor=true
|
||||
|
||||
Tools {
|
||||
B:Axe=true
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Hoe=true
|
||||
B:Pickaxe=true
|
||||
B:Shears=true
|
||||
B:Shovel=true
|
||||
B:Sickle=true
|
||||
B:Sword=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Tin {
|
||||
B:Armor=true
|
||||
|
||||
Tools {
|
||||
B:Axe=true
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Hoe=true
|
||||
B:Pickaxe=true
|
||||
B:Shears=true
|
||||
B:Shovel=true
|
||||
B:Sickle=true
|
||||
B:Sword=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Silver {
|
||||
B:Armor=true
|
||||
|
||||
Tools {
|
||||
B:Axe=true
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Hoe=true
|
||||
B:Pickaxe=true
|
||||
B:Shears=true
|
||||
B:Shovel=true
|
||||
B:Sickle=true
|
||||
B:Sword=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Lead {
|
||||
B:Armor=true
|
||||
|
||||
Tools {
|
||||
B:Axe=true
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Hoe=true
|
||||
B:Pickaxe=true
|
||||
B:Shears=true
|
||||
B:Shovel=true
|
||||
B:Sickle=true
|
||||
B:Sword=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Nickel {
|
||||
B:Armor=true
|
||||
|
||||
Tools {
|
||||
B:Axe=true
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Hoe=true
|
||||
B:Pickaxe=true
|
||||
B:Shears=true
|
||||
B:Shovel=true
|
||||
B:Sickle=true
|
||||
B:Sword=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Electrum {
|
||||
B:Armor=true
|
||||
|
||||
Tools {
|
||||
B:Axe=true
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Hoe=true
|
||||
B:Pickaxe=true
|
||||
B:Shears=true
|
||||
B:Shovel=true
|
||||
B:Sickle=true
|
||||
B:Sword=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Invar {
|
||||
B:Armor=true
|
||||
|
||||
Tools {
|
||||
B:Axe=true
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Hoe=true
|
||||
B:Pickaxe=true
|
||||
B:Shears=true
|
||||
B:Shovel=true
|
||||
B:Sickle=true
|
||||
B:Sword=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Bronze {
|
||||
B:Armor=true
|
||||
|
||||
Tools {
|
||||
B:Axe=true
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Hoe=true
|
||||
B:Pickaxe=true
|
||||
B:Shears=true
|
||||
B:Shovel=true
|
||||
B:Sickle=true
|
||||
B:Sword=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Platinum {
|
||||
B:Armor=true
|
||||
|
||||
Tools {
|
||||
B:Axe=true
|
||||
B:Bow=true
|
||||
B:FishingRod=true
|
||||
B:Hoe=true
|
||||
B:Pickaxe=true
|
||||
B:Shears=true
|
||||
B:Shovel=true
|
||||
B:Sickle=true
|
||||
B:Sword=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Fluid {
|
||||
|
||||
Redstone {
|
||||
# Enable this for Fluid Redstone to emit a signal proportional to its fluid level.
|
||||
B:Effect=true
|
||||
}
|
||||
|
||||
Glowstone {
|
||||
# Enable this for Fluid Glowstone Source blocks to condense back into solid Glowstone above a given y-value.
|
||||
B:Condense=true
|
||||
|
||||
# Enable this for Fluid Glowstone to do...something.
|
||||
B:Effect=true
|
||||
|
||||
# Enable this for Fluid Glowstone Source blocks to gradually float upwards.
|
||||
B:Float=true
|
||||
|
||||
# This adjusts the y-value where Fluid Glowstone will *always* condense, if that is enabled. It will also condense above 80% of this value, if it cannot flow.
|
||||
I:MaxHeight=120
|
||||
}
|
||||
|
||||
Ender {
|
||||
# Enable this for Fluid Ender to randomly teleport entities on contact.
|
||||
B:Effect=true
|
||||
}
|
||||
|
||||
Pyrotheum {
|
||||
# Enable this for Fluid Pyrotheum to be worse than lava.
|
||||
B:Effect=true
|
||||
|
||||
# Enable this for Fluid Pyrotheum Source blocks to gradually fall downwards.
|
||||
B:Fall=true
|
||||
}
|
||||
|
||||
Cryotheum {
|
||||
# Enable this for Fluid Cryotheum to be worse than lava, except cold.
|
||||
B:Effect=true
|
||||
|
||||
# Enable this for Fluid Cryotheum Source blocks to gradually fall downwards.
|
||||
B:Fall=true
|
||||
}
|
||||
|
||||
Aerotheum {
|
||||
# Enable this for Fluid Aerotheum Source blocks to dissipate back into air above a given y-value.
|
||||
B:Dissipate=true
|
||||
|
||||
# Enable this for Fluid Aerotheum to do...things.
|
||||
B:Effect=true
|
||||
|
||||
# Enable this for Fluid Aerotheum Source blocks to gradually float upwards.
|
||||
B:Float=true
|
||||
|
||||
# This adjusts the y-value where Fluid Aerotheum will *always* dissipate, if that is enabled.
|
||||
I:MaxHeight=120
|
||||
}
|
||||
|
||||
Petrotheum {
|
||||
# Enable this for Fluid Petrotheum to break apart stone blocks.
|
||||
B:Effect=true
|
||||
|
||||
# Enable this for Fluid Petrotheum to have an EXTREME effect on stone blocks.
|
||||
B:Effect.Extreme=false
|
||||
|
||||
# Enable this for Fluid Petrotheum Source blocks to gradually fall downwards.
|
||||
B:Fall=true
|
||||
}
|
||||
|
||||
Mana {
|
||||
# Enable this for Fluid Mana to do...things.
|
||||
B:Effect=true
|
||||
}
|
||||
|
||||
Coal {
|
||||
# Enable this for Fluid Coal to be flammable.
|
||||
B:Flammable=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
General {
|
||||
# If TRUE, Fire-Immune mobs have a chance to drop Sulfur.
|
||||
B:FireImmuneDropSulfur=true
|
||||
}
|
||||
|
||||
|
||||
Lexicon {
|
||||
# This option will generate a fresh blacklist or whitelist EVERY time. This is not recommended, but is provided here as an option if you are satisfied with the defaults.
|
||||
B:AlwaysGenerateList=false
|
||||
|
||||
# This will generate a default list file depending on your list setting. This will ONLY generate if no list file already exists OR you have also enabled list regeneration.
|
||||
B:GenerateDefaultList=true
|
||||
|
||||
# This will echo all entries to the system log.
|
||||
B:LogEntries=false
|
||||
|
||||
# Set to true for a whitelist, FALSE for a blacklist
|
||||
B:UseWhiteList=true
|
||||
}
|
||||
|
||||
|
||||
Mob {
|
||||
|
||||
Blizz {
|
||||
# Set this to false to disable Blizzes entirely. Jerk.
|
||||
B:Enable=true
|
||||
|
||||
# Set this to false for the Blizz to use a mod-specific ID; this removes the Spawn Egg.
|
||||
B:UseGlobalId=true
|
||||
|
||||
Spawn {
|
||||
# This sets the maximum light level Blizzes can spawn at, if restricted.
|
||||
I:Light.Level=1
|
||||
|
||||
# Set this to false for Blizzes to spawn at any light level.
|
||||
B:Light.Limit=true
|
||||
|
||||
# This sets the maximum light number of Blizzes that spawn in a group.
|
||||
I:MaxGroupSize=4
|
||||
|
||||
# This sets the minimum number of Blizzes that spawn in a group.
|
||||
I:MinGroupSize=1
|
||||
|
||||
# This sets the relative spawn weight for Blizzes.
|
||||
I:SpawnWeight=10
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Blitz {
|
||||
# Set this to false to disable Blitzes entirely. Jerk.
|
||||
B:Enable=true
|
||||
|
||||
# Set this to false for the Blitz to use a mod-specific ID; this removes the Spawn Egg.
|
||||
B:UseGlobalId=true
|
||||
|
||||
Spawn {
|
||||
# This sets the maximum light level Blitzes can spawn at, if restricted.
|
||||
I:Light.Level=1
|
||||
|
||||
# Set this to false for Blitzes to spawn at any light level.
|
||||
B:Light.Limit=true
|
||||
|
||||
# This sets the maximum light number of Blitzes that spawn in a group.
|
||||
I:MaxGroupSize=4
|
||||
|
||||
# This sets the minimum number of Blitzes that spawn in a group.
|
||||
I:MinGroupSize=1
|
||||
|
||||
# This sets the relative spawn weight for Blitzes.
|
||||
I:SpawnWeight=10
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Basalz {
|
||||
# Set this to false to disable Basalzes entirely. Jerk.
|
||||
B:Enable=true
|
||||
|
||||
# Set this to false for the Basalz to use a mod-specific ID; this removes the Spawn Egg.
|
||||
B:UseGlobalId=true
|
||||
|
||||
Spawn {
|
||||
# This sets the maximum light level Basalzes can spawn at, if restricted.
|
||||
I:Light.Level=1
|
||||
|
||||
# Set this to false for Basalzes to spawn at any light level.
|
||||
B:Light.Limit=true
|
||||
|
||||
# This sets the maximum light number of Basalzes that spawn in a group.
|
||||
I:MaxGroupSize=4
|
||||
|
||||
# This sets the minimum number of Basalzes that spawn in a group.
|
||||
I:MinGroupSize=1
|
||||
|
||||
# This sets the relative spawn weight for Basalzes.
|
||||
I:SpawnWeight=10
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Plugins {
|
||||
|
||||
MineFactoryReloaded {
|
||||
B:Enable=true
|
||||
|
||||
Straw {
|
||||
B:Aerotheum=true
|
||||
B:Coal=true
|
||||
B:Cryotheum=true
|
||||
B:Ender=true
|
||||
|
||||
# This controls the maximum distance (in blocks) a player will teleport from drinking Ender. (Min: 8, Max: 65536)
|
||||
I:Ender.Range=16384
|
||||
B:Glowstone=true
|
||||
B:Petrotheum=true
|
||||
B:Pyrotheum=true
|
||||
B:Redstone=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Thaumcraft {
|
||||
B:Enable=true
|
||||
}
|
||||
|
||||
TConstruct {
|
||||
B:Enable=true
|
||||
|
||||
Material {
|
||||
|
||||
Silver {
|
||||
I:Attack=3
|
||||
I:Durability=80
|
||||
I:HarvestLevel=2
|
||||
|
||||
# Only change this if you absolutely know what you are doing.
|
||||
I:Id=1023
|
||||
I:MiningSpeed=1200
|
||||
}
|
||||
|
||||
Lead {
|
||||
I:Attack=2
|
||||
I:Durability=250
|
||||
I:HarvestLevel=1
|
||||
|
||||
# Only change this if you absolutely know what you are doing.
|
||||
I:Id=1022
|
||||
I:MiningSpeed=900
|
||||
}
|
||||
|
||||
Nickel {
|
||||
I:Attack=2
|
||||
I:Durability=750
|
||||
I:HarvestLevel=2
|
||||
|
||||
# Only change this if you absolutely know what you are doing.
|
||||
I:Id=1021
|
||||
I:MiningSpeed=1100
|
||||
}
|
||||
|
||||
Platinum {
|
||||
I:Attack=5
|
||||
I:Durability=1050
|
||||
I:HarvestLevel=4
|
||||
|
||||
# Only change this if you absolutely know what you are doing.
|
||||
I:Id=1024
|
||||
I:MiningSpeed=1400
|
||||
}
|
||||
|
||||
Invar {
|
||||
I:Attack=2
|
||||
I:Durability=450
|
||||
I:HarvestLevel=2
|
||||
|
||||
# Only change this if you absolutely know what you are doing.
|
||||
I:Id=1020
|
||||
I:MiningSpeed=700
|
||||
}
|
||||
|
||||
Electrum {
|
||||
I:Attack=2
|
||||
I:Durability=90
|
||||
I:HarvestLevel=1
|
||||
|
||||
# Only change this if you absolutely know what you are doing.
|
||||
I:Id=1025
|
||||
I:MiningSpeed=1700
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
EE3 {
|
||||
B:Enable=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Version {
|
||||
S:Identifier=1.7.10R1.2.6
|
||||
}
|
||||
|
||||
|
||||
World {
|
||||
# If enabled, Thermal Foundation will create default world generation files - if it cannot find existing ones. Only disable this if you know what you are doing.
|
||||
B:GenerateDefaultFiles=false
|
||||
}
|
||||
|
||||
|
||||
780
both/config/cofh/thermalfoundation/lexicon-whitelist.cfg
Normal file
780
both/config/cofh/thermalfoundation/lexicon-whitelist.cfg
Normal file
@@ -0,0 +1,780 @@
|
||||
blockAdamantine
|
||||
blockAluminium
|
||||
blockAluminiumBrass
|
||||
blockAluminum
|
||||
blockAluminumBrass
|
||||
blockAlumite
|
||||
blockAmber
|
||||
blockAmordrine
|
||||
blockAndesite
|
||||
blockAngmallen
|
||||
blockArdite
|
||||
blockAstralSilver
|
||||
blockAtlarus
|
||||
blockBambooAsper
|
||||
blockBambooAsperSlab
|
||||
blockBambooFargesiaRobusta
|
||||
blockBambooFargesiaRobustaSlab
|
||||
blockBambooGiantTimber
|
||||
blockBambooGiantTimberSlab
|
||||
blockBambooGolden
|
||||
blockBambooGoldenSlab
|
||||
blockBambooMoso
|
||||
blockBambooMosoSlab
|
||||
blockBambooShortTassled
|
||||
blockBambooShortTassledSlab
|
||||
blockBambooTimorBlack
|
||||
blockBambooTimorBlackSlab
|
||||
blockBambooTropicalBlue
|
||||
blockBambooTropicalBlueSlab
|
||||
blockBambooWetForest
|
||||
blockBambooWetForestSlab
|
||||
blockBlackSteel
|
||||
blockBlutonium
|
||||
blockBrass
|
||||
blockBronze
|
||||
blockCarmot
|
||||
blockCarpet
|
||||
blockCelenegil
|
||||
blockCeruclase
|
||||
blockCharcoal
|
||||
blockCoal
|
||||
blockCoalBlack
|
||||
blockCoalBlue
|
||||
blockCoalBrown
|
||||
blockCoalCyan
|
||||
blockCoalGray
|
||||
blockCoalGreen
|
||||
blockCoalLightBlue
|
||||
blockCoalLightGray
|
||||
blockCoalLime
|
||||
blockCoalMagenta
|
||||
blockCoalOrange
|
||||
blockCoalPink
|
||||
blockCoalPurple
|
||||
blockCoalRed
|
||||
blockCoalWhite
|
||||
blockCoalYellow
|
||||
blockCobalt
|
||||
blockConductiveIron
|
||||
blockConstantan
|
||||
blockCopper
|
||||
blockCupronickel
|
||||
blockCyanite
|
||||
blockDamascusSteel
|
||||
blockDarkSteel
|
||||
blockDeepIron
|
||||
blockDiamond
|
||||
blockDiorite
|
||||
blockDraconium
|
||||
blockDraconiumAwakened
|
||||
blockElectricalSteel
|
||||
blockElectrum
|
||||
blockEmerald
|
||||
blockEnder
|
||||
blockEnderCore
|
||||
blockEnderObsidian
|
||||
blockEnderium
|
||||
blockEndstone
|
||||
blockEnergeticAlloy
|
||||
blockFuelCoke
|
||||
blockGlue
|
||||
blockGold
|
||||
blockGranite
|
||||
blockGraphite
|
||||
blockHaderoth
|
||||
blockHepatizon
|
||||
blockHopper
|
||||
blockIce
|
||||
blockIcestone
|
||||
blockIgnatius
|
||||
blockInfuscolium
|
||||
blockInolashite
|
||||
blockInvar
|
||||
blockIron
|
||||
blockKalendrite
|
||||
blockLapis
|
||||
blockLapisBlack
|
||||
blockLapisBlue
|
||||
blockLapisBrown
|
||||
blockLapisCyan
|
||||
blockLapisGray
|
||||
blockLapisGreen
|
||||
blockLapisLightBlue
|
||||
blockLapisLightGray
|
||||
blockLapisLime
|
||||
blockLapisMagenta
|
||||
blockLapisOrange
|
||||
blockLapisPink
|
||||
blockLapisPurple
|
||||
blockLapisRed
|
||||
blockLapisWhite
|
||||
blockLapisYellow
|
||||
blockLead
|
||||
blockLemurite
|
||||
blockLudicrite
|
||||
blockLumium
|
||||
blockMagicWood
|
||||
blockMalachite
|
||||
blockManganese
|
||||
blockManyullyn
|
||||
blockMarble
|
||||
blockMeat
|
||||
blockMeatRaw
|
||||
blockMidasium
|
||||
blockMithril
|
||||
blockNaturalAluminum
|
||||
blockNickel
|
||||
blockObsidian
|
||||
blockOrichalcum
|
||||
blockOsmium
|
||||
blockOureclase
|
||||
blockPackedIce
|
||||
blockPeridot
|
||||
blockPhasedGold
|
||||
blockPhasedIron
|
||||
blockPigIron
|
||||
blockPlastic
|
||||
blockPlatinum
|
||||
blockPrometheum
|
||||
blockPulsatingIron
|
||||
blockQuartz
|
||||
blockQuicksilver
|
||||
blockRedstone
|
||||
blockRedstoneAlloy
|
||||
blockRedstoneBlack
|
||||
blockRedstoneBlue
|
||||
blockRedstoneBrown
|
||||
blockRedstoneCyan
|
||||
blockRedstoneGray
|
||||
blockRedstoneGreen
|
||||
blockRedstoneLightBlue
|
||||
blockRedstoneLightGray
|
||||
blockRedstoneLime
|
||||
blockRedstoneMagenta
|
||||
blockRedstoneOrange
|
||||
blockRedstonePink
|
||||
blockRedstonePurple
|
||||
blockRedstoneRed
|
||||
blockRedstoneWhite
|
||||
blockRedstoneYellow
|
||||
blockRubber
|
||||
blockRubracium
|
||||
blockRuby
|
||||
blockSanguinite
|
||||
blockSapphire
|
||||
blockShadowIron
|
||||
blockShadowSteel
|
||||
blockSignalum
|
||||
blockSilver
|
||||
blockSlime
|
||||
blockSlimePink
|
||||
blockSnow
|
||||
blockSoularium
|
||||
blockStainedHardenedClay
|
||||
blockSteel
|
||||
blockTanzanite
|
||||
blockTartarite
|
||||
blockTin
|
||||
blockTopaz
|
||||
blockTorch
|
||||
blockUnstable
|
||||
blockVibrantAlloy
|
||||
blockVulcanite
|
||||
blockVyroxeres
|
||||
blockWaterstone
|
||||
blockWool
|
||||
blockWoolBlack
|
||||
blockWoolBlue
|
||||
blockWoolBrown
|
||||
blockWoolCyan
|
||||
blockWoolGray
|
||||
blockWoolGreen
|
||||
blockWoolLightBlue
|
||||
blockWoolLightGray
|
||||
blockWoolLime
|
||||
blockWoolMagenta
|
||||
blockWoolOrange
|
||||
blockWoolPink
|
||||
blockWoolPurple
|
||||
blockWoolRed
|
||||
blockWoolWhite
|
||||
blockWoolYellow
|
||||
blockWroughtIron
|
||||
blockYellorium
|
||||
blockZinc
|
||||
blockmolten.bedrockiumingots
|
||||
blockmolten.unstableingots
|
||||
dustAdamantine
|
||||
dustAerotheum
|
||||
dustAluminium
|
||||
dustAluminiumBrass
|
||||
dustAluminum
|
||||
dustAluminumBrass
|
||||
dustAlumite
|
||||
dustAmber
|
||||
dustAmethyst
|
||||
dustAmordrine
|
||||
dustAngmallen
|
||||
dustArdite
|
||||
dustAstral Silver
|
||||
dustAstralSilver
|
||||
dustAtlarus
|
||||
dustBasalz
|
||||
dustBlackSteel
|
||||
dustBlitz
|
||||
dustBlizz
|
||||
dustBlutonium
|
||||
dustBrass
|
||||
dustBronze
|
||||
dustCarmot
|
||||
dustCelenegil
|
||||
dustCertusQuartz
|
||||
dustCeruclase
|
||||
dustCharcoal
|
||||
dustChargedCertusQuartz
|
||||
dustCinnabar
|
||||
dustCoal
|
||||
dustCobalt
|
||||
dustCoke
|
||||
dustConstantan
|
||||
dustCopper
|
||||
dustCryotheum
|
||||
dustCupronickel
|
||||
dustCyanite
|
||||
dustDamascusSteel
|
||||
dustDeepIron
|
||||
dustDiamond
|
||||
dustDraconium
|
||||
dustElectrum
|
||||
dustEmerald
|
||||
dustEnder
|
||||
dustEnderPearl
|
||||
dustEnderium
|
||||
dustFluix
|
||||
dustGlowstone
|
||||
dustGlue
|
||||
dustGold
|
||||
dustGraphite
|
||||
dustGunpowder
|
||||
dustHOPGraphite
|
||||
dustHaderoth
|
||||
dustHepatizon
|
||||
dustIgnatius
|
||||
dustInfuscolium
|
||||
dustInfusedAir
|
||||
dustInfusedEarth
|
||||
dustInfusedEntropy
|
||||
dustInfusedFire
|
||||
dustInfusedOrder
|
||||
dustInfusedWater
|
||||
dustInolashite
|
||||
dustInvar
|
||||
dustIron
|
||||
dustKalendrite
|
||||
dustLapis
|
||||
dustLead
|
||||
dustLemurite
|
||||
dustLudicrite
|
||||
dustLumium
|
||||
dustMagnesium
|
||||
dustMalachite
|
||||
dustManganese
|
||||
dustManyullyn
|
||||
dustMidasium
|
||||
dustMithril
|
||||
dustNaturalAluminum
|
||||
dustNetherQuartz
|
||||
dustNickel
|
||||
dustObsidian
|
||||
dustOilsands
|
||||
dustOrichalcum
|
||||
dustOsmium
|
||||
dustOureclase
|
||||
dustPeridot
|
||||
dustPetroleum
|
||||
dustPetrotheum
|
||||
dustPigIron
|
||||
dustPlastic
|
||||
dustPlatinum
|
||||
dustPlutonium
|
||||
dustPrometheum
|
||||
dustPyrotheum
|
||||
dustQuartz
|
||||
dustQuicksilver
|
||||
dustRedstone
|
||||
dustRubracium
|
||||
dustRuby
|
||||
dustRutile
|
||||
dustSalt
|
||||
dustSaltpeter
|
||||
dustSanguinite
|
||||
dustSaphire
|
||||
dustSapphire
|
||||
dustShadowIron
|
||||
dustShadowSteel
|
||||
dustSignalum
|
||||
dustSilver
|
||||
dustSteel
|
||||
dustSulfur
|
||||
dustTanzanite
|
||||
dustTartarite
|
||||
dustTin
|
||||
dustTitanium
|
||||
dustTopaz
|
||||
dustTungsten
|
||||
dustUranium
|
||||
dustVulcanite
|
||||
dustVyroxeres
|
||||
dustWheat
|
||||
dustWood
|
||||
dustYellorite
|
||||
dustYellorium
|
||||
dustZinc
|
||||
dustberryAluminium
|
||||
dustberryAluminum
|
||||
dustberryCopper
|
||||
dustberryEssence
|
||||
dustberryGold
|
||||
dustberryIron
|
||||
dustberryTin
|
||||
dustbushAluminium
|
||||
dustbushAluminum
|
||||
dustbushCopper
|
||||
dustbushEssence
|
||||
dustbushGold
|
||||
dustbushIron
|
||||
dustbushTin
|
||||
dustmolten.bedrockiumingots
|
||||
dustmolten.unstableingots
|
||||
ingotAdamantine
|
||||
ingotAerotheum
|
||||
ingotAluminium
|
||||
ingotAluminiumBrass
|
||||
ingotAluminum
|
||||
ingotAluminumBrass
|
||||
ingotAlumite
|
||||
ingotAmber
|
||||
ingotAmordrine
|
||||
ingotAngmallen
|
||||
ingotArdite
|
||||
ingotAstral Silver
|
||||
ingotAtlarus
|
||||
ingotBasalz
|
||||
ingotBlackSteel
|
||||
ingotBlitz
|
||||
ingotBlizz
|
||||
ingotBlutonium
|
||||
ingotBrass
|
||||
ingotBrick
|
||||
ingotBrickNether
|
||||
ingotBronze
|
||||
ingotCarmot
|
||||
ingotCelenegil
|
||||
ingotCertusQuartz
|
||||
ingotCeruclase
|
||||
ingotCharcoal
|
||||
ingotChargedCertusQuartz
|
||||
ingotCinnabar
|
||||
ingotCoal
|
||||
ingotCobalt
|
||||
ingotCoke
|
||||
ingotConductiveIron
|
||||
ingotConstantan
|
||||
ingotCopper
|
||||
ingotCryotheum
|
||||
ingotCupronickel
|
||||
ingotCyanite
|
||||
ingotDamascusSteel
|
||||
ingotDarkSteel
|
||||
ingotDeepIron
|
||||
ingotDemonic
|
||||
ingotDiamond
|
||||
ingotDraconium
|
||||
ingotDraconiumAwakened
|
||||
ingotElectricalSteel
|
||||
ingotElectrum
|
||||
ingotElectrumFlux
|
||||
ingotEmerald
|
||||
ingotEnderPearl
|
||||
ingotEnderium
|
||||
ingotEnderiumBase
|
||||
ingotEnergeticAlloy
|
||||
ingotFluix
|
||||
ingotGlowstone
|
||||
ingotGlue
|
||||
ingotGold
|
||||
ingotGraphite
|
||||
ingotGunpowder
|
||||
ingotHOPGraphite
|
||||
ingotHaderoth
|
||||
ingotHepatizon
|
||||
ingotIgnatius
|
||||
ingotInfuscolium
|
||||
ingotInfusedAir
|
||||
ingotInfusedEarth
|
||||
ingotInfusedEntropy
|
||||
ingotInfusedFire
|
||||
ingotInfusedOrder
|
||||
ingotInfusedWater
|
||||
ingotInolashite
|
||||
ingotInvar
|
||||
ingotIron
|
||||
ingotKalendrite
|
||||
ingotLapis
|
||||
ingotLead
|
||||
ingotLemurite
|
||||
ingotLudicrite
|
||||
ingotLumium
|
||||
ingotMalachite
|
||||
ingotManganese
|
||||
ingotManyullyn
|
||||
ingotMeat
|
||||
ingotMeatRaw
|
||||
ingotMidasium
|
||||
ingotMithril
|
||||
ingotNaturalAluminum
|
||||
ingotNetherQuartz
|
||||
ingotNickel
|
||||
ingotObsidian
|
||||
ingotOilsands
|
||||
ingotOrichalcum
|
||||
ingotOsmium
|
||||
ingotOureclase
|
||||
ingotPeridot
|
||||
ingotPetroleum
|
||||
ingotPetrotheum
|
||||
ingotPhasedGold
|
||||
ingotPhasedIron
|
||||
ingotPigIron
|
||||
ingotPlastic
|
||||
ingotPlatinum
|
||||
ingotPlutonium
|
||||
ingotPrometheum
|
||||
ingotPulsatingIron
|
||||
ingotPyrotheum
|
||||
ingotQuartz
|
||||
ingotQuicksilver
|
||||
ingotRedstone
|
||||
ingotRedstoneAlloy
|
||||
ingotRubracium
|
||||
ingotRuby
|
||||
ingotSalt
|
||||
ingotSaltpeter
|
||||
ingotSanguinite
|
||||
ingotSapphire
|
||||
ingotShadowIron
|
||||
ingotShadowSteel
|
||||
ingotSignalum
|
||||
ingotSilver
|
||||
ingotSoularium
|
||||
ingotSteel
|
||||
ingotSulfur
|
||||
ingotTanzanite
|
||||
ingotTartarite
|
||||
ingotThaumium
|
||||
ingotTin
|
||||
ingotTopaz
|
||||
ingotUnstable
|
||||
ingotUranium
|
||||
ingotVibrantAlloy
|
||||
ingotVoid
|
||||
ingotVulcanite
|
||||
ingotVyroxeres
|
||||
ingotWheat
|
||||
ingotWood
|
||||
ingotWroughtIron
|
||||
ingotYellorite
|
||||
ingotYellorium
|
||||
ingotZinc
|
||||
ingotberryAluminium
|
||||
ingotberryAluminum
|
||||
ingotberryCopper
|
||||
ingotberryEssence
|
||||
ingotberryGold
|
||||
ingotberryIron
|
||||
ingotberryTin
|
||||
ingotbushAluminium
|
||||
ingotbushAluminum
|
||||
ingotbushCopper
|
||||
ingotbushEssence
|
||||
ingotbushGold
|
||||
ingotbushIron
|
||||
ingotbushTin
|
||||
ingotmolten.bedrockiumingots
|
||||
ingotmolten.unstableingots
|
||||
nuggetAluminium
|
||||
nuggetAluminiumBrass
|
||||
nuggetAluminum
|
||||
nuggetAluminumBrass
|
||||
nuggetAlumite
|
||||
nuggetArdite
|
||||
nuggetBrass
|
||||
nuggetBronze
|
||||
nuggetCobalt
|
||||
nuggetConstantan
|
||||
nuggetCopper
|
||||
nuggetCupronickel
|
||||
nuggetDraconium
|
||||
nuggetDraconiumAwakened
|
||||
nuggetElectrum
|
||||
nuggetEnderium
|
||||
nuggetGlue
|
||||
nuggetGold
|
||||
nuggetInvar
|
||||
nuggetIron
|
||||
nuggetLead
|
||||
nuggetLumium
|
||||
nuggetManyullyn
|
||||
nuggetMeat
|
||||
nuggetMeatRaw
|
||||
nuggetMithril
|
||||
nuggetNaturalAluminium
|
||||
nuggetNaturalAluminum
|
||||
nuggetNickel
|
||||
nuggetObsidian
|
||||
nuggetPigIron
|
||||
nuggetPlatinum
|
||||
nuggetPulsatingIron
|
||||
nuggetQuicksilver
|
||||
nuggetSignalum
|
||||
nuggetSilver
|
||||
nuggetSteel
|
||||
nuggetThaumium
|
||||
nuggetTin
|
||||
nuggetUnstable
|
||||
nuggetVibrantAlloy
|
||||
nuggetVoid
|
||||
nuggetWroughtIron
|
||||
nuggetZinc
|
||||
nuggetmolten.bedrockiumingots
|
||||
nuggetmolten.unstableingots
|
||||
oreAdamantine
|
||||
oreAdamantium
|
||||
oreAlduorite
|
||||
oreAluminium
|
||||
oreAluminum
|
||||
oreAluminumBrass
|
||||
oreAlumite
|
||||
oreAmber
|
||||
oreAmethyst
|
||||
oreAmmonium
|
||||
oreApatite
|
||||
oreArdite
|
||||
oreAstralSilver
|
||||
oreAtlarus
|
||||
oreBauxite
|
||||
oreBitumen
|
||||
oreBronze
|
||||
oreCadmium
|
||||
oreCalcite
|
||||
oreCarmot
|
||||
oreCassiterite
|
||||
oreCertusQuartz
|
||||
oreCeruclase
|
||||
oreChargedCertusQuartz
|
||||
oreCheese
|
||||
oreCinnabar
|
||||
oreCoal
|
||||
oreCobalt
|
||||
oreCooperite
|
||||
oreCopper
|
||||
oreDeepIron
|
||||
oreDesh
|
||||
oreDiamond
|
||||
oreDraconium
|
||||
oreElectrum
|
||||
oreEmerald
|
||||
oreEnderium
|
||||
oreEximite
|
||||
oreFirestone
|
||||
oreFluorite
|
||||
oreForce
|
||||
oreFzDarkIron
|
||||
oreGalena
|
||||
oreGlue
|
||||
oreGold
|
||||
oreGreenSapphire
|
||||
oreIgnatius
|
||||
oreIndium
|
||||
oreInfuscolium
|
||||
oreInfusedAir
|
||||
oreInfusedEarth
|
||||
oreInfusedEntropy
|
||||
oreInfusedFire
|
||||
oreInfusedOrder
|
||||
oreInfusedWater
|
||||
oreInvar
|
||||
oreIridium
|
||||
oreIron
|
||||
oreKalendrite
|
||||
oreLapis
|
||||
oreLead
|
||||
oreLemurite
|
||||
oreLumium
|
||||
oreMagnesium
|
||||
oreMagnetite
|
||||
oreMalachite
|
||||
oreManganese
|
||||
oreManyullyn
|
||||
oreMeutoite
|
||||
oreMidasium
|
||||
oreMithril
|
||||
oreNaturalAluminum
|
||||
oreNetherAdamantium
|
||||
oreNetherAluminium
|
||||
oreNetherAluminum
|
||||
oreNetherAluminumBrass
|
||||
oreNetherAlumite
|
||||
oreNetherAmber
|
||||
oreNetherAmethyst
|
||||
oreNetherApatite
|
||||
oreNetherArdite
|
||||
oreNetherBronze
|
||||
oreNetherCertusQuartz
|
||||
oreNetherCinnabar
|
||||
oreNetherCoal
|
||||
oreNetherCobalt
|
||||
oreNetherCopper
|
||||
oreNetherDiamond
|
||||
oreNetherElectrum
|
||||
oreNetherEmerald
|
||||
oreNetherEnderium
|
||||
oreNetherForce
|
||||
oreNetherFzDarkIron
|
||||
oreNetherGalena
|
||||
oreNetherGlue
|
||||
oreNetherGold
|
||||
oreNetherGreenSapphire
|
||||
oreNetherInvar
|
||||
oreNetherIridium
|
||||
oreNetherIron
|
||||
oreNetherLapis
|
||||
oreNetherLead
|
||||
oreNetherLumium
|
||||
oreNetherMagnesium
|
||||
oreNetherMalachite
|
||||
oreNetherManyullyn
|
||||
oreNetherMithril
|
||||
oreNetherNaturalAluminum
|
||||
oreNetherNickel
|
||||
oreNetherNikolite
|
||||
oreNetherObsidian
|
||||
oreNetherOsmium
|
||||
oreNetherPeridot
|
||||
oreNetherPigIron
|
||||
oreNetherPlatinum
|
||||
oreNetherRedstone
|
||||
oreNetherRuby
|
||||
oreNetherRutile
|
||||
oreNetherSalt
|
||||
oreNetherSaltpeter
|
||||
oreNetherSapphire
|
||||
oreNetherSignalum
|
||||
oreNetherSilicon
|
||||
oreNetherSilver
|
||||
oreNetherSteel
|
||||
oreNetherSulfur
|
||||
oreNetherTanzanite
|
||||
oreNetherTennantite
|
||||
oreNetherTin
|
||||
oreNetherTitanium
|
||||
oreNetherTopaz
|
||||
oreNetherTungsten
|
||||
oreNetherUranium
|
||||
oreNetherYellorite
|
||||
oreNethermolten.bedrockiumingots
|
||||
oreNethermolten.unstableingots
|
||||
oreNetheroreDark
|
||||
oreNickel
|
||||
oreNikolite
|
||||
oreObsidian
|
||||
oreOilsands
|
||||
oreOrichalcum
|
||||
oreOsmium
|
||||
oreOureclase
|
||||
orePeridot
|
||||
orePetroleum
|
||||
orePhosphorite
|
||||
orePigIron
|
||||
orePitchblende
|
||||
orePlatinum
|
||||
orePoorAluminum
|
||||
orePoorAluminumBrass
|
||||
orePoorAlumite
|
||||
orePoorArdite
|
||||
orePoorBronze
|
||||
orePoorCobalt
|
||||
orePoorCopper
|
||||
orePoorElectrum
|
||||
orePoorEnderium
|
||||
orePoorGlue
|
||||
orePoorGold
|
||||
orePoorInvar
|
||||
orePoorIron
|
||||
orePoorLead
|
||||
orePoorLumium
|
||||
orePoorManyullyn
|
||||
orePoorMithril
|
||||
orePoorNaturalAluminum
|
||||
orePoorNickel
|
||||
orePoorObsidian
|
||||
orePoorPigIron
|
||||
orePoorPlatinum
|
||||
orePoorSignalum
|
||||
orePoorSilver
|
||||
orePoorSteel
|
||||
orePoorTin
|
||||
orePoormolten.bedrockiumingots
|
||||
orePoormolten.unstableingots
|
||||
orePotash
|
||||
orePrometheum
|
||||
orePyrite
|
||||
oreQuartz
|
||||
oreRedstone
|
||||
oreRubracium
|
||||
oreRuby
|
||||
oreRutile
|
||||
oreSalt
|
||||
oreSaltpeter
|
||||
oreSanguinite
|
||||
oreSapphire
|
||||
oreShadowIron
|
||||
oreSignalum
|
||||
oreSilicon
|
||||
oreSilver
|
||||
oreSodalite
|
||||
oreSphalerite
|
||||
oreSteel
|
||||
oreSulfur
|
||||
oreTanzanite
|
||||
oreTennantite
|
||||
oreTetrahedrite
|
||||
oreTin
|
||||
oreTitanium
|
||||
oreTopaz
|
||||
oreTungstate
|
||||
oreTungsten
|
||||
oreUranium
|
||||
oreVulcanite
|
||||
oreVyroxeres
|
||||
oreYellorite
|
||||
oreYellorium
|
||||
oreZinc
|
||||
oreberryAluminium
|
||||
oreberryAluminum
|
||||
oreberryCopper
|
||||
oreberryEssence
|
||||
oreberryGold
|
||||
oreberryIron
|
||||
oreberryTin
|
||||
orebushAluminium
|
||||
orebushAluminum
|
||||
orebushCopper
|
||||
orebushEssence
|
||||
orebushGold
|
||||
orebushIron
|
||||
orebushTin
|
||||
oremolten.bedrockiumingots
|
||||
oremolten.unstableingots
|
||||
oreoreDark
|
||||
Reference in New Issue
Block a user