gtnh-experimental-2026-02-22+87-0a93dd5
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<CustomDrops>
|
||||
<CustomDrop EntityClassName="twilightforest.entity.boss.EntityTFLich">
|
||||
<Drop Identifier="Litch_LitchBone" ItemName="dreamcraft:item.LichBone" Amount="6" NBTTag="" Chance="100" LimitedDropCount="50" RandomAmount="true"/>
|
||||
<Drop Identifier="Litch_LitchBone" ItemName="dreamcraft:LichBone" Amount="6" NBTTag="" Chance="100" LimitedDropCount="50" RandomAmount="true"/>
|
||||
<Drop Identifier="Litch_Ofanix" ItemName="Ztones:ofanix" Amount="1" NBTTag="" Chance="100" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</CustomDrop>
|
||||
<CustomDrop EntityClassName="twilightforest.entity.EntityTFDeathTome">
|
||||
<Drop Identifier="Litch_LitchBone" ItemName="dreamcraft:item.LichBoneChip" Amount="2" NBTTag="" Chance="33" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Litch_LitchBone" ItemName="dreamcraft:LichBoneChip" Amount="2" NBTTag="" Chance="33" LimitedDropCount="0" RandomAmount="true"/>
|
||||
</CustomDrop>
|
||||
<CustomDrop EntityClassName="twilightforest.entity.boss.EntityTFSnowQueen">
|
||||
<Drop Identifier="Bloodqueen_Blood" ItemName="dreamcraft:item.SnowQueenBlood" Amount="6" NBTTag="" Chance="100" LimitedDropCount="50" RandomAmount="true"/>
|
||||
<Drop Identifier="Bloodqueen_Blood" ItemName="dreamcraft:SnowQueenBlood" Amount="6" NBTTag="" Chance="100" LimitedDropCount="50" RandomAmount="true"/>
|
||||
</CustomDrop>
|
||||
<CustomDrop EntityClassName="twilightforest.entity.passive.EntityTFBunny">
|
||||
<Drop Identifier="Rabbit" ItemName="harvestcraft:rabbitrawItem" Amount="2" NBTTag="" Chance="75" LimitedDropCount="0" RandomAmount="true"/>
|
||||
@@ -76,8 +76,8 @@
|
||||
<Drop Identifier="Kobolt" ItemName="Thaumcraft:ItemLootBag" Amount="1" NBTTag="" Chance="5" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Kobolt" ItemName="gregtech:gt.metaitem.01:2019" Amount="4" NBTTag="" Chance="15" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Kobolt" ItemName="gregtech:gt.metaitem.01:11019" Amount="2" NBTTag="" Chance="10" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Kobolt" ItemName="dreamcraft:item.NagaScaleChip" Amount="4" NBTTag="" Chance="7" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Kobolt" ItemName="dreamcraft:item.NagaScaleFragment" Amount="2" NBTTag="" Chance="5" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Kobolt" ItemName="dreamcraft:NagaScaleChip" Amount="4" NBTTag="" Chance="7" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Kobolt" ItemName="dreamcraft:NagaScaleFragment" Amount="2" NBTTag="" Chance="5" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Kobolt" ItemName="TwilightForest:item.nagaScale" Amount="1" NBTTag="" Chance="1" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Kobolt" ItemName="witchery:ingredient:148" Amount="1" NBTTag="" Chance="4" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="Kobolt" ItemName="gregtech:gt.metaitem.01:1039" Amount="2" NBTTag="" Chance="15" LimitedDropCount="0" RandomAmount="true"/>
|
||||
@@ -99,8 +99,8 @@
|
||||
<Drop Identifier="SlimeBeetle" ItemName="TConstruct:slime.gel:1" Amount="1" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="SlimeBeetle" ItemName="TConstruct:slime.gel:2" Amount="1" NBTTag="" Chance="30" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="SlimeBeetle" ItemName="gregtech:gt.metaitem.01:11019" Amount="1" NBTTag="" Chance="10" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="SlimeBeetle" ItemName="dreamcraft:item.NagaScaleChip" Amount="1" NBTTag="" Chance="7" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="SlimeBeetle" ItemName="dreamcraft:item.NagaScaleFragment" Amount="1" NBTTag="" Chance="5" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="SlimeBeetle" ItemName="dreamcraft:NagaScaleChip" Amount="1" NBTTag="" Chance="7" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="SlimeBeetle" ItemName="dreamcraft:NagaScaleFragment" Amount="1" NBTTag="" Chance="5" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="SlimeBeetle" ItemName="TConstruct:strangeFood" Amount="4" NBTTag="" Chance="60" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="SlimeBeetle" ItemName="minecraft:slime_ball" Amount="4" NBTTag="" Chance="70" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Drop Identifier="SlimeBeetle" ItemName="TConstruct:materials:1" Amount="1" NBTTag="" Chance="15" LimitedDropCount="0" RandomAmount="true"/>
|
||||
|
||||
@@ -2,22 +2,22 @@
|
||||
<CustomFuels>
|
||||
<FuelItem ItemName="minecraft:diamond" BurnTime="102400"/>
|
||||
<FuelItem ItemName="minecraft:diamond_block" BurnTime="1024000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.Charcoal" BurnTime="16000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.CompressedCharcoal" BurnTime="144000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.CompressedCoal" BurnTime="144000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.CompressedCoalCoke" BurnTime="288000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.DoubleCompressedCharcoal" BurnTime="1296000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.DoubleCompressedCoal" BurnTime="1296000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.DoubleCompressedCoalCoke" BurnTime="2592000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.TripleCompressedCharcoal" BurnTime="11664000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.TripleCompressedCoal" BurnTime="11664000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.TripleCompressedCoalCoke" BurnTime="23328000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.QuadrupleCompressedCharcoal" BurnTime="104976000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.QuadrupleCompressedCoal" BurnTime="104976000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.QuadrupleCompressedCoalCoke" BurnTime="209952000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.QuintupleCompressedCharcoal" BurnTime="944784000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.QuintupleCompressedCoal" BurnTime="944784000"/>
|
||||
<FuelItem ItemName="dreamcraft:tile.QuintupleCompressedCoalCoke" BurnTime="1889568000"/>
|
||||
<FuelItem ItemName="dreamcraft:Charcoal" BurnTime="16000"/>
|
||||
<FuelItem ItemName="dreamcraft:CompressedCharcoal" BurnTime="144000"/>
|
||||
<FuelItem ItemName="dreamcraft:CompressedCoal" BurnTime="144000"/>
|
||||
<FuelItem ItemName="dreamcraft:CompressedCoalCoke" BurnTime="288000"/>
|
||||
<FuelItem ItemName="dreamcraft:DoubleCompressedCharcoal" BurnTime="1296000"/>
|
||||
<FuelItem ItemName="dreamcraft:DoubleCompressedCoal" BurnTime="1296000"/>
|
||||
<FuelItem ItemName="dreamcraft:DoubleCompressedCoalCoke" BurnTime="2592000"/>
|
||||
<FuelItem ItemName="dreamcraft:TripleCompressedCharcoal" BurnTime="11664000"/>
|
||||
<FuelItem ItemName="dreamcraft:TripleCompressedCoal" BurnTime="11664000"/>
|
||||
<FuelItem ItemName="dreamcraft:TripleCompressedCoalCoke" BurnTime="23328000"/>
|
||||
<FuelItem ItemName="dreamcraft:QuadrupleCompressedCharcoal" BurnTime="104976000"/>
|
||||
<FuelItem ItemName="dreamcraft:QuadrupleCompressedCoal" BurnTime="104976000"/>
|
||||
<FuelItem ItemName="dreamcraft:QuadrupleCompressedCoalCoke" BurnTime="209952000"/>
|
||||
<FuelItem ItemName="dreamcraft:QuintupleCompressedCharcoal" BurnTime="944784000"/>
|
||||
<FuelItem ItemName="dreamcraft:QuintupleCompressedCoal" BurnTime="944784000"/>
|
||||
<FuelItem ItemName="dreamcraft:QuintupleCompressedCoalCoke" BurnTime="1889568000"/>
|
||||
<FuelItem ItemName="universalsingularities:universal.vanilla.singularity" BurnTime="58272000"/>
|
||||
<FuelItem ItemName="universalsingularities:universal.general.singularity:3" BurnTime="116528000"/>
|
||||
<FuelItem ItemName="Thaumcraft:ItemResource" BurnTime="8000"/>
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<CustomToolTips>
|
||||
//Misc
|
||||
<ToolTip ItemName="appliedenergistics2:tile.BlockDrive" ToolTip="§4Do not move chests with AE drives; It may corrupt your profile. No refunds!" NBT=""/>
|
||||
<ToolTip ItemName="appliedenergistics2:tile.BlockCreativeEnergyCell" ToolTip="§dInfinite Energy" NBT=""/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:690" ToolTip="§dInfinite Energy" NBT=""/>
|
||||
<ToolTip ItemName="appliedenergistics2:tile.BlockCreativeEnergyController" ToolTip="§dInfinite Energy" NBT=""/>
|
||||
<ToolTip ItemName="cb4bq:BlockREB" ToolTip="§4This block will RESET ALL YOUR QUESTS, starting over from Tier 0. Do NOT build or use unless you really mean it!" NBT=""/>
|
||||
<ToolTip ItemName="EnderIO:blockFusedQuartz" ToolTip="§4Blast resistance is now 20. DOES NOT PROTECT AGAINST NUKES!" NBT=""/>
|
||||
<ToolTip ItemName="EnderIO:blockTravelAnchor" ToolTip="Cooldown 2 seconds" NBT=""/>
|
||||
@@ -31,63 +27,52 @@
|
||||
<ToolTip ItemName="Backpack:backpack:217" ToolTip="Crafting Backpack with 18 Inventory Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:31999" ToolTip="§4Disabled Item; No recipe" NBT=""/>
|
||||
|
||||
//Buildcraft
|
||||
<ToolTip ItemName="BuildCraft|Transport:item.buildcraftPipe.pipepowerdiamond" ToolTip="§310240 RF/t" NBT=""/>
|
||||
<ToolTip ItemName="BuildCraft|Transport:item.buildcraftPipe.pipepoweremerald" ToolTip="§22560 RF/t" NBT=""/>
|
||||
<ToolTip ItemName="BuildCraft|Transport:item.buildcraftPipe.pipepowergold" ToolTip="§62560 RF/t" NBT=""/>
|
||||
<ToolTip ItemName="BuildCraft|Transport:item.buildcraftPipe.pipepoweriron" ToolTip="§91280 RF/t" NBT=""/>
|
||||
<ToolTip ItemName="BuildCraft|Transport:item.buildcraftPipe.pipepowerquartz" ToolTip="§8640 RF/t" NBT=""/>
|
||||
<ToolTip ItemName="BuildCraft|Transport:item.buildcraftPipe.pipepowerwood" ToolTip="§2320 RF/t" NBT=""/>
|
||||
<ToolTip ItemName="BuildCraft|Transport:item.buildcraftPipe.pipepowersandstone" ToolTip="§5320 RF/t" NBT=""/>
|
||||
<ToolTip ItemName="BuildCraft|Transport:item.buildcraftPipe.pipepowerstone" ToolTip="§b160 RF/t" NBT=""/>
|
||||
<ToolTip ItemName="BuildCraft|Transport:item.buildcraftPipe.pipepowercobblestone" ToolTip="§480 RF/t" NBT=""/>
|
||||
|
||||
//Chisel
|
||||
<ToolTip ItemName="chisel:chisel" ToolTip="§5Chisel from chisel Mod" NBT=""/>
|
||||
<ToolTip ItemName="chisel:diamondChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
|
||||
//Core Mod
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
|
||||
//Draconic Evolution
|
||||
<ToolTip ItemName="dreamcraft:item.MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
|
||||
//Electro-Magic Tools
|
||||
<ToolTip ItemName="EMT:NanosuitGogglesRevealing" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
@@ -130,29 +115,6 @@
|
||||
<ToolTip ItemName="gregtech:gt.blockmachines:1157" ToolTip="§bMay you have all the black gold you want, RIP Cerulean" NBT=""/>
|
||||
<ToolTip ItemName="gregtech:gt.metaitem.01:8150" ToolTip="§b§lCrystallized shards stabilized by a maximized Godforge" NBT=""/>
|
||||
|
||||
//Iron Chests
|
||||
<ToolTip ItemName="IronChest:BlockIronChest" ToolTip="6*9 Inventory - 54 Slots" NBT=""/>
|
||||
<ToolTip ItemName="IronChest:BlockIronChest:1" ToolTip="9*9 Inventory - 81 Slots" NBT=""/>
|
||||
<ToolTip ItemName="IronChest:BlockIronChest:3" ToolTip="5*9 Inventory - 45 Slots" NBT=""/>
|
||||
<ToolTip ItemName="IronChest:BlockIronChest:4" ToolTip="8*9 Inventory - 72 Slots" NBT=""/>
|
||||
<ToolTip ItemName="IronChest:BlockIronChest:2" ToolTip="12*9 Inventory - 108 Slots" NBT=""/>
|
||||
<ToolTip ItemName="IronChest:BlockIronChest:5" ToolTip="12*9 Inventory - 108 Slots" NBT=""/>
|
||||
<ToolTip ItemName="IronChest:BlockIronChest:6" ToolTip="12*9 Inventory - 108 Slots §4Blast Proof" NBT=""/>
|
||||
<ToolTip ItemName="IronChest:BlockIronChest:9" ToolTip="15*9 Inventory - 135 Slots" NBT=""/>
|
||||
|
||||
//Iron Tanks
|
||||
<ToolTip ItemName="BuildCraft|Factory:tankBlock" ToolTip="Stores up to 16 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
<ToolTip ItemName="irontank:ironTank" ToolTip="Stores up to 32 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
<ToolTip ItemName="irontank:goldTank" ToolTip="Stores up to 48 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
<ToolTip ItemName="irontank:diamondTank" ToolTip="Stores up to 64 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
<ToolTip ItemName="irontank:obsidianTank" ToolTip="Stores up to 64 Buckets of one Liquid §4Not portable, use a dolly (Blast Proof)" NBT=""/>
|
||||
<ToolTip ItemName="irontank:copperTank" ToolTip="Stores up to 27 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
<ToolTip ItemName="irontank:silverTank" ToolTip="Stores up to 43 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
<ToolTip ItemName="irontank:emeraldTank" ToolTip="Stores up to 96 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
<ToolTip ItemName="irontank:stainlesssteelTank" ToolTip="Stores up to 128 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
<ToolTip ItemName="irontank:titaniumTank" ToolTip="Stores up to 256 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
<ToolTip ItemName="irontank:tungstensteelTank" ToolTip="Stores up to 512 Buckets of one Liquid §4Not portable, use a dolly" NBT=""/>
|
||||
|
||||
//IC2
|
||||
<ToolTip ItemName="IC2:itemNightvisionGoggles" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoHelmet" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
@@ -230,48 +192,6 @@
|
||||
<ToolTip ItemName="TConstruct:CastingChannel" ToolTip="§3Some metals processed in smeltery don't meet the purity requirement for GregTech processing." NBT=""/>
|
||||
<ToolTip ItemName="TConstruct:oreBerries" ToolTip="Can be placed on an empty IC2 Crop.\nRequires low light to be placed." NBT="" MetaStart="0" MetaEnd="5"/>
|
||||
|
||||
//Railcraft tanks
|
||||
//Iron
|
||||
<ToolTip ItemName="Railcraft:machine.beta" ToolTip="Has 16 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.beta:1" ToolTip="Has 16 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.beta:2" ToolTip="Has 16 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
//Steel
|
||||
<ToolTip ItemName="Railcraft:machine.beta:13" ToolTip="Has 32 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.beta:14" ToolTip="Has 32 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.beta:15" ToolTip="Has 32 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
//Aluminium
|
||||
<ToolTip ItemName="Railcraft:machine.zeta" ToolTip="Has 64 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:1" ToolTip="Has 64 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:2" ToolTip="Has 64 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
//Stainless
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:3" ToolTip="Has 128 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:4" ToolTip="Has 128 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:5" ToolTip="Has 128 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
//Titanium
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:6" ToolTip="Has 256 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:7" ToolTip="Has 256 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:8" ToolTip="Has 256 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
//Tungstensteel
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:9" ToolTip="Has 512 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:10" ToolTip="Has 512 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:11" ToolTip="Has 512 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
//Palladium
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:12" ToolTip="Has 1024 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:13" ToolTip="Has 1024 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.zeta:14" ToolTip="Has 1024 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
//Iridium
|
||||
<ToolTip ItemName="Railcraft:machine.eta" ToolTip="Has 1536 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.eta:1" ToolTip="Has 1536 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.eta:2" ToolTip="Has 1536 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
//Osmium
|
||||
<ToolTip ItemName="Railcraft:machine.eta:3" ToolTip= "Has 2048 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.eta:4" ToolTip="Has 2048 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.eta:5" ToolTip="Has 2048 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
//Neutronium
|
||||
<ToolTip ItemName="Railcraft:machine.eta:6" ToolTip="Has 3072 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.eta:7" ToolTip="Has 3072 buckets capacity per block" NBT=""/>
|
||||
<ToolTip ItemName="Railcraft:machine.eta:8" ToolTip="Has 3072 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||
|
||||
//Cubic Zirconia
|
||||
<ToolTip ItemName="bartworks:gt.bwMetaGenerateddust:4" ToolTip="§3Check Flawed Crystal recipe in EBF" NBT=""/>
|
||||
<ToolTip ItemName="bartworks:gt.bwMetaGeneratedgem:4" ToolTip="§3Check Flawed Crystal recipe in EBF" NBT=""/>
|
||||
@@ -289,157 +209,4 @@
|
||||
<ToolTip ItemName="MagicBees:manaAuraProvider" ToolTip="Must be within 6 blocks of magic apiary" NBT=""/>
|
||||
<ToolTip ItemName="MagicBees:visAuraProvider" ToolTip="Must be within 6 blocks of magic apiary" NBT=""/>
|
||||
|
||||
//Bee Gene Samples
|
||||
//Note to future editors: in XML the way to "escape" double quotes is to put them in single-quoted strings. It's also possible to use the entity escape sequence " or
|
||||
//unicode escape sequence \u0022. \" is right out. Be very warned that entity escape sequences are even parsed in (at least these nonstandard) comments, so misspelling an
|
||||
//XML entity name will result in the CustomToolTips module failing to load
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Speed: 1.2 (1.07x production overall)" NBT='{species: "rootBees", chromosome: 1, allele: "forestry.speedFast"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Speed: 1.4 (1.13x production overall)" NBT='{species: "rootBees", chromosome: 1, allele: "forestry.speedFaster"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Speed: 1.7 (1.22x production overall)" NBT='{species: "rootBees", chromosome: 1, allele: "forestry.speedFastest"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Speed: 1.0 (1.0x production overall)" NBT='{species: "rootBees", chromosome: 1, allele: "forestry.speedNormal"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Speed: 0.8 (0.92x production overall)" NBT='{species: "rootBees", chromosome: 1, allele: "forestry.speedSlow"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Speed: 0.6 (0.83x production overall)" NBT='{species: "rootBees", chromosome: 1, allele: "forestry.speedSlower"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Speed: 0.3 (0.64x production overall)" NBT='{species: "rootBees", chromosome: 1, allele: "forestry.speedSlowest"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Speed: 2.0 (1.29x production overall)" NBT='{species: "rootBees", chromosome: 1, allele: "magicbees.speedBlinding"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 45 (31:10.0 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "forestry.lifespanElongated"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 50 (34:22.5 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "forestry.lifespanLong"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 60 (41:15.0 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "forestry.lifespanLonger"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 70 (48:07.5 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "forestry.lifespanLongest"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 40 (27:30.0 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "forestry.lifespanNormal"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 30 (20:37.5 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "forestry.lifespanShort"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 35 (24:17.5 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "forestry.lifespanShortened"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 20 (13:45.0 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "forestry.lifespanShorter"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 10 (6:52.5 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "forestry.lifespanShortest"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Base Bee Ticks: 600 (6:52:30.0 after beekeeping mode)" NBT='{species: "rootBees", chromosome: 2, allele: "gregtech.lifeEon"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Flower Search / Effect: 9x6x9\nFlower Spread / Pollination: 27x18x27" NBT='{species: "rootBees", chromosome: 12, allele: "forestry.territoryAverage"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Flower Search / Effect: 11x8x11\nFlower Spread / Pollination: 33x24x33" NBT='{species: "rootBees", chromosome: 12, allele: "forestry.territoryLarge"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Flower Search / Effect: 13x12x13\nFlower Spread / Pollination: 39x36x39" NBT='{species: "rootBees", chromosome: 12, allele: "forestry.territoryLarger"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Flower Search / Effect: 15x13x15\nFlower Spread / Pollination: 45x39x45" NBT='{species: "rootBees", chromosome: 12, allele: "forestry.territoryLargest"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Turns dirt blocks into sand" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.acid"}'/>
|
||||
// note: this is supposed to spawn fireworks on certain devs' birthdays, but it accidentally copies the effect of fireworks instead
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns fireworks (color dependent on bee color)" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.birthday"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players blindness" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.blindness"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip='Bonemeals forestry/extratrees tree "fruits"' NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.bonemeal_fruit"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Bonemeals vanilla mushrooms" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.bonemeal_mushroom"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Bonemeals saplings" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.bonemeal_sapling"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns randomthings ectoplasms" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.ectoplasm"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns fireworks (color dependent on bee color)" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.fireworks"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players jump boost" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.gravity"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Sets players' saturation and hunger to zero" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.hunger"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns semi-real lightning strikes\n(damage entities and light fires\nbut don't activate lightning generators)" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.lightning"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns falling fire charges" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.meteor"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Adds 5 RF at a time to RF receivers" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.power"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Deals damage very quickly" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.radioactive"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players slowness" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.slow"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns creepers in low light.\nNot to be confused with Creeper, a separate effect" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.spawn_creeper"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns skeletons in low light" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.spawn_skeleton"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns zombies and angry zombies in low light" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.spawn_zombie"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Randomly teleport mobs/players a short distance" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.teleport"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Adds 100mb of water to a nearby tank at random, very slow intervals" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.water"}'/>
|
||||
// note: unclear if this is supposed to actually deal damage, but it doesn't
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Applies wither fx, but no damage" NBT='{species: "rootBees", chromosome: 13, allele: "extrabees.effect.wither"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Deals damage (slowest damaging trait)" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectAggressive"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players regeneration" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectBeatific"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Causes fake creeper explosions centered on players.\nThese don't damage blocks but do deal a lot of damage\nthat bypasses normal armor.\nNot to be confused with Creepers, a separate effect" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectCreeper"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players nausea" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectDrunkard"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players xp" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectExploration"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Add random ticks to plants in range\n(does not work on IC2 crops)" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectFertile"}'/>
|
||||
// note: probably a bug: fireworks should be easter colored, whatever that means (pink, yellow, and green?)
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns fireworks rockets with no shape, color, or trail set" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectFestiveEaster"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Turns water into ice" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectGlacial"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Attacks monsters" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectHeroic"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Sets players on fire" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectIgnition"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players poison" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectMiasmic"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Deals large amounts of damage" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectMisanthropic"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Converts grass and sky-exposed dirt to mycelium,\nforce grows vanilla mushrooms (directly invokes big mushroom gen,\nskips bonemeal), and converts cows to mooshrooms" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectMycophilic"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Does nothing" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectNone"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Does damage (slower than unstable) and breaks blocks\nanywhere in the queen's territory except the central block,\nnor vanilla forestry bee housing blocks. Notably will break\nextrabees/magicbees bee housing blocks" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectRadioactive"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns skeletons, blazes, or zombies if their drops are present" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectReanimation"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Adds an AI task to mobs to avoid players" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectRepulsion"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns creepers, endermen, spiders, cave spiders, ghasts,\nor ender dragons if their drops are present" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectResurrection"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Creates cosmetic snow fx" NBT='{species: "rootBees", chromosome: 13, allele: "forestry.effectSnowing"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Converts saplings to BarnardaC saplings under certain conditions:\n1) the sapling must be suitably magical\n(a Tree of Transformation Sapling from a dungeon atop a twilight oak should do)\n2) the dimension must also be magically active\n(try in the Spectre, Bedrock, Last Millenium, or Pocket Plane)" NBT='{species: "rootBees", chromosome: 13, allele: "gregtech.effectTreetwister"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Does nothing in GTNH (spawns Ars Magica Wisps or\nHecates if Ars Magica is installed)" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectAMWisp"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns blazes" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectAblaze"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns bats and firebats" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectBatty"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns cows" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectBovine"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns angry zombies" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectBrainy"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns wolves" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectCanine"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns ocelots" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectCatty"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns chickens" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectChicken"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Converts stone -> cobblestone -> moss stone,\nstone bricks -> cracked stone bricks -> mossy stone bricks,\ngravel -> sand, and\ncobblestone walls -> mossy cobblestone walls" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectCrumbling"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Cures players of potion effects" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectCurative"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players haste\nSadly it will not dig a hole for you" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectDigSpeed"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Converts stone -> livingrock and logs -> livingwood" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectDreaming"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns ghasts" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectGhastly"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns horses" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectHorse"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players invisibility" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectInvisibility"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Does nothing in GTNH (spawns mana creepers/mana vortices if Ars Magica is installed)" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectManaDrain"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players swiftness" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectMoveSpeed"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Adds random aspects to nodes, including jarred nodes" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectNodeEmpower"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Removes special types besides pure from nodes,\nand makes normal nodes pure, including jarred nodes" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectNodePurifying"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Removes special types besides hungry from nodes,\nand makes normal nodes hungry, including jarred nodes" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectNodeRavening"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Upgrades nodes fading -> pale -> normal -> bright, including jarred nodes" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectNodeRepair"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Removes special types besides tainted from nodes,\nand makes normal nodes tainted, including jarred nodes" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectNodeTainting"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns pigs" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectPorcine"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns sheep" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectSheep"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players slowness\nSorry, it won't speed up any machines or itself" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectSlowSpeed"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns spiders (no cave spiders)" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectSpidery"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Does nothing in GTNH (spawns Basalzes if Thermal Foundation is installed)" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectTEBasalz"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Does nothing in GTNH (spawns Blitzes if Thermal Foundation is installed)" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectTEBlitz"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Does nothing in GTNH (spawns Blizzes if Thermal Foundation is installed)" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectTEBlizzy"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Converts sand -> sandstone in deserts or\nstone/cobblestone -> abyssal/quarried stone in\nplaces it would naturally spawn\nNote: the ore drilling plant will also replace relevant ores with these when\nreplacing with cobblestone is enabled" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectTransmuting"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Recharges non-energized nodes with aspects below full" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectVisRecharge"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Spawns thaumcraft wisps with a uniformly chosen random essentia type from 1-47 inclusive\n(Seems broken, try a powered spawner)" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectWispy"}'/>
|
||||
<ToolTip ItemName="gendustry:GeneSample" ToolTip="Gives players wither" NBT='{species: "rootBees", chromosome: 13, allele: "magicbees.effectWithering"}'/>
|
||||
// Preconfigured storage buses
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 1" NBT='{priority: 1}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 2" NBT='{priority: 2}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 3" NBT='{priority: 3}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 4" NBT='{priority: 4}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 5" NBT='{priority: 5}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 6" NBT='{priority: 6}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 7" NBT='{priority: 7}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 8" NBT='{priority: 8}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 9" NBT='{priority: 9}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 10" NBT='{priority: 10}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 11" NBT='{priority: 11}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 12" NBT='{priority: 12}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 13" NBT='{priority: 13}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 14" NBT='{priority: 14}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 15" NBT='{priority: 15}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 16" NBT='{priority: 16}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 17" NBT='{priority: 17}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 18" NBT='{priority: 18}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 19" NBT='{priority: 19}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 20" NBT='{priority: 20}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 21" NBT='{priority: 21}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 22" NBT='{priority: 22}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 23" NBT='{priority: 23}'/>
|
||||
<ToolTip ItemName="appliedenergistics2:item.ItemMultiPart:220" ToolTip="Preconfigured storage priority: 24" NBT='{priority: 24}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 1" NBT='{priority: 1}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 2" NBT='{priority: 2}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 3" NBT='{priority: 3}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 4" NBT='{priority: 4}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 5" NBT='{priority: 5}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 6" NBT='{priority: 6}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 7" NBT='{priority: 7}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 8" NBT='{priority: 8}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 9" NBT='{priority: 9}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 10" NBT='{priority: 10}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 11" NBT='{priority: 11}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 12" NBT='{priority: 12}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 13" NBT='{priority: 13}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 14" NBT='{priority: 14}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 15" NBT='{priority: 15}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 16" NBT='{priority: 16}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 17" NBT='{priority: 17}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 18" NBT='{priority: 18}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 19" NBT='{priority: 19}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 20" NBT='{priority: 20}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 21" NBT='{priority: 21}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 22" NBT='{priority: 22}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 23" NBT='{priority: 23}'/>
|
||||
<ToolTip ItemName="ae2fc:part_fluid_storage_bus" ToolTip="Preconfigured storage priority: 24" NBT='{priority: 24}'/>
|
||||
|
||||
</CustomToolTips>
|
||||
|
||||
@@ -94,46 +94,46 @@
|
||||
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
|
||||
//Core Mod
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
|
||||
//Draconic Evolution
|
||||
<ToolTip ItemName="dreamcraft:item.MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
|
||||
//Enhanced Lootbags
|
||||
<ToolTip ItemName="enhancedlootbags:lootbag" ToolTip="§3Enchant with a Fortune III Book" NBT=""/>
|
||||
|
||||
@@ -94,46 +94,46 @@
|
||||
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
|
||||
//Core Mod
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
|
||||
//Draconic Evolution
|
||||
<ToolTip ItemName="dreamcraft:item.MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
|
||||
//Enhanced Lootbags
|
||||
<ToolTip ItemName="enhancedlootbags:lootbag" ToolTip="§3Enchant with a Fortune III Book" NBT=""/>
|
||||
|
||||
@@ -94,46 +94,46 @@
|
||||
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
|
||||
//Core Mod
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
|
||||
//Draconic Evolution
|
||||
<ToolTip ItemName="dreamcraft:item.MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
|
||||
//Enhanced Lootbags
|
||||
<ToolTip ItemName="enhancedlootbags:lootbag" ToolTip="§3Enchant with a Fortune III Book" NBT=""/>
|
||||
|
||||
@@ -94,46 +94,46 @@
|
||||
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
|
||||
//Core Mod
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
|
||||
//Draconic Evolution
|
||||
<ToolTip ItemName="dreamcraft:item.MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
|
||||
//Enhanced Lootbags
|
||||
<ToolTip ItemName="enhancedlootbags:lootbag" ToolTip="§3Enchant with a Fortune III Book" NBT=""/>
|
||||
|
||||
@@ -94,46 +94,46 @@
|
||||
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
|
||||
//Core Mod
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
|
||||
//Draconic Evolution
|
||||
<ToolTip ItemName="dreamcraft:item.MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
|
||||
//Enhanced Lootbags
|
||||
<ToolTip ItemName="enhancedlootbags:lootbag" ToolTip="§3Enchant with a Fortune III Book" NBT=""/>
|
||||
|
||||
@@ -94,46 +94,46 @@
|
||||
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
|
||||
//Core Mod
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
|
||||
//Draconic Evolution
|
||||
<ToolTip ItemName="dreamcraft:item.MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
|
||||
//Enhanced Lootbags
|
||||
<ToolTip ItemName="enhancedlootbags:lootbag" ToolTip="§3Enchant with a Fortune III Book" NBT=""/>
|
||||
|
||||
@@ -94,46 +94,46 @@
|
||||
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
|
||||
//Core Mod
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
|
||||
//Draconic Evolution
|
||||
<ToolTip ItemName="dreamcraft:item.MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
|
||||
//Enhanced Lootbags
|
||||
<ToolTip ItemName="enhancedlootbags:lootbag" ToolTip="§3Enchant with a Fortune III Book" NBT=""/>
|
||||
|
||||
@@ -94,46 +94,46 @@
|
||||
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||
|
||||
//Core Mod
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:OvenGlove:1" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoPlatedLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoChestJetPack" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NanoRubberBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmetEmpty" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartChestplate" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:QuantumPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmetNightVision" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartBoots" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CarbonPartLeggings" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyThaumium" ToolTip="§5Used for Blood Altar Tier 3 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyVoid" ToolTip="§5Used for Blood Altar Tier 4 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||
|
||||
//Draconic Evolution
|
||||
<ToolTip ItemName="dreamcraft:item.MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:UncookedSlush" ToolTip="§4Heating up makes food better?" NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:GlowingMarshmallow" ToolTip="§5Is it me or it just gained pixels from all that heat." NBT=""/>
|
||||
<ToolTip ItemName="dreamcraft:Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||
|
||||
//Enhanced Lootbags
|
||||
<ToolTip ItemName="enhancedlootbags:lootbag" ToolTip="§3Enchant with a Fortune III Book" NBT=""/>
|
||||
|
||||
@@ -15,24 +15,24 @@
|
||||
<Item ItemName="IguanaTweaksTConstruct:clayBucketLava" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<DamageEffect Source="gregtech:hot" Amount="1"/>
|
||||
</Item>
|
||||
<Item ItemName="dreamcraft:item.BedrockiumPlate" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<Item ItemName="dreamcraft:BedrockiumPlate" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<PotionEffect PotionID="2" TickDuration="200" Level="4"/>
|
||||
</Item>
|
||||
<Item ItemName="MagicBees:capsule.magic:2" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<DamageEffect Source="gregtech:hot" Amount="1"/>
|
||||
</Item>
|
||||
<Item ItemName="dreamcraft:item.GlowingMarshmallow" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<Item ItemName="dreamcraft:GlowingMarshmallow" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<DamageEffect Source="gregtech:hot" Amount="1"/>
|
||||
<PotionEffect PotionID="25" TickDuration="100" Level="1"/>
|
||||
</Item>
|
||||
<Item ItemName="dreamcraft:item.MalformedSlush" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<Item ItemName="dreamcraft:MalformedSlush" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<PotionEffect PotionID="15" TickDuration="200" Level="1"/>
|
||||
</Item>
|
||||
<Item ItemName="dreamcraft:item.UncookedSlush" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<Item ItemName="dreamcraft:UncookedSlush" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<PotionEffect PotionID="15" TickDuration="200" Level="1"/>
|
||||
<PotionEffect PotionID="17" TickDuration="600" Level="1"/>
|
||||
</Item>
|
||||
<Item ItemName="dreamcraft:item.Marshmallow" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<Item ItemName="dreamcraft:Marshmallow" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||
<PotionEffect PotionID="18" TickDuration="600" Level="1"/>
|
||||
<PotionEffect PotionID="9" TickDuration="200" Level="1"/>
|
||||
</Item>
|
||||
|
||||
@@ -1,105 +0,0 @@
|
||||
# Configuration file
|
||||
|
||||
blacklist {
|
||||
# Define all Blocks here where Enderman should become angry when you break them [default: [gregtech:gt.blockores]]
|
||||
S:EndBlocks <
|
||||
gregtech:gt.blockores
|
||||
>
|
||||
|
||||
# If the player is using one of these items, entities will not explode if they are killed [default: [flint]]
|
||||
S:KamikazeItemBlacklist <
|
||||
gt.metatool.01.34
|
||||
gt.metatool.01.36
|
||||
canesword
|
||||
daggerOfSacrifice
|
||||
glass_sacrificial_dagger
|
||||
glass_dagger_of_sacrifice
|
||||
>
|
||||
|
||||
# Define all Blocks here where Pigmen should become angry when you break them [default: [gregtech:gt.blockores]]
|
||||
S:NetherBlocks <
|
||||
gregtech:gt.blockores
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
debug {
|
||||
# Enable debug output to fml-client-latest.log [default: false]
|
||||
B:DoDebugMessages=false
|
||||
}
|
||||
|
||||
|
||||
limits {
|
||||
# The maximum range where Enderman shall become angry [range: 2 ~ 128, default: 16]
|
||||
I:Enderman=16
|
||||
|
||||
# The maximum range where animals will flee/become angry once the food-trigger is.. triggered [range: 2 ~ 128, default: 16]
|
||||
I:FriendlyMobRevengeRadius=16
|
||||
|
||||
# Chance, in percent, how often a Kamikaze event will happen [range: 1 ~ 100, default: 5]
|
||||
I:KamikazeChance=10
|
||||
|
||||
# The maximum range where Pigmen shall become angry [range: 2 ~ 128, default: 16]
|
||||
I:Pigmen=16
|
||||
|
||||
# How many Blocks will the player be able to move away from his initial spawn location until his protection fades [range: 1 ~ 2048, default: 5]
|
||||
I:SpawnProtectionMoveTolerance=5
|
||||
|
||||
# The maximum number of seconds a player will be protected from damage if he is just standing still and doing nothing [range: 1 ~ 2048, default: 10]
|
||||
I:SpawnProtectionTimeout=90
|
||||
}
|
||||
|
||||
|
||||
mobrevengetrigger {
|
||||
# If the food eaten by the player contains these keywords, all CHICKEN around will become angry (or flee) [default: [chicken], [egg]]
|
||||
S:ChickenFoodTrigger <
|
||||
chicken
|
||||
egg
|
||||
>
|
||||
|
||||
# If the food eaten by the player contains these keywords, all COWS around will become angry (or flee) [default: [beef]]
|
||||
S:CowFoodTrigger <
|
||||
beef
|
||||
>
|
||||
|
||||
# If the food eaten by the player contains these keywords, all PIGS around will become angry (or flee) [default: [pork]]
|
||||
S:PigFoodTrigger <
|
||||
pork
|
||||
>
|
||||
|
||||
# If the food eaten by the player contains these keywords, all SHEEP around will become angry (or flee) [default: [mutton]]
|
||||
S:SheepFoodTrigger <
|
||||
mutton
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
modulecontrol {
|
||||
# Enable/disable block-breaking-makes-mobs-angry module [default: false]
|
||||
B:BlockBreakEnabled=true
|
||||
|
||||
# If set to true, sheep will attack/flee if you eat mutton, pigs if you eat pork,... The attack/flee is based on additional mods you have installed [default: false]
|
||||
B:FriendlyMobRevenge=true
|
||||
|
||||
# Guess what it is ... [default: false]
|
||||
B:KamikazeMobRevenge=true
|
||||
|
||||
# Define if new players / respawned players shall be ignored from monsters until they attack something, move or the timer runs out [default: false]
|
||||
B:ProtectionEnabled=true
|
||||
}
|
||||
|
||||
|
||||
protection {
|
||||
# If set to true, the kamikaze event will cause terrain damage (but still follow gamerule 'mobGriefing') [default: false]
|
||||
B:KamikazeMobsDoTerrainDamage=false
|
||||
}
|
||||
|
||||
|
||||
whitelist {
|
||||
# Set items here which change players invulnerability. You will notice those, as they will spam the console with *protection fades* messages [default: [EMT:BaseBaubles]]
|
||||
S:WhitelistedProtectionItems <
|
||||
EMT:BaseBaubles
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@ main {
|
||||
|
||||
# Define your Items here. Syntax is: [modID]:[ItemID];[DimID];... if you don't add a Dimension (e.g. minecraft:dirt instead of minecraft:dirt;12) it will be denied in every dimension [default: ]
|
||||
S:ItemList <
|
||||
Avaritia:Endest_Pearl;0;-1;1;7;
|
||||
TConstruct:buckets:24;0;-1;1;7;
|
||||
IguanaTweaksTConstruct:clayBucketsTinkers:24;0;-1;1;7;
|
||||
TwilightForest:item.tfspawnegg:182;0;-1;1;26;27;28;29;30;
|
||||
|
||||
@@ -5,64 +5,14 @@ debug {
|
||||
B:DoDebugMessages=false
|
||||
}
|
||||
|
||||
|
||||
deepdarkvoidminer {
|
||||
# Set to true to enable logging of ores added to the Deep Dark void miner, with weights and metadata IDs. This is useful for debugging. [default: false]
|
||||
B:DebugPrintAddedOres=false
|
||||
|
||||
# Set to true to enable logging of all valid ores. This is useful for debugging, or finding names to add to the weight config. [default: false]
|
||||
B:DebugPrintAllOres=false
|
||||
|
||||
# List of GT++ material names to adjust weight. Example line: "Cerite : 0.3". Intervening whitespace will be ignored. Use the debug options to get valid names. Use weight <= 0 to disable an ore entirely. Anything not specified in the list will have weight 1. See: gtPlusPlus.core.material.ORES [default: ]
|
||||
S:GTPPMaterialWeights <
|
||||
>
|
||||
|
||||
# List of GregTech material names to adjust weight. Example line: "Aluminium : 0.3". Intervening whitespace will be ignored. Use the debug options to get valid names. Use weight <= 0 to disable an ore entirely. Anything not specified in the list will have weight 1. See: gregtech.api.enums.Materials [default: ]
|
||||
S:MaterialWeights <
|
||||
>
|
||||
|
||||
# List of BartWorks material names to adjust weight. Example line: "Bismutite : 0.3". Intervening whitespace will be ignored. Use the debug options to get valid names. Use weight <= 0 to disable an ore entirely. Anything not specified in the list will have weight 1. See: bartworks.system.material.Werkstoff [default: ]
|
||||
S:WerkstoffWeights <
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
limits {
|
||||
I:PotionTimer=200
|
||||
}
|
||||
|
||||
|
||||
modfixes {
|
||||
# Set to true to enable the modfix for Avaritia SkullFireSword [default: false]
|
||||
B:AvaritiaFixEnabled=true
|
||||
|
||||
# Set to true to enable OilSpawn from this Mod. Make sure to disable Oil-Spawn in BuildCraft if you do [default: false]
|
||||
B:GenerateOil=true
|
||||
B:HoverModeFixEnabled=true
|
||||
|
||||
# Set to true to allow Minetweaker to override the vanilla furnace fuel handler, allowing the burn value of WOOD material items to be changed. [default: true]
|
||||
B:MinetweakerFurnaceFixEnabled=true
|
||||
|
||||
avaritia {
|
||||
# The Canonical Class-Name of the Entity [default: [net.minecraft.entity.monster.EntitySkeleton], [galaxyspace.SolarSystem.planets.venus.entities.EntityEvolvedFireSkeleton], [micdoodle8.mods.galacticraft.core.entities.EntityEvolvedSkeleton]]
|
||||
S:Avaritia_SkullFireSwordEntityTargets <
|
||||
net.minecraft.entity.monster.EntitySkeleton
|
||||
galaxyspace.SolarSystem.planets.venus.entities.EntityEvolvedFireSkeleton
|
||||
micdoodle8.mods.galacticraft.core.entities.EntityEvolvedSkeleton
|
||||
toast.specialMobs.entity.skeleton.Entity_SpecialSkeleton
|
||||
toast.specialMobs.entity.skeleton.EntityBrutishSkeleton
|
||||
toast.specialMobs.entity.skeleton.EntityFireSkeleton
|
||||
toast.specialMobs.entity.skeleton.EntityGatlingSkeleton
|
||||
toast.specialMobs.entity.skeleton.EntityGiantSkeleton
|
||||
toast.specialMobs.entity.skeleton.EntityNinjaSkeleton
|
||||
toast.specialMobs.entity.skeleton.EntityPoisonSkeleton
|
||||
toast.specialMobs.entity.skeleton.EntitySniperSkeleton
|
||||
toast.specialMobs.entity.skeleton.EntitySpitfireSkeleton
|
||||
toast.specialMobs.entity.skeleton.EntityThiefSkeleton
|
||||
twilightforest.entity.EntityTFSkeletonDruid
|
||||
>
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# oilgen
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
@@ -162,8 +112,6 @@ modfixes {
|
||||
|
||||
|
||||
modules {
|
||||
# If set to true, every op/admin will receive all errors occoured during the startup phase as ingame message on join [default: true]
|
||||
B:AdminErrorLog=true
|
||||
|
||||
# A complete, full working example for a custom chest, with its own renderer for items and blocks, custom sound and a GUI [default: true]
|
||||
B:BabyChest=true
|
||||
@@ -191,138 +139,16 @@ modules {
|
||||
|
||||
# Set to true to enable HazardousItems module. This needs a separate config file which is created once you start with this setting enabled [default: false]
|
||||
B:HazardousItems=true
|
||||
B:ItemInHandInfo=true
|
||||
|
||||
# Set to true to show login message with modpack version [default: true]
|
||||
B:LoginMessage=true
|
||||
|
||||
# Version of the Modpack [default: 2.8.4]
|
||||
S:ModPackVersion=2.8.4
|
||||
# Version of the Modpack [default: 2.9.x]
|
||||
S:ModPackVersion=2.9.x
|
||||
|
||||
# Set to false to prevent the OreDict register for SpaceStones and SpaceDusts [default: true]
|
||||
B:OreDictItems=true
|
||||
|
||||
worldaccelerator {
|
||||
# The Canonical Class-Names of TileEntities that should be ignored by the WorldAccelerator [default: [com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry]]
|
||||
S:BlacklistedTileEntiyClassNames <
|
||||
com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry
|
||||
advsolar.common.tiles.TileEntityUltimateSolarPanel
|
||||
advsolar.common.tiles.TileEntitySolarPanel
|
||||
advsolar.common.tiles.TileEntityQuantumSolarPanel
|
||||
advsolar.common.tiles.TileEntityHybridSolarPanel
|
||||
advsolar.common.tiles.TileEntityAdvancedSolarPanel
|
||||
com.supsolpans.tiles.TileAdminSolarPanel
|
||||
com.supsolpans.tiles.TilePhotonicSolarPanel
|
||||
com.supsolpans.tiles.TileSingularSolarPanel
|
||||
com.supsolpans.tiles.TileSpectralSolarPanel
|
||||
emt.tile.solar.air.TileEntityAirSolar
|
||||
emt.tile.solar.air.TileEntityDoubleAirSolar
|
||||
emt.tile.solar.air.TileEntityTripleAirSolar
|
||||
emt.tile.solar.air.TileEntityQuadrupleAirSolar
|
||||
emt.tile.solar.air.TileEntityQuintupleAirSolar
|
||||
emt.tile.solar.air.TileEntitySextupleAirSolar
|
||||
emt.tile.solar.air.TileEntitySeptupleAirSolar
|
||||
emt.tile.solar.air.TileEntityOctupleAirSolar
|
||||
emt.tile.solar.compressed.TileEntityCompressedSolar
|
||||
emt.tile.solar.compressed.TileEntityDoubleCompressedSolar
|
||||
emt.tile.solar.compressed.TileEntityTripleCompressedSolar
|
||||
emt.tile.solar.compressed.TileEntityQuadrupleAirSolar
|
||||
emt.tile.solar.compressed.TileEntityQuintupleAirSolar
|
||||
emt.tile.solar.compressed.TileEntitySextupleAirSolar
|
||||
emt.tile.solar.compressed.TileEntitySeptupleAirSolar
|
||||
emt.tile.solar.compressed.TileEntityOctupleAirSolar
|
||||
emt.tile.solar.dark.TileEntityDarkSolar
|
||||
emt.tile.solar.dark.TileEntityDoubleDarkSolar
|
||||
emt.tile.solar.dark.TileEntityTripleDarkSolar
|
||||
emt.tile.solar.dark.TileEntityQuadrupleAirSolar
|
||||
emt.tile.solar.dark.TileEntityQuintupleAirSolar
|
||||
emt.tile.solar.dark.TileEntitySextupleAirSolar
|
||||
emt.tile.solar.dark.TileEntitySeptupleAirSolar
|
||||
emt.tile.solar.dark.TileEntityOctupleAirSolar
|
||||
emt.tile.solar.earth.TileEntityDoubleEarthSolar
|
||||
emt.tile.solar.earth.TileEntityEarthSolar
|
||||
emt.tile.solar.earth.TileEntityTripleEarthSolar
|
||||
emt.tile.solar.earth.TileEntityQuadrupleAirSolar
|
||||
emt.tile.solar.earth.TileEntityQuintupleAirSolar
|
||||
emt.tile.solar.earth.TileEntitySextupleAirSolar
|
||||
emt.tile.solar.earth.TileEntitySeptupleAirSolar
|
||||
emt.tile.solar.earth.TileEntityOctupleAirSolar
|
||||
emt.tile.solar.fire.TileEntityDoubleFireSolar
|
||||
emt.tile.solar.fire.TileEntityFireSolar
|
||||
emt.tile.solar.fire.TileEntityTripleFireSolar
|
||||
emt.tile.solar.fire.TileEntityQuadrupleAirSolar
|
||||
emt.tile.solar.fire.TileEntityQuintupleAirSolar
|
||||
emt.tile.solar.fire.TileEntitySextupleAirSolar
|
||||
emt.tile.solar.fire.TileEntitySeptupleAirSolar
|
||||
emt.tile.solar.fire.TileEntityOctupleAirSolar
|
||||
emt.tile.solar.order.TileEntityDoubleOrderSolar
|
||||
emt.tile.solar.order.TileEntityOrderSolar
|
||||
emt.tile.solar.order.TileEntityTripleOrderSolar
|
||||
emt.tile.solar.order.TileEntityQuadrupleAirSolar
|
||||
emt.tile.solar.order.TileEntityQuintupleAirSolar
|
||||
emt.tile.solar.order.TileEntitySextupleAirSolar
|
||||
emt.tile.solar.order.TileEntitySeptupleAirSolar
|
||||
emt.tile.solar.order.TileEntityOctupleAirSolar
|
||||
emt.tile.solar.water.TileEntityDoubleWaterSolar
|
||||
emt.tile.solar.water.TileEntityTripleWaterSolar
|
||||
emt.tile.solar.water.TileEntityWaterSolar
|
||||
emt.tile.solar.water.TileEntityQuadrupleAirSolar
|
||||
emt.tile.solar.water.TileEntityQuintupleAirSolar
|
||||
emt.tile.solar.water.TileEntitySextupleAirSolar
|
||||
emt.tile.solar.water.TileEntitySeptupleAirSolar
|
||||
emt.tile.solar.water.TileEntityOctupleAirSolar
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkgE
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkgH
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkgL
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkgM
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkwaE
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkwaH
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkwaL
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkwaM
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkwmE
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkwmH
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkwmL
|
||||
com.lulan.compactkineticgenerators.tileentity.TileCkwmM
|
||||
com.supsolpans.tiles.TileSpectralSolarPanel
|
||||
com.supsolpans.tiles.TileSingularSolarPanel
|
||||
com.supsolpans.tiles.TileAdminSolarPanel
|
||||
com.supsolpans.tiles.TilePhotonicSolarPanel
|
||||
gtPlusPlus.core.tileentities.general.TileEntityFishTrap
|
||||
gtPlusPlus.core.tileentities.general.TileEntityDecayablesChest
|
||||
net.bdew.gendustry.machines.apiary.TileApiary
|
||||
goodgenerator.blocks.tileEntity.EssentiaHatch
|
||||
magicbees.tileentity.TileEntityApimancersDrainerCommon
|
||||
magicbees.tileentity.TileEntityApimancersDrainerGT
|
||||
>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
pollution {
|
||||
# the threshold of pollution above which the electric air filters will start to work [range: 0 ~ 2147483647, default: 10000]
|
||||
I:PollutionThresholdAirFilter=10000
|
||||
|
||||
# T1 bonus tier in this formula: globalMultiplicator * bonusByTier * mufflerAmount * turbineEfficiency * maintenanceEff * Floor(scalingFactor^effectiveTier). This gives the pollution cleaned by the electric air filter per second [range: 0.0 ~ 100.0, default: 1.0]
|
||||
S:bonusByTierT1=1.0
|
||||
|
||||
# T2 bonus tier in this formula: globalMultiplicator * bonusByTier * mufflerAmount * turbineEfficiency * maintenanceEff * Floor(scalingFactor^effectiveTier). This gives the pollution cleaned by the electric air filter per second [range: 0.0 ~ 100.0, default: 1.05]
|
||||
S:bonusByTierT2=1.05
|
||||
|
||||
# T3 bonus tier in this formula: globalMultiplicator * bonusByTier * mufflerAmount * turbineEfficiency * maintenanceEff * Floor(scalingFactor^effectiveTier). This gives the pollution cleaned by the electric air filter per second [range: 0.0 ~ 100.0, default: 1.1]
|
||||
S:bonusByTierT3=1.1
|
||||
|
||||
# boost applied when a filter has been set in the electric air filter. [range: 1.0 ~ 100.0, default: 2.0]
|
||||
S:boostPerAbsorptionFilter=2.0
|
||||
|
||||
# global multiplicator in this formula: globalMultiplicator * bonusByTier * mufflerAmount * turbineEfficiency * maintenanceEff * Floor(scalingFactor^effectiveTier). This gives the pollution cleaned by the electric air filter per second [range: 0.0 ~ 100.0, default: 30.0]
|
||||
S:globalMultiplicator=30.0
|
||||
|
||||
# scaling factor in this formula: globalMultiplicator * bonusByTier * mufflerAmount * turbineEfficiency * maintenanceEff * Floor(scalingFactor^effectiveTier). This gives the pollution cleaned by the electric air filter per second [range: 0.0 ~ 100.0, default: 2.5]
|
||||
S:scalingFactor=2.5
|
||||
|
||||
# Number of usage per absorption filter. [range: 1 ~ 100, default: 30]
|
||||
I:usagesPerAbsorptionFilter=30
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user