Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
da8152b923
|
|||
|
1eef07c2b5
|
|||
|
571e3326c9
|
|||
|
a061966953
|
|||
|
90b85ae57d
|
|||
|
233eb7af7a
|
|||
|
5987dd1360
|
|||
|
4328652bcc
|
|||
|
db1f372615
|
|||
|
116491c9b3
|
|||
|
7018656efd
|
|||
|
d53014da4b
|
|||
|
0044167339
|
|||
|
aa2e2a744b
|
|||
|
f07f089147
|
|||
|
bc126ffcd8
|
|||
|
29b5acd552
|
|||
|
b2dc5eba36
|
@@ -1,21 +0,0 @@
|
||||
*.lang filter=lfs diff=lfs merge=lfs -text
|
||||
*.md filter=lfs diff=lfs merge=lfs -text
|
||||
*.cfg filter=lfs diff=lfs merge=lfs -text
|
||||
*.recipe filter=lfs diff=lfs merge=lfs -text
|
||||
*.txt filter=lfs diff=lfs merge=lfs -text
|
||||
*.json filter=lfs diff=lfs merge=lfs -text
|
||||
*.xml filter=lfs diff=lfs merge=lfs -text
|
||||
*.conf filter=lfs diff=lfs merge=lfs -text
|
||||
*.ini filter=lfs diff=lfs merge=lfs -text
|
||||
*.csv filter=lfs diff=lfs merge=lfs -text
|
||||
*.ogg filter=lfs diff=lfs merge=lfs -text
|
||||
*.hidden filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.config filter=lfs diff=lfs merge=lfs -text
|
||||
/.minecraft/config/modpack-update filter=lfs diff=lfs merge=lfs -text
|
||||
*.recipes filter=lfs diff=lfs merge=lfs -text
|
||||
*.properties filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
* !text !filter !merge !diff
|
||||
*.zip !text !filter !merge !diff
|
||||
+7834
-7273
File diff suppressed because it is too large
Load Diff
+8512
-7951
File diff suppressed because it is too large
Load Diff
+4520
-3959
File diff suppressed because it is too large
Load Diff
+8269
-7708
File diff suppressed because it is too large
Load Diff
+4740
-4179
File diff suppressed because it is too large
Load Diff
+7364
-6803
File diff suppressed because it is too large
Load Diff
+7572
-7010
File diff suppressed because it is too large
Load Diff
+8962
-8401
File diff suppressed because it is too large
Load Diff
+5577
-5016
File diff suppressed because it is too large
Load Diff
+8919
-14496
File diff suppressed because it is too large
Load Diff
Submodule .minecraft/TCNodeTracker deleted from 6bfac76a5a
@@ -1,70 +0,0 @@
|
||||
# Updated AE2FluidCraft-Rework (1.3.54-gtnh --> 1.3.55-gtnh)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/AE2FluidCraft-Rework/compare/1.3.54-gtnh...1.3.55-gtnh
|
||||
|
||||
# Updated Applied-Energistics-2-Unofficial (rv3-beta-484-GTNH --> rv3-beta-485-GTNH)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Applied-Energistics-2-Unofficial/compare/rv3-beta-484-GTNH...rv3-beta-485-GTNH
|
||||
|
||||
# Updated Draconic-Evolution (1.3.17-GTNH --> 1.3.18-GTNH)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Draconic-Evolution/compare/1.3.17-GTNH...1.3.18-GTNH
|
||||
|
||||
# Updated GT5-Unofficial (5.09.50.118 --> 5.09.50.119)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/GT5-Unofficial/compare/5.09.50.118...5.09.50.119
|
||||
|
||||
# Updated GTNH-Intergalactic (1.4.34 --> 1.4.35)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/GTNH-Intergalactic/compare/1.4.34...1.4.35
|
||||
|
||||
# Updated LogisticsPipes (1.3.4-GTNH --> 1.3.6-GTNH)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/LogisticsPipes/compare/1.3.4-GTNH...1.3.6-GTNH
|
||||
>## What's Changed
|
||||
> * Fixing NoSuchMethodError in PipeFluidSupplierMk2.addUIWidget() by @godrja in https://github.com/GTNewHorizons/LogisticsPipes/pull/80 (1.3.6-GTNH)
|
||||
>
|
||||
|
||||
# Updated NewHorizonsCoreMod (2.6.99 --> 2.6.101)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/NewHorizonsCoreMod/compare/2.6.99...2.6.101
|
||||
|
||||
# Updated ServerUtilities (2.1.7 --> 2.1.40)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/ServerUtilities/compare/2.1.7...2.1.40
|
||||
>## What's Changed
|
||||
> * Fix crash when creating new world by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/206 (2.1.40)
|
||||
> * Change Sidebar zIndex by @slprime in https://github.com/GTNewHorizons/ServerUtilities/pull/205 (2.1.39-pre, 2.1.38)
|
||||
> * Fix permissions not working for WorldEdit commands by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/201 (2.1.36-pre, 2.1.35)
|
||||
> * Backport playersSleepingPercentage gamerule and implement by @Cleptomania in https://github.com/GTNewHorizons/ServerUtilities/pull/162 (2.1.33)
|
||||
> * Fix empty server teams unable to force-load chunks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/197 (2.1.31)
|
||||
> * Fix `/home <name> <player>` tping the wrong player by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/195 (2.1.30)
|
||||
> * Fix backup failing when encountering renamed region files by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/190 (2.1.29)
|
||||
> * Fix shift clicking in invsee creating invalid stacks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/189 (2.1.28)
|
||||
> * Fix urls in motd not working by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/186 (2.1.26)
|
||||
> * Fix entity cleanup removing nametagged entities by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/187 (2.1.26)
|
||||
> * Backup save related files outside of save folder by @DarkShadow44 in https://github.com/GTNewHorizons/ServerUtilities/pull/178 (2.1.25)
|
||||
> * Improve invsee gui & add support for some modded inventories by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/185 (2.1.22)
|
||||
> * Add vanish command by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/170 (2.1.22)
|
||||
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.21-pre, 2.1.18-pre)
|
||||
> * Fix chunk decay not working for teams that have been inactive for ages by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/182 (2.1.17)
|
||||
> * Fix player ranks ui becoming unreadable if players have tons of ranks by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/181 (2.1.17)
|
||||
> * Add permissions to disallow cross-dim usage of more tp commands by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/180 (2.1.17)
|
||||
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.16-pre)
|
||||
> * Fix `max_folder_size` not working for smaller worlds by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/172 (2.1.15)
|
||||
> * Migrate Server Pausing From Hodgepodge by @Caedis in https://github.com/GTNewHorizons/ServerUtilities/pull/175 (2.1.15)
|
||||
> * Make `/inv view` work for offline players by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/177 (2.1.15)
|
||||
> * Fix `max_folder_size` not working for smaller worlds by @Lyfts in https://github.com/GTNewHorizons/ServerUtilities/pull/172 (2.1.14-pre)
|
||||
> * Migrate Server Pausing From Hodgepodge by @Caedis in https://github.com/GTNewHorizons/ServerUtilities/pull/175 (2.1.14-pre)
|
||||
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.13-pre)
|
||||
> * Update zh_CN.lang by @huihiuhuai in https://github.com/GTNewHorizons/ServerUtilities/pull/99 (2.1.12)
|
||||
> * Spotless apply for branch vanish for #170 by @github-actions in https://github.com/GTNewHorizons/ServerUtilities/pull/171 (2.1.10-pre)
|
||||
> * Basic Pregenerator by @Cardinalstars in https://github.com/GTNewHorizons/ServerUtilities/pull/121 (2.1.9)
|
||||
>
|
||||
|
||||
# Updated Share-Where-I-am (2.1.2 --> 2.1.3)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/Share-Where-I-am/compare/2.1.2...2.1.3
|
||||
>## What's Changed
|
||||
> * Fix keybind not being registered by @miozune in https://github.com/GTNewHorizons/Share-Where-I-am/pull/6 (2.1.3)
|
||||
>
|
||||
|
||||
# Updated TCNEIAdditions (1.4.2 --> 1.4.8)
|
||||
**Full Changelog**: https://github.com/GTNewHorizons/TCNEIAdditions/compare/1.4.2...1.4.8
|
||||
>## What's Changed
|
||||
> * Add missing research message when recipe is shown by @Caedis in https://github.com/GTNewHorizons/TCNEIAdditions/pull/29 (1.4.8)
|
||||
>
|
||||
|
||||
# Credits
|
||||
Special thanks to @Caedis, @Cardinalstars, @Cleptomania, @DarkShadow44, @github-actions, @godrja, @huihiuhuai, @Lyfts, @miozune, @slprime, for their code contributions listed above, and to everyone else who helped, including all of our beta testers! <3
|
||||
File diff suppressed because it is too large
Load Diff
@@ -40,13 +40,13 @@
|
||||
AWWayofTime:largeBloodStoneBrick
|
||||
>
|
||||
S:fourthTierPillars <
|
||||
dreamcraft:tile.BloodyVoid:0
|
||||
dreamcraft:BloodyVoid:0
|
||||
>
|
||||
S:sixthTierCaps <
|
||||
AWWayofTime:blockCrystal
|
||||
>
|
||||
S:sixthTierPillars <
|
||||
dreamcraft:tile.BloodyIchorium:0
|
||||
dreamcraft:BloodyIchorium:0
|
||||
>
|
||||
S:thirdTierCaps <
|
||||
minecraft:glowstone
|
||||
@@ -58,7 +58,7 @@
|
||||
ExtraUtilities:color_lightgem:*
|
||||
>
|
||||
S:thirdTierPillars <
|
||||
dreamcraft:tile.BloodyThaumium:0
|
||||
dreamcraft:BloodyThaumium:0
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -395,7 +395,7 @@ tickrates {
|
||||
I:AnnihilationPlane.min=2
|
||||
I:ExportBus.max=60
|
||||
I:ExportBus.min=5
|
||||
I:IOPort.max=5
|
||||
I:IOPort.max=1
|
||||
I:IOPort.min=1
|
||||
I:ImportBus.max=40
|
||||
I:ImportBus.min=5
|
||||
@@ -444,16 +444,35 @@ wireless {
|
||||
}
|
||||
|
||||
|
||||
##########################################################################################################
|
||||
# worldgen
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# The meteorite dimension whitelist list can be used alone or in unison with the meteorite (in)valid blocks whitelist.
|
||||
# Default debris is the following (in this order) Stone, Cobblestone, biomeFillerBlock (what's under the top block, usually dirt), Gravel, biomeTopBlock (usually grass)
|
||||
# Format: dimensionID, modID:blockID:metadata, modID:blockID:metadata, modID:blockID:metadata, modID:blockID:metadata, modID:blockID:metadata
|
||||
# --------------------------------------------------------------------------------------------------------#
|
||||
# The meteorite (in)valid spawn blocks list can be used alone or in unison with the meteorite dimension whitelist. Format: modId:blockID, modId:blockID, etc.
|
||||
##########################################################################################################
|
||||
|
||||
|
||||
worldgen {
|
||||
D:meteoriteClusterChance=0.1
|
||||
I:meteoriteDimensionWhitelist <
|
||||
0
|
||||
S:meteoriteDimensionWhitelist <
|
||||
0, DEFAULT, DEFAULT, DEFAULT, DEFAULT, DEFAULT
|
||||
29, GalacticraftMars:tile.mars:9, GalacticraftMars:tile.mars:4, GalacticraftMars:tile.mars:6, minecraft:sand:1, GalacticraftMars:tile.mars:5
|
||||
>
|
||||
S:meteoriteInvalidSpawnBlocks <
|
||||
>
|
||||
S:meteoriteSpawnChance <
|
||||
0=0.3
|
||||
>
|
||||
S:meteoriteValidSpawnBlocks <
|
||||
GalacticraftMars:tile.mars
|
||||
>
|
||||
S:minMeteoriteDistance <
|
||||
0=707
|
||||
>
|
||||
D:meteoriteSpawnChance=0.3
|
||||
I:minMeteoriteDistance=707
|
||||
I:quartzOresClusterAmount=15
|
||||
I:quartzOresPerCluster=4
|
||||
D:spawnChargedChance=0.07999998331069946
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@ compatibility {
|
||||
B:Botania=true
|
||||
B:DarkSteel=true
|
||||
B:"Draconic Evolution"=true
|
||||
B:EnderIO=true
|
||||
B:"Equivalent Exchange 3"=true
|
||||
B:"Extra Cells"=true
|
||||
B:"Extra Utilities"=true
|
||||
@@ -47,6 +46,9 @@ compatibility {
|
||||
|
||||
|
||||
general {
|
||||
# Disable if the Infinity Boots' step assist is annoying
|
||||
B:"Boots step up"=true
|
||||
|
||||
# Enable to keep the Ultimate Stew and Cosmic Meatballs from grabbing more ingredients
|
||||
B:"Boring Food"=false
|
||||
|
||||
@@ -56,12 +58,36 @@ general {
|
||||
# Enable to completely disable most of the mod except for the Dire Crafting table. For if you just want the mod for Minetweaking purposes.
|
||||
B:"Crafting Only"=false
|
||||
|
||||
# When enabled, the endest pearl will destroy blocks around the location it hits.
|
||||
B:"Endest Pearl Griefing"=true
|
||||
|
||||
# When disabled, the Endest Pearl will never break any tile entities, no matter their blast resistance.
|
||||
B:"Endest Pearl Tile-Entity Griefing"=false
|
||||
|
||||
# Enable if you don't have Rotarycraft installed and want some buggy fractured ores
|
||||
B:"Fractured Ores"=false
|
||||
|
||||
# Disable if the Infinity Boots' speed boost is too ridiculous
|
||||
B:"Gotta Go Fast"=true
|
||||
|
||||
# The list of class names of entities that count as skeletons for the Skullfire Sword.
|
||||
S:"Skeleton Types" <
|
||||
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
|
||||
>
|
||||
|
||||
# Disable to take end stone out of recipes
|
||||
B:"Use End Stone"=true
|
||||
}
|
||||
|
||||
@@ -12,19 +12,19 @@ general {
|
||||
B:allowSoulbound=true
|
||||
|
||||
# ##############
|
||||
# Number of slots a backpack has
|
||||
# Number of slots a large backpack has
|
||||
# valid: integers 1-128
|
||||
# ##############
|
||||
I:backpackSlotsL=90
|
||||
|
||||
# ##############
|
||||
# Number of slots a backpack has
|
||||
# Number of slots a medium backpack has
|
||||
# valid: integers 1-128
|
||||
# ##############
|
||||
I:backpackSlotsM=63
|
||||
|
||||
# ##############
|
||||
# Number of slots a backpack has
|
||||
# Number of slots a small backpack has
|
||||
# valid: integers 1-128
|
||||
# ##############
|
||||
I:backpackSlotsS=36
|
||||
@@ -60,7 +60,9 @@ general {
|
||||
#
|
||||
# This will disallow dirt in backpacks.
|
||||
# ##############
|
||||
S:disallowItems=
|
||||
S:disallowItems <
|
||||
etfuturum:shulker_box
|
||||
>
|
||||
|
||||
# ##############
|
||||
# Recipe to craft ender backpack
|
||||
|
||||
@@ -0,0 +1,89 @@
|
||||
# Configuration file
|
||||
|
||||
client {
|
||||
# Use the old Baubles Button texture and location instead.
|
||||
# [default: false]
|
||||
B:useOldGuiButton=false
|
||||
|
||||
# Display the old Bauble GUI instead of the new sidebar.
|
||||
# [default: false]
|
||||
B:useOldRendering=false
|
||||
}
|
||||
|
||||
|
||||
debug {
|
||||
# Hides the Bauble debug item from the creative menu.
|
||||
# [default: true]
|
||||
B:hideDebugItem=true
|
||||
}
|
||||
|
||||
|
||||
general {
|
||||
# IDs of enchantments that should be treated as soul bound when on items in a bauble slot.
|
||||
I:soulBoundEnchantments <
|
||||
8
|
||||
82
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
menu {
|
||||
# Manually override slot assignments.
|
||||
# !Bauble slot types must be configured manually with this option enabled!
|
||||
# [default: false]
|
||||
B:manualSlotSelection=true
|
||||
|
||||
# Display unused Bauble slots.
|
||||
# [default: false]
|
||||
B:showUnusedSlots=false
|
||||
}
|
||||
|
||||
|
||||
override {
|
||||
# Baubles and its addons assigned the folowing types to the bauble slots.
|
||||
# !This config option automatically changes to reflect what Baubles and its addons assigned each time the game is launched! [default: ]
|
||||
S:defualtSlotTypes <
|
||||
amulet
|
||||
ring
|
||||
ring
|
||||
belt
|
||||
Terminal
|
||||
quiver
|
||||
charm_pouch
|
||||
wings
|
||||
focus_pouch
|
||||
cape
|
||||
gauntlet
|
||||
charm
|
||||
title
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
unknown
|
||||
>
|
||||
|
||||
# Slot assignments to use if manualSlotSelection is enabled.
|
||||
# Any assignments after the first 20 will be ignored.
|
||||
# !Adding, moving, or removing slots of the amulet, ring, or belt types will reduce compatibility with mods made for original Baubles versions!
|
||||
# [default: [amulet], [ring], [ring], [belt]]
|
||||
S:slotTypeOverrides <
|
||||
amulet
|
||||
ring
|
||||
ring
|
||||
belt
|
||||
Terminal
|
||||
quiver
|
||||
charm_pouch
|
||||
wings
|
||||
focus_pouch
|
||||
cape
|
||||
gauntlet
|
||||
charm
|
||||
title
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -2,45 +2,44 @@
|
||||
#Thanks to 0lafe, boubou19, chochem, interestingusernam3, glowredman, GTNH-Afx237v7, leagris, LewisSaber, Nvidiot, Regian24, richardhendricks, yukieiji, FijiAura and others for tip suggestions
|
||||
#
|
||||
#Maximal characters for a tip: 77 (more can go out of the screen)
|
||||
#The line below, including the "#" are 77 chars
|
||||
#Adventurer's backpack? Did you mean integrated crafting grid, bed and fluid
|
||||
#Use the line below as a reference
|
||||
############################################################################
|
||||
#
|
||||
Infinite water sources are disabled
|
||||
Don't give ideas to 0lafe
|
||||
Don't feed your machines after midnight!
|
||||
Don't worry, ServerUtilities takes care of backups
|
||||
Material tiers play a role when breaking pipes
|
||||
If a machine catches fire, it can explode
|
||||
Adding water to an empty but hot Boiler will make a loud bang!
|
||||
Avoid Eldritch Obelisks!
|
||||
You can bind the questbook to a key to save you from using the item
|
||||
You can bind the questbook to a key to save you from using a slot
|
||||
Pam's Gardens can be picked up with right-click
|
||||
Don't make the LV Extruder without checking the recipes' voltage!
|
||||
Placing a Garden makes it spread
|
||||
Water Gardens grow on water
|
||||
Press [F] to swap with your offhand
|
||||
Taking Lava without gloves hurts!
|
||||
Handling Lava without gloves hurts!
|
||||
Watch out, food loses saturation
|
||||
Loot Games give helpful rewards
|
||||
Using too many Translocators can cause TPS lag
|
||||
Be sure to check out what you can do with Mouse Tweaks
|
||||
Protect your machines from rain on all sides!
|
||||
Build multiblocks within the same chunk!
|
||||
Building multiblocks across chunk boundaries? Be sure they are chunk loaded!
|
||||
You will lose your first piece of Aluminium dust in the EBF
|
||||
Shift-right-clicking with a wrench on a fluid pipe makes it output-only
|
||||
The Bending Machine makes plates more efficiently
|
||||
Multiblocks can share walls
|
||||
You can't use the front side of machines for input and output
|
||||
You can't use the front face of machines for input and output
|
||||
Disable a machine with a Soft Mallet if it cannot finish a recipe
|
||||
Villagers periodically "shed" emeralds.
|
||||
Forestry Worktables are your friend
|
||||
Villagers periodically "shed" emeralds
|
||||
Forestry Worktables are your friends
|
||||
Try the Midnight Theme for the questbook
|
||||
Try the Realistic Sky resourcepack
|
||||
Try the Realistic Sky resourcepack (it's already included)
|
||||
Literally flint and steel!
|
||||
To go faster without sprinting, walk diagonally for about a 40% increase
|
||||
Tinker's Tools can levelup: more modifiers and mining level bonus!
|
||||
Tinker's Tools can level up: more modifiers and mining level bonus!
|
||||
Farm Glowflowers for Glowstone
|
||||
Making Steel armour? Check out the Composite Chestplate
|
||||
Making Steel armor? Check out the Composite Chestplate
|
||||
Adventurer's Backpack: integrated crafting grid, bed and fluid storage
|
||||
Beware of cable power loss!
|
||||
Machines that get a higher Voltage than they can handle go BOOM!
|
||||
@@ -48,7 +47,7 @@ Loss on uninsulated cables is twice as big as on insulated ones
|
||||
Power requirements are based solely on the recipes
|
||||
A machine draws electricity from its internal buffer first
|
||||
Tinker's Faucets can pour fluids and also gasses(!) into containers
|
||||
Peaceful mode doesn't restore hunger.
|
||||
Peaceful mode doesn't restore hunger
|
||||
Beware of pollution!
|
||||
Found a crash or bug? Please report it on GitHub
|
||||
Tinker's Smeltery does not double ores
|
||||
@@ -61,15 +60,15 @@ IC2 Crops can receive bonus environmental statistics based on biome
|
||||
Weeds spread to empty crop sticks and destroy other crops
|
||||
Use Machine Hulls or Transvector Interfaces to ease machine access
|
||||
Steam flowing through pipes or coming out of machines hurts!
|
||||
You can use Fortune on Brittle Charcoal from the Charcoal Pile Igniter
|
||||
Fortune is useless on Brittle Charcoal
|
||||
Pay attention to Voltage and Amperage of cables and machines!
|
||||
Warp is no fun, got a wither in your base already?
|
||||
There are fourteen Voltage tiers: from LV(32V) to MAX(2147483647V)
|
||||
Going one Voltage tier up, means quadrupling Voltage requirements
|
||||
Shift-click with a GT-Block on a cable/pipe/etc to auto-connect it
|
||||
Read the fine questbook, it explains many mechanics
|
||||
You can bookmark items with NEI ("a" by default)
|
||||
It's NEI, not JEI. Use it frequently.
|
||||
You can bookmark items with NEI ("A" by default)
|
||||
It's NEI, not JEI. Use it frequently
|
||||
Your pick is not ready
|
||||
1.7.10's Life Support!
|
||||
Put the "Mine" back in Minecraft
|
||||
@@ -94,27 +93,25 @@ Use /xu_tps to see if the server's lagging. 20 TPS is normal
|
||||
Use an Elevator to get into your Cleanroom, so you won't lose cleanliness!
|
||||
Only getting bad drops? Try enchanting your Lootbags with Fortune III!
|
||||
You can't enter the Twilight Forest without a Quick And Dirty Portal Generator
|
||||
Press T while hovering on an item in NEI to see where it is in your world.
|
||||
Press T while hovering on an item to see where it is in nearby inventories
|
||||
Press Y while hovering on a machine in NEI to see where you placed it
|
||||
Using a Circuit Assembler will make circuits cheaper!
|
||||
Using a Cleanroom will make circuits even cheaper!
|
||||
GT stands for Grind and Tedium
|
||||
Don't go out at night! Mobs can have up to 300 HP
|
||||
Steam is hot! It will burn Wooden Fluid Pipes
|
||||
Don't break Rubber Trees without a Treetap
|
||||
Make Muffler Moint Mup (Point up)
|
||||
Your EBF won't work if the muffler doesn't point to the sky!
|
||||
Eating too many of the same food will make you hate it!
|
||||
#Remember to check if there are Natura clouds when you launch a rocket!
|
||||
Abandon all vanilla knowledge all ye who enter here
|
||||
With the power of Duct Tape, I solved all of your maintenance problems!
|
||||
When you open a Twilight Portal, you'll get hit by lightning
|
||||
#Sometimes it's better to flee than fight some mobs
|
||||
Sometimes the best combat strategy is "Run away!"
|
||||
You can power machines by putting batteries in their energy slots
|
||||
You can power machines by putting Redstone in their energy slots
|
||||
You can charge your Jetpack by putting it in the energy slot of LV machines
|
||||
Be prepared to take hours to craft a single machine!
|
||||
Oil + Thunder = Fire. Remember to put cobblestone over your oil wells!
|
||||
Nuclear Reactor configs give 10x the energy they give in IC2!
|
||||
Nuclear Reactors give 10x the energy they give in IC2!
|
||||
Remember to plant Cotton - you'll need a ton of it
|
||||
It's AluminIum, not Aluminum
|
||||
#Sometimes it's better to buy than to craft
|
||||
@@ -123,8 +120,7 @@ Use F7 to see spots where mobs can spawn!
|
||||
Use F9 to see chunk borders!
|
||||
Need seed oil for Forestry? Plant some peanuts
|
||||
Microcrafting is love, microcrafting is life
|
||||
Meta-Tip! You can see the list of loading screen tips in the config
|
||||
Hahahaha, coin quests go brrrrrrr
|
||||
Hahahaha, coins in a vending machine go brrrrrrr
|
||||
If you're making a Project Red system, make sure to use a wall of drawers!
|
||||
How many circuits have you crafted in your life?
|
||||
JourneyMap: Press [J]
|
||||
@@ -133,7 +129,8 @@ sqrt(-1) loves you!
|
||||
((MultiMC | Prism) > Curse) && (Technic > Curse) == true
|
||||
All you had to do was follow the damn quest line, CJ!
|
||||
Click on an item in the questbook to show its recipe in NEI
|
||||
Come to the GregTech-side? We have... microcrafting
|
||||
Come to the GregTech side? We have... microcrafting
|
||||
Come to the GregTech side! We have NEI autocrafting!
|
||||
Cables are | || || |_ y
|
||||
Varying foods gives hearts!
|
||||
You can change InGame Info XML scale in ingame configs
|
||||
@@ -142,7 +139,7 @@ Game mechanics datasheet: www.gtnewhorizons.com/spreadsheet
|
||||
If it's too tedious you're doing it wrong
|
||||
Do you also watch your oven while baking food?
|
||||
There's always something else you can do while waiting
|
||||
Use F3 + S to reload the sound if it's gone
|
||||
You can press the "Refresh sounds" button in sound settings if they're gone
|
||||
Batteries can be charged and discharged in the same slot
|
||||
3D-printed Lave 12 is the future - Sampsa
|
||||
Don't hold machines in your hotbar when playing with cables
|
||||
@@ -156,7 +153,6 @@ Remove plates and covers from machines using a Crowbar
|
||||
To divide items with a ratio, use the Distributor. Configure with a screwdriver
|
||||
Stay one tier ahead of DreamMasterXXL!
|
||||
What's a "Fabric Loader"?
|
||||
You can power machines by putting Redstone in their energy slots
|
||||
UwU
|
||||
HV to MV, yes - Threefold
|
||||
Daddy Kitten has no power over staff - boubou_19
|
||||
@@ -169,3 +165,4 @@ has polished andesite, 10/10 modpack - S_hach23
|
||||
The Item Dislocator is available sooner than you might think!
|
||||
Please, refrain from eating optical fiber cable
|
||||
Natgas is the fuel of speedrunners! Try it :) ~ Pxx500
|
||||
O(n^2) down to O(n)?! Toggle bus meta begins NOW!
|
||||
|
||||
@@ -1,20 +1,23 @@
|
||||
{
|
||||
"ores": [
|
||||
"etfuturum:honey_block:0:100",
|
||||
"BiomesOPlenty:hive:1:95",
|
||||
"Forestry:beehives:1:40",
|
||||
"Forestry:beehives:2:40",
|
||||
"Forestry:beehives:3:40",
|
||||
"Forestry:beehives:4:40",
|
||||
"Forestry:beehives:6:40",
|
||||
"Forestry:beehives:7:40",
|
||||
"ExtraBees:hive:0:40",
|
||||
"ExtraBees:hive:1:40",
|
||||
"Forestry:beehives:1:40",
|
||||
"ExtraBees:hive:3:40",
|
||||
"Forestry:beehives:4:40",
|
||||
"Forestry:beehives:3:40",
|
||||
"Forestry:beehives:2:30",
|
||||
"Forestry:beehives:7:30",
|
||||
"Forestry:beehives:6:30",
|
||||
"ExtraBees:hive:2:25",
|
||||
"MagicBees:hive:2:20",
|
||||
"ExtraBees:hive:2:20",
|
||||
"MagicBees:hive:0:20",
|
||||
"MagicBees:hive:1:20",
|
||||
"BiomesOPlenty:hive:1:95",
|
||||
"etfuturum:honey_block:0:100"
|
||||
"MagicBees:hive:2:20",
|
||||
"MagicBees:hive:3:20",
|
||||
"Forestry:beehives:5:8",
|
||||
"MagicBees:hive:4:8",
|
||||
"MagicBees:hive:5:8"
|
||||
],
|
||||
"filler": [
|
||||
"harvestcraft:beehive:0:80"
|
||||
@@ -22,5 +25,5 @@
|
||||
"radius": 7,
|
||||
"cost": 500666,
|
||||
"focusItem": "MagicBees:item.frenziedFrame",
|
||||
"fillerChance": 20
|
||||
"fillerChance": 15
|
||||
}
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
"Botania:prismarine:2:80",
|
||||
"Botania:livingwood:5:60",
|
||||
"Botania:storage:0:50",
|
||||
"dreamcraft:tile.ManaPearl:0:40",
|
||||
"dreamcraft:tile.ManaPowder:0:40",
|
||||
"dreamcraft:ManaPearl:0:40",
|
||||
"dreamcraft:ManaPowder:0:40",
|
||||
"Botania:storage:2:10",
|
||||
"dreamcraft:tile.PixieDust:0:10",
|
||||
"dreamcraft:tile.Gaia:0:2"
|
||||
"dreamcraft:PixieDust:0:10",
|
||||
"dreamcraft:Gaia:0:2"
|
||||
],
|
||||
"filler": [
|
||||
"Botania:prismarine:0:80"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"OREDICT:oreMarbleSalt:69"
|
||||
],
|
||||
"filler": [
|
||||
"gregtech:gt.blockores:817:72",
|
||||
"gregtech:gt.blockores2:817:72",
|
||||
"OREDICT:oreTengamRaw:1"
|
||||
],
|
||||
"radius": 16,
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
"OREDICT:oreEndstoneIndium:5",
|
||||
"OREDICT:oreEndstoneCerium:100",
|
||||
"OREDICT:oreEndstonePraseodymium:100",
|
||||
"OREDICT:oreEndstonePromethium:100",
|
||||
"OREDICT:oreEndstoneSamarium:25",
|
||||
"OREDICT:oreEndstoneEuropium:5",
|
||||
"OREDICT:oreEndstoneTerbium:100",
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"ores": [
|
||||
"minecraft:sand:1:80",
|
||||
"minecraft:sand:0:70",
|
||||
"chisel:hempcretesand:0:60",
|
||||
"chisel:hempcretesand:1:50",
|
||||
"chisel:hempcretesand:2:50",
|
||||
"chisel:hempcretesand:3:50",
|
||||
"chisel:hempcretesand:4:50",
|
||||
"chisel:hempcretesand:5:50",
|
||||
"chisel:hempcretesand:6:50",
|
||||
"chisel:hempcretesand:7:50",
|
||||
"chisel:hempcretesand:8:50",
|
||||
"chisel:hempcretesand:9:50",
|
||||
"chisel:hempcretesand:10:50",
|
||||
"chisel:hempcretesand:11:50",
|
||||
"chisel:hempcretesand:12:50",
|
||||
"chisel:hempcretesand:13:50",
|
||||
"chisel:hempcretesand:14:50",
|
||||
"chisel:hempcretesand:15:50",
|
||||
"GalacticraftAmunRa:tile.baseFalling:1:5",
|
||||
"minecraft:gravel:0:3"
|
||||
],
|
||||
"filler": [
|
||||
"BiomesOPlenty:hardSand:0:40"
|
||||
],
|
||||
"radius": 20,
|
||||
"cost": 700000,
|
||||
"focusItem": "BiomesOPlenty:mud:1",
|
||||
"fillerChance": 20
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"ExtraUtilities:color_lightgem:15:80",
|
||||
"ExtraUtilities:color_obsidian:15:80",
|
||||
"chisel:grimstone:14:40",
|
||||
"appliedenergistics2:tile.OreQuart:0:20",
|
||||
"appliedenergistics2:tile.OreQuartz:0:20",
|
||||
"appliedenergistics2:tile.OreQuartzCharged:0:25",
|
||||
"GalacticraftAmunRa:tile.baseBlockRock:0:10"
|
||||
],
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
],
|
||||
"radius": 20,
|
||||
"cost": 7500000,
|
||||
"focusItem": "dreamcraft:item.HeavyDutyPlateTier4"
|
||||
"focusItem": "dreamcraft:HeavyDutyPlateTier4"
|
||||
}
|
||||
|
||||
@@ -16,5 +16,5 @@
|
||||
],
|
||||
"radius": 20,
|
||||
"cost": 10000000,
|
||||
"focusItem": "dreamcraft:item.HeavyDutyPlateTier5"
|
||||
"focusItem": "dreamcraft:HeavyDutyPlateTier5"
|
||||
}
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
],
|
||||
"radius": 20,
|
||||
"cost": 15000000,
|
||||
"focusItem": "dreamcraft:item.HeavyDutyPlateTier6"
|
||||
"focusItem": "dreamcraft:HeavyDutyPlateTier6"
|
||||
}
|
||||
|
||||
@@ -12,5 +12,5 @@
|
||||
],
|
||||
"radius": 20,
|
||||
"cost": 30000000,
|
||||
"focusItem": "dreamcraft:item.HeavyDutyPlateTier7"
|
||||
"focusItem": "dreamcraft:HeavyDutyPlateTier7"
|
||||
}
|
||||
|
||||
@@ -16,5 +16,5 @@
|
||||
],
|
||||
"radius": 20,
|
||||
"cost": 50000000,
|
||||
"focusItem": "dreamcraft:item.HeavyDutyPlateTier8"
|
||||
"focusItem": "dreamcraft:HeavyDutyPlateTier8"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,16 @@
|
||||
{
|
||||
"ores": [
|
||||
"IC2:blockITNT:0:90",
|
||||
"BloodArsenal:blood_tnt:0:80",
|
||||
"minecraft:tnt:0:80",
|
||||
"minecraft:redstone_lamp:0:30:"
|
||||
"miscutils:blockMiningExplosives:0:80",
|
||||
"gregtech:gt.blockreinforced:5:70",
|
||||
"TConstruct:explosive.slime:2:60",
|
||||
"TConstruct:explosive.slime:0:60",
|
||||
"ThaumicHorizons:alchemite:0:40",
|
||||
"BloodArsenal:blood_tnt:0:30",
|
||||
"minecraft:tnt:0:20",
|
||||
"EnderZoo:blockEnderCharge:0:10",
|
||||
"EnderZoo:blockConfusingCharge:0:10",
|
||||
"ProjRed|Illumination:projectred.illumination.lamp:30:10"
|
||||
],
|
||||
"filler": [
|
||||
"chisel:redstone_block:14:10"
|
||||
@@ -11,5 +18,5 @@
|
||||
"radius": 16,
|
||||
"cost": 6667666,
|
||||
"focusItem": "BloodArsenal:blood_tnt:0",
|
||||
"fillerChance": 20
|
||||
"fillerChance": 10
|
||||
}
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"ores": [
|
||||
"minecraft:coal_ore:0:90",
|
||||
"minecraft:iron_ore:0:90",
|
||||
"minecraft:lapis_ore:0:85",
|
||||
"minecraft:redstone_ore:0:85",
|
||||
"minecraft:gold_ore:0:80",
|
||||
"minecraft:diamond_ore:0:80",
|
||||
"minecraft:emerald_ore:0:70",
|
||||
"minecraft:quartz_ore:0:70",
|
||||
"Thaumcraft:blockCustomOre:7:60",
|
||||
"Thaumcraft:blockCustomOre:0:60",
|
||||
"Thaumcraft:blockCustomOre:1:30",
|
||||
"Thaumcraft:blockCustomOre:2:30",
|
||||
"Thaumcraft:blockCustomOre:3:30",
|
||||
"Thaumcraft:blockCustomOre:4:30",
|
||||
"Thaumcraft:blockCustomOre:5:30",
|
||||
"Thaumcraft:blockCustomOre:6:30"
|
||||
],
|
||||
"filler": [
|
||||
"TwilightForest:tile.TrollSteinn:0:30"
|
||||
],
|
||||
"radius": 13,
|
||||
"cost": 800800,
|
||||
"focusItem": "Botania:starfield",
|
||||
"fillerChance": 20
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"ores": [
|
||||
"Thaumcraft:blockTaint:0:80",
|
||||
"Thaumcraft:blockTaint:1:80",
|
||||
"Natura:soil.tainted:0:60",
|
||||
"ForbiddenMagic:TaintBlock:0:50",
|
||||
"chisel:voidstone:6:50",
|
||||
"Thaumcraft:blockFluxGoo:0:20",
|
||||
"Thaumcraft:blockFluxGas:0:20",
|
||||
"thaumicbases:crystalBlock:7:8",
|
||||
"Thaumcraft:blockCosmeticSolid:8:7",
|
||||
"chisel:glotek:9:7",
|
||||
"TaintedMagic:BlockShadowOre:0:5"
|
||||
],
|
||||
"filler": [
|
||||
"Thaumcraft:blockEldritch:10:40"
|
||||
],
|
||||
"radius": 17,
|
||||
"cost": 700700,
|
||||
"focusItem": "ForbiddenMagic:FMResource:3",
|
||||
"fillerChance": 30
|
||||
}
|
||||
@@ -57,7 +57,7 @@
|
||||
"alignment": "column_bottom",
|
||||
"action": {
|
||||
"type": "openLink",
|
||||
"link": "https://discord.gg/EXshrPV"
|
||||
"link": "https://discord.gg/gtnh"
|
||||
}
|
||||
},
|
||||
"github": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"alignment": "column_bottom",
|
||||
"action": {
|
||||
"type": "openLink",
|
||||
"link": "https://discord.gg/EXshrPV"
|
||||
"link": "https://discord.gg/gtnh"
|
||||
}
|
||||
},
|
||||
"github": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"alignment": "column_bottom",
|
||||
"action": {
|
||||
"type": "openLink",
|
||||
"link": "https://discord.gg/EXshrPV"
|
||||
"link": "https://discord.gg/gtnh"
|
||||
}
|
||||
},
|
||||
"github": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"alignment": "column_bottom",
|
||||
"action": {
|
||||
"type": "openLink",
|
||||
"link": "https://discord.gg/EXshrPV"
|
||||
"link": "https://discord.gg/gtnh"
|
||||
}
|
||||
},
|
||||
"github": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"alignment": "column_bottom",
|
||||
"action": {
|
||||
"type": "openLink",
|
||||
"link": "https://discord.gg/EXshrPV"
|
||||
"link": "https://discord.gg/gtnh"
|
||||
}
|
||||
},
|
||||
"github": {
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
# Sets whether the reactor is automatable or not
|
||||
B:enableAutomation=true
|
||||
|
||||
# Sets whether the reactor should use linear (true) fuel usage formula or exponential (false)
|
||||
B:linearReactorFuelUsage=true
|
||||
# Sets whether the reactor should use linear (true) fuel usage formula or ^0.3 (false)
|
||||
B:linearReactorFuelUsage=false
|
||||
|
||||
# Use this to adjust the maximum fuel storage of the reactor
|
||||
I:maxFuelStorage=524880
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
B:"Clear Amber/Cinnabar Macerating"=true
|
||||
|
||||
# There is a recipe to get this item.
|
||||
B:"Disable One Ring in dungeon chests"=true
|
||||
B:"Disable One Ring in dungeon chests"=false
|
||||
|
||||
# This was added because of mods making you totally blind if using nightvision. For example, enable that when in the Deep Dark.
|
||||
B:"Disable nightvision helmets"=false
|
||||
@@ -131,7 +131,7 @@
|
||||
B:"Enable capes"=true
|
||||
|
||||
# Warning: the enchantability is low.
|
||||
B:"Enable enchanting tools"=false
|
||||
B:"Enable enchanting tools"=true
|
||||
|
||||
# The impact of rain on all wings
|
||||
B:"Impact of rain"=true
|
||||
|
||||
@@ -178,10 +178,10 @@
|
||||
<LootGroup GroupMetaID="2" GroupName="dreamcraft.lootbag.group.steam_age" Rarity="0" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="1" LootbagIcon="enhancedlootbags:steam_age">
|
||||
<Loot Identifier="0af8494c-84ee-4da2-9183-caac33026400" ItemName="gregtech:gt.blockmachines:1" Amount="1" NBTTag="" Chance="50" LimitedDropCount="8" RandomAmount="false"/>
|
||||
<Loot Identifier="d408b251-f7ed-4826-af9a-faf46216b6a6" ItemName="IC2:itemHarz" Amount="16" NBTTag="" Chance="60" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="df4b97a8-7f10-4f30-8ece-c833d5ac3fb4" ItemName="gregtech:gt.blockores:817" Amount="16" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="7bbfd16f-ee63-4d00-a036-b6f53ec0db10" ItemName="gregtech:gt.blockores:57" Amount="16" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="43f85d9c-678e-4fbf-bdc1-3904a1c21a83" ItemName="gregtech:gt.blockores:32" Amount="16" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="6ef0c03f-f7fd-4e70-9f0e-c165dfbe36bb" ItemName="gregtech:gt.blockores:35" Amount="16" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="df4b97a8-7f10-4f30-8ece-c833d5ac3fb4" ItemName="gregtech:gt.blockores2:817" Amount="16" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="7bbfd16f-ee63-4d00-a036-b6f53ec0db10" ItemName="gregtech:gt.blockores2:57" Amount="16" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="43f85d9c-678e-4fbf-bdc1-3904a1c21a83" ItemName="gregtech:gt.blockores2:32" Amount="16" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="6ef0c03f-f7fd-4e70-9f0e-c165dfbe36bb" ItemName="gregtech:gt.blockores2:35" Amount="16" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="d55dc146-a8ff-4c1c-9a96-7702202144d5" ItemName="minecraft:sticky_piston" Amount="1" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="d957e6d0-67f0-4557-82e8-9993aa877171" ItemName="minecraft:piston" Amount="1" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="98fc20c9-6524-4fab-934f-c87341653d93" ItemName="minecraft:brick_block" Amount="8" NBTTag="" Chance="60" LimitedDropCount="0" RandomAmount="true"/>
|
||||
@@ -230,7 +230,7 @@
|
||||
<Loot Identifier="af1ce0c1-23b2-4c0f-92f1-89d371de66b2" ItemName="gregtech:gt.blockmachines:100" Amount="2" NBTTag="" Chance="10" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="a3f623fc-567d-4f7a-8ff2-dc180ea605a4" ItemName="gregtech:gt.blockmachines:101" Amount="1" NBTTag="" Chance="5" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="0ea34354-5b80-41e9-8942-c910c8bed5ce" ItemName="gregtech:gt.blockmachines:106" Amount="1" NBTTag="" Chance="10" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ac638172-d0c7-4c68-9ed6-0fdb5f315745" ItemName="dreamcraft:item.CokeOvenBrick" Amount="16" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ac638172-d0c7-4c68-9ed6-0fdb5f315745" ItemName="dreamcraft:CokeOvenBrick" Amount="16" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ae0e685f-a1e8-4142-803e-7bb13aed9ec7" ItemName="minecraft:hopper" Amount="4" NBTTag="" Chance="30" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="6e09fb96-e052-43bf-ae02-cd81d94fcfff" ItemName="gregtech:gt.metaitem.01:32111" Amount="16" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="87153023-c02a-409b-858d-b18d9acda72d" ItemName="harvestcraft:jellybeansItem" Amount="2" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -244,13 +244,13 @@
|
||||
<Loot Identifier="f9abe881-adac-4590-9610-c1003d82959c" ItemName="gregtech:gt.metaitem.02:32243" Amount="2" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="54001efc-8108-48c0-9a2f-18a1becc2921" ItemName="harvestcraft:hushpuppiesItem" Amount="4" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="7b1788b6-ea19-4886-bb04-94b9973d437f" ItemName="harvestcraft:shrimpokrahushpuppiesItem" Amount="4" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="e31b9490-eb49-4c4e-8cf2-adff8920ced8" ItemName="gregtech:gt.blockores:526" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="168aba17-5606-4b0d-8074-f0bcaa5c3c04" ItemName="gregtech:gt.blockores:810" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b8c2271e-dccb-41d6-9674-39c4036f1780" ItemName="gregtech:gt.blockores:935" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="cb3bfcd4-96d3-4ea6-8c8e-f9fe33d5505d" ItemName="gregtech:gt.blockores:500" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="9ad14c4c-759e-4ddb-8def-00066260da0d" ItemName="gregtech:gt.blockores:57" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="da84a002-2885-4878-93d6-604dd7427059" ItemName="gregtech:gt.blockores:35" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="bd5f9233-dbc2-4da3-8094-8909f8ff39b5" ItemName="gregtech:gt.blockores:32" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="e31b9490-eb49-4c4e-8cf2-adff8920ced8" ItemName="gregtech:gt.blockores2:526" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="168aba17-5606-4b0d-8074-f0bcaa5c3c04" ItemName="gregtech:gt.blockores2:810" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b8c2271e-dccb-41d6-9674-39c4036f1780" ItemName="gregtech:gt.blockores2:935" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="cb3bfcd4-96d3-4ea6-8c8e-f9fe33d5505d" ItemName="gregtech:gt.blockores2:500" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="9ad14c4c-759e-4ddb-8def-00066260da0d" ItemName="gregtech:gt.blockores2:57" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="da84a002-2885-4878-93d6-604dd7427059" ItemName="gregtech:gt.blockores2:35" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="bd5f9233-dbc2-4da3-8094-8909f8ff39b5" ItemName="gregtech:gt.blockores2:32" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ef675b81-535e-4943-936c-b62a4ac213a9" ItemName="minecraft:spawn_egg:94" Amount="1" NBTTag="" Chance="75" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="d0266732-2b4f-4211-8227-fea5250a3709" ItemName="minecraft:spawn_egg:100" Amount="1" NBTTag="" Chance="75" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="04e92352-2618-4520-9d9d-3796cb897543" ItemName="TConstruct:SpeedBlock" Amount="32" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -276,7 +276,6 @@
|
||||
<Loot Identifier="cfec9a8f-65e1-496c-8e34-8008b91fcd37" ItemName="StevesCarts:ModuleComponents:9" Amount="1" NBTTag="" Chance="40" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="bc704738-1a22-4d70-b30b-7c93f088bb3d" ItemName="StevesCarts:CartModule:18" Amount="1" NBTTag="" Chance="40" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="c6a8c7c3-74fb-4e42-b039-a3a9a73dbd44" ItemName="StevesCarts:CartModule:44" Amount="1" NBTTag="" Chance="40" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b1a5801a-e65f-4a17-8bf8-b578a351516e" ItemName="gregtech:gt.metaitem.01:32727" Amount="1" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="e28d55a5-be0a-42ed-ab33-4f64ed3665a9" ItemName="Forestry:apiculture" Amount="1" NBTTag="" Chance="55" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="4ed29425-5823-4c31-93d4-403068481c39" ItemName="StevesCarts:CartModule:16" Amount="1" NBTTag="" Chance="40" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="bb06a045-aa9c-45a5-b95b-f4f8d3bcfc4c" ItemName="IC2:itemPartCircuit" Amount="8" NBTTag="" Chance="55" LimitedDropCount="0" RandomAmount="true"/>
|
||||
@@ -310,7 +309,7 @@
|
||||
<Loot Identifier="57e66fc5-25bd-4fb9-b4a3-5ac537acc586" ItemName="TConstruct:battleaxe" Amount="1" NBTTag="{InfiTool:{RenderExtra:31,BaseDurability:5534,BaseAttack:8,ToolEXP:0L,Effect2:2,Effect1:11,ModifierTip2:"§4Redstone (50/50)",HarvestLevel:8,ModifierTip1:"§fQuartz (72/72)",ExtraColor:9856200,RenderHead:10,ModDurability:0.0f,Shoddy:0.5f,RenderHandle:11,Accessory:10,MiningSpeed:1600,Unbreaking:2,Damage:0,HarvestLevel2:8,BonusDurability:0,TotalDurability:5534,MiningSpeed2:1600,ModAttack:[72,72,1,],Head:10,Tooltip1:"§fSharpness",Tooltip2:"§4Haste",Attack:12,Handle:11,Broken:0b,Redstone:[50,50,2,],Extra:31,RenderAccessory:10,ToolLevel:1,Modifiers:2},display:{Name:"§fDesolation"}}" Chance="15" ItemGroup="" LimitedDropCount="2" RandomAmount="false"/>
|
||||
<Loot Identifier="1b34a6fd-c015-4fc3-8623-f5a9b5d6a735" ItemName="TConstruct:ShortBow" Amount="1" NBTTag="{InfiTool:{BaseDurability:1620,BaseAttack:2,DrawSpeed:20,ToolEXP:0L,Moss:3,Effect2:4,Effect1:3,ModifierTip2:"§2Moss",HarvestLevel:0,ModifierTip1:"§7Knockback (10/10)",RenderHead:17,ModDurability:0.0f,Shoddy:0.0f,RenderHandle:2,Accessory:17,MiningSpeed:150,Piston:[10,10,1,],Unbreaking:1,Damage:0,HarvestLevel2:0,BonusDurability:0,TotalDurability:1620,MiningSpeed2:150,BaseDrawSpeed:20,Head:17,Tooltip1:"§7Knockback",Tooltip2:"§2Auto-Repair",Attack:2,Handle:2,Broken:0b,RenderAccessory:17,FlightSpeed:4.8f,ToolLevel:1,Knockback:1.0f,Modifiers:2},display:{Name:"§fCyclone"}}" Chance="15" ItemGroup="tconbow" LimitedDropCount="2" RandomAmount="false"/>
|
||||
<Loot Identifier="b8c48d55-7cb8-42b0-b781-17e9dfa6bdf5" ItemName="TConstruct:ArrowAmmo" Amount="1" NBTTag="{InfiTool:{BreakChance:0.32000002f,BaseDurability:840,BaseAttack:4,ToolEXP:0L,Moss:3,Effect2:0,ModifierTip3:"§2Moss",Effect1:1,ModifierTip2:"§bDiamond",HarvestLevel:8,ModifierTip1:"§2Emerald",Effect4:11,Effect3:4,RenderHead:10,ModDurability:0.5f,Shoddy:0.0f,RenderHandle:0,Accuracy:98.0f,Accessory:4,MiningSpeed:1100,Emerald:1b,ModifierTip4:"§fQuartz (48/48)",Unbreaking:2,Damage:0,BonusDurability:500,TotalDurability:2010,ModAttack:[48,48,4,],Head:10,Tooltip1:"§2Durability +50%",Tooltip2:"§bDurability +500",Diamond:1b,Attack:7,Handle:0,Broken:0b,Mass:4.0f,Ammo:201,RenderAccessory:4,ToolLevel:1,Tooltip3:"§2Auto-Repair",Tooltip4:"§fSharpness",RepairCount:4,Modifiers:0},display:{Name:"§fTyphoon"}}" Chance="15" ItemGroup="" LimitedDropCount="2" RandomAmount="false"/>
|
||||
<Loot Identifier="99cf5782-0a62-4000-aa28-a2c0c67ea45e" ItemName="dreamcraft:item.SawBladeDiamond" Amount="1" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="99cf5782-0a62-4000-aa28-a2c0c67ea45e" ItemName="dreamcraft:SawBladeDiamond" Amount="1" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="674c178c-cd55-4506-a661-1706b7fb31aa" ItemName="OpenBlocks:hangglider" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="10fcedfc-12dc-4e6a-bc69-541bac8d3278" ItemName="gregtech:gt.blockmachines:1246" Amount="16" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="a9d47183-1bc5-47f4-988b-3ed9f708e5d1" ItemName="gregtech:gt.metaitem.01:32610" Amount="16" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -390,7 +389,6 @@
|
||||
<Loot Identifier="284527a3-a2a3-4dfe-b872-c5d7f5862885" ItemName="Forestry:minerBag" Amount="1" NBTTag="" Chance="35" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="68335587-ce97-49c2-a845-f2915319a0d5" ItemName="OpenBlocks:elevator" Amount="1" NBTTag="" Chance="55" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="bc21e3c8-1e63-475f-8961-9bf57d79c2b4" ItemName="ExtraUtilities:etherealglass" Amount="1" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="5dc7969d-b2c4-43f9-ac84-ed0ade397237" ItemName="gregtech:gt.metaitem.01:32727" Amount="1" NBTTag="" Chance="75" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="6ac1e814-07e6-445e-b674-8c07d5767b5d" ItemName="gregtech:gt.metaitem.01:32601" Amount="8" NBTTag="" Chance="75" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="6adfd6e8-9eda-441f-b747-6c670c6798fa" ItemName="gregtech:gt.metaitem.01:11314" Amount="1" NBTTag="" Chance="60" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="58d19eb2-91b2-449f-a117-e3213f1d5300" ItemName="gregtech:gt.metaitem.01:32700" Amount="32" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -447,7 +445,7 @@
|
||||
<Loot Identifier="1f352b23-3e5a-4f4b-a19d-1e950e88572a" ItemName="IC2:itemCropSeed" Amount="2" NBTTag="{owner:"gregtech",name:"Plumbilia",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="de1a9b44-d635-43cd-82c5-6f9faf1fad58" ItemName="IC2:itemCropSeed" Amount="2" NBTTag="{owner:"gregtech",name:"Nickelback",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="e7e325bd-5d95-4764-be83-e1eca929dbda" ItemName="IC2:itemCropSeed" Amount="2" NBTTag="{owner:"IC2",name:"redwheat",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="bb85972a-458b-4679-a716-c61299d9a3ff" ItemName="IC2:blockMachine2:2" Amount="1" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="bb85972a-458b-4679-a716-c61299d9a3ff" ItemName="gregtech:gt.blockmachines:31111" Amount="1" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="46d2d7ad-9e01-49be-98ab-1b11a26a7799" ItemName="gregtech:gt.metaitem.01:11874" Amount="32" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="26e23619-0f26-4ea7-9573-69d094eaf415" ItemName="gregtech:gt.metaitem.01:32700" Amount="8" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="595b3d5b-5584-4dc5-924f-82b17feef404" ItemName="gregtech:gt.metaitem.01:32715" Amount="4" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -465,7 +463,6 @@
|
||||
<Loot Identifier="0e3af82f-2112-4848-b12f-11be7422ed26" ItemName="ExtraUtilities:extractor_base:6" Amount="4" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f191c485-fcd9-41a7-a448-7c473a8b8f7d" ItemName="ExtraUtilities:spike_base" Amount="4" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f05b5e8a-f50b-499e-bace-47e8e35906de" ItemName="EnderIO:itemMagnet" Amount="1" NBTTag="{Energy:100000}" Chance="45" LimitedDropCount="2" RandomAmount="false"/>
|
||||
<Loot Identifier="32418267-d55d-4db2-99be-6b3a9d46c733" ItemName="gregtech:gt.metaitem.01:32727" Amount="1" NBTTag="" Chance="55" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="6a0b7d6b-21cc-4f9a-9d25-d7973f9a2865" ItemName="GalacticraftCore:item.oxygenGear" Amount="1" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="210cb2be-c7a0-4912-8dd5-1087741bbf30" ItemName="gregtech:gt.metaitem.01:11314" Amount="16" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="73bfd6de-0e57-4abf-a474-369eae6fce45" ItemName="gregtech:gt.metaitem.01:32711" Amount="4" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="true"/>
|
||||
@@ -473,10 +470,10 @@
|
||||
<Loot Identifier="091a0a7f-6ad2-4864-bde2-1afafff9ef2c" ItemName="IC2:itemPartCircuitAdv" Amount="4" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="5ea54379-369b-4b27-828d-433453193f60" ItemName="IC2:itemPartCarbonPlate" Amount="8" NBTTag="" Chance="75" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="4becd113-597a-49c4-b4e0-7d8cd9b3754d" ItemName="IC2:itemDust2:2" Amount="9" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="9eacbbea-0fe6-4e22-a952-6090bf03044a" ItemName="dreamcraft:item.CarbonPartBoots" Amount="1" NBTTag="" Chance="10" ItemGroup="carbonarmor" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="908a3de8-3f67-423c-8cb0-642f28f00f64" ItemName="dreamcraft:item.CarbonPartChestplate" Amount="1" NBTTag="" Chance="10" ItemGroup="carbonarmor" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="164b744a-3526-4e33-84d8-781b6d4c705e" ItemName="dreamcraft:item.CarbonPartHelmet" Amount="1" NBTTag="" Chance="10" ItemGroup="carbonarmor" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="0a5a59fe-4557-4038-b11d-2ee6192dfd39" ItemName="dreamcraft:item.CarbonPartLeggings" Amount="1" NBTTag="" Chance="10" ItemGroup="carbonarmor" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="9eacbbea-0fe6-4e22-a952-6090bf03044a" ItemName="dreamcraft:CarbonPartBoots" Amount="1" NBTTag="" Chance="10" ItemGroup="carbonarmor" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="908a3de8-3f67-423c-8cb0-642f28f00f64" ItemName="dreamcraft:CarbonPartChestplate" Amount="1" NBTTag="" Chance="10" ItemGroup="carbonarmor" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="164b744a-3526-4e33-84d8-781b6d4c705e" ItemName="dreamcraft:CarbonPartHelmet" Amount="1" NBTTag="" Chance="10" ItemGroup="carbonarmor" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="0a5a59fe-4557-4038-b11d-2ee6192dfd39" ItemName="dreamcraft:CarbonPartLeggings" Amount="1" NBTTag="" Chance="10" ItemGroup="carbonarmor" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="67aa9ca1-633d-4907-ae39-2588df4c48df" ItemName="TConstruct:creativeModifier" Amount="1" NBTTag="" Chance="15" LimitedDropCount="6" RandomAmount="false"/>
|
||||
<Loot Identifier="a2b4f2c9-3669-455a-9b3a-c6668c2aee1c" ItemName="minecraft:enchanting_table" Amount="1" NBTTag="" Chance="5" LimitedDropCount="1" RandomAmount="false"/>
|
||||
<Loot Identifier="722f0147-d515-4e35-a6cf-7c16ae136130" ItemName="EnderIO:itemBasicFilterUpgrade" Amount="2" NBTTag="" Chance="35" ItemGroup="itemconduit" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -511,7 +508,7 @@
|
||||
<Loot Identifier="cc9e4cf6-fa2e-410c-a2d1-691da8b19863" ItemName="gregtech:gt.metaitem.03:32018" Amount="8" NBTTag="" Chance="65" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="22aae4da-c957-4b15-9d6c-7c6818ff5c10" ItemName="gregtech:gt.metaitem.01:11020" Amount="16" NBTTag="" Chance="55" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="fad53944-cd70-442c-8c73-9af5fa2d2be4" ItemName="gregtech:gt.metaitem.01:11349" Amount="16" NBTTag="" Chance="55" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="2454d31c-1a6e-48a7-8be6-38bd3254b141" ItemName="IC2:blockMachine3:7" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="2454d31c-1a6e-48a7-8be6-38bd3254b141" ItemName="gregtech:gt.blockmachines:31111" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="c64185ee-1f3f-4593-94a8-6e116c54aec2" ItemName="IC2:itemCropSeed" Amount="1" NBTTag="{owner:"gregtech",name:"Blazereed",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="7a404f39-8802-4fd4-8d0b-fef2475d320e" ItemName="IC2:itemCropSeed" Amount="1" NBTTag="{owner:"IC2",name:"aurelia",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="dae762d7-8db7-4bee-8f9b-ebdd0f62d387" ItemName="IC2:itemCropSeed" Amount="1" NBTTag="{owner:"gregtech",name:"Bauxia",scan:4b,growth:1b,resistance:1b,gain:1b}" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -529,8 +526,8 @@
|
||||
<Loot Identifier="4cf5a9a4-dbd6-4866-8dee-88003d50214b" ItemName="GalacticraftCore:item.basicItem:10" Amount="2" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="691adb23-c563-4c13-a327-934f6cddbc3e" ItemName="GalacticraftCore:item.basicItem:13" Amount="2" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="e9fdbc4d-f612-4351-a564-531a7b526b04" ItemName="GalacticraftCore:item.basicItem:14" Amount="2" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="d77331c7-ea41-4ce3-a9c9-4fcf3aef6525" ItemName="dreamcraft:item.ReinforcedGlassPlate" Amount="2" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ddd22613-0bb8-4b2d-ad1e-68cbde15b29b" ItemName="dreamcraft:item.ReinforcedGlassLense" Amount="2" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="d77331c7-ea41-4ce3-a9c9-4fcf3aef6525" ItemName="dreamcraft:ReinforcedGlassPlate" Amount="2" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ddd22613-0bb8-4b2d-ad1e-68cbde15b29b" ItemName="dreamcraft:ReinforcedGlassLense" Amount="2" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="9142d651-330f-45ea-b899-0ea8e67e39db" ItemName="ProjRed|Illumination:projectred.illumination.cagelamp2.inv:14" Amount="1" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="86453576-7677-410f-8e3d-f9e66530ca22" ItemName="GalacticraftCore:item.oilCanisterPartial:1001" Amount="8" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="fef4e69b-df50-4c5c-b7ca-e8e852cb9ca0" ItemName="GalacticraftCore:tile.landingPad" Amount="3" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -550,11 +547,11 @@
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:2" Amount="1" NBTTag="" Chance="2" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:4" Amount="1" NBTTag="" Chance="2" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:6" Amount="1" NBTTag="" Chance="1" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="ba4b7911-a5d0-490b-afea-3efb8f86133c" ItemName="dreamcraft:item.RawLapotronCrystal" Amount="1" NBTTag="" Chance="200" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="76a3735d-5415-4b2a-b323-3f62fe9c7094" ItemName="dreamcraft:item.QuantumPartChestplate" Amount="1" NBTTag="" Chance="15" LimitedDropCount="1" RandomAmount="false"/>
|
||||
<Loot Identifier="c8534ad5-dff6-4fe6-96b2-27b1679d1011" ItemName="dreamcraft:item.QuantumPartHelmetEmpty" Amount="1" NBTTag="" Chance="15" LimitedDropCount="1" RandomAmount="false"/>
|
||||
<Loot Identifier="a609fb15-e55b-48bf-baa2-c297d1573f66" ItemName="dreamcraft:item.QuantumPartLeggings" Amount="1" NBTTag="" Chance="15" LimitedDropCount="1" RandomAmount="false"/>
|
||||
<Loot Identifier="ef421f8f-7809-48ca-9895-84075c12d237" ItemName="dreamcraft:item.QuantumPartBoots" Amount="1" NBTTag="" Chance="15" LimitedDropCount="1" RandomAmount="false"/>
|
||||
<Loot Identifier="ba4b7911-a5d0-490b-afea-3efb8f86133c" ItemName="dreamcraft:RawLapotronCrystal" Amount="1" NBTTag="" Chance="200" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="76a3735d-5415-4b2a-b323-3f62fe9c7094" ItemName="dreamcraft:QuantumPartChestplate" Amount="1" NBTTag="" Chance="15" LimitedDropCount="1" RandomAmount="false"/>
|
||||
<Loot Identifier="c8534ad5-dff6-4fe6-96b2-27b1679d1011" ItemName="dreamcraft:QuantumPartHelmetEmpty" Amount="1" NBTTag="" Chance="15" LimitedDropCount="1" RandomAmount="false"/>
|
||||
<Loot Identifier="a609fb15-e55b-48bf-baa2-c297d1573f66" ItemName="dreamcraft:QuantumPartLeggings" Amount="1" NBTTag="" Chance="15" LimitedDropCount="1" RandomAmount="false"/>
|
||||
<Loot Identifier="ef421f8f-7809-48ca-9895-84075c12d237" ItemName="dreamcraft:QuantumPartBoots" Amount="1" NBTTag="" Chance="15" LimitedDropCount="1" RandomAmount="false"/>
|
||||
<Loot Identifier="a72c6106-905e-4315-a152-cc33f105b159" ItemName="IronChest:BlockIronChest:6" Amount="1" NBTTag="" Chance="40" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="da584cb7-ec58-4563-baf8-ce968748937f" ItemName="IronChest:BlockIronChest:5" Amount="1" NBTTag="" Chance="40" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="729cebf4-57f8-42c4-90e1-341489b0b4ed" ItemName="EnderIO:itemTravelStaff:16" Amount="1" NBTTag="{Energy:0}" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -598,7 +595,6 @@
|
||||
<Loot Identifier="f3f6135f-f233-417a-b0c1-1b0e6d69e881" ItemName="gregtech:gt.metaitem.01:32732" Amount="4" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f3f6135f-f233-417a-b0c1-1b0e6d69e881" ItemName="gregtech:gt.metaitem.01:32733" Amount="2" NBTTag="" Chance="30" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f3f6135f-f233-417a-b0c1-1b0e6d69e881" ItemName="gregtech:gt.metaitem.01:32734" Amount="1" NBTTag="" Chance="20" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f3f6135f-f233-417a-b0c1-1b0e6d69e881" ItemName="gregtech:gt.metaitem.01:32727" Amount="4" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="4df65108-d052-44f7-8356-93725e1768ab" ItemName="EnderIO:itemItemConduit" Amount="8" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="43796884-a218-4c6f-8e74-f5a76488835f" ItemName="EnderIO:itemLiquidConduit:2" Amount="8" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="74080d67-c08c-406d-a19e-e5d3321a04c7" ItemName="EnderIO:itemMagnet" Amount="1" NBTTag="{Energy:100000}" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -612,17 +608,17 @@
|
||||
<Loot Identifier="9f9aa3ee-dfe9-4498-826a-e8c4ce934e5f" ItemName="gregtech:gt.metaitem.01:11635" Amount="32" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b2d9cea7-1910-40be-ac65-a73d72b68666" ItemName="gregtech:gt.metaitem.01:11471" Amount="64" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ee4cf91c-dc45-4b4d-af4f-c5e6639d0a5b" ItemName="gregtech:gt.metaitem.01:11874" Amount="128" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="52687ad3-7398-4d99-ae49-3ee273606e34" ItemName="gregtech:gt.blockores:817" Amount="64" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="fbeaf863-e114-4dd6-82e9-66636c8362d1" ItemName="gregtech:gt.blockores:1839" Amount="64" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="210bb829-5fec-4659-87fe-2d05130b47e3" ItemName="gregtech:gt.blockores:907" Amount="48" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="f00578a2-e2a4-4c5c-9754-b6dde5469063" ItemName="gregtech:gt.blockores:901" Amount="32" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="52687ad3-7398-4d99-ae49-3ee273606e34" ItemName="gregtech:gt.blockores2:817" Amount="64" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="fbeaf863-e114-4dd6-82e9-66636c8362d1" ItemName="gregtech:gt.blockores2:1839" Amount="64" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="210bb829-5fec-4659-87fe-2d05130b47e3" ItemName="gregtech:gt.blockores2:907" Amount="48" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="f00578a2-e2a4-4c5c-9754-b6dde5469063" ItemName="gregtech:gt.blockores2:901" Amount="32" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="true"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="8" GroupName="dreamcraft.lootbag.group.tier_5_iv" Rarity="2" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="7" LootbagIcon="enhancedlootbags:iv">
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:2" Amount="1" NBTTag="" Chance="2" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:4" Amount="1" NBTTag="" Chance="2" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:6" Amount="1" NBTTag="" Chance="1" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="ff263b56-39cb-4dc6-aa40-389eb8d22b77" ItemName="gregtech:gt.metaitem.01:32714" Amount="3" NBTTag="" Chance="100" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="11de8e54-d5a1-4c9a-a70e-0acd87f2c357" ItemName="gregtech:gt.blockores:324" Amount="32" NBTTag="" Chance="80" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="11de8e54-d5a1-4c9a-a70e-0acd87f2c357" ItemName="gregtech:gt.blockores2:324" Amount="32" NBTTag="" Chance="80" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="b17218f9-6275-4de0-9b91-9a982b7adf91" ItemName="EnderIO:blockTransceiver" Amount="2" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="3a6a65fc-d45e-4532-aa61-3b39de548f10" ItemName="EnderStorage:enderChest" Amount="2" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="a7bc9dcc-4f45-4c8b-b24c-c6e7ff34c23d" ItemName="EnderStorage:enderChest:4096" Amount="2" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -685,7 +681,7 @@
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:4" Amount="1" NBTTag="" Chance="2" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:6" Amount="1" NBTTag="" Chance="1" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="ff263b56-39cb-4dc6-aa40-389eb8d22b77" ItemName="gregtech:gt.metaitem.01:32714" Amount="6" NBTTag="" Chance="100" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="11de8e54-d5a1-4c9a-a70e-0acd87f2c357" ItemName="gregtech:gt.blockores:326" Amount="32" NBTTag="" Chance="80" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="11de8e54-d5a1-4c9a-a70e-0acd87f2c357" ItemName="gregtech:gt.blockores2:326" Amount="32" NBTTag="" Chance="80" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="cc5bbc6a-6895-438a-aa47-d0762854b3a3" ItemName="gregtech:gt.blockmachines:1135" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b17218f9-6275-4de0-9b91-9a982b7adf91" ItemName="EnderIO:blockTransceiver" Amount="2" NBTTag="" Chance="25" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="3a6a65fc-d45e-4532-aa61-3b39de548f10" ItemName="EnderStorage:enderChest" Amount="2" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -749,7 +745,7 @@
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:4" Amount="1" NBTTag="" Chance="2" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="0ef801b1-1b39-4864-973f-4204f2955af8" ItemName="TConstruct:heartCanister:6" Amount="1" NBTTag="" Chance="1" ItemGroup="" LimitedDropCount="10" RandomAmount="false"/>
|
||||
<Loot Identifier="ff263b56-39cb-4dc6-aa40-389eb8d22b77" ItemName="gregtech:gt.metaitem.01:32713" Amount="24" NBTTag="" Chance="150" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="11de8e54-d5a1-4c9a-a70e-0acd87f2c357" ItemName="gregtech:gt.blockores:327" Amount="32" NBTTag="" Chance="60" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="11de8e54-d5a1-4c9a-a70e-0acd87f2c357" ItemName="gregtech:gt.blockores2:327" Amount="32" NBTTag="" Chance="60" LimitedDropCount="0" RandomAmount="true"/>
|
||||
<Loot Identifier="cc5bbc6a-6895-438a-aa47-d0762854b3a3" ItemName="gregtech:gt.blockmachines:1136" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b17218f9-6275-4de0-9b91-9a982b7adf91" ItemName="EnderIO:blockTransceiver" Amount="2" NBTTag="" Chance="25" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="3a6a65fc-d45e-4532-aa61-3b39de548f10" ItemName="EnderStorage:enderChest" Amount="2" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -784,7 +780,7 @@
|
||||
<Loot Identifier="2efe6804-f85a-4285-ae88-74ba0a65900e" ItemName="gregtech:gt.metaitem.01:32462" Amount="24" NBTTag="" Chance="30" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="8db6ff19-cc39-4258-9306-a2206e4f4a8e" ItemName="gregtech:gt.metaitem.01:32463" Amount="20" NBTTag="" Chance="30" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="3f48c54d-ec5b-4b6e-a173-ebf59450bd3d" ItemName="gregtech:gt.metaitem.01:32464" Amount="16" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="aada72a8-e78a-469e-963a-41aff130e671" ItemName="dreamcraft:item.HeavyDutyAlloyIngotT4" Amount="12" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="aada72a8-e78a-469e-963a-41aff130e671" ItemName="dreamcraft:HeavyDutyAlloyIngotT4" Amount="12" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="3f48c54d-ec5b-4b6e-a173-ebf59450bd3d" ItemName="gregtech:gt.metaitem.01:19391" Amount="18" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="464c3f3a-5891-45f4-8e01-a1fb70a2029e" ItemName="bartworks:BW_GlasBlocks:2" Amount="8" NBTTag="" Chance="20" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="38e59098-ce4d-4e72-b0d2-f38ef48988c3" ItemName="bartworks:BW_GlasBlocks:3" Amount="4" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -809,13 +805,13 @@
|
||||
<Loot Identifier="dd7cdf4a-2100-440b-a1ec-429e5b1f4d2f" ItemName="StevesFactoryManager:BlockCableName" Amount="32" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="43" GroupName="dreamcraft.lootbag.group.tier_8_uv" Rarity="3" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="42" LootbagIcon="enhancedlootbags:uv">
|
||||
<Loot Identifier="3393d621-5bd9-4a02-ba05-aa23ef65fce7" ItemName="dreamcraft:item.RawNeutronium" Amount="64" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="4ea57b7d-cd75-4729-9d81-2e53d959402b" ItemName="dreamcraft:item.HeavyDutyAlloyIngotT6" Amount="16" NBTTag="" Chance="20" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="3393d621-5bd9-4a02-ba05-aa23ef65fce7" ItemName="dreamcraft:RawNeutronium" Amount="64" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="4ea57b7d-cd75-4729-9d81-2e53d959402b" ItemName="dreamcraft:HeavyDutyAlloyIngotT6" Amount="16" NBTTag="" Chance="20" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="60fc9ed4-c01a-4da3-b646-b75f2f93f7e9" ItemName="bartworks:BW_GlasBlocks:4" Amount="32" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f98f3a5b-ec77-497a-9f18-7a3ff806bdc3" ItemName="EnderStorage:enderChest:4096" Amount="4" NBTTag="{LootBagDrop:{LBDCF3:1.78d,LBDCF1:0.77d,LBDAmount:2,LBDLimit:0,LBDCF2:1.06d,LBDID:"a7bc9dcc-4f45-4c8b-b24c-c6e7ff34c23d",LBDRnd:0b,LBDTrash:1b,LBDWeight:25,LBDGroup:"- no group -",LBDCF0:0.6d}}" Chance="80" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="92564e7a-faa3-4137-b01a-aab786d267c0" ItemName="EnderStorage:enderChest" Amount="4" NBTTag="{LootBagDrop:{LBDCF3:1.78d,LBDCF1:0.77d,LBDAmount:2,LBDLimit:0,LBDCF2:1.06d,LBDID:"3a6a65fc-d45e-4532-aa61-3b39de548f10",LBDRnd:0b,LBDTrash:1b,LBDWeight:25,LBDGroup:"- no group -",LBDCF0:0.6d}}" Chance="90" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="3095e227-4fef-4f0e-a8c2-8ec28cecb52a" ItemName="EnderIO:item.stellar_sword" Amount="1" NBTTag="{enderio.darksteel.upgrade.travel:{upgradeItem:{id:5557s,Count:1b,registryName:"EnderIO:itemMaterial",Damage:8s},level_cost:30,unlocalized_name:"enderio.darksteel.upgrade.travel"},LootBagDrop:{LBDCF3:0.71d,LBDCF1:0.31d,LBDAmount:1,LBDLimit:1,LBDCF2:0.43d,LBDID:"326f3ba2-34be-4920-995e-9b962dd560ab",LBDRnd:0b,LBDTrash:1b,LBDWeight:10,LBDGroup:"- no group -",LBDCF0:0.24d},enderio.darksteel.upgrade.energyUpgrade:{upgradeItem:{id:5555s,Count:1b,registryName:"EnderIO:itemBasicCapacitor",Damage:3s},maxOuput:25000,level_cost:25,unlocalized_name:"enderio.darksteel.upgrade.empowered_five",maxInput:25000,capacity:2500000,energy:2500000}}" Chance="10" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="38cbea2a-9933-425f-b56e-8757406579b6" ItemName="EnderIO:blockTransceiver" Amount="8" NBTTag="{LootBagDrop:{LBDCF3:1.78d,LBDCF1:0.77d,LBDAmount:2,LBDLimit:0,LBDCF2:1.06d,LBDID:"b17218f9-6275-4de0-9b91-9a982b7adf91",LBDRnd:0b,LBDTrash:1b,LBDWeight:25,LBDGroup:"- no group -",LBDCF0:0.6d}}" Chance="120" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f98f3a5b-ec77-497a-9f18-7a3ff806bdc3" ItemName="EnderStorage:enderChest:4096" Amount="4" NBTTag="" Chance="80" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="92564e7a-faa3-4137-b01a-aab786d267c0" ItemName="EnderStorage:enderChest" Amount="4" NBTTag="" Chance="90" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="3095e227-4fef-4f0e-a8c2-8ec28cecb52a" ItemName="EnderIO:item.stellar_sword" Amount="1" NBTTag="{enderio.darksteel.upgrade.travel:{upgradeItem:{id:5557s,Count:1b,registryName:"EnderIO:itemMaterial",Damage:8s},level_cost:30,unlocalized_name:"enderio.darksteel.upgrade.travel"},enderio.darksteel.upgrade.energyUpgrade:{upgradeItem:{id:5555s,Count:1b,registryName:"EnderIO:itemBasicCapacitor",Damage:3s},maxOuput:25000,level_cost:25,unlocalized_name:"enderio.darksteel.upgrade.empowered_five",maxInput:25000,capacity:2500000,energy:2500000}}" Chance="10" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="38cbea2a-9933-425f-b56e-8757406579b6" ItemName="EnderIO:blockTransceiver" Amount="8" NBTTag="" Chance="120" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="be2961c2-455d-4afb-b772-7da833fdf681" ItemName="minecraft:fish:3" Amount="1" NBTTag="" Chance="5" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ae3ff8a8-a04e-41b5-9c89-6fab694e668c" ItemName="minecraft:clay_ball" Amount="1" NBTTag="" Chance="1" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="20da76ed-815e-4975-bf48-b82c034c98ab" ItemName="bartworks:BW_GlasBlocks:3" Amount="64" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -826,7 +822,7 @@
|
||||
<Loot Identifier="a56e99bb-13bc-4ad1-81ec-a996549a3d39" ItemName="gregtech:gt.metaitem.03:32089" Amount="64" NBTTag="" Chance="90" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="e1faf64b-7816-42dd-ae34-79ea9aadc977" ItemName="gregtech:gt.metaitem.03:32022" Amount="64" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="6c973474-5a43-4c5f-87f1-d3db51abbbda" ItemName="gregtech:gt.metaitem.03:32006" Amount="32" NBTTag="" Chance="20" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="18974c4b-d893-4080-8417-d627b3ad1be0" ItemName="gregtech:gt.metaitem.01:32713" Amount="64" NBTTag="{LootBagDrop:{LBDCF3:10.68d,LBDCF1:4.59d,LBDAmount:24,LBDLimit:0,LBDCF2:6.39d,LBDID:"ff263b56-39cb-4dc6-aa40-389eb8d22b77",LBDRnd:0b,LBDTrash:1b,LBDWeight:150,LBDGroup:"- no group -",LBDCF0:3.59d}}" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="18974c4b-d893-4080-8417-d627b3ad1be0" ItemName="gregtech:gt.metaitem.01:32713" Amount="64" NBTTag="" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="90370ed5-782a-4e2b-96c1-8e3653d78b83" ItemName="gregtech:gt.metaitem.01:32697" Amount="1" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f9e6ad63-c8a0-410f-8fe9-20ad1e47805d" ItemName="gregtech:gt.metaitem.01:32687" Amount="1" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="2495bd7d-b6fe-49f5-9810-27550d9aea0d" ItemName="gregtech:gt.metaitem.01:32657" Amount="2" NBTTag="" Chance="80" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -847,7 +843,7 @@
|
||||
<Loot Identifier="51635a8e-9008-4075-bda2-80ff7ca8f52a" ItemName="gregtech:gt.blockmachines:47" Amount="4" NBTTag="" Chance="90" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b5e162da-ac7a-4075-b3b6-00d7d5d08446" ItemName="gregtech:gt.metaitem.03:32105" Amount="32" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="92539180-9f52-49b0-b380-a2638ed3e72d" ItemName="gregtech:gt.blockmachines:1806" Amount="64" NBTTag="" Chance="80" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="8b3dc34e-f151-486a-ab11-b6a83e433820" ItemName="gregtech:gt.blockores:327" Amount="32" NBTTag="{LootBagDrop:{LBDCF3:4.27d,LBDCF1:1.84d,LBDAmount:32,LBDLimit:0,LBDCF2:2.55d,LBDID:"11de8e54-d5a1-4c9a-a70e-0acd87f2c357",LBDRnd:1b,LBDTrash:1b,LBDWeight:60,LBDGroup:"- no group -",LBDCF0:1.44d}}" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="8b3dc34e-f151-486a-ab11-b6a83e433820" ItemName="gregtech:gt.blockores2:327" Amount="32" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b162dc8a-4e18-45e9-a4a6-908d81731bfd" ItemName="berriespp:BppPotions:8" Amount="32" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="44" GroupName="dreamcraft.lootbag.group.tier_9_uhv" Rarity="4" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="43" LootbagIcon="enhancedlootbags:uhv">
|
||||
@@ -878,12 +874,12 @@
|
||||
<Loot Identifier="80ce8d56-179f-4a00-b41e-c3b10d7036fe" ItemName="Thaumcraft:ItemEssence" Amount="32" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="6ab61bcc-c27b-44ee-8228-67695ae7d96a" ItemName="Thaumcraft:blockChestHungry" Amount="1" NBTTag="" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="79837345-2c8f-4ae3-8d89-be9d251ba1d4" ItemName="Thaumcraft:blockMetalDevice:7" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="0e1892b5-abc4-4947-8a8d-bebf08cf1e8f" ItemName="Thaumcraft:blockCosmeticSolid:7" Amount="8" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="34b3c8af-939d-45ba-bc55-f162b391f178" ItemName="Thaumcraft:blockTube:6" Amount="16" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="c13d6f36-af76-4b65-a796-5ba8221b8c59" ItemName="Thaumcraft:blockTube:5" Amount="16" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="9a90d0ba-333a-4bcb-a9c7-8f0a307261ac" ItemName="Thaumcraft:blockTube:3" Amount="16" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="9b86b6e4-0710-40e2-ba2e-7bbff5e64032" ItemName="Thaumcraft:blockTube" Amount="16" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="a3ec0a28-7595-49cb-8ad3-b8b9fe81c677" ItemName="Thaumcraft:ItemThaumometer" Amount="1" NBTTag="" Chance="30" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="d85f5d44-24ab-4099-ad3d-ad2b21b1a356" ItemName="Automagy:blockThirstyTank" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="10" GroupName="dreamcraft.lootbag.group.magic_adept" Rarity="1" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="9" LootbagIcon="enhancedlootbags:magic2">
|
||||
<Loot Identifier="5f49e3bd-1557-46ce-83ec-5be066b4a2b0" ItemName="Thaumcraft:BlockJarFilledItem" Amount="1" NBTTag="{Aspects:[0:{amount:64,key:"perfodio"}]}" Chance="45" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -1317,15 +1313,15 @@
|
||||
<Loot Identifier="267751f3-f28b-47a7-864d-fdb9c92f796a" ItemName="GalacticraftMars:item.deshSpade" Amount="1" NBTTag="{ench:[0:{lvl:5s,id:33s},1:{lvl:5s,id:34s},2:{lvl:5s,id:153s}],RepairCost:2,display:{Name:"Mars Attacks",Lore:[0:"Greetings from Mars"]}}" Chance="10" ItemGroup="Mars_Attacks" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="818e4c20-5a53-4308-839d-a19bf28adeed" ItemName="GalacticraftMars:item.deshHoe" Amount="1" NBTTag="{ench:[0:{lvl:5s,id:21s},1:{lvl:5s,id:32s},2:{lvl:5s,id:34s}],RepairCost:2,display:{Name:"Mars Attacks",Lore:[0:"Greetings from Mars"]}}" Chance="10" ItemGroup="Mars_Attacks" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="34b2a842-f531-49c3-819e-8c6090792a06" ItemName="GalaxySpace:item.ModuleLander2" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="c9f98913-b022-4cf3-ba7d-5cf35748735e" ItemName="dreamcraft:item.MediumFuelCanister" Amount="1" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="c9f98913-b022-4cf3-ba7d-5cf35748735e" ItemName="dreamcraft:MediumFuelCanister" Amount="1" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="24" GroupName="dreamcraft.lootbag.group.space_invaders_asteroids" Rarity="3" MinItems="1" MaxItems="2" CombineTrashGroup="false" LootbagIcon="enhancedlootbags:space3">
|
||||
<Loot Identifier="465d0889-0ebf-463b-8277-5af639f5ab94" ItemName="GalacticraftCore:item.oxygenTankHeavyFull:2700" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="8f57ac71-eed3-44bb-ae5e-574cce61b2c6" ItemName="GalaxySpace:item.ModuleLander3" Amount="1" NBTTag="" Chance="33" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="9060b9fd-a8a5-4795-8bd5-084f213e5b88" ItemName="GalaxySpace:item.CompressedSDHD120" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="825b082b-88c2-46e8-b8ae-a27a0711e7be" ItemName="dreamcraft:item.LargeFuelCanister" Amount="1" NBTTag="" Chance="30" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="23bb372c-0116-4e36-8c44-f4ce2e53a5b2" ItemName="dreamcraft:item.ExtraLargeFuelCanister" Amount="1" NBTTag="" Chance="20" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="33b0a189-8cca-4a90-bb80-ea4292f231fc" ItemName="dreamcraft:item.WaferTier3" Amount="2" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="825b082b-88c2-46e8-b8ae-a27a0711e7be" ItemName="dreamcraft:LargeFuelCanister" Amount="1" NBTTag="" Chance="30" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="23bb372c-0116-4e36-8c44-f4ce2e53a5b2" ItemName="dreamcraft:ExtraLargeFuelCanister" Amount="1" NBTTag="" Chance="20" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="33b0a189-8cca-4a90-bb80-ea4292f231fc" ItemName="dreamcraft:WaferTier3" Amount="2" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="25" GroupName="dreamcraft.lootbag.group.bees_basic" Rarity="0" MinItems="1" MaxItems="2" CombineTrashGroup="true" LootbagIcon="enhancedlootbags:bee1">
|
||||
<Loot Identifier="b1d534cc-aacb-44da-b7fa-8b526c0196f3" ItemName="Forestry:apiaristBoots" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="2" RandomAmount="false"/>
|
||||
@@ -1595,7 +1591,7 @@
|
||||
<Loot Identifier="b6d06033-43d4-4203-b35b-ae3635ffb5cc" ItemName="harvestcraft:ploughmanslunchItem" Amount="1" NBTTag="" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="30" GroupName="dreamcraft.lootbag.group.haute_cuisine" Rarity="2" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="29" LootbagIcon="enhancedlootbags:food3">
|
||||
<Loot Identifier="00d41b4d-f656-4cca-9c0c-f7f923dad9e0" ItemName="dreamcraft:itemQuantumToast" Amount="1" NBTTag="" Chance="70" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="00d41b4d-f656-4cca-9c0c-f7f923dad9e0" ItemName="dreamcraft:uantumToast" Amount="1" NBTTag="" Chance="70" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="4dc8944b-965d-4fd4-964b-467e62ab1366" ItemName="harvestcraft:sausageinbreadItem" Amount="1" NBTTag="" Chance="80" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="37542992-ad17-4e57-89e6-dc654652ca1a" ItemName="harvestcraft:epicbaconItem" Amount="1" NBTTag="" Chance="80" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="3f41628b-f0df-4b7a-bb55-152695051c36" ItemName="harvestcraft:beefwellingtonItem" Amount="1" NBTTag="" Chance="80" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -1644,8 +1640,8 @@
|
||||
<Loot Identifier="9629e2f4-18ee-427d-8930-23976d9e7f8c" ItemName="Railcraft:part.tie:1" Amount="16" NBTTag="" Chance="75" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="e00a0767-aa04-4dfd-bc8c-c954231303a1" ItemName="Railcraft:part.railbed:1" Amount="4" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="2ef954f4-ca25-4e11-92bb-fadcbdd305e7" ItemName="Railcraft:part.railbed" Amount="8" NBTTag="" Chance="65" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="970690d4-d230-414b-8cf4-0283ca39a376" ItemName="dreamcraft:item.ShapeBoat" Amount="1" NBTTag="" Chance="70" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="75f8f55e-08b7-497e-9420-6da21481f1fa" ItemName="dreamcraft:item.ExtruderShapeBoat" Amount="1" NBTTag="" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="970690d4-d230-414b-8cf4-0283ca39a376" ItemName="dreamcraft:ShapeBoat" Amount="1" NBTTag="" Chance="70" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="75f8f55e-08b7-497e-9420-6da21481f1fa" ItemName="dreamcraft:ExtruderShapeBoat" Amount="1" NBTTag="" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="e1777414-8cfd-4e00-9aeb-19236400757e" ItemName="Railcraft:cart.tank" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="79de7b6a-1724-4972-a6e1-aecb61af2a52" ItemName="Railcraft:cart.work" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="c579a412-8a88-466f-affe-e49a27cd28d6" ItemName="Railcraft:cart.tnt.wood" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -1706,7 +1702,7 @@
|
||||
<Loot Identifier="08274cd9-d040-40de-acec-b5324121be2c" ItemName="Railcraft:signal:7" Amount="2" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ed61415a-17d4-4a6f-ad5b-62c49ae080ba" ItemName="Railcraft:signal:6" Amount="2" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="ea60fb30-8350-4570-b7ed-3552e6968a31" ItemName="Railcraft:signal" Amount="2" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="45335aaf-8ba0-40c8-8849-73c53b99620e" ItemName="dreamcraft:item.ElectricBoatHull" Amount="1" NBTTag="" Chance="65" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="45335aaf-8ba0-40c8-8849-73c53b99620e" ItemName="dreamcraft:ElectricBoatHull" Amount="1" NBTTag="" Chance="65" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b2c9ef35-5d2e-4529-9f5c-a718cccb756b" ItemName="IC2:itemBoat:3" Amount="1" NBTTag="" Chance="30" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="34" GroupName="dreamcraft.lootbag.group.transportation_1_class" Rarity="2" MinItems="1" MaxItems="1" CombineTrashGroup="false" LootbagIcon="enhancedlootbags:rail3">
|
||||
@@ -1912,7 +1908,7 @@
|
||||
<Loot Identifier="4b319dec-b31f-4fe8-8d16-ed6b5810a04b" ItemName="ExtraUtilities:filing" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="5708d96b-8437-4c1c-9b9e-2c77fe23291f" ItemName="Forestry:ffarm:4" Amount="1" NBTTag="{FarmBlock:0}" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="8c1acbb9-2e46-457c-b219-6b906c684d14" ItemName="gregtech:gt.metaitem.01:32519" Amount="1" NBTTag="{GT.ItemCharge:50000L}" Chance="25" ItemGroup="batbuff" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b864b3f8-4b51-40bb-9b18-6a958208f3f0" ItemName="IC2:blockMachine2:2" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b864b3f8-4b51-40bb-9b18-6a958208f3f0" ItemName="gregtech:gt.blockmachines:31111" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="dada4224-6af3-4369-ab84-b358b5d05ffa" ItemName="gregtech:gt.blockmetal4:2" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="add17881-4da6-4eda-8ace-f4b9032c1360" ItemName="gregtech:gt.blockmetal5:4" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="d3064257-115a-4e0d-959f-ffdc3ef4c218" ItemName="berriespp:itemLens" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="2" RandomAmount="false"/>
|
||||
@@ -1921,7 +1917,6 @@
|
||||
<Loot Identifier="3637942b-bca6-4812-b03d-213e8dc946cb" ItemName="gregtech:gt.blockmetal7:7" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="1662f472-ff9b-4a80-a8fd-23531d44f3e4" ItemName="TConstruct:oreBerries:2" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="186841a7-0de9-453d-804f-dd483e4a4f95" ItemName="IC2:itemWeedEx" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="8" RandomAmount="false"/>
|
||||
<Loot Identifier="1764b340-8325-497b-8b7e-aeccbc9396e1" ItemName="IC2:blockMachine3:7" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b11a1161-8b34-4515-8c2b-fbda22fe62c3" ItemName="IC2:itemWeedingTrowel" Amount="1" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="2" RandomAmount="false"/>
|
||||
<Loot Identifier="a068d666-06dd-4e4a-a11e-976afb2f5d54" ItemName="gregtech:gt.metaitem.01:32751" Amount="1" NBTTag="" Chance="25" ItemGroup="batbuff" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="49551538-9c72-4b77-b0c1-14111ec21b73" ItemName="minecraft:gold_block" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
@@ -2076,7 +2071,7 @@
|
||||
<Loot Identifier="f09323b5-b81a-4472-af03-72acad499184" ItemName="witchery:ingredient:96" Amount="1" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="2a722f83-c9c0-480b-9d6d-858fd65d08d4" ItemName="witchery:ingredient:99" Amount="8" NBTTag="" Chance="85" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
</LootGroup>
|
||||
<LootGroup GroupMetaID="56" GroupName="dreamcraft.lootbag.group.witchery_deamon" Rarity="4" MinItems="5" MaxItems="6" CombineTrashGroup="true" TrashGroup="55" LootbagIcon="enhancedlootbags:witch5">
|
||||
<LootGroup GroupMetaID="56" GroupName="dreamcraft.lootbag.group.witchery_daemon" Rarity="4" MinItems="5" MaxItems="6" CombineTrashGroup="true" TrashGroup="55" LootbagIcon="enhancedlootbags:witch5">
|
||||
<Loot Identifier="6d6f2b47-f52f-41d5-90cf-a0c810ccb604" ItemName="witchery:ingredient:99" Amount="16" NBTTag="" Chance="75" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="f34b73f0-938c-4e29-979d-ee3273eb0735" ItemName="witchery:ingredient:100" Amount="8" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
<Loot Identifier="b1a32f13-24e4-44a9-beec-c9131cd9bd7f" ItemName="witchery:ingredient:101" Amount="8" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||
|
||||
@@ -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,11 +1,7 @@
|
||||
<?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="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=""/>
|
||||
<ToolTip ItemName="EnderIO:blockCapBank" ToolTip="§dInfinite Energy" NBT="{type:"CREATIVE",storedEnergyRF:2500000}"/>
|
||||
@@ -22,298 +18,153 @@
|
||||
<ToolTip ItemName="Thaumcraft:ItemManaBean" ToolTip="§4left click disabled" NBT=""/>
|
||||
<ToolTip ItemName="Thaumcraft:WandCasting:36" ToolTip="§4Prolonged use is not recommended..." NBT=""/>
|
||||
<ToolTip ItemName="StevesCarts:CartModule:61" ToolTip="§dPerpetual Locomotion" NBT=""/>
|
||||
|
||||
|
||||
//Bags
|
||||
<ToolTip ItemName="Backpack:backpack" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:1" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:2" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:3" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:4" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:5" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:6" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:7" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:8" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:9" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:10" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:11" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:12" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:13" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:14" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:15" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:16" ToolTip="4*9 Inventory - 36 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:100" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:101" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:102" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:103" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:104" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:105" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:106" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:107" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:108" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:109" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:110" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:111" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:112" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:113" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:114" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:115" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:116" ToolTip="7*9 Inventory - 63 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:200" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:201" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:202" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:203" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:204" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:205" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:206" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:207" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:208" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:209" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:210" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:211" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:212" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:213" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:214" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:215" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack:216" ToolTip="10*9 Inventory - 90 Slots" NBT=""/>
|
||||
<ToolTip ItemName="Backpack:backpack" ToolTip="36 Slots" NBT="" MetaStart="0" MetaEnd="16"/>
|
||||
<ToolTip ItemName="Backpack:backpack" ToolTip="63 Slots" NBT="" MetaStart="100" MetaEnd="116"/>
|
||||
<ToolTip ItemName="Backpack:backpack" ToolTip="90 Slots" NBT="" MetaStart="200" MetaEnd="216"/>
|
||||
<ToolTip ItemName="Backpack:backpack:17" ToolTip="Crafting Backpack with 9 Inventory Slots" NBT=""/>
|
||||
<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:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:NanosuitGogglesRevealing:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:NanosuitGogglesRevealing:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:NanosuitGogglesRevealing:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:NanosuitWing:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:NanosuitWing:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:NanoBootsTraveller:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:NanoBootsTraveller:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:QuantumGogglesRevealing:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:QuantumGogglesRevealing:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:QuantumWing:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:QuantumWing:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:QuantumGogglesRevealing:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:QuantumGogglesRevealing:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:itemArmorQuantumChestplate:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:itemArmorQuantumChestplate:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:SuperchargedMjolnir:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:SuperchargedMjolnir:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ElectricScribingTools:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ElectricScribingTools:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ThaumiumDrill:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ThaumiumDrill:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:DiamondChainsaw:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:DiamondChainsaw:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ThaumiumChainsaw:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ThaumiumChainsaw:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:Omnitool:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:Omnitool:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:Diamond Omnitool:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:Diamond Omnitool:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ThaumiumOmnitool:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ThaumiumOmnitool:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ChainsawStream:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ChainsawStream:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:DrillRockbreaker:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:DrillRockbreaker:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ElectricHoeGrowth:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:ElectricHoeGrowth:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="EMT:NanosuitGogglesRevealing" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:NanosuitWing" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:NanoBootsTraveller" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:QuantumGogglesRevealing" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:QuantumWing" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:QuantumBootsTraveller" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:itemArmorQuantumChestplate" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:SuperchargedMjolnir" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:ElectricScribingTools" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:ThaumiumDrill" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:DiamondChainsaw" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:ThaumiumChainsaw" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:Omnitool" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:Diamond Omnitool" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:ThaumiumOmnitool" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:ChainsawStream" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:DrillRockbreaker" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="EMT:ElectricHoeGrowth" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
|
||||
//Graviation Suite
|
||||
<ToolTip ItemName="GraviSuite:graviChestPlate:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:graviChestPlate:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advNanoChestPlate:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advNanoChestPlate:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:ultimateLappack:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:ultimateLappack:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advLappack:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advLappack:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advJetpack:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advJetpack:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:vajra:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:vajra:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advDDrill:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advDDrill:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advChainsaw:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:advChainsaw:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:graviTool:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:graviTool:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:relocator:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:relocator:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
|
||||
//Gravitation Suite Neo
|
||||
<ToolTip ItemName="gravisuiteneo:epicLappack:1" ToolTip="Recharge in a §aIV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="gravisuiteneo:epicLappack:27" ToolTip="Recharge in a §aIV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="GraviSuite:graviChestPlate" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="GraviSuite:advNanoChestPlate" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="GraviSuite:ultimateLappack" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="GraviSuite:advLappack" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="GraviSuite:advJetpack" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="GraviSuite:vajra" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="GraviSuite:advDDrill" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="GraviSuite:advChainsaw" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="GraviSuite:graviTool" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="GraviSuite:relocator" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
|
||||
//Gregtech
|
||||
//Gravitation Suite Neo
|
||||
<ToolTip ItemName="gravisuiteneo:epicLappack" ToolTip="Recharge in a §aIV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
|
||||
//Gregtech
|
||||
<ToolTip ItemName="gregtech:gt.blockmachines:108" ToolTip="§4This furnace is deprecated use bricked blast furnace" NBT=""/>
|
||||
<ToolTip ItemName="gregtech:gt.blockmachines:1154" ToolTip="§4Hot coolant steam output is increased by 5x" NBT=""/>
|
||||
<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:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemNightvisionGoggles:27" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoHelmet:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoHelmet:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoChestplate:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoChestplate:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoLegs:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoLegs:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoBoots:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoBoots:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumHelmet:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumHelmet:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumChestplate:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumChestplate:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumLegs:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumLegs:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumBoots:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumBoots:27" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorJetpackElectric:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorJetpackElectric:27" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolDrill:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolDrill:26" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolDDrill:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolDDrill:26" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolIridiumDrill:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolIridiumDrill:26" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolChainsaw:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolChainsaw:26" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolChainsaw:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolChainsaw:26" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolWrenchElectric:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolWrenchElectric:27" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemTreetapElectric:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemTreetapElectric:26" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolMiningLaser:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemToolMiningLaser:26" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemNanoSaber:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemNanoSaber:26" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:plasmaLauncher:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:plasmaLauncher:26" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:obscurator:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:obscurator:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorBatpack:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorBatpack:27" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:obscurator:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:obscurator:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorAdvBatpack:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorAdvBatpack:27" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorEnergypack:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemArmorEnergypack:27" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatRE:1" ToolTip="§7LV-tier" NBT=""/>
|
||||
<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"/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoChestplate" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoLegs" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorNanoBoots" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumHelmet" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumChestplate" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumLegs" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorQuantumBoots" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorJetpackElectric" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemToolDrill" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemToolDDrill" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemToolIridiumDrill" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemToolChainsaw" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemToolChainsaw" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemToolWrenchElectric" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemTreetapElectric" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemToolMiningLaser" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemNanoSaber" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:plasmaLauncher" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:obscurator" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorBatpack" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:obscurator" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorAdvBatpack" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemArmorEnergypack" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemBatRE" ToolTip="§7LV-tier" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||
<ToolTip ItemName="IC2:itemBatREDischarged" ToolTip="§7LV-tier" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemAdvBat:1" ToolTip="§6MV-tier" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemAdvBat:26" ToolTip="§6MV-tier" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatCrystal:1" ToolTip="§eHV-tier" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatCrystal:26" ToolTip="§eHV-tier" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatLamaCrystal:1" ToolTip="§8EV-tier" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatLamaCrystal:26" ToolTip="§8EV-tier" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeRE:1" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeRE:26" ToolTip="Recharge in a §7LV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeAdv:1" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeAdv:26" ToolTip="Recharge in a §6MV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeCrystal:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeCrystal:26" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeLamaCrystal:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeLamaCrystal:26" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemAdvBat" ToolTip="§6MV-tier" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemBatCrystal" ToolTip="§eHV-tier" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemBatLamaCrystal" ToolTip="§8EV-tier" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeRE" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeAdv" ToolTip="Recharge in a §6MV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeCrystal" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemBatChargeLamaCrystal" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="26"/>
|
||||
<ToolTip ItemName="IC2:itemPartCircuit" ToolTip="§7LV-tier" NBT=""/>
|
||||
<ToolTip ItemName="IC2:itemPartCircuitAdv" ToolTip="§eHV-tier" NBT=""/>
|
||||
|
||||
|
||||
//OMT - AddOns
|
||||
<ToolTip ItemName="openmodularturrets:solarPanelAddon" ToolTip="§4Disabled Item; No recipe" NBT=""/>
|
||||
<ToolTip ItemName="openmodularturrets:redstoneReactorAddon" ToolTip="§4Disabled Item; No recipe" NBT=""/>
|
||||
<ToolTip ItemName="openmodularturrets:potentiaAddon" ToolTip="§4Disabled Item; No recipe" NBT=""/>
|
||||
|
||||
|
||||
//OMT - Fences
|
||||
<ToolTip ItemName="openmodularturrets:fenceTierOne" ToolTip="Hardness: 10 - Blast Resistance: 10" NBT=""/>
|
||||
<ToolTip ItemName="openmodularturrets:fenceTierTwo" ToolTip="Hardness: 20 - Blast Resistance: 20" NBT=""/>
|
||||
<ToolTip ItemName="openmodularturrets:fenceTierThree" ToolTip="Hardness: 30 - Blast Resistance: 30" NBT=""/>
|
||||
<ToolTip ItemName="openmodularturrets:fenceTierFour" ToolTip="Hardness: 50 - Blast Resistance: 50" NBT=""/>
|
||||
<ToolTip ItemName="openmodularturrets:fenceTierFive" ToolTip="Hardness: 80 - Blast Resistance: 80" NBT=""/>
|
||||
|
||||
|
||||
//OMT - Walls
|
||||
<ToolTip ItemName="openmodularturrets:hardWallTierOne" ToolTip="Hardness: 10 - Blast Resistance: 10" NBT=""/>
|
||||
<ToolTip ItemName="openmodularturrets:hardWallTierTwo" ToolTip="Hardness: 20 - Blast Resistance: 20" NBT=""/>
|
||||
@@ -322,25 +173,16 @@
|
||||
<ToolTip ItemName="openmodularturrets:hardWallTierFive" ToolTip="Hardness: 80 - Blast Resistance: 80" NBT=""/>
|
||||
|
||||
//Thaumic Boots
|
||||
<ToolTip ItemName="thaumicboots:item.ItemElectricVoid:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemElectricVoid:325" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemNanoVoid:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemNanoVoid:325" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemQuantumVoid:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemQuantumVoid:325" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemElectricMeteor:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemElectricMeteor:325" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemNanoMeteor:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemNanoMeteor:325" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemQuantumMeteor:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemQuantumMeteor:325" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemElectricComet:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemElectricComet:325" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemNanoComet:1" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemNanoComet:325" ToolTip="Recharge in a §eHV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemQuantumComet:1" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemQuantumComet:325" ToolTip="Recharge in a §8EV-tier §7Machine" NBT=""/>
|
||||
|
||||
<ToolTip ItemName="thaumicboots:item.ItemElectricVoid" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="325"/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemNanoVoid" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="325"/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemQuantumVoid" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="325"/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemElectricMeteor" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="325"/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemNanoMeteor" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="325"/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemQuantumMeteor" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="325"/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemElectricComet" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="325"/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemNanoComet" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="325"/>
|
||||
<ToolTip ItemName="thaumicboots:item.ItemQuantumComet" ToolTip="Recharge in a §8EV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="325"/>
|
||||
|
||||
//Tinkers Construct
|
||||
<ToolTip ItemName="TConstruct:Smeltery" ToolTip="§3Some metals processed in smeltery don't meet the purity requirement for GregTech processing." NBT=""/>
|
||||
<ToolTip ItemName="TConstruct:LavaTank" ToolTip="§3Some metals processed in smeltery don't meet the purity requirement for GregTech processing." NBT=""/>
|
||||
@@ -348,54 +190,7 @@
|
||||
<ToolTip ItemName="TConstruct:SearedBlock:1" ToolTip="§3Some metals processed in smeltery don't meet the purity requirement for GregTech processing." NBT=""/>
|
||||
<ToolTip ItemName="TConstruct:SearedBlock:2" ToolTip="§3Some metals processed in smeltery don't meet the purity requirement for GregTech processing." NBT=""/>
|
||||
<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=""/>
|
||||
<ToolTip ItemName="TConstruct:oreBerries:1" ToolTip="Can be placed on an empty IC2 Crop.\nRequires low light to be placed." NBT=""/>
|
||||
<ToolTip ItemName="TConstruct:oreBerries:2" ToolTip="Can be placed on an empty IC2 Crop.\nRequires low light to be placed." NBT=""/>
|
||||
<ToolTip ItemName="TConstruct:oreBerries:3" ToolTip="Can be placed on an empty IC2 Crop.\nRequires low light to be placed." NBT=""/>
|
||||
<ToolTip ItemName="TConstruct:oreBerries:4" ToolTip="Can be placed on an empty IC2 Crop.\nRequires low light to be placed." NBT=""/>
|
||||
<ToolTip ItemName="TConstruct:oreBerries:5" ToolTip="Can be placed on an empty IC2 Crop.\nRequires low light to be placed." NBT=""/>
|
||||
|
||||
//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=""/>
|
||||
<ToolTip ItemName="TConstruct:oreBerries" ToolTip="Can be placed on an empty IC2 Crop.\nRequires low light to be placed." NBT="" MetaStart="0" MetaEnd="5"/>
|
||||
|
||||
//Cubic Zirconia
|
||||
<ToolTip ItemName="bartworks:gt.bwMetaGenerateddust:4" ToolTip="§3Check Flawed Crystal recipe in EBF" NBT=""/>
|
||||
@@ -414,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,16 +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;
|
||||
gregtech:gt.metaitem.01:32405;
|
||||
gregtech:gt.metaitem.01:32406;
|
||||
gregtech:gt.metaitem.01:32407;
|
||||
gregtech:gt.metaitem.01:32408;
|
||||
gregtech:gt.metaitem.01:32409;
|
||||
gregtech:gt.metaitem.01:32410;
|
||||
gregtech:gt.metaitem.01:32411;
|
||||
gregtech:gt.metaitem.01:32412;
|
||||
gregtech:gt.metaitem.01:32413;
|
||||
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.0-beta-2]
|
||||
S:ModPackVersion=2.8.0-beta-2
|
||||
# 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
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -133,7 +133,7 @@ general {
|
||||
B:"Disable Space Station creation"=false
|
||||
|
||||
# By default, Galacticraft will override capes with the mod's donor cape. Set to false to disable.
|
||||
B:"Override Capes"=true
|
||||
B:"Override Capes"=false
|
||||
|
||||
# Solar panels will work (default 2x) more effective on space stations.
|
||||
D:"Space Station Solar Energy Multiplier"=2.0
|
||||
|
||||
@@ -32,7 +32,7 @@ general {
|
||||
B:enableCheckVersion=false
|
||||
|
||||
# Enable/Disable Fetching Donator Capes
|
||||
B:enableCapes=true
|
||||
B:enableCapes=false
|
||||
B:enableACentauri=true
|
||||
B:enableBarnarda=true
|
||||
B:enableVega=true
|
||||
|
||||
@@ -17,30 +17,13 @@ client {
|
||||
##########################################################################################################
|
||||
|
||||
cableinsulation {
|
||||
# [range: -2147483648 ~ 2147483647, default: 64]
|
||||
# [range: 0 ~ 255, default: 64]
|
||||
I:blue=64
|
||||
|
||||
# [range: -2147483648 ~ 2147483647, default: 64]
|
||||
# [range: 0 ~ 255, default: 64]
|
||||
I:green=64
|
||||
|
||||
# [range: -2147483648 ~ 2147483647, default: 64]
|
||||
I:red=64
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# constructionfoam
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# RGB values for the construction foam color modulation.
|
||||
##########################################################################################################
|
||||
|
||||
constructionfoam {
|
||||
# [range: -2147483648 ~ 2147483647, default: 64]
|
||||
I:blue=64
|
||||
|
||||
# [range: -2147483648 ~ 2147483647, default: 64]
|
||||
I:green=64
|
||||
|
||||
# [range: -2147483648 ~ 2147483647, default: 64]
|
||||
# [range: 0 ~ 255, default: 64]
|
||||
I:red=64
|
||||
}
|
||||
|
||||
@@ -51,13 +34,13 @@ client {
|
||||
##########################################################################################################
|
||||
|
||||
machinemetal {
|
||||
# [range: -2147483648 ~ 2147483647, default: 255]
|
||||
# [range: 0 ~ 255, default: 255]
|
||||
I:blue=255
|
||||
|
||||
# [range: -2147483648 ~ 2147483647, default: 220]
|
||||
# [range: 0 ~ 255, default: 220]
|
||||
I:green=220
|
||||
|
||||
# [range: -2147483648 ~ 2147483647, default: 210]
|
||||
# [range: 0 ~ 255, default: 210]
|
||||
I:red=210
|
||||
}
|
||||
|
||||
@@ -102,6 +85,9 @@ client {
|
||||
# if true, input filter will initially be on when input buses are placed in the world. [default: false]
|
||||
B:inputBusInitialFilter=false
|
||||
|
||||
# if true, input filter will initially be on when input hatches are placed in the world. [default: false]
|
||||
B:inputHatchInitialFilter=false
|
||||
|
||||
# If true, scrolling up while hovering a ghost circuit in a machine UI will increment the circuit number. [default: false]
|
||||
B:invertCircuitScrollDirection=false
|
||||
|
||||
@@ -109,7 +95,7 @@ client {
|
||||
# If sounds are causing large amounts of lag, try lowering this.
|
||||
# If sounds are not working at all, try setting this to the lowest value (28).
|
||||
# Default: 512 [range: 28 ~ 2048, default: 512]
|
||||
I:maxNumSounds=512
|
||||
I:maxNumSounds=128
|
||||
|
||||
# if true, allow multistacks on single blocks by default when they are first placed in the world. [default: false]
|
||||
B:singleBlockInitialAllowMultiStack=false
|
||||
@@ -125,6 +111,15 @@ client {
|
||||
##########################################################################################################
|
||||
|
||||
render {
|
||||
# When >0, powerfail notifications will stop rendering after this many seconds. [range: -2147483648 ~ 2147483647, default: 0]
|
||||
I:"Powerfail Notification Timeout"=0
|
||||
|
||||
# Render lines to MagLev Pylons when tethering [default: true]
|
||||
B:"Render MagLev Tethers"=true
|
||||
|
||||
# [default: true]
|
||||
B:"Render Powerfail Notifications"=true
|
||||
|
||||
# Disables coil lighting. Requires world reload (f3 + a or relog). [default: false]
|
||||
B:"Use Old Coil Textures"=false
|
||||
|
||||
@@ -152,6 +147,9 @@ client {
|
||||
# if true, enables ambient-occlusion smooth lighting on tiles. [default: true]
|
||||
B:renderTileAmbientOcclusion=true
|
||||
|
||||
# Enables or disables Trans Metal rendering, also impacts motors, pistons etc with same rendering. Accessibility option. [default: true]
|
||||
B:renderTransMetalFancy=true
|
||||
|
||||
# enables BaseMetaTileEntity block updates handled by BlockUpdateHandler. [default: false]
|
||||
B:useBlockUpdateHandler=false
|
||||
}
|
||||
@@ -244,6 +242,43 @@ client {
|
||||
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# blockoverlay
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# GT Tool Block Overlay section
|
||||
##########################################################################################################
|
||||
|
||||
blockoverlay {
|
||||
# The alpha for the color of the block overlay [range: 0 ~ 255, default: 127]
|
||||
I:alpha=127
|
||||
|
||||
# The blue color of the block overlay [range: 0 ~ 255, default: 0]
|
||||
I:blue=0
|
||||
|
||||
# The green color of the block overlay [range: 0 ~ 255, default: 0]
|
||||
I:green=0
|
||||
|
||||
# The line width of the block overlay [range: 0.0 ~ 30.0, default: 5]
|
||||
S:lineWidth=5
|
||||
|
||||
# The red color of the block overlay [range: 0 ~ 255, default: 0]
|
||||
I:red=0
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# chat
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Chat message section
|
||||
##########################################################################################################
|
||||
|
||||
chat {
|
||||
# Prints the powerfail command help text when receiving a powerfail. The message is only printed once per game session. [default: true]
|
||||
B:"Print Powerfail Help Text"=true
|
||||
|
||||
# Displays a chat message when a powerfail occurs. [default: true]
|
||||
B:"Print Powerfail Notifications"=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -71,6 +71,9 @@ gregtech {
|
||||
# Controls the stacksize of oredicted planks. [range: -2147483648 ~ 2147483647, default: 64]
|
||||
I:maxPlankStackSize=64
|
||||
|
||||
# Speed up machine update thread by skipping cables. Warning: this can cause weird side effects. [default: false]
|
||||
B:speedupMachineUpdateThread=true
|
||||
|
||||
# Controls the stacksize of IC2 overclocker upgrades. [range: -2147483648 ~ 2147483647, default: 4]
|
||||
I:upgradeStackSize=4
|
||||
}
|
||||
|
||||
@@ -56,12 +56,14 @@ pollution {
|
||||
I:pollutionCharcoalPitPerSecond=100
|
||||
|
||||
# Pollution released by tier, with the following formula: PollutionBaseDieselGeneratorPerSecond * PollutionDieselGeneratorReleasedByTier[Tier]
|
||||
# The first entry has meaning as it is here to since machine tier with array index: LV is 1, etc. [default: [0.1, 1.0, 0.9, 0.8]]
|
||||
# The first entry has meaning as it is here to since machine tier with array index: LV is 1, etc. [default: [0.1, 1.0, 0.9, 0.8, 0.7, 0.6]]
|
||||
D:pollutionDieselGeneratorReleasedByTier <
|
||||
0.1
|
||||
1.0
|
||||
0.9
|
||||
0.8
|
||||
0.7
|
||||
0.6
|
||||
>
|
||||
|
||||
# Controls the pollution released per second by the EBF. [range: -2147483648 ~ 2147483647, default: 400]
|
||||
|
||||
@@ -54,7 +54,7 @@ recyclerBlacklist = minecraft:glass_pane, minecraft:stick, minecraft:snowball, m
|
||||
; The format is the same as the blacklist.
|
||||
recyclerWhitelist =
|
||||
; Allow to pick blocks up using just a pickaxe instead of needing a wrench.
|
||||
ignoreWrenchRequirement = false
|
||||
ignoreWrenchRequirement = true
|
||||
|
||||
; Base energy generation factors - increase for higher energy yield.
|
||||
[balance / energy / generator]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
general {
|
||||
I:SMPMaxAlarmRange=256
|
||||
I:alarmRange=64
|
||||
S:allowedAlarms=default,sci-fi,factorio-rocket-silo
|
||||
S:allowedAlarms=default,sci-fi,factorio-rocket-silo,stargate1-evac,klaxon2
|
||||
I:infoPanelRefreshPeriod=20
|
||||
I:maxAlarmRange=128
|
||||
I:rangeTriggerRefreshPeriod=20
|
||||
|
||||
@@ -3255,12 +3255,24 @@ materials {
|
||||
}
|
||||
|
||||
tantalumhafniumcarbide {
|
||||
I:attack=-1
|
||||
I:attack=5
|
||||
S:color=gray
|
||||
I:durability=1610612736
|
||||
I:durability=4608
|
||||
D:handleModifier=3.5
|
||||
I:harvestLevel=7
|
||||
I:miningSpeed=1200
|
||||
I:reinforced=0
|
||||
D:shoddy=0.0
|
||||
D:xpAmount=1.0
|
||||
}
|
||||
|
||||
radoxpoly {
|
||||
I:attack=1
|
||||
S:color=dark_purple
|
||||
I:durability=600000
|
||||
D:handleModifier=0.5
|
||||
I:harvestLevel=1
|
||||
I:miningSpeed=2147483647
|
||||
I:harvestLevel=3
|
||||
I:miningSpeed=800
|
||||
I:reinforced=0
|
||||
D:shoddy=0.0
|
||||
D:xpAmount=1.0
|
||||
|
||||
@@ -46,6 +46,34 @@
|
||||
B:removeDefaultValues=false
|
||||
}
|
||||
|
||||
botania {
|
||||
|
||||
manasteelshovel {
|
||||
I:shovel=5
|
||||
}
|
||||
|
||||
manasteelaxe {
|
||||
I:axe=5
|
||||
}
|
||||
|
||||
manasteelpick {
|
||||
I:pickaxe=5
|
||||
}
|
||||
|
||||
elementiumpick {
|
||||
I:pickaxe=7
|
||||
}
|
||||
|
||||
elementiumaxe {
|
||||
I:axe=7
|
||||
}
|
||||
|
||||
elementiumshovel {
|
||||
I:shovel=7
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
emt {
|
||||
|
||||
@@ -266,8 +294,8 @@ thaumcraft {
|
||||
}
|
||||
|
||||
itemprimalcrusher {
|
||||
I:pickaxe=-1
|
||||
I:shovel=-1
|
||||
I:pickaxe=8
|
||||
I:shovel=8
|
||||
}
|
||||
|
||||
itemshovelelemental {
|
||||
|
||||
@@ -35,7 +35,6 @@ allowedtools {
|
||||
|
||||
# Swords that are excluded if the option to nerf non-tinkers swords is enabled. [default: [Botania:manasteelSword], [Steamcraft:swordGildedGold], [Steamcraft:swordBrass], [ThermalExpansion:tool.battleWrenchInvar], [IC2:itemToolBronzeSword], [Railcraft:tool.steel.sword]]
|
||||
S:swords <
|
||||
Botania:manasteelSword
|
||||
Steamcraft:swordGildedGold
|
||||
Steamcraft:swordBrass
|
||||
ThermalExpansion:tool.battleWrenchInvar
|
||||
@@ -43,9 +42,6 @@ allowedtools {
|
||||
|
||||
# Tools that are excluded if the option to nerf non-tinkers tools is enabled. [default: [Botania:manasteelAxe], [Botania:manasteelPick], [Botania:manasteelShovel], [Steamcraft:axeGildedGold], [Steamcraft:pickGildedGold], [Steamcraft:shovelGildedGold], [Steamcraft:axeBrass], [Steamcraft:pickBrass], [Steamcraft:shovelBrass], [IC2:itemToolBronzeAxe], [IC2:itemToolBronzePickaxe], [IC2:itemToolBronzeSpade], [Railcraft:tool.steel.axe], [Railcraft:tool.steel.pickaxe], [Railcraft:tool.steel.shovel]]
|
||||
S:tools <
|
||||
Botania:manasteelAxe
|
||||
Botania:manasteelPick
|
||||
Botania:manasteelShovel
|
||||
Steamcraft:axeGildedGold
|
||||
Steamcraft:pickGildedGold
|
||||
Steamcraft:shovelGildedGold
|
||||
@@ -59,11 +55,9 @@ allowedtools {
|
||||
minecraft:diamond_pickaxe
|
||||
minecraft:golden_pickaxe
|
||||
minecraft:iron_pickaxe
|
||||
minecraft:stone_pickaxe
|
||||
minecraft:diamond_shovel
|
||||
minecraft:golden_shovel
|
||||
minecraft:iron_shovel
|
||||
minecraft:stone_shovel
|
||||
gregtech:gt.metatool.01
|
||||
>
|
||||
}
|
||||
|
||||
@@ -97,7 +97,7 @@ toolparts {
|
||||
|
||||
# Prevents the creation of listed Material-Tool combinations.
|
||||
# The format is <materialname>:<partname>
|
||||
# materialnames are: Adamantium, Wood, Alduorite, Stone, Amber, Iron, Permalloy, Flint, Mu-metal, Cactus, Bone, LanthanumHexaboride, Obsidian, Netherrack, CertusQuartz, Slime, Ceruclase, Paper, DarkIron, Cobalt, Desh, Ardite, Duranium, Manyullyn, ElectrumFlux, Copper, EnderiumBase, Bronze, Enderium, Alumite, Steel, FierySteel, BlueSlime, PigIron, InfusedGold, InfusedAir, InfusedFire, InfusedEarth, InfusedWater, InfusedEntropy, Thaumium, InfusedOrder, MeteoricIron, MeteoricSteel, Naquadah, NaquadahAlloy, NaquadahEnriched, String, NetherQuartz, NetherStar, Tritanium, Void, Vulcanite, Vyroxeres, Reinforced, Osmiridium, Soularium, BlueTopaz, Diamond, Electrum, Emerald, EnhancedGalgadorian, Galgadorian, GreenSapphire, Invar, Magnalium, DarkSteel, PigIron, Sapphire, StainlessSteel, Tanzanite, TinAlloy, Topaz, Ultimet, WroughtIron, IronWood, Olivine, Opal, Amethyst, Shadow, ShadowIron, ShadowSteel, Steeleaf, Knightmetal, RoseGold, BlackBronze, BismuthBronze, BlackSteel, RedSteel, BlueSteel, DamascusSteel, EnergeticAlloy, VibrantAlloy, CobaltBrass, GarnetRed, GarnetYellow, Chrysotile, IronMagnetic, SteelMagnetic, NeodymiumMagnetic, TungstenCarbide, VanadiumSteel, HSSG, HSSE, HSSS, Ledox, Quantium, Mytryl, BlackPlutonium, CallistoIce, Duralumin, Oriharukon, Trinium, InfinityCatalyst, TPVAlloy, MysteriousCrystal, EndSteel, CrystallineAlloy, MelodicAlloy, StellarAlloy, EnergeticSilver, VividAlloy, Ichorium, GaiaSpirit, Bismutite, CubicZirconia, Fluor-Buergerite, Chromo-Alumino-Povondraite, Vanadio-Oxy-Dravite, Olenite, RedZircon, Fayalite, Forsterite, Hedenbergite, Thorium232, Prasiolite, MagnetoResonatic, Californium, BArTiMaEuSNeK, Ruthenium, Rhodium, Rhodium-PlatedPalladium, Tiberium, Ruridit, Fluorspar, HighDurabilityCompoundSteel, AdemicSteel, Orundum, AtomicSeparationCatalyst, ExtremelyUnstableNaquadah, Zn-ThAlloy, Zircaloy-4, Zircaloy-2, Incoloy-903, AdamantiumAlloy, MAR-M200Steel, MAR-Ce-M200Steel, LithiumChloride, Signalium, Lumiium, Artherium-Sn, TanmolyiumBeta-C, Dalisenite, Hikarium, Tairitsu, PreciousMetalsAlloy, EnrichedNaquadahAlloy, MetastableOganesson, Shirabon, AeonSteel, QueensGold, Dogbearium, Manasteel, Terrasteel, ElvenElementium, unstableIngot, Bedrockium, MagicWood, Aluminium, TantalumHafniumCarbide, Carbon, Chrome, Gold, Iridium, Manganese, Molybdenum, Neodymium, Neutronium, Osmium, Palladium, Platinum, Silver, Thorium, Titanium, Tungsten, avaritia_neutronium, Ruby, avaritia_infinitymetal, HeeEndium, ConductiveIron, ElectricalSteel, TungstenSteel, PulsatingIron, Draconium, DraconiumAwakened, Orichalcum
|
||||
# materialnames are: Adamantium, Wood, Alduorite, Stone, Amber, Iron, Permalloy, Flint, Mu-metal, Cactus, Bone, LanthanumHexaboride, Obsidian, Netherrack, CertusQuartz, Slime, Ceruclase, Paper, DarkIron, Cobalt, Desh, Ardite, Duranium, Manyullyn, ElectrumFlux, Copper, EnderiumBase, Bronze, Enderium, Alumite, Steel, FierySteel, BlueSlime, PigIron, InfusedGold, InfusedAir, InfusedFire, InfusedEarth, InfusedWater, InfusedEntropy, Thaumium, InfusedOrder, MeteoricIron, MeteoricSteel, Naquadah, NaquadahAlloy, NaquadahEnriched, String, NetherQuartz, NetherStar, Tritanium, Void, Vulcanite, Vyroxeres, Reinforced, Osmiridium, Soularium, BlueTopaz, Diamond, Electrum, Emerald, EnhancedGalgadorian, Galgadorian, GreenSapphire, Invar, Magnalium, DarkSteel, PigIron, Sapphire, StainlessSteel, Tanzanite, TinAlloy, Topaz, Ultimet, WroughtIron, IronWood, Olivine, Opal, Amethyst, Shadow, ShadowIron, ShadowSteel, Steeleaf, Knightmetal, RoseGold, BlackBronze, BismuthBronze, BlackSteel, RedSteel, BlueSteel, DamascusSteel, EnergeticAlloy, VibrantAlloy, CobaltBrass, GarnetRed, GarnetYellow, Chrysotile, IronMagnetic, SteelMagnetic, NeodymiumMagnetic, TungstenCarbide, VanadiumSteel, HSSG, HSSE, HSSS, Ledox, Quantium, Mytryl, BlackPlutonium, CallistoIce, Duralumin, Oriharukon, Trinium, InfinityCatalyst, TPVAlloy, MysteriousCrystal, EndSteel, CrystallineAlloy, MelodicAlloy, StellarAlloy, EnergeticSilver, VividAlloy, Ichorium, GaiaSpirit, Bismutite, CubicZirconia, Fluor-Buergerite, Chromo-Alumino-Povondraite, Vanadio-Oxy-Dravite, Olenite, RedZircon, Fayalite, Forsterite, Hedenbergite, Thorium232, Prasiolite, MagnetoResonatic, Californium, BArTiMaEuSNeK, Ruthenium, Rhodium, Rhodium-PlatedPalladium, Tiberium, Ruridit, Fluorspar, HighDurabilityCompoundSteel, AdemicSteel, Orundum, AtomicSeparationCatalyst, ExtremelyUnstableNaquadah, Zn-ThAlloy, Zircaloy-4, Zircaloy-2, Incoloy-903, AdamantiumAlloy, MAR-M200Steel, MAR-Ce-M200Steel, LithiumChloride, Signalium, Lumiium, Artherium-Sn, TanmolyiumBeta-C, Dalisenite, Hikarium, Tairitsu, PreciousMetalsAlloy, EnrichedNaquadahAlloy, MetastableOganesson, Shirabon, AeonSteel, QueensGold, Dogbearium, Manasteel, Terrasteel, ElvenElementium, unstableIngot, Bedrockium, MagicWood, Aluminium, TantalumHafniumCarbide, Carbon, Chrome, Gold, Iridium, Manganese, Molybdenum, Neodymium, Neutronium, Osmium, Palladium, Platinum, Silver, Thorium, Titanium, Tungsten, avaritia_neutronium, Ruby, avaritia_infinitymetal, HeeEndium, ConductiveIron, ElectricalSteel, TungstenSteel, PulsatingIron, Draconium, DraconiumAwakened, Orichalcum, RadoxPoly
|
||||
# partnames are: scythe, pickaxe, rod, largeguard, shovel, sign, binding, swordblade, fullguard, arrowhead, axe, crossbowlimb, bowlimb, excavator, hammerhead, mediumguard, frypan, crossbar, toughbinding, crossbowbody, broadaxe, chisel, knifeblade, largerod, shuriken, largeplate, largeblade,
|
||||
# [default: ]
|
||||
S:restricted <
|
||||
|
||||
@@ -112,10 +112,6 @@
|
||||
<str>北西</str>
|
||||
</op>
|
||||
<str>{white}を向いている</str>
|
||||
<if>
|
||||
<var>slimechunk</var>
|
||||
<str> {gold}スライムチャンク{white}</str>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<icon>
|
||||
@@ -129,7 +125,23 @@
|
||||
<str>{red}</str>
|
||||
</max>
|
||||
<var>light</var>
|
||||
<str> {white}(足元: </str>
|
||||
<str>{white}, 空 </str>
|
||||
<max>
|
||||
<var>lightsun</var>
|
||||
<num>7.5</num>
|
||||
<str>{yellow}</str>
|
||||
<str>{red}</str>
|
||||
</max>
|
||||
<var>lightsun</var>
|
||||
<str>{white}, ブロック </str>
|
||||
<max>
|
||||
<var>lightnosun</var>
|
||||
<num>7.5</num>
|
||||
<str>{yellow}</str>
|
||||
<str>{red}</str>
|
||||
</max>
|
||||
<var>lightnosun</var>
|
||||
<str>{white} (足元: 実</str>
|
||||
<max>
|
||||
<var>lightfeet</var>
|
||||
<num>7.5</num>
|
||||
@@ -137,33 +149,827 @@
|
||||
<str>{red}</str>
|
||||
</max>
|
||||
<var>lightfeet</var>
|
||||
<str>{white}, 空</str>
|
||||
<max>
|
||||
<var>lightsunfeet</var>
|
||||
<num>7.5</num>
|
||||
<str>{yellow}</str>
|
||||
<str>{red}</str>
|
||||
</max>
|
||||
<var>lightsunfeet</var>
|
||||
<str>{white}, ブロック</str>
|
||||
<max>
|
||||
<var>lightnosunfeet</var>
|
||||
<num>7.5</num>
|
||||
<str>{yellow}</str>
|
||||
<str>{red}</str>
|
||||
</max>
|
||||
<var>lightnosunfeet</var>
|
||||
<str>{white})</str>
|
||||
</line>
|
||||
<line>
|
||||
<str>{black}</str>
|
||||
</line>
|
||||
<line>
|
||||
<icon>
|
||||
<str>witchery:mooncharm</str>
|
||||
</icon>
|
||||
<str> 月齢: </str>
|
||||
<op>
|
||||
<str>eq</str>
|
||||
<modi>
|
||||
<var>day</var>
|
||||
<num>8</num>
|
||||
</modi>
|
||||
<num>0</num>
|
||||
<num>1</num>
|
||||
<num>2</num>
|
||||
<num>3</num>
|
||||
<num>4</num>
|
||||
<num>5</num>
|
||||
<num>6</num>
|
||||
<num>7</num>
|
||||
<str>{gold}満月 (明)</str>
|
||||
<str>{yellow}十六夜 {gold}(明)</str>
|
||||
<str>{gray}下弦の月 {gold}(明)</str>
|
||||
<str>{darkgray}有明月 {gold}(明)</str>
|
||||
<str>{black}新月 {black}(暗)</str>
|
||||
<str>{darkgray}三日月 {black}(暗)</str>
|
||||
<str>{gray}上弦の月 {black}(暗)</str>
|
||||
<str>{yellow}十三夜 {black}(暗)</str>
|
||||
</op>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<var>snowing</var>
|
||||
<str> {darkgreen}{underline}雪{reset}が降っている</str>
|
||||
<not>
|
||||
<equal>
|
||||
<var>nextrain</var>
|
||||
<str>?</str>
|
||||
</equal>
|
||||
</not>
|
||||
<if>
|
||||
<or>
|
||||
<equal>
|
||||
<var>raining</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>snowing</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
</or>
|
||||
<if>
|
||||
<or>
|
||||
<greater>
|
||||
<var>localtemperature</var>
|
||||
<num>15</num>
|
||||
</greater>
|
||||
<equal>
|
||||
<var>localtemperature</var>
|
||||
<num>15</num>
|
||||
</equal>
|
||||
</or>
|
||||
<if>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/aqua.png</str>
|
||||
</icon>
|
||||
<str> {darkaqua}雨{reset}が降っている 残り{darkgreen}{nextrain}{reset}</str>
|
||||
</concat>
|
||||
</if>
|
||||
<if>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/aqua.png</str>
|
||||
</icon>
|
||||
<str> {darkaqua}雷雨{reset}が降っている 残り{darkgreen}{nextrain}{reset} </str>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/tempestas.png</str>
|
||||
</icon>
|
||||
</concat>
|
||||
</if>
|
||||
</if>
|
||||
</if>
|
||||
</if>
|
||||
<if>
|
||||
<and>
|
||||
<var>raining</var>
|
||||
<not>
|
||||
<var>thundering</var>
|
||||
</not>
|
||||
</and>
|
||||
<str> {darkgreen}{underline}雨{reset}が降っている</str>
|
||||
<equal>
|
||||
<var>nextrain</var>
|
||||
<str>?</str>
|
||||
</equal>
|
||||
<if>
|
||||
<or>
|
||||
<equal>
|
||||
<var>raining</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>snowing</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
</or>
|
||||
<if>
|
||||
<or>
|
||||
<greater>
|
||||
<var>localtemperature</var>
|
||||
<num>15</num>
|
||||
</greater>
|
||||
<equal>
|
||||
<var>localtemperature</var>
|
||||
<num>15</num>
|
||||
</equal>
|
||||
</or>
|
||||
<if>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/aqua.png</str>
|
||||
</icon>
|
||||
<str> {darkaqua}雨{reset}が降っている</str>
|
||||
</concat>
|
||||
</if>
|
||||
<if>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/aqua.png</str>
|
||||
</icon>
|
||||
<str> {darkaqua}雷雨{reset}が降っている </str>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/tempestas.png</str>
|
||||
</icon>
|
||||
</concat>
|
||||
</if>
|
||||
</if>
|
||||
</if>
|
||||
</if>
|
||||
<if>
|
||||
<var>thundering</var>
|
||||
<str> {darkgreen}{underline}雷を伴った雨{reset}が降っている</str>
|
||||
<not>
|
||||
<equal>
|
||||
<var>nextrain</var>
|
||||
<str>?</str>
|
||||
</equal>
|
||||
</not>
|
||||
<if>
|
||||
<or>
|
||||
<equal>
|
||||
<var>raining</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>snowing</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
</or>
|
||||
<if>
|
||||
<less>
|
||||
<var>localtemperature</var>
|
||||
<num>15</num>
|
||||
</less>
|
||||
<if>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/gelum.png</str>
|
||||
</icon>
|
||||
<str> {darkaqua}雪{reset}が降っている 残り{darkgreen}{nextrain}{reset}</str>
|
||||
</concat>
|
||||
</if>
|
||||
<if>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/gelum.png</str>
|
||||
</icon>
|
||||
<str> {darkaqua}雷を伴った雪{reset}が降っている 残り{darkgreen}{nextrain}{reset} </str>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/tempestas.png</str>
|
||||
</icon>
|
||||
</concat>
|
||||
</if>
|
||||
</if>
|
||||
</if>
|
||||
</if>
|
||||
<if>
|
||||
<equal>
|
||||
<var>nextrain</var>
|
||||
<str>?</str>
|
||||
</equal>
|
||||
<if>
|
||||
<or>
|
||||
<equal>
|
||||
<var>raining</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>snowing</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
</or>
|
||||
<if>
|
||||
<less>
|
||||
<var>localtemperature</var>
|
||||
<num>15</num>
|
||||
</less>
|
||||
<if>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/gelum.png</str>
|
||||
</icon>
|
||||
<str> {darkaqua}雪{reset}が降っている</str>
|
||||
</concat>
|
||||
</if>
|
||||
<if>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/gelum.png</str>
|
||||
</icon>
|
||||
<str> {darkaqua}雷を伴った雪{reset}が降っている </str>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/tempestas.png</str>
|
||||
</icon>
|
||||
</concat>
|
||||
</if>
|
||||
</if>
|
||||
</if>
|
||||
</if>
|
||||
<if>
|
||||
<or>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Storage Cell</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Ocean</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Desert Oil Field</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Sky</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Forest</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pocket Plane</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Desert</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot River</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Plains</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Desert</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Desert M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna Plateau</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna Plateau M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa (Bryce)</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau F</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau F M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau F M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Space</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Venus</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>moon</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>marsFlat</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>asteroids</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Io</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>IoAsh</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Titan</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto2</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto3</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto4</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCFlowers</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCHills</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCLowPlains</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCOceans</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCShores</str>
|
||||
</equal>
|
||||
</or>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/aer.png</str>
|
||||
</icon>
|
||||
<str> この{darkgreen}バイオーム{reset}には{aqua}降水{reset}がない</str>
|
||||
</concat>
|
||||
</if>
|
||||
<if>
|
||||
<not>
|
||||
<equal>
|
||||
<var>nextrain</var>
|
||||
<str>?</str>
|
||||
</equal>
|
||||
</not>
|
||||
<if>
|
||||
<and>
|
||||
<equal>
|
||||
<var>raining</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>snowing</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<not>
|
||||
<or>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Storage Cell</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Ocean</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Desert Oil Field</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Sky</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Forest</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pocket Plane</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Desert</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot River</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Plains</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Desert</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Desert M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna Plateau</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna Plateau M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa (Bryce)</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau F</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau F M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau F M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Space</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Venus</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>moon</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>marsFlat</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>asteroids</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Io</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>IoAsh</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Titan</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto2</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto3</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto4</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCFlowers</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCHills</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCLowPlains</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCOceans</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCShores</str>
|
||||
</equal>
|
||||
</or>
|
||||
</not>
|
||||
</and>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/tempestas.png</str>
|
||||
</icon>
|
||||
<str> 次の{aqua}嵐{reset}まで{darkgreen}{nextrain}{reset}</str>
|
||||
</concat>
|
||||
</if>
|
||||
</if>
|
||||
<if>
|
||||
<equal>
|
||||
<var>nextrain</var>
|
||||
<str>?</str>
|
||||
</equal>
|
||||
<if>
|
||||
<and>
|
||||
<equal>
|
||||
<var>raining</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>snowing</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>thundering</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<not>
|
||||
<or>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Storage Cell</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Ocean</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Desert Oil Field</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Sky</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Forest</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pocket Plane</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Desert</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot River</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Hot Plains</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Desert</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Desert M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna Plateau</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Savanna Plateau M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa (Bryce)</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau F</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau F M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Mesa Plateau F M</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Space</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Venus</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>moon</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>marsFlat</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>asteroids</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Io</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>IoAsh</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Titan</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto2</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto3</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>Pluto4</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCFlowers</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCHills</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCLowPlains</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCOceans</str>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>biome</var>
|
||||
<str>BarnardaCShores</str>
|
||||
</equal>
|
||||
</or>
|
||||
</not>
|
||||
</and>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>thaumcraft:textures/aspects/tempestas.png</str>
|
||||
</icon>
|
||||
<str> 現在{aqua}降水{reset}なし</str>
|
||||
</concat>
|
||||
</if>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<str>{black}</str>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<equal>
|
||||
<var>slimes</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>textures/items/slimeball.png</str>
|
||||
</icon>
|
||||
<str> ここは{darkgreen}スライムチャンク{white}</str>
|
||||
</concat>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<equal>
|
||||
@@ -208,10 +1014,6 @@
|
||||
<concat>
|
||||
<icon>
|
||||
<str>textures/items/diamond_pickaxe.png</str>
|
||||
<num>0</num>
|
||||
<num>0</num>
|
||||
<num>16</num>
|
||||
<num>16</num>
|
||||
</icon>
|
||||
<str> ここは{darkgreen}{underline}鉱脈{white}のあるチャンク</str>
|
||||
</concat>
|
||||
@@ -260,10 +1062,6 @@
|
||||
<concat>
|
||||
<icon>
|
||||
<str>textures/items/diamond_pickaxe.png</str>
|
||||
<num>0</num>
|
||||
<num>0</num>
|
||||
<num>16</num>
|
||||
<num>16</num>
|
||||
</icon>
|
||||
<str> ここは{darkgreen}{underline}鉱脈{white}のあるチャンク</str>
|
||||
</concat>
|
||||
@@ -283,44 +1081,10 @@
|
||||
</equal>
|
||||
</and>
|
||||
<concat>
|
||||
<if>
|
||||
<and>
|
||||
<or>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkx</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>-1</num>
|
||||
</equal>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkx</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>1</num>
|
||||
</equal>
|
||||
</or>
|
||||
<or>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkz</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>-1</num>
|
||||
</equal>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkz</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>1</num>
|
||||
</equal>
|
||||
</or>
|
||||
</and>
|
||||
<str> </str>
|
||||
</if>
|
||||
<str> チャンクの{darkred}中央{white}</str>
|
||||
<icon>
|
||||
<str>tinker:textures/items/parts/obsidian_toughbind.png</str>
|
||||
</icon>
|
||||
<str> チャンクの{darkred}中央{white}</str>
|
||||
</concat>
|
||||
</if>
|
||||
</line>
|
||||
|
||||
@@ -0,0 +1,495 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<config>
|
||||
<lines at="topleft">
|
||||
<line>
|
||||
<str>{pingicon}{gold}{username} {white}FPS: </str>
|
||||
<op>
|
||||
<str>ge</str>
|
||||
<var>fps</var>
|
||||
<num>60</num>
|
||||
<num>45</num>
|
||||
<num>30</num>
|
||||
<num>15</num>
|
||||
<num>0</num>
|
||||
<str>{green}</str>
|
||||
<str>{yellow}</str>
|
||||
<str>{gold}</str>
|
||||
<str>{red}</str>
|
||||
<str>{darkred}</str>
|
||||
<str/>
|
||||
</op>
|
||||
<var>fps</var>
|
||||
</line>
|
||||
<line>
|
||||
<icon>
|
||||
<str>minecraft:clock</str>
|
||||
</icon>
|
||||
<str> Год: {darkaqua}</str>
|
||||
<add>
|
||||
<round>
|
||||
<div>
|
||||
<sub>
|
||||
<var>day</var>
|
||||
<modi>
|
||||
<var>day</var>
|
||||
<num>365</num>
|
||||
</modi>
|
||||
</sub>
|
||||
<num>365</num>
|
||||
</div>
|
||||
<num>0</num>
|
||||
</round>
|
||||
<num>1</num>
|
||||
</add>
|
||||
<str> {white}, День: {darkaqua}</str>
|
||||
<modi>
|
||||
<var>day</var>
|
||||
<num>365</num>
|
||||
</modi>
|
||||
<str>{white}, Время: {gold}{mctime12} </str>
|
||||
<if>
|
||||
<var>daytime</var>
|
||||
<str>{yellow}(День)</str>
|
||||
<str>{gray}(Ночь)</str>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<icon>
|
||||
<str>HardcoreEnderExpansion:temple_end_portal</str>
|
||||
</icon>
|
||||
<str> Измерение: {gold}{dimension} ({dimensionid}), {white}Загруженно чанков: {gold}{loadedchunks}</str>
|
||||
</line>
|
||||
<line>
|
||||
<icon>
|
||||
<str>minecraft:sapling</str>
|
||||
<num>4</num>
|
||||
</icon>
|
||||
<str> Биом: {darkaqua}{biome} {gold}</str>
|
||||
<round>
|
||||
<var>localtemperature</var>
|
||||
<num>0</num>
|
||||
</round>
|
||||
<str>{white}°F, {gold}</str>
|
||||
<round>
|
||||
<div>
|
||||
<sub>
|
||||
<var>localtemperature</var>
|
||||
<num>32</num>
|
||||
</sub>
|
||||
<num>1.8</num>
|
||||
</div>
|
||||
<num>0</num>
|
||||
</round>
|
||||
<str>{white}°C, {gold}</str>
|
||||
<round>
|
||||
<add>
|
||||
<div>
|
||||
<sub>
|
||||
<var>localtemperature</var>
|
||||
<num>32</num>
|
||||
</sub>
|
||||
<num>1.8</num>
|
||||
</div>
|
||||
<num>273.15</num>
|
||||
</add>
|
||||
<num>0</num>
|
||||
</round>
|
||||
<str>{white}K,</str>
|
||||
<str> Влажность: {gold}{humidity}{white}%</str>
|
||||
</line>
|
||||
<line>
|
||||
<icon>
|
||||
<str>minecraft:compass</str>
|
||||
<num>0</num>
|
||||
</icon>
|
||||
<str> Чанк X: {gold}{chunkx} {white}Z: {gold}{chunkz} {white}Off: {gold}{chunkoffsetx} {white}: {gold}{chunkoffsetz} {white}Y: {gold}{yfeeti} {white}Направление: {gold}{finedirection}</str>
|
||||
</line>
|
||||
<line>
|
||||
<icon>
|
||||
<str>Thaumcraft:ItemSanitySoap</str>
|
||||
</icon>
|
||||
<str> Варп: </str>
|
||||
<op>
|
||||
<str>ge</str>
|
||||
<var>tcwarptotal</var>
|
||||
<num>80</num>
|
||||
<num>50</num>
|
||||
<num>30</num>
|
||||
<num>16</num>
|
||||
<num>0</num>
|
||||
<str>{darkpurple}</str>
|
||||
<str>{darkred}</str>
|
||||
<str>{red}</str>
|
||||
<str>{yellow}</str>
|
||||
<str>{green}</str>
|
||||
</op>
|
||||
<str>{tcwarptotal}{white} ({gold}T{yellow}{tcwarptemp}{white} {gold}S{yellow}{tcwarpsticky}{white} {gold}P{yellow}{tcwarpperm}{white})</str>
|
||||
|
||||
</line>
|
||||
|
||||
<line>
|
||||
<icon>
|
||||
<str>HardcoreEnderExpansion:silverfish_blood</str>
|
||||
</icon>
|
||||
<str> Кровь: {yellow}{bmlp} / {bmmaxlp}{white}</str>
|
||||
</line>
|
||||
<line>
|
||||
<str>{black}</str>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<equal>
|
||||
<var>slimes</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>textures/items/slimeball.png</str>
|
||||
</icon>
|
||||
<str> Этот чанк со {darkgreen}слизнями{white}.</str>
|
||||
</concat>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<equal>
|
||||
<var>gtnewore</var>
|
||||
<str>true</str>
|
||||
</equal>
|
||||
<if>
|
||||
<and>
|
||||
<or>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkx</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>-2</num>
|
||||
</equal>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkx</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>1</num>
|
||||
</equal>
|
||||
</or>
|
||||
<or>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkz</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>-2</num>
|
||||
</equal>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkz</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>1</num>
|
||||
</equal>
|
||||
</or>
|
||||
</and>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>textures/items/diamond_pickaxe.png</str>
|
||||
</icon>
|
||||
<str> Этот чанк с {darkgreen}{underline}рудой{white} !</str>
|
||||
</concat>
|
||||
</if>
|
||||
</if>
|
||||
<if>
|
||||
<equal>
|
||||
<var>gtnewore</var>
|
||||
<str>false</str>
|
||||
</equal>
|
||||
<if>
|
||||
<and>
|
||||
<or>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkx</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>-1</num>
|
||||
</equal>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkx</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>1</num>
|
||||
</equal>
|
||||
</or>
|
||||
<or>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkz</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>-1</num>
|
||||
</equal>
|
||||
<equal>
|
||||
<modi>
|
||||
<var>chunkz</var>
|
||||
<num>3</num>
|
||||
</modi>
|
||||
<num>1</num>
|
||||
</equal>
|
||||
</or>
|
||||
</and>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>textures/items/diamond_pickaxe.png</str>
|
||||
</icon>
|
||||
<str> Этот чанк с {darkgreen}{underline}рудой{white} !</str>
|
||||
</concat>
|
||||
</if>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<and>
|
||||
<equal>
|
||||
<var>chunkoffsetx</var>
|
||||
<num>7</num>
|
||||
</equal>
|
||||
<equal>
|
||||
<var>chunkoffsetz</var>
|
||||
<num>7</num>
|
||||
</equal>
|
||||
</and>
|
||||
<concat>
|
||||
<icon>
|
||||
<str>tinker:textures/items/parts/obsidian_toughbind.png</str>
|
||||
</icon>
|
||||
<str> Вы в {darkred}центре{white} чанка.</str>
|
||||
</concat>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<str>{black}</str>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<str> Nearest players:</str>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<str> 1) {gold}{nearbyplayername0}{white}({nearbyplayerdistance0}м)</str>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<str> 2) {gold}{nearbyplayername1}{white}({nearbyplayerdistance1}м)</str>
|
||||
</if>
|
||||
</line>
|
||||
<line>
|
||||
<if>
|
||||
<str> 2) {gold}{nearbyplayername2}{white}({nearbyplayerdistance2}м)</str>
|
||||
</if>
|
||||
</line>
|
||||
</lines>
|
||||
<lines at="middleleft">
|
||||
<line>
|
||||
<var>equippedicon</var>
|
||||
<str> </str>
|
||||
<op>
|
||||
<str>ge</str>
|
||||
<pct>
|
||||
<var>equippeddamageleft</var>
|
||||
<var>equippedmaxdamage</var>
|
||||
</pct>
|
||||
<num>50</num>
|
||||
<num>20</num>
|
||||
<num>10</num>
|
||||
<num>0</num>
|
||||
<str>{yellow}</str>
|
||||
<str>{gold}</str>
|
||||
<str>{red}</str>
|
||||
<str>{darkred}</str>
|
||||
<str/>
|
||||
</op>
|
||||
<max>
|
||||
<var>equippeddamageleft</var>
|
||||
<num>0.5</num>
|
||||
<str>{equippeddamageleft} {white}/ {yellow}{equippedmaxdamage}</str>
|
||||
<var>equippedname</var>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<var>helmeticon</var>
|
||||
<str> </str>
|
||||
<op>
|
||||
<str>ge</str>
|
||||
<pct>
|
||||
<var>helmetdamageleft</var>
|
||||
<var>helmetmaxdamage</var>
|
||||
</pct>
|
||||
<num>50</num>
|
||||
<num>20</num>
|
||||
<num>10</num>
|
||||
<str>{yellow}</str>
|
||||
<str>{gold}</str>
|
||||
<str>{red}</str>
|
||||
<str>{darkred}</str>
|
||||
</op>
|
||||
<max>
|
||||
<var>helmetdamageleft</var>
|
||||
<num>0.5</num>
|
||||
<str>{helmetdamageleft} {white}/ {yellow}{helmetmaxdamage}</str>
|
||||
<str/>
|
||||
</max>
|
||||
<str> </str>
|
||||
</line>
|
||||
<line>
|
||||
<var>chestplateicon</var>
|
||||
<str> </str>
|
||||
<op>
|
||||
<str>ge</str>
|
||||
<pct>
|
||||
<var>chestplatedamageleft</var>
|
||||
<var>chestplatemaxdamage</var>
|
||||
</pct>
|
||||
<num>50</num>
|
||||
<num>20</num>
|
||||
<num>10</num>
|
||||
<str>{yellow}</str>
|
||||
<str>{gold}</str>
|
||||
<str>{red}</str>
|
||||
<str>{darkred}</str>
|
||||
</op>
|
||||
<max>
|
||||
<var>chestplatedamageleft</var>
|
||||
<num>0.5</num>
|
||||
<str>{chestplatedamageleft} {white}/ {yellow}{chestplatemaxdamage}</str>
|
||||
<str/>
|
||||
</max>
|
||||
<str> </str>
|
||||
</line>
|
||||
<line>
|
||||
<var>leggingsicon</var>
|
||||
<str> </str>
|
||||
<op>
|
||||
<str>ge</str>
|
||||
<pct>
|
||||
<var>leggingsdamageleft</var>
|
||||
<var>leggingsmaxdamage</var>
|
||||
</pct>
|
||||
<num>50</num>
|
||||
<num>20</num>
|
||||
<num>10</num>
|
||||
<str>{yellow}</str>
|
||||
<str>{gold}</str>
|
||||
<str>{red}</str>
|
||||
<str>{darkred}</str>
|
||||
</op>
|
||||
<max>
|
||||
<var>leggingsdamageleft</var>
|
||||
<num>0.5</num>
|
||||
<str>{leggingsdamageleft} {white}/ {yellow}{leggingsmaxdamage}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<var>bootsicon</var>
|
||||
<str> </str>
|
||||
<op>
|
||||
<str>ge</str>
|
||||
<pct>
|
||||
<var>bootsdamageleft</var>
|
||||
<var>bootsmaxdamage</var>
|
||||
</pct>
|
||||
<num>50</num>
|
||||
<num>20</num>
|
||||
<num>10</num>
|
||||
<str>{yellow}</str>
|
||||
<str>{gold}</str>
|
||||
<str>{red}</str>
|
||||
<str>{darkred}</str>
|
||||
</op>
|
||||
<max>
|
||||
<var>bootsdamageleft</var>
|
||||
<num>0.5</num>
|
||||
<str>{bootsdamageleft} {white}/ {yellow}{bootsmaxdamage}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
</lines>
|
||||
<lines at="bottomright">
|
||||
<line>
|
||||
<max>
|
||||
<var>potiondurationticks0</var>
|
||||
<num>0.5</num>
|
||||
<str>{potionduration0} {potionicon0}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<max>
|
||||
<var>potiondurationticks1</var>
|
||||
<num>0.5</num>
|
||||
<str>{potionduration1} {potionicon1}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<max>
|
||||
<var>potiondurationticks2</var>
|
||||
<num>0.5</num>
|
||||
<str>{potionduration2} {potionicon2}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<max>
|
||||
<var>potiondurationticks3</var>
|
||||
<num>0.5</num>
|
||||
<str>{potionduration3} {potionicon3}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<max>
|
||||
<var>potiondurationticks4</var>
|
||||
<num>0.5</num>
|
||||
<str>{potionduration4} {potionicon4}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<max>
|
||||
<var>potiondurationticks5</var>
|
||||
<num>0.5</num>
|
||||
<str>{potionduration5} {potionicon5}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<max>
|
||||
<var>potiondurationticks6</var>
|
||||
<num>0.5</num>
|
||||
<str>{potionduration6} {potionicon6}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<max>
|
||||
<var>potiondurationticks7</var>
|
||||
<num>0.5</num>
|
||||
<str>{potionduration7} {potionicon7}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
<line>
|
||||
<max>
|
||||
<var>potiondurationticks8</var>
|
||||
<num>0.5</num>
|
||||
<str>{potionduration8} {potionicon8}</str>
|
||||
<str/>
|
||||
</max>
|
||||
</line>
|
||||
</lines>
|
||||
</config>
|
||||
@@ -3,6 +3,7 @@
|
||||
#Deleting any element will restore it to it's default value
|
||||
|
||||
checkUpdates=false
|
||||
findFuelsParallel=false
|
||||
inventory.autocrafting=true
|
||||
inventory.cheatmode=0
|
||||
inventory.disableMouseScrollTransfer=false
|
||||
@@ -146,7 +147,7 @@ inventory.subsets
|
||||
#Subsets Widget Position
|
||||
widgetPosition=true
|
||||
}
|
||||
itemLoadingTimeout=500
|
||||
itemLoadingTimeout=5000
|
||||
keys.gui.back=14
|
||||
keys.gui.bookmark=30
|
||||
keys.gui.bookmark_pull_items=47
|
||||
|
||||
@@ -24,7 +24,7 @@ minecraft:spawn_egg | EnderZoo:SpawnEggEnderZoo | EnderZoo:itemSpawnEggEnderZoo
|
||||
# mob spawner
|
||||
minecraft:mob_spawner | DraconicEvolution:customSpawner | EnderIO:itemBrokenSpawner | HardcoreEnderExpansion:custom_spawner | TwilightForest:tile.TFBossSpawner
|
||||
# music disk
|
||||
minecraft:record_ | hardcoreenderexpansion:music_disk | biomesoplenty:record_ | botania:record
|
||||
minecraft:record_ | hardcoreenderexpansion:music_disk | biomesoplenty:record_ | botania:record | r/etfuturum:.*_record$/
|
||||
#minecraft dye
|
||||
minecraft:dye
|
||||
#splash potion
|
||||
@@ -33,7 +33,6 @@ minecraft:potion 16000-17000
|
||||
minecraft:potion 8000-9000
|
||||
#minecraft
|
||||
minecraft:stained_glass_pane
|
||||
minecraft:stained_hardened_clay
|
||||
minecraft:stained_glass
|
||||
minecraft:wool
|
||||
minecraft:carpet
|
||||
@@ -96,8 +95,8 @@ $r/^bolt/
|
||||
$r/^frame/
|
||||
$r/^ring/
|
||||
$itemcasing
|
||||
:gt. $sticklong | miscutils:item.itemrodlong | miscutils:itemrodlong | r/dreamcraft:item.long.*rod/
|
||||
:gt. $r/^stick/ | miscutils:item.itemrod | miscutils:itemrod | r/dreamcraft:item.*rod/ !shapeRod
|
||||
:gt. $sticklong | miscutils:item.itemrodlong | miscutils:itemrodlong | r/dreamcraft:long.*rod/
|
||||
:gt. $r/^stick/ | miscutils:item.itemrod | miscutils:itemrod | r/dreamcraft:*rod/ !shapeRod
|
||||
$springsmall
|
||||
$r/^spring/ !$springsmall !harvestcraft
|
||||
$r/^cell/ !$cellempty | ic2:itemfluidcell | ic2:itemcellempty !0 | metaitem.98
|
||||
@@ -110,7 +109,7 @@ miscutils:crushedcentrifuged
|
||||
miscutils:crushed | IC2:itemCrushedOre
|
||||
miscutils:dustimpure
|
||||
miscutils:dustpure
|
||||
:gt. $dust | r/dreamcraft:item.*dust$/ | miscutils:itemdust | ic2:itemdust
|
||||
:gt. $dust | r/dreamcraft:*dust$/ | miscutils:itemdust | ic2:itemdust
|
||||
:gt. $nugget | miscutils:itemnugget
|
||||
$r/^round/
|
||||
$r/^screw/
|
||||
@@ -118,7 +117,7 @@ $r/^foil/
|
||||
$turbine
|
||||
$wirefine
|
||||
$rotor
|
||||
$toolheadsaw | dreamcraft:item.sawblade
|
||||
$toolheadsaw | dreamcraft:sawblade
|
||||
$toolheadhammer
|
||||
$toolheadwrench
|
||||
:gt.blockmetal | miscutils:blockBlock | bartworks:bw.werkstoffblocks.01 | EnderIO:blockIngotStorage
|
||||
@@ -131,9 +130,9 @@ $ingothot
|
||||
#gregtech Hull
|
||||
:gt.blockmachines 1-4,10-19,11230-11234
|
||||
#gregtech Dynamo Hatch
|
||||
:gt.blockmachines 30-39,899-908,11290-11293,15200-15229
|
||||
:gt.blockmachines 30-39,899-908,11290-11293,15200-15229,16030-16035
|
||||
#gregtech Input Hatch
|
||||
:gt.blockmachines 50-59,200,710-719,2712,2717,10503,12097-12100,12102,12799,969
|
||||
:gt.blockmachines 50-59,200,710-719,2712,2717,10503,11306,12097-12100,12102,12799,969
|
||||
#gregtech Output Hatch
|
||||
:gt.blockmachines 60-69,2713,10504,12103-12106,12108,12737
|
||||
#gregtech Laser Target Hatch
|
||||
@@ -143,11 +142,13 @@ $ingothot
|
||||
#gregtech Muffler Hatch
|
||||
:gt.blockmachines 91-99,30001-30009
|
||||
#gregtech Input Bus
|
||||
:gt.blockmachines 70-79,2711,2715,2718,10509,13533,31046
|
||||
:gt.blockmachines 70-79,2711,2715,2718,10509,11305,13533,31046
|
||||
#gregtech Output Bus
|
||||
:gt.blockmachines 80-89,2710,31047
|
||||
#gregtech Energy Hatch
|
||||
:gt.blockmachines 40-49,206-209,216-219,227,229,266-269,286,11300-11303,15065-15097,15100-15129,15500-15506
|
||||
:gt.blockmachines 40-49,206-209,216-219,227,229,266-269,286,11300-11304,15065-15097,15100-15129,15500-15506
|
||||
#gregtech Wireless Energy Cover
|
||||
:gt.metaitem.01 32383-32397
|
||||
#gregtech Energy Dynamo
|
||||
:gt.blockmachines 287-289,296-299,310,316-319,346-348
|
||||
#gregtech Cable Diode
|
||||
@@ -160,12 +161,18 @@ $ingothot
|
||||
:gt.blockmachines 32003-32011,32761-32764
|
||||
#gregtech Solidifier Hatch
|
||||
:gt.blockmachines 31781-31784
|
||||
#gregtech Extrusion Bus
|
||||
:gt:blockmachines 31785-31788
|
||||
#gregtech Chisel Bus
|
||||
:gt:blockmachines 31778-31780
|
||||
#gregtech Quantum Tank
|
||||
:gt.blockmachines 120-124
|
||||
#gregtech Quantum Chest
|
||||
:gt.blockmachines 125-129
|
||||
#gregtech Voltage Locker
|
||||
:gt.blockmachines 150-159
|
||||
#gregtech Transformer
|
||||
:gt.blockmachines 20-28,11220-11224
|
||||
#gregtech Hi-Amp Transformer
|
||||
:gt.blockmachines 877-885,11910-11913,11989
|
||||
#gregtech Chest Buffer
|
||||
@@ -254,13 +261,13 @@ $pipeHexadecuple
|
||||
#gregtech coffe
|
||||
:gt.metaitem.02 32000-32009
|
||||
#Exquisite
|
||||
:gt.metaitem.02 30208,30209,30500-30505,30507-30514,30527,30528,30890 | dreamcraft:item. GemExquisite
|
||||
:gt.metaitem.02 30208,30209,30500-30505,30507-30514,30527,30528,30890 | dreamcraft: GemExquisite
|
||||
#flawless
|
||||
:gt.metaitem.02 29208,29209,29500-29505,29507-29514,29527,29528,29890 | dreamcraft:item. GemFlawless
|
||||
:gt.metaitem.02 29208,29209,29500-29505,29507-29514,29527,29528,29890 | dreamcraft: GemFlawless
|
||||
#flawed
|
||||
:gt.metaitem.02 28208,28209,28500-28505,28507-28514,28527,28528,28890 | dreamcraft:item. GemFlawed
|
||||
:gt.metaitem.02 28208,28209,28500-28505,28507-28514,28527,28528,28890 | dreamcraft: GemFlawed
|
||||
#chipped
|
||||
:gt.metaitem.02 27208,27209,27500-27505,27507-27514,27527,27528,27890 | dreamcraft:item. GemChipped
|
||||
:gt.metaitem.02 27208,27209,27500-27505,27507-27514,27527,27528,27890 | dreamcraft: GemChipped
|
||||
#gregtech ingot
|
||||
$ingot !$itemRubber !$steeleaf
|
||||
#gregtech plate
|
||||
@@ -282,6 +289,8 @@ $plateSuperdense
|
||||
bartworks:biolabparts 0
|
||||
bartworks:biolabparts 1
|
||||
bartworks:biolabparts 2
|
||||
# gregtech sheetmetal
|
||||
gregtech:gt.sheetmetal | gregtech:bw.sheetmetal
|
||||
#bibliocraft
|
||||
bibliowoodpaintingt0 | biblioborderlesspainting
|
||||
bibliowoodpaintingt1 | biblioflatpainting
|
||||
@@ -485,14 +494,14 @@ transport:pipelens 0-16
|
||||
transport:pipelens 16-31
|
||||
#doors
|
||||
malisisdoors:door_ !malisisdoors:door_factory | malisisdoors:wood_sliding_door | r/malisisdoors:item.*door/ | malisisdoors:iron_sliding_door | malisisdoors:jail_door | malisisdoors:laboratory_door | malisisdoors:factory_door | malisisdoors:shoji_door | witchery:ingredient 52-53
|
||||
extratrees:door | r/minecraft:.*_door/ | carpentersdoor | TwilightForest:item.door | r/natura:.*doorItem/ | ic2:itemdooralloy | galacticraftamunra:item.baseitem 25
|
||||
extratrees:door | r/minecraft:.*_door/ | carpentersdoor | TwilightForest:item.door | r/natura:.*doorItem/ | ic2:itemdooralloy | galacticraftamunra:item.baseitem 25 | r/etfuturum:.*copper_door/
|
||||
malisisdoors:item.curtain
|
||||
malisisdoors:curtain_
|
||||
#arrows
|
||||
gt.metaitem.02 25008-27000 | thaumcraft:primalArrow | gt.metaitem.01 32225-32258 | battlegear2:mb.arrow
|
||||
arrow minecraft,etfuturum,battlegear2 | gt.metaitem.02 25008-27000 | thaumcraft:primalArrow | gt.metaitem.01 32225-32258
|
||||
gt.metaitem.01 32200-32208
|
||||
#flower / plant
|
||||
minecraft:tallgrass | r/minecraft:.*_flower/ | minecraft:deadbush | minecraft:vine | minecraft:waterlily | minecraft:double_plant | biomesoplenty:plants | biomesoplenty:flower | biomesoplenty:willow !stairs | biomesoplenty:ivy | biomesoplenty:treeMoss | biomesoplenty:wisteria | :lilyBop | biomesoplenty:foliage | botany:itemflower | botany: plant | amunra:tile.basePlant | mars:tile.cavernvines | galaxyspace: dandelion | hardcoreender crossed_decoration | TFPlant | witchery:plantmine | witchery: bramble | harvestcraft:pam crop | harvestthenether: crop | taintFibres
|
||||
minecraft:tallgrass | r/minecraft:.*_flower/ | minecraft:deadbush | minecraft:vine | minecraft:waterlily | minecraft:double_plant | biomesoplenty:plants | biomesoplenty:flower | biomesoplenty:willow !stairs | biomesoplenty:ivy | biomesoplenty:treeMoss | biomesoplenty:wisteria | :lilyBop | biomesoplenty:foliage | botany:itemflower | botany: plant | amunra:tile.basePlant | mars:tile.cavernvines | galaxyspace: dandelion | hardcoreender crossed_decoration | TFPlant | witchery:plantmine | witchery: bramble | harvestcraft:pam crop | harvestthenether: crop | taintFibres | etfuturum:rose | etfuturum:cornflower | etfuturum:lily_of_the_valley | etfuturum:wither_rose | etfuturum:pink_petals | etfuturum:glow_lichen | r/etfuturum:cave_vine/
|
||||
#thaumichorizons
|
||||
thaumichorizons:crystalTH
|
||||
thaumichorizons:cloudGlowingTH
|
||||
@@ -507,6 +516,35 @@ natura: bag
|
||||
railcraft:post.metal.platform | r/railcraft:post$/ 4-6
|
||||
railcraft:glass
|
||||
railcraft:lantern
|
||||
#IronChest
|
||||
r/IronChest:.*Upgrade$/
|
||||
#etfuturum
|
||||
etfuturum:banner
|
||||
etfuturum:concrete_powder
|
||||
etfuturum:concrete
|
||||
etfuturum:lingering_potion
|
||||
r/etfuturum:.*glazed_terracotta/
|
||||
r/etfuturum:light$/
|
||||
etfuturum:barrel_upgrade
|
||||
etfuturum:shulker_box_upgrade
|
||||
etfuturum:shulker_box tag.Type=1
|
||||
etfuturum:shulker_box tag.Type=2
|
||||
etfuturum:shulker_box tag.Type=3
|
||||
etfuturum:shulker_box tag.Type=4
|
||||
etfuturum:shulker_box tag.Type=5
|
||||
etfuturum:shulker_box tag.Type=6
|
||||
etfuturum:shulker_box tag.Type=7
|
||||
etfuturum:shulker_box
|
||||
etfuturum:copper_block 0-3
|
||||
etfuturum:copper_block 4-7
|
||||
etfuturum:copper_block 8-11
|
||||
etfuturum:copper_block 12-15
|
||||
etfuturum:chiseled_copper 0-3
|
||||
etfuturum:chiseled_copper 4-7
|
||||
etfuturum:copper_grate 0-3
|
||||
etfuturum:copper_grate 4-7
|
||||
etfuturum:copper_bulb 0-3
|
||||
etfuturum:copper_bulb 8-11
|
||||
#chisel
|
||||
chisel:aluminumblock
|
||||
chisel:aluminum_stairs
|
||||
@@ -650,6 +688,41 @@ chisel:stained_glass_brown 8-11
|
||||
chisel:stained_glass_brown
|
||||
chisel:stained_glass_forestry
|
||||
chisel:froglight
|
||||
chisel:jacaranda_planks
|
||||
chisel:sacredoak_planks
|
||||
chisel:magic_planks
|
||||
chisel:redwood_planks
|
||||
chisel:dark_planks
|
||||
chisel:ethereal_planks
|
||||
chisel:mangrove_planks
|
||||
chisel:cherry_planks
|
||||
chisel:mahogany_planks
|
||||
chisel:silverwood_planks
|
||||
chisel:hellbark_planks
|
||||
chisel:willow_planks
|
||||
chisel:fir_planks
|
||||
chisel:pine_planks
|
||||
chisel:greatwood_planks
|
||||
chisel:palm_planks
|
||||
chisel:hardened_clay_white | minecraft:stained_hardened_clay 0
|
||||
chisel:hardened_clay_orange | minecraft:stained_hardened_clay 1
|
||||
chisel:hardened_clay_magenta | minecraft:stained_hardened_clay 2
|
||||
chisel:hardened_clay_lightblue | minecraft:stained_hardened_clay 3
|
||||
chisel:hardened_clay_yellow | minecraft:stained_hardened_clay 4
|
||||
chisel:hardened_clay_lime | minecraft:stained_hardened_clay 5
|
||||
chisel:hardened_clay_pink | minecraft:stained_hardened_clay 6
|
||||
chisel:hardened_clay_gray | minecraft:stained_hardened_clay 7
|
||||
chisel:hardened_clay_lightgray | minecraft:stained_hardened_clay 8
|
||||
chisel:hardened_clay_cyan | minecraft:stained_hardened_clay 9
|
||||
chisel:hardened_clay_purple | minecraft:stained_hardened_clay 10
|
||||
chisel:hardened_clay_blue | minecraft:stained_hardened_clay 11
|
||||
chisel:hardened_clay_brown | minecraft:stained_hardened_clay 12
|
||||
chisel:hardened_clay_green | minecraft:stained_hardened_clay 13
|
||||
chisel:hardened_clay_red | minecraft:stained_hardened_clay 14
|
||||
chisel:hardened_clay_black | minecraft:stained_hardened_clay 15
|
||||
chisel:hardened_clay | minecraft:hardened_clay
|
||||
chisel:lantern
|
||||
chisel:sheetmetal
|
||||
#ztones
|
||||
ztones:tile.agonBlock
|
||||
ztones:tile.azurBlock
|
||||
@@ -689,7 +762,7 @@ ztones:tile.ztylBlock
|
||||
extratrees:gate | minecraft:fence_gate | natura:fencegate | r/malisisdoors:.*fencegate/ | r/witchery:.*fencegate/
|
||||
extratrees:fence | minecraft:fence | natura.fence | witchery:icefence | forestry:fences | extratrees:multifence | minecraft:nether_brick_fence | hardcoreenderexpansionraveged_brick_fence | ic2:blockfenceiron | r/railcraft:post.metal$/ | r/railcraft:post$/ 0-2
|
||||
botany:soil !soilmeter | r/botany:flower\w/ | botany:loam | botania: altGrass | r/biomesoplenty:.*grass/ | biomesoplenty:newBopDirt | biomesoplenty:newBopFarmland | hardcoreenderexpansion:end_stone_terrain
|
||||
natura:button | r/minecraft:.*_button/ | natura:netherbutton
|
||||
natura:button | r/minecraft:.*_button/ | natura:netherbutton | r/etfuturum:.*button/
|
||||
extratrees:carpentry
|
||||
extratrees:stainedglass
|
||||
miscutils:itemcustommetacover
|
||||
@@ -704,16 +777,15 @@ botania:altar
|
||||
randomthings:spectreBlock
|
||||
botania:stone $stonegranite
|
||||
:honeydrop | magicbees:drop | gregtech:gt.drop | miscutils:gtpp.drop
|
||||
railcraft:wall | r/minecraft:.*_wall/ | botania:biomeStoneA0Wall | projectred.exploration.stonewalls | r/botania:.*Wall$/ | galacticraftcore:tile.wallGC
|
||||
railcraft:wall | r/minecraft:.*_wall/ | botania:biomeStoneA0Wall | projectred.exploration.stonewalls | r/botania:.*Wall$/ | galacticraftcore:tile.wallGC | r/etfuturum:.*_wall$/
|
||||
ic2:blockwall
|
||||
$logwood
|
||||
witchery:stockade
|
||||
witchery:shadedglass_active
|
||||
r/witchery:shadedglass$/
|
||||
witchery:shadedglass
|
||||
r/cookingforblockheads:.*floor/
|
||||
galaxyspace:futureglasses
|
||||
galaxyspace $rock | galacticraft basegrass | galacticraftmars:tile.mars 4-9
|
||||
$bars | dreamcraft:item.VibrantAlloyBars
|
||||
$bars | dreamcraft:VibrantAlloyBars
|
||||
harvestcraft:pamcandleDeco
|
||||
TwilightForest:tile.TFChest
|
||||
binniecore:containercylinder | genetics:misc 8
|
||||
@@ -730,9 +802,9 @@ openblocks:imaginary
|
||||
tinkerer:mobAspect
|
||||
TravellersGear:simpleGear 6
|
||||
universalsingularities singularity | avaritia:singularity | eternalsingularity: singularity
|
||||
dreamcraft:item.rawOrb
|
||||
dreamcraft:item r/orb$/ |
|
||||
cap dreamcraft:item,forbiddenmagic,taintedmagic,thaumicexploration,thaumcraft | thaumicbases:resource 2 | bloodarsenal:wand_caps
|
||||
dreamcraft:rawOrb
|
||||
dreamcraft:r/orb$/ |
|
||||
cap dreamcraft:forbiddenmagic,taintedmagic,thaumicexploration,thaumcraft | thaumicbases:resource 2 | bloodarsenal:wand_caps
|
||||
blockDimensionDisplay_
|
||||
amazingtrophies | openblocks:trophy | twilightforest:item.trophy
|
||||
automagy:glyph 1-9
|
||||
@@ -742,35 +814,42 @@ miscutils:dummyResearch
|
||||
tconstruct:toolshard
|
||||
bartworks:gt lens | dreamcraft: lens | :gt.metaitem.01 24208-24209,24347,24500-24515,24518-24519,24521,24527,24528,24532,24533,24540-24545,24547,24890 | miscutils:mu-metaitem.01 32140
|
||||
|
||||
dreamcraft:item.coin
|
||||
dreamcraft:coin
|
||||
enhancedlootbags:lootbag
|
||||
gregtech:gt.comb | extrabees:honeycomb | gendustry:honeycomb | miscutils:gtpp.comb | magicbees:comb | forestry:beecombs
|
||||
forbiddenmagic:mobcrystal
|
||||
$plankWood !$plateWood | botania:shimmerwoodPlanks | botania:dreamwood :2 | botania:livingwood :2 | bloodarsenal:blood_infused_planks
|
||||
#shovel + list of mod names
|
||||
shovel minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,extrautilities,forbiddenmagic,galacticraft,ic2,natura,galaxyspace,projectred,railcraft,thaumcraft,tconstruct,tinkerer,twilightforest,harvestthenether,thaumicbases | spade galacticraft,ic2,appliedenergistics2 | forestry: bronzeShovel | gt.metatool.01 4
|
||||
shovel minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,extrautilities,forbiddenmagic,galacticraft,ic2,natura,galaxyspace,projectred,railcraft,thaumcraft,tconstruct,tinkerer,twilightforest,harvestthenether,thaumicbases | spade galacticraft,ic2,appliedenergistics2,etfuturum | forestry: bronzeShovel | gt.metatool.01 4
|
||||
#hoe + list of mod names
|
||||
hoe minecraft,biomesoplenty,DraconicEvolution,EMT:,galacticraft,extrautilities,galaxyspace,ic2,projectred,taintedmagic,thaumcraft,appliedenergistics2,harvestthenether,thaumicbases,railcraft,twilightforest !ic2:fluid | gt.metatool.01 8
|
||||
hoe minecraft,biomesoplenty,DraconicEvolution,EMT:,galacticraft,extrautilities,galaxyspace,ic2,projectred,taintedmagic,thaumcraft,appliedenergistics2,harvestthenether,thaumicbases,railcraft,twilightforest,etfuturum !ic2:fluid | gt.metatool.01 8
|
||||
#pickaxe + list of mod names
|
||||
pickaxe minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galaxyspace,hardcoreenderexpansion,ic2,natura,projectred,railcraft,tconstruct,appliedenergistics2,harvestthenether,thaumicbases,witchery | pick botania,galacticraft,taintedmagic,thaumcraft,twilightforest,tinkerer | gt.metatool.01 2 | forestry:bronzePickaxe
|
||||
pickaxe minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galaxyspace,hardcoreenderexpansion,ic2,natura,projectred,railcraft,tconstruct,appliedenergistics2,harvestthenether,thaumicbases,witchery,etfuturum | pick botania,galacticraft,taintedmagic,thaumcraft,twilightforest,tinkerer | gt.metatool.01 2 | forestry:bronzePickaxe
|
||||
#axe + list of mod names
|
||||
axe minecraft,awwayoftime,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galacticraft,galaxyspace,ic2,natura,railcraft,taintedmagic,thaumcraft,tinkerer,twilightforest,appliedenergistics2,harvestthenether,thaumicbases,avaritia,projectred | gt.metatool.01 6
|
||||
axe minecraft,awwayoftime,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,forbiddenmagic,galacticraft,galaxyspace,ic2,natura,railcraft,taintedmagic,thaumcraft,tinkerer,twilightforest,appliedenergistics2,harvestthenether,thaumicbases,avaritia,projectred,etfuturum | gt.metatool.01 6
|
||||
#sword + list of mod names
|
||||
sword minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,galacticraft,galaxyspace,ic2,natura,projectred,railcraft,randomthings,tconstruct,taintedmagic,thaumcraft,tinkerer,twilightforest,witchinggadgets,appliedenergistics2,harvestthenether,thaumicbases,witchery,forbiddenmagic | gt.metatool.01 0
|
||||
sword minecraft,awwayoftime,avaritia,biomesoplenty,bloodarsenal,botania,DraconicEvolution,EnderIO,extrautilities,galacticraft,galaxyspace,ic2,natura,projectred,railcraft,randomthings,tconstruct,taintedmagic,thaumcraft,tinkerer,twilightforest,witchinggadgets,appliedenergistics2,harvestthenether,thaumicbases,witchery,forbiddenmagic,etfuturum | gt.metatool.01 0
|
||||
#Clay Cast
|
||||
tconstruct:blankPattern 3 | tconstruct:clayPattern | r/^tconstruct:clay\scast$/
|
||||
#Wood Cast
|
||||
tconstruct:blankPattern 0 | tconstruct:woodPattern | tconstruct:Pattern
|
||||
#Casting Form
|
||||
dreamcraft:item.shape | dreamcraft:item.bowfletchingCast | dreamcraft:item.bowStringCast
|
||||
dreamcraft:shape | dreamcraft:bowfletchingCast | dreamcraft:bowStringCast
|
||||
#Mold Form
|
||||
dreamcraft:item.moldForm | dreamcraft:item.marshmallowFormMold
|
||||
dreamcraft:moldForm | dreamcraft:marshmallowFormMold
|
||||
#Steel Mold
|
||||
dreamcraft:item.mold !moldForm | dreamcraft:item.marshmallowForm | :gt.ggfab.d1 30-36 | :gt.ggfab.d1 37 | :gt.metaitem.01 32301-32331 | miscutils:item.BasicAgrichemItem 22
|
||||
dreamcraft:mold !moldForm | dreamcraft:marshmallowForm | :gt.ggfab.d1 30-36 | :gt.ggfab.d1 37 | :gt.metaitem.01 32301-32331 | miscutils:item.BasicAgrichemItem 22
|
||||
#Steel Shape
|
||||
:gt.metaitem.01 32300,32350-32377 | dreamcraft:item.ExtruderShapeBoat | miscutils:MU-metaitem.01 32040
|
||||
:gt.metaitem.01 32300,32350-32377 | dreamcraft:ExtruderShapeBoat | miscutils:MU-metaitem.01 32040
|
||||
#pattern
|
||||
tconstruct:metalPattern | r/tconstruct:cast$/ | tconstruct:gearcast | tgregworks.shardcast
|
||||
#Beds
|
||||
r/minecraft:bed$/ | r/etfuturum:.*_bed$/ | CarpentersBlocks:itemCarpentersBed | harvestthenether:netherbedItem
|
||||
#Vanilla-like Signs
|
||||
sign minecraft,etfuturum
|
||||
#Boats
|
||||
r/etfuturum:.*_chest_boat$/ | etfuturum:bamboo_chest_raft
|
||||
minecraft:boat | r/etfuturum:.*_boat$/ | etfuturum:bamboo_raft | IC2:itemBoat 0,1,3 | ThaumicHorizons:boat | adventurebackpack:backpackComponent 7,8
|
||||
|
||||
# migrated from INpureProjects
|
||||
tinkersdefense:heater shield
|
||||
@@ -798,3 +877,26 @@ forgemicroblock:microblock 516
|
||||
forgemicroblock:microblock 769
|
||||
forgemicroblock:microblock 770
|
||||
forgemicroblock:microblock 772
|
||||
|
||||
# modernmarking
|
||||
modernmarkings:tile.wall_marking_number_
|
||||
modernmarkings:tile.wall_marking_symbol_
|
||||
modernmarkings:tile.wall_marking_voltage_
|
||||
modernmarkings:tile.wall_marking_letter_
|
||||
modernmarkings:tile.floor_marking_letter_
|
||||
r/modernmarkings:tile\.floor_marking_.*_end$/
|
||||
r/modernmarkings:tile\.floor_marking_.*_turn$/
|
||||
r/modernmarkings:tile\.floor_marking_.*_sideline$/
|
||||
r/modernmarkings:tile\.floor_marking_.*_square$/
|
||||
r/modernmarkings:tile\.floor_marking_.*_crossing$/
|
||||
r/modernmarkings:tile\.floor_marking_.*_singleline$/
|
||||
r/modernmarkings:tile\.floor_marking_.*_hazardline$/
|
||||
|
||||
#irontank
|
||||
r/irontank:.*upgrade$/
|
||||
r/irontank:.*tank$/
|
||||
irontankminecarts:
|
||||
ironchestminecarts:
|
||||
|
||||
#kubatech
|
||||
kubatech:kubaitems 13-22
|
||||
@@ -0,0 +1,4 @@
|
||||
# Each line in this file should either be a comment (line starts with '#'), or guiContainer class name.
|
||||
# Et-Futurum-Requiem
|
||||
ganymedes01.etfuturum.client.gui.inventory.GuiBarrel
|
||||
ganymedes01.etfuturum.client.gui.inventory.GuiShulkerBox
|
||||
@@ -170,7 +170,6 @@ ic2.neiIntegration.core.recipehandler.BlockCutterRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.CentrifugeRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.CompressorRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.ExtractorRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.FluidCannerRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.LatheRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.MaceratorRecipeHandler,0
|
||||
ic2.neiIntegration.core.recipehandler.MetalFormerRecipeHandlerCutting,0
|
||||
@@ -272,8 +271,9 @@ extreme,50
|
||||
ic2.neiIntegration.core.recipehandler.ScrapboxRecipeHandler,75
|
||||
enhancedlootbags,99
|
||||
bq_quest,100
|
||||
gt.recipe.fluidcanner,100
|
||||
forestry.factory.recipes.nei.NEIHandlerBottler,100
|
||||
com.cubefury.vendingmachine.integration.nei.NeiRecipeHandler,101
|
||||
gt.recipe.fluidcanner,110
|
||||
forestry.factory.recipes.nei.NEIHandlerBottler,110
|
||||
gt.recipe.scanner,500
|
||||
gt.recipe.researchStation,500
|
||||
gt.recipe.spaceResearch,500
|
||||
|
||||
|
@@ -0,0 +1,3 @@
|
||||
# Each line in this file should either be a comment (line starts with '#'), handler name or handler id.
|
||||
# If you delete this file, it will be regenerated with the default handlers list.
|
||||
ic2.neiIntegration.core.recipehandler.FluidCannerRecipeHandler
|
||||
@@ -25,6 +25,24 @@ minecraft:flowing_water
|
||||
minecraft:flowing_lava
|
||||
|
||||
WitchingGadgets:item.WG_CrystalFlask
|
||||
witchery:shadedglass_active # uncraftable duplicate of shaded glass
|
||||
|
||||
# items without a texture
|
||||
Botania:buriedPetals
|
||||
CarpentersBlocks:blockCarpentersDoor
|
||||
CarpentersBlocks:blockCarpentersBed
|
||||
malisisdoors:mixed_block
|
||||
malisisdoors:medieval_door_collisionHelper_MEDIEVAL
|
||||
malisisdoors:carriage_door_collisionHelper_CARRIAGE
|
||||
AWWayofTime:blockMimic
|
||||
GalacticraftAmunRa:tile.bossSpawner
|
||||
ProjRed:Illumination:projectred.illumination.airousLight
|
||||
Thaumcraft:blockArcaneFurnace
|
||||
Thaumcraft:blockArcaneDoor
|
||||
appliedenergistics2:tile.BlockMatrixFrame
|
||||
appliedenergistics2:tile.BlockCableBus
|
||||
Botania:gaiaHeadBlock
|
||||
|
||||
appliedenergistics2:item.ItemFacade !tag.itemname="stone" | appliedenergistics2:item.ItemFacade !tag.modid="minecraft"
|
||||
transport:pipeFacade !tag.states.0.block="minecraft:stone"
|
||||
ExtraUtilities:drum !tag.Fluid=
|
||||
@@ -36,3 +54,119 @@ r/^Genetics:serumArray$/ !tag.genes.0.allele=forestry.speciesForest
|
||||
GraviSuite:itemPlasmaCell
|
||||
TConstruct:fluid.molten.
|
||||
tectech:item.em.debugContainer
|
||||
|
||||
# IC2 Dusts
|
||||
IC2:itemDust 0 # Bronze
|
||||
IC2:itemDust 1 # Clay
|
||||
IC2:itemDust 2 # Coal
|
||||
IC2:itemDust 3 # Copper
|
||||
IC2:itemDust 4 # Gold
|
||||
IC2:itemDust 5 # Iron
|
||||
IC2:itemDust 6 # Silver
|
||||
IC2:itemDust 7 # Tin
|
||||
IC2:itemDust 8 # Hydrated Coal
|
||||
IC2:itemDust 9 # Stone
|
||||
IC2:itemDust 10 # Lead
|
||||
IC2:itemDust 11 # Obsidian
|
||||
IC2:itemDust 12 # Lapis Lazuli
|
||||
IC2:itemDust 13 # Sulfur
|
||||
IC2:itemDust 14 # Lithium
|
||||
|
||||
# IC2 Dusts (2)
|
||||
IC2:itemDust2 0 # Silicon Dioxide
|
||||
IC2:itemDust2 1 # Diamond
|
||||
IC2:itemDust2 3 # Ashes
|
||||
|
||||
# IC2 Plates
|
||||
IC2:itemPlates 0 # Copper
|
||||
IC2:itemPlates 1 # Tin
|
||||
IC2:itemPlates 2 # Bronze
|
||||
IC2:itemPlates 3 # Gold
|
||||
IC2:itemPlates 4 # Iron
|
||||
IC2:itemPlates 5 # Steel
|
||||
IC2:itemPlates 6 # Lead
|
||||
IC2:itemPlates 7 # Obsidian
|
||||
IC2:itemPlates 8 # Lapis Lazuli
|
||||
|
||||
# IC2 Dense Plates
|
||||
IC2:itemDensePlates 0 # Copper
|
||||
IC2:itemDensePlates 1 # Tin
|
||||
IC2:itemDensePlates 2 # Bronze
|
||||
IC2:itemDensePlates 3 # Gold
|
||||
IC2:itemDensePlates 4 # Iron
|
||||
IC2:itemDensePlates 5 # Steel
|
||||
IC2:itemDensePlates 6 # Lead
|
||||
#IC2:itemDensePlates 7 # Obsidian is still used in recipes
|
||||
IC2:itemDensePlates 8 # Lapis Lazuli
|
||||
|
||||
# IC2 Ingots
|
||||
IC2:itemIngot 0 # Copper
|
||||
IC2:itemIngot 1 # Tin
|
||||
IC2:itemIngot 2 # Bronze
|
||||
IC2:itemIngot 3 # Refined Iron
|
||||
#IC2:itemIngot 4 # Mixed Metal is still used in recipes
|
||||
IC2:itemIngot 5 # Lead
|
||||
IC2:itemIngot 6 # Silver
|
||||
|
||||
# IC2 Item Casings
|
||||
IC2:itemCasing 0 # Copper
|
||||
IC2:itemCasing 1 # Tin
|
||||
IC2:itemCasing 2 # Bronze
|
||||
IC2:itemCasing 3 # Gold
|
||||
IC2:itemCasing 4 # Iron
|
||||
IC2:itemCasing 5 # Steel
|
||||
IC2:itemCasing 6 # Lead
|
||||
|
||||
# IC2 Machines
|
||||
IC2:blockMachine 2 # Electric Furnace
|
||||
IC2:blockMachine 3 # Macerator
|
||||
IC2:blockMachine 4 # Extractor
|
||||
IC2:blockMachine 5 # Compressor
|
||||
IC2:blockMachine 6 # Fluid Solid Canning Machine
|
||||
IC2:blockMachine 7 # Miner
|
||||
IC2:blockMachine 8 # Pump
|
||||
IC2:blockMachine 9 # Magnetizer
|
||||
IC2:blockMachine 11 # Recycler
|
||||
IC2:blockMachine 13 # Induction Furnace
|
||||
IC2:blockMachine 14 # Mass Fabricator
|
||||
IC2:blockMachine 15 # Terraformer
|
||||
IC2:blockMachine2 2 # Crop Matron
|
||||
IC2:blockMachine2 3 # Thermal Centrifuge
|
||||
IC2:blockMachine2 4 # Metal Former
|
||||
IC2:blockMachine2 5 # Ore Washing Plant
|
||||
IC2:blockMachine2 6 # Pattern Storage
|
||||
IC2:blockMachine2 7 # Scanner
|
||||
IC2:blockMachine2 8 # Replicator
|
||||
IC2:blockMachine2 9 # Solid Canning Machine
|
||||
IC2:blockMachine2 10 # Bottling Plant
|
||||
IC2:blockMachine2 11 # Advanced Miner
|
||||
IC2:blockMachine2 12 # Liquid Heat Exchanger
|
||||
IC2:blockMachine2 13 # Fermenter
|
||||
IC2:blockMachine2 14 # Fluid Regulator
|
||||
IC2:blockMachine3 1 # Blast Furnace
|
||||
IC2:blockMachine3 2 # Block Cutting Machine
|
||||
IC2:blockMachine3 3 # Solar Distiller
|
||||
IC2:blockMachine3 4 # Fluid Distributor
|
||||
IC2:blockMachine3 5 # Electric Item Sorting Machine
|
||||
IC2:blockMachine3 6 # Item Buffer
|
||||
IC2:blockMachine3 7 # Crop Harvester
|
||||
IC2:blockMachine3 8 # Turning Table
|
||||
IC2:blockPersonal 1 # Trade O Mat
|
||||
IC2:blockPersonal 2 # Energy O Mat
|
||||
|
||||
|
||||
# Project Red Ingots
|
||||
projectred.core.part 10 # Red Alloy
|
||||
projectred.core.part 52 # Copper
|
||||
projectred.core.part 53 # Tin
|
||||
projectred.core.part 54 # Silver
|
||||
|
||||
# Tinker's Construct Ingots
|
||||
TConstruct:materials 9 # Copper
|
||||
TConstruct:materials 10 # Tin
|
||||
TConstruct:materials 11 # Aluminum
|
||||
TConstruct:materials 16 # Steel
|
||||
|
||||
# Amun-Ra Ingots
|
||||
GalacticraftAmunRa:item.baseItem 10 # Lead
|
||||
GalacticraftAmunRa:item.baseItem 12 # Steel
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -124,7 +124,7 @@ worldgen {
|
||||
I:"Darkwood Tree Spawn Rarity"=10
|
||||
I:"Duskberry Spawn Range"=100
|
||||
I:"Duskberry Spawn Rarity"=18
|
||||
I:"Fusewood Tree Spawn Rarity"=50
|
||||
I:"Fusewood Tree Spawn Rarity"=30
|
||||
I:"Ghostwood Tree Spawn Rarity"=10
|
||||
I:"Maloberry Spawn Range"=64
|
||||
I:"Maloberry Spawn Rarity"=40
|
||||
|
||||
@@ -386,7 +386,7 @@ opencomputers {
|
||||
|
||||
# Pass along IDs of items and fluids when converting them to a table
|
||||
# representation for Lua.
|
||||
insertIdsInConverters=false
|
||||
insertIdsInConverters=true
|
||||
|
||||
# This setting is meant for debugging errors that occur in Lua callbacks.
|
||||
# Per default, if an error occurs and it has a message set, only the
|
||||
|
||||
@@ -26,6 +26,7 @@ Compatibility {
|
||||
##########################################################################################################
|
||||
|
||||
"General Settings" {
|
||||
B:"Dimm Lamp Microblocks"=false
|
||||
I:"Enchantment: Fuel Efficiency"=80
|
||||
B:"Logic Sounds"=true
|
||||
I:"Minimum Timer Ticks"=4
|
||||
|
||||
@@ -125,7 +125,7 @@ server {
|
||||
|
||||
# Rounding mode used on the hunger value of foods
|
||||
# Valid options: 'round', 'floor', 'ceiling'
|
||||
S:food.hunger.rounding.mode=ceiling
|
||||
S:food.hunger.rounding.mode=floor
|
||||
|
||||
# Uses the EvalEx expression parser
|
||||
# See: https://github.com/uklimaschewski/EvalEx for syntax/function documentation
|
||||
@@ -146,7 +146,7 @@ server {
|
||||
# total_food_groups : The total number of enabled food groups
|
||||
# exact_count : The number of times the food (ignoring food groups) has been eaten within the food history
|
||||
#
|
||||
S:food.modifier.formula=MAX(IF(count>=4 && distinct_food_groups_eaten<=5,(1 - (count - 4)/8),1), IF((count - 8) < food_hunger_value, 0.05, 0))
|
||||
S:food.modifier.formula=MAX(IF(count>=4 && distinct_food_groups_eaten<=5,(1 - (count - 4)/8),1), IF((count - 8) < food_hunger_value, 1/MAX(food_hunger_value,2), 0))
|
||||
|
||||
# If true, a food journal will be given to each player as a starting item
|
||||
B:give.food.journal.as.starting.item=false
|
||||
|
||||
@@ -89,7 +89,7 @@ general {
|
||||
|
||||
# Inverts how shift works with drawers. If this is true, shifting will only give one item, where regular clicks will give a full stack. Leave false for default behavior.
|
||||
B:invertShift=false
|
||||
S:itemRenderType=fancy
|
||||
S:itemRenderType=fast
|
||||
B:renderStorageUpgrades=true
|
||||
S:wailaStackRemainder=stack + remainder
|
||||
}
|
||||
|
||||
@@ -199,6 +199,7 @@ enable {
|
||||
B:Prometheum=false
|
||||
B:PulsatingIron=true
|
||||
B:Quantium=true
|
||||
B:RadoxPoly=false
|
||||
B:Realgar=false
|
||||
B:RedSteel=true
|
||||
B:RedZircon=false
|
||||
@@ -587,6 +588,7 @@ materials {
|
||||
D:Prometheum=1.0
|
||||
D:PulsatingIron=1.0
|
||||
D:Quantium=1.0
|
||||
D:RadoxPoly=1.0
|
||||
D:Realgar=1.0
|
||||
D:RedSteel=1.0
|
||||
D:RedZircon=1.0
|
||||
@@ -861,6 +863,7 @@ materials {
|
||||
D:Prometheum=1.0
|
||||
D:PulsatingIron=1.0
|
||||
D:Quantium=1.0
|
||||
D:RadoxPoly=1.0
|
||||
D:Realgar=1.0
|
||||
D:RedSteel=1.0
|
||||
D:RedZircon=1.0
|
||||
@@ -1135,6 +1138,7 @@ materials {
|
||||
D:Prometheum=1.0
|
||||
D:PulsatingIron=1.0
|
||||
D:Quantium=1.0
|
||||
D:RadoxPoly=1.0
|
||||
D:Realgar=1.0
|
||||
D:RedSteel=2.5
|
||||
D:RedZircon=1.0
|
||||
@@ -1409,6 +1413,7 @@ materials {
|
||||
D:Prometheum=1.0
|
||||
D:PulsatingIron=1.0
|
||||
D:Quantium=1.0
|
||||
D:RadoxPoly=1.0
|
||||
D:Realgar=1.0
|
||||
D:RedSteel=1.0
|
||||
D:RedZircon=1.0
|
||||
@@ -1684,6 +1689,7 @@ materials {
|
||||
I:Prometheum=0
|
||||
I:PulsatingIron=0
|
||||
I:Quantium=0
|
||||
I:RadoxPoly=0
|
||||
I:Realgar=0
|
||||
I:RedSteel=0
|
||||
I:RedZircon=0
|
||||
@@ -1959,6 +1965,7 @@ materials {
|
||||
I:Prometheum=0
|
||||
I:PulsatingIron=0
|
||||
I:Quantium=0
|
||||
I:RadoxPoly=0
|
||||
I:Realgar=0
|
||||
I:RedSteel=1
|
||||
I:RedZircon=0
|
||||
@@ -2233,6 +2240,7 @@ materials {
|
||||
D:Prometheum=1.0
|
||||
D:PulsatingIron=1.0
|
||||
D:Quantium=1.0
|
||||
D:RadoxPoly=1.0
|
||||
D:Realgar=1.0
|
||||
D:RedSteel=1.0
|
||||
D:RedZircon=1.0
|
||||
@@ -2507,6 +2515,7 @@ materials {
|
||||
D:Prometheum=1.0
|
||||
D:PulsatingIron=1.0
|
||||
D:Quantium=1.0
|
||||
D:RadoxPoly=1.0
|
||||
D:Realgar=1.0
|
||||
D:RedSteel=1.0
|
||||
D:RedZircon=1.0
|
||||
@@ -2781,6 +2790,7 @@ materials {
|
||||
D:Prometheum=1.0
|
||||
D:PulsatingIron=1.0
|
||||
D:Quantium=1.0
|
||||
D:RadoxPoly=1.0
|
||||
D:Realgar=1.0
|
||||
D:RedSteel=0.305
|
||||
D:RedZircon=1.0
|
||||
@@ -3055,6 +3065,7 @@ materials {
|
||||
D:Prometheum=1.0
|
||||
D:PulsatingIron=1.0
|
||||
D:Quantium=1.0
|
||||
D:RadoxPoly=1.0
|
||||
D:Realgar=1.0
|
||||
D:RedSteel=1.0
|
||||
D:RedZircon=1.0
|
||||
@@ -3322,6 +3333,7 @@ materials {
|
||||
I:Prometheum=1581
|
||||
I:PulsatingIron=1531
|
||||
I:Quantium=1655
|
||||
I:RadoxPoly=1747
|
||||
I:Realgar=1645
|
||||
I:RedSteel=1632
|
||||
I:RedZircon=1697
|
||||
|
||||
@@ -71,6 +71,7 @@ general {
|
||||
Thaumcraft:blockEldritchNothing
|
||||
kekztech:kekztech_ichorjar_block
|
||||
kekztech:kekztech_thaumiumreinforcedjar_block
|
||||
IC2:blockReactorChamber
|
||||
>
|
||||
|
||||
# Disallow Bottomless Pouch inventory for certain dimension ID's [default: []]
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<loot item="Railcraft:machine.beta" damage="3" weight="20" count_min="2" count_max="4"/>
|
||||
<loot item="Railcraft:machine.beta" damage="5" weight="5" count_min="1" count_max="2"/>
|
||||
<loot item="IC2:itemTreetap" damage="0" weight="30" count_min="1" count_max="2"/>
|
||||
<loot item="IC2:blockMachine" damage="1" weight="20" count_min="1" count_max="2"/>
|
||||
<loot item="etfuturum:blast_furnace" damage="0" weight="20" count_min="1" count_max="2"/>
|
||||
<loot item="BuildCraft|Factory:tankBlock" damage="0" weight="20" count_min="2" count_max="4"/>
|
||||
<loot item="gregtech:gt.metaitem.02" damage="18035" weight="20" count_min="4" count_max="6"/>
|
||||
<loot item="gregtech:gt.metaitem.02" damage="18057" weight="20" count_min="4" count_max="6"/>
|
||||
@@ -47,4 +47,4 @@
|
||||
<loot item="dreamcraft:ZincGravelOre" damage="0" weight="20" count_min="4" count_max="6"/>
|
||||
<loot item="Forestry:factory2" damage="2" weight="10" count_min="1" count_max="1"/>
|
||||
|
||||
</LootGroup>
|
||||
</LootGroup>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<loot item="minecraft:blaze_rod" damage="0" weight="10" count_min="1" count_max="2"/>
|
||||
<loot item="minecraft:cake" damage="0" weight="30" count_min="1" count_max="1"/>
|
||||
<loot item="JABBA:mover" damage="0" weight="10" count_min="1" count_max="1"/>
|
||||
<loot item="dreamcraft:item.SteelBars" damage="0" weight="20" count_min="4" count_max="8"/>
|
||||
<loot item="dreamcraft:SteelBars" damage="0" weight="20" count_min="4" count_max="8"/>
|
||||
<loot item="Forestry:ffarm" damage="0" nbt="{FarmBlock:0}" weight="20" count_min="8" count_max="16"/>
|
||||
<loot item="Forestry:ffarm" damage="2" nbt="{FarmBlock:0}" weight="20" count_min="4" count_max="8"/>
|
||||
<loot item="Forestry:ffarm" damage="3" nbt="{FarmBlock:0}" weight="20" count_min="4" count_max="8"/>
|
||||
@@ -40,7 +40,6 @@
|
||||
<loot item="gregtech:gt.metaitem.01" damage="32650" weight="5" count_min="1" count_max="1"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="32680" weight="5" count_min="1" count_max="1"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="32690" weight="5" count_min="1" count_max="1"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="32727" weight="20" count_min="1" count_max="2"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="32730" weight="15" count_min="1" count_max="1"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="32731" weight="15" count_min="1" count_max="1"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="32732" weight="15" count_min="1" count_max="1"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
<loot item="minecraft:brewing_stand" damage="0" weight="5" count_min="1" count_max="1"/>
|
||||
<loot item="minecraft:enchanting_table" damage="0" weight="5" count_min="1" count_max="1"/>
|
||||
<loot item="dreamcraft:item.AluminiumBars" damage="0" weight="20" count_min="4" count_max="8"/>
|
||||
<loot item="dreamcraft:AluminiumBars" damage="0" weight="20" count_min="4" count_max="8"/>
|
||||
<loot item="ProjRed|Transportation:projectred.transportation.pipe" damage="0" weight="20" count_min="4" count_max="8"/>
|
||||
<loot item="ProjRed|Core:projectred.core.part" damage="44" weight="20" count_min="4" count_max="8"/>
|
||||
<loot item="Forestry:chipsets" damage="0" nbt="{T:0s}" weight="10" count_min="1" count_max="2"/>
|
||||
|
||||
@@ -57,7 +57,6 @@
|
||||
<loot item="TConstruct:heartCanister" damage="1" weight="5" count_min="1" count_max="1"/>
|
||||
<loot item="OpenComputers:item" damage="4" weight="5" count_min="1" count_max="1"/>
|
||||
<loot item="EMT:TaintedMjolnir" damage="0" weight="25" count_min="0" count_max="1"/>
|
||||
<loot item="EMT:BaseBaubles" damage="0" weight="15" count_min="0" count_max="1"/>
|
||||
<loot item="openmodularturrets:disposeItemTurret" damage="0" weight="15" count_min="1" count_max="2"/>
|
||||
<loot item="openmodularturrets:baseTierWood" damage="0" weight="15" count_min="1" count_max="1"/>
|
||||
<loot item="openmodularturrets:leverBlock" damage="0" weight="15" count_min="1" count_max="1"/>
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
<loot item="minecraft:hopper_minecart" damage="0" weight="5" count_min="1" count_max="1"/>
|
||||
<loot item="Railcraft:part.tie" damage="0" weight="20" count_min="4" count_max="16"/>
|
||||
<loot item="Railcraft:fuel.coke" damage="0" weight="20" count_min="4" count_max="16"/>
|
||||
<loot item="Railcraft:part.gear" damage="3" weight="5" count_min="1" count_max="8"/>
|
||||
<loot item="Railcraft:cube" damage="2" weight="5" count_min="1" count_max="1"/>
|
||||
<loot item="Railcraft:cart.tnt.wood" damage="0" weight="5" count_min="1" count_max="3"/>
|
||||
<loot item="Railcraft:cart.work" damage="0" weight="8" count_min="1" count_max="1"/>
|
||||
@@ -100,8 +99,6 @@
|
||||
<loot item="gregtech:gt.metaitem.01" damage="8528" weight="4" count_min="1" count_max="4"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="8502" weight="2" count_min="1" count_max="4"/>
|
||||
<loot item="minecraft:emerald" damage="0" weight="2" count_min="1" count_max="4"/>
|
||||
<loot item="gregtech:gt.metaitem.02" damage="1335" weight="1" count_min="1" count_max="4"/>
|
||||
<loot item="gregtech:gt.metaitem.02" damage="2335" weight="1" count_min="1" count_max="4"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="11035" weight="9" count_min="2" count_max="6"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="11057" weight="8" count_min="4" count_max="16"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="11018" weight="10" count_min="2" count_max="8"/>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
<loot item="Railcraft:part.rail" damage="3" weight="20" count_min="6" count_max="18"/>
|
||||
<loot item="Railcraft:part.rail" damage="4" weight="20" count_min="6" count_max="18"/>
|
||||
<loot item="Railcraft:fuel.coke" damage="0" weight="20" count_min="4" count_max="16"/>
|
||||
<loot item="Railcraft:part.gear" damage="3" weight="5" count_min="1" count_max="8"/>
|
||||
<loot item="Railcraft:cart.tnt.wood" damage="0" weight="5" count_min="1" count_max="3"/>
|
||||
<loot item="Railcraft:cart.work" damage="0" weight="8" count_min="1" count_max="1"/>
|
||||
<loot item="Railcraft:tool.surveyor" damage="0" weight="5" count_min="1" count_max="1"/>
|
||||
|
||||
@@ -74,8 +74,6 @@
|
||||
<loot item="Automagy:baubleEnderDisjunction" damage="1" weight="1" count_min="1" count_max="1"/>
|
||||
<loot item="Automagy:phialExtra" damage="0" weight="3" count_min="1" count_max="3"/>
|
||||
<loot item="ExtraUtilities:divisionSigil" damage="0" weight="4" count_min="1" count_max="1"/>
|
||||
<loot item="gregtech:gt.metaitem.02" damage="335" weight="6" count_min="1" count_max="4"/>
|
||||
<loot item="gregtech:gt.metaitem.02" damage="3335" weight="6" count_min="1" count_max="4"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="11035" weight="9" count_min="2" count_max="6"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="11057" weight="8" count_min="4" count_max="16"/>
|
||||
<loot item="gregtech:gt.metaitem.01" damage="11089" weight="10" count_min="2" count_max="6"/>
|
||||
|
||||
@@ -49,7 +49,7 @@ general {
|
||||
B:OldMapGen=false
|
||||
|
||||
# Item to create the Twilight Forest Portal. Defaults to 'diamond'
|
||||
S:PortalCreationItem=dreamcraft:item.TwilightCrystal
|
||||
S:PortalCreationItem=dreamcraft:TwilightCrystal
|
||||
|
||||
# Make cicadas silent for those having sound library problems, or otherwise finding them annoying
|
||||
B:SilentCicadas=false
|
||||
|
||||
@@ -161,6 +161,7 @@ vanilla {
|
||||
B:diamond=true
|
||||
B:emerald=true
|
||||
B:enabled=true
|
||||
B:water=true
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
general {
|
||||
I:waila.cfg.alpha=80
|
||||
I:waila.cfg.bgcolor=3357055
|
||||
S:waila.cfg.fluid_unit=L
|
||||
I:waila.cfg.fontcolor=10526880
|
||||
I:waila.cfg.gradient1=4409791
|
||||
I:waila.cfg.gradient2=4409791
|
||||
|
||||
@@ -0,0 +1,61 @@
|
||||
# Configuration file
|
||||
|
||||
blocks {
|
||||
# Disable Silver Vat
|
||||
B:disableSilverVat=true
|
||||
}
|
||||
|
||||
|
||||
debug {
|
||||
}
|
||||
|
||||
|
||||
general {
|
||||
# Patch NEI for good recipe support.
|
||||
B:enablePatchNEI=true
|
||||
|
||||
# Enables Chunk Loading by Poppet Shelves.
|
||||
B:allowPoppetShelfChunkLoading=true
|
||||
}
|
||||
|
||||
|
||||
predictions {
|
||||
# Adjusts weight for 'Good' Baba Yaga spawns
|
||||
I:chancePredictionSpawnBabaYagaGood=2
|
||||
|
||||
# Adjusts weight for 'Bad' Baba Yaga spawns
|
||||
I:chancePredictionSpawnBabaYagaBad=2
|
||||
|
||||
# Adjusts weight for Extra Coal Drops
|
||||
I:chancePredictionExtraCoal=13
|
||||
|
||||
# Adjusts weight for Ent Spawn
|
||||
I:chancePredictionSpawnEnt=3
|
||||
|
||||
# Adjusts weight for 'Stumble & Fall'
|
||||
I:chancePredictionStumbleAndFall=13
|
||||
|
||||
# Adjusts weight for 'Get Wet'
|
||||
I:chancePredictionGetWet=13
|
||||
|
||||
# Adjusts weight for Extra Iron Drops
|
||||
I:chancePredictionExtraIron=8
|
||||
|
||||
# Adjusts weight for Zombie Spawn
|
||||
I:chancePredictionSpawnZombie=13
|
||||
|
||||
# Adjusts weight for Friendly Animal Spawn
|
||||
I:chancePredictionSpawnProtectiveAnimal=13
|
||||
|
||||
# Adjusts weight for Skeleton Spawn
|
||||
I:chancePredictionSpawnSkeleton=13
|
||||
|
||||
# Adjusts weight for Buried Treasure spawn
|
||||
I:chancePredictionSpawnBuriedTreasure=2
|
||||
|
||||
# Adjusts weight for Nether Teleport
|
||||
I:chancePredictionTeleportNether=3
|
||||
|
||||
# Adjusts weight for
|
||||
I:chancePredictionSpawnFriendlyWolf=3
|
||||
|
||||
@@ -66,7 +66,7 @@ graphics {
|
||||
B:"Enable Overlay"=true
|
||||
|
||||
# Horizontal indent from the window border [range: 0 ~ 1000, default: 2]
|
||||
I:"Indent Horizontal"=2
|
||||
I:"Indent Horizontal"=36
|
||||
|
||||
# Vertical indent from the window border [range: 0 ~ 500, default: 2]
|
||||
I:"Indent Vertical"=2
|
||||
@@ -86,7 +86,7 @@ graphics {
|
||||
B:"Enable Overlay"=true
|
||||
|
||||
# Horizontal indent from the window border [range: 0 ~ 1000, default: 2]
|
||||
I:"Indent Horizontal"=2
|
||||
I:"Indent Horizontal"=36
|
||||
|
||||
# Vertical indent from the window border [range: 0 ~ 500, default: 1]
|
||||
I:"Indent Vertical"=1
|
||||
@@ -167,6 +167,7 @@ items {
|
||||
|
||||
# Disallow items by internal ID. Case sensitive. Example: minecraft:dirt [default: ]
|
||||
S:"By Internal ID" <
|
||||
etfuturum:shulker_box
|
||||
>
|
||||
|
||||
# Disallow items by internal ID. Case sensitive. Will be disallowed all items containing that word in their IDs. Use with caution. Example: minecraft:di [default: ]
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
"x": 15,
|
||||
"y": 0,
|
||||
"icon": {
|
||||
"registryName": "dreamcraft:item.OriginGatePlate"
|
||||
"registryName": "dreamcraft:OriginGatePlate"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
"x": 15,
|
||||
"y": 2,
|
||||
"icon": {
|
||||
"registryName": "dreamcraft:item.PolychromeGatePlate"
|
||||
"registryName": "dreamcraft:PolychromeGatePlate"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
"x": 15,
|
||||
"y": 4,
|
||||
"icon": {
|
||||
"registryName": "dreamcraft:item.DimensionalGatePlate"
|
||||
"registryName": "dreamcraft:DimensionalGatePlate"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
"x": 15,
|
||||
"y": 6,
|
||||
"icon": {
|
||||
"registryName": "dreamcraft:item.HarmonicGatePlate"
|
||||
"registryName": "dreamcraft:HarmonicGatePlate"
|
||||
}
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user