Compare commits
12 Commits
master
...
0e3e431bde
| Author | SHA1 | Date | |
|---|---|---|---|
|
0e3e431bde
|
|||
|
3df5e67278
|
|||
|
9376b3fdd4
|
|||
|
7417f87dcf
|
|||
|
144037d3b2
|
|||
|
|
a87981992d
|
||
|
|
b7ef0ad243
|
||
|
|
2a6358e8a2
|
||
|
|
28e49bc71e
|
||
|
|
6fce084fe4
|
||
|
|
4cc501ad30
|
||
|
|
0ba9665b6a
|
Submodule .minecraft/.updater_pack_configs deleted from 251cda28b1
@@ -40,13 +40,13 @@
|
|||||||
AWWayofTime:largeBloodStoneBrick
|
AWWayofTime:largeBloodStoneBrick
|
||||||
>
|
>
|
||||||
S:fourthTierPillars <
|
S:fourthTierPillars <
|
||||||
dreamcraft:BloodyVoid:0
|
dreamcraft:tile.BloodyVoid:0
|
||||||
>
|
>
|
||||||
S:sixthTierCaps <
|
S:sixthTierCaps <
|
||||||
AWWayofTime:blockCrystal
|
AWWayofTime:blockCrystal
|
||||||
>
|
>
|
||||||
S:sixthTierPillars <
|
S:sixthTierPillars <
|
||||||
dreamcraft:BloodyIchorium:0
|
dreamcraft:tile.BloodyIchorium:0
|
||||||
>
|
>
|
||||||
S:thirdTierCaps <
|
S:thirdTierCaps <
|
||||||
minecraft:glowstone
|
minecraft:glowstone
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
ExtraUtilities:color_lightgem:*
|
ExtraUtilities:color_lightgem:*
|
||||||
>
|
>
|
||||||
S:thirdTierPillars <
|
S:thirdTierPillars <
|
||||||
dreamcraft:BloodyThaumium:0
|
dreamcraft:tile.BloodyThaumium:0
|
||||||
>
|
>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -395,7 +395,7 @@ tickrates {
|
|||||||
I:AnnihilationPlane.min=2
|
I:AnnihilationPlane.min=2
|
||||||
I:ExportBus.max=60
|
I:ExportBus.max=60
|
||||||
I:ExportBus.min=5
|
I:ExportBus.min=5
|
||||||
I:IOPort.max=1
|
I:IOPort.max=5
|
||||||
I:IOPort.min=1
|
I:IOPort.min=1
|
||||||
I:ImportBus.max=40
|
I:ImportBus.max=40
|
||||||
I:ImportBus.min=5
|
I:ImportBus.min=5
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ compatibility {
|
|||||||
B:Botania=true
|
B:Botania=true
|
||||||
B:DarkSteel=true
|
B:DarkSteel=true
|
||||||
B:"Draconic Evolution"=true
|
B:"Draconic Evolution"=true
|
||||||
|
B:EnderIO=true
|
||||||
B:"Equivalent Exchange 3"=true
|
B:"Equivalent Exchange 3"=true
|
||||||
B:"Extra Cells"=true
|
B:"Extra Cells"=true
|
||||||
B:"Extra Utilities"=true
|
B:"Extra Utilities"=true
|
||||||
@@ -46,9 +47,6 @@ compatibility {
|
|||||||
|
|
||||||
|
|
||||||
general {
|
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
|
# Enable to keep the Ultimate Stew and Cosmic Meatballs from grabbing more ingredients
|
||||||
B:"Boring Food"=false
|
B:"Boring Food"=false
|
||||||
|
|
||||||
@@ -58,36 +56,12 @@ 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.
|
# 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
|
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
|
# Enable if you don't have Rotarycraft installed and want some buggy fractured ores
|
||||||
B:"Fractured Ores"=false
|
B:"Fractured Ores"=false
|
||||||
|
|
||||||
# Disable if the Infinity Boots' speed boost is too ridiculous
|
# Disable if the Infinity Boots' speed boost is too ridiculous
|
||||||
B:"Gotta Go Fast"=true
|
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
|
# Disable to take end stone out of recipes
|
||||||
B:"Use End Stone"=true
|
B:"Use End Stone"=true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ Material tiers play a role when breaking pipes
|
|||||||
If a machine catches fire, it can explode
|
If a machine catches fire, it can explode
|
||||||
Adding water to an empty but hot Boiler will make a loud bang!
|
Adding water to an empty but hot Boiler will make a loud bang!
|
||||||
Avoid Eldritch Obelisks!
|
Avoid Eldritch Obelisks!
|
||||||
You can bind the questbook to a key to save you from using a slot
|
You can bind the questbook to a key to save you from using the item
|
||||||
Pam's Gardens can be picked up with right-click
|
Pam's Gardens can be picked up with right-click
|
||||||
Don't make the LV Extruder without checking the recipes' voltage!
|
Don't make the LV Extruder without checking the recipes' voltage!
|
||||||
Placing a Garden makes it spread
|
Placing a Garden makes it spread
|
||||||
@@ -31,8 +31,8 @@ The Bending Machine makes plates more efficiently
|
|||||||
Multiblocks can share walls
|
Multiblocks can share walls
|
||||||
You can't use the front face 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
|
Disable a machine with a Soft Mallet if it cannot finish a recipe
|
||||||
Villagers periodically "shed" emeralds
|
Villagers periodically "shed" emeralds.
|
||||||
Forestry Worktables are your friends
|
Forestry Worktables are your friend
|
||||||
Try the Midnight Theme for the questbook
|
Try the Midnight Theme for the questbook
|
||||||
Try the Realistic Sky resourcepack (it's already included)
|
Try the Realistic Sky resourcepack (it's already included)
|
||||||
Literally flint and steel!
|
Literally flint and steel!
|
||||||
@@ -47,7 +47,7 @@ Loss on uninsulated cables is twice as big as on insulated ones
|
|||||||
Power requirements are based solely on the recipes
|
Power requirements are based solely on the recipes
|
||||||
A machine draws electricity from its internal buffer first
|
A machine draws electricity from its internal buffer first
|
||||||
Tinker's Faucets can pour fluids and also gasses(!) into containers
|
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!
|
Beware of pollution!
|
||||||
Found a crash or bug? Please report it on GitHub
|
Found a crash or bug? Please report it on GitHub
|
||||||
Tinker's Smeltery does not double ores
|
Tinker's Smeltery does not double ores
|
||||||
@@ -67,8 +67,8 @@ There are fourteen Voltage tiers: from LV(32V) to MAX(2147483647V)
|
|||||||
Going one Voltage tier up, means quadrupling Voltage requirements
|
Going one Voltage tier up, means quadrupling Voltage requirements
|
||||||
Shift-click with a GT-Block on a cable/pipe/etc to auto-connect it
|
Shift-click with a GT-Block on a cable/pipe/etc to auto-connect it
|
||||||
Read the fine questbook, it explains many mechanics
|
Read the fine questbook, it explains many mechanics
|
||||||
You can bookmark items with NEI ("A" by default)
|
You can bookmark items with NEI ("a" by default)
|
||||||
It's NEI, not JEI. Use it frequently
|
It's NEI, not JEI. Use it frequently.
|
||||||
Your pick is not ready
|
Your pick is not ready
|
||||||
1.7.10's Life Support!
|
1.7.10's Life Support!
|
||||||
Put the "Mine" back in Minecraft
|
Put the "Mine" back in Minecraft
|
||||||
@@ -93,8 +93,7 @@ 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!
|
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!
|
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
|
You can't enter the Twilight Forest without a Quick And Dirty Portal Generator
|
||||||
Press T while hovering on an item to see where it is in nearby inventories
|
Press T while hovering on an item in NEI to see where it is in your world.
|
||||||
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 Circuit Assembler will make circuits cheaper!
|
||||||
Using a Cleanroom will make circuits even cheaper!
|
Using a Cleanroom will make circuits even cheaper!
|
||||||
GT stands for Grind and Tedium
|
GT stands for Grind and Tedium
|
||||||
@@ -107,11 +106,10 @@ 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
|
When you open a Twilight Portal, you'll get hit by lightning
|
||||||
Sometimes the best combat strategy is "Run away!"
|
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 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
|
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!
|
Be prepared to take hours to craft a single machine!
|
||||||
Oil + Thunder = Fire. Remember to put cobblestone over your oil wells!
|
Oil + Thunder = Fire. Remember to put cobblestone over your oil wells!
|
||||||
Nuclear Reactors give 10x the energy they give in IC2!
|
Nuclear Reactor configs give 10x the energy they give in IC2!
|
||||||
Remember to plant Cotton - you'll need a ton of it
|
Remember to plant Cotton - you'll need a ton of it
|
||||||
It's AluminIum, not Aluminum
|
It's AluminIum, not Aluminum
|
||||||
#Sometimes it's better to buy than to craft
|
#Sometimes it's better to buy than to craft
|
||||||
@@ -120,7 +118,7 @@ Use F7 to see spots where mobs can spawn!
|
|||||||
Use F9 to see chunk borders!
|
Use F9 to see chunk borders!
|
||||||
Need seed oil for Forestry? Plant some peanuts
|
Need seed oil for Forestry? Plant some peanuts
|
||||||
Microcrafting is love, microcrafting is life
|
Microcrafting is love, microcrafting is life
|
||||||
Hahahaha, coins in a vending machine go brrrrrrr
|
Hahahaha, coin quests go brrrrrrr
|
||||||
If you're making a Project Red system, make sure to use a wall of drawers!
|
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?
|
How many circuits have you crafted in your life?
|
||||||
JourneyMap: Press [J]
|
JourneyMap: Press [J]
|
||||||
@@ -129,8 +127,7 @@ sqrt(-1) loves you!
|
|||||||
((MultiMC | Prism) > Curse) && (Technic > Curse) == true
|
((MultiMC | Prism) > Curse) && (Technic > Curse) == true
|
||||||
All you had to do was follow the damn quest line, CJ!
|
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
|
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
|
Cables are | || || |_ y
|
||||||
Varying foods gives hearts!
|
Varying foods gives hearts!
|
||||||
You can change InGame Info XML scale in ingame configs
|
You can change InGame Info XML scale in ingame configs
|
||||||
@@ -139,7 +136,7 @@ Game mechanics datasheet: www.gtnewhorizons.com/spreadsheet
|
|||||||
If it's too tedious you're doing it wrong
|
If it's too tedious you're doing it wrong
|
||||||
Do you also watch your oven while baking food?
|
Do you also watch your oven while baking food?
|
||||||
There's always something else you can do while waiting
|
There's always something else you can do while waiting
|
||||||
You can press the "Refresh sounds" button in sound settings if they're gone
|
Use F3 + S to reload the sound if it's gone
|
||||||
Batteries can be charged and discharged in the same slot
|
Batteries can be charged and discharged in the same slot
|
||||||
3D-printed Lave 12 is the future - Sampsa
|
3D-printed Lave 12 is the future - Sampsa
|
||||||
Don't hold machines in your hotbar when playing with cables
|
Don't hold machines in your hotbar when playing with cables
|
||||||
@@ -153,6 +150,7 @@ Remove plates and covers from machines using a Crowbar
|
|||||||
To divide items with a ratio, use the Distributor. Configure with a screwdriver
|
To divide items with a ratio, use the Distributor. Configure with a screwdriver
|
||||||
Stay one tier ahead of DreamMasterXXL!
|
Stay one tier ahead of DreamMasterXXL!
|
||||||
What's a "Fabric Loader"?
|
What's a "Fabric Loader"?
|
||||||
|
You can power machines by putting Redstone in their energy slots
|
||||||
UwU
|
UwU
|
||||||
HV to MV, yes - Threefold
|
HV to MV, yes - Threefold
|
||||||
Daddy Kitten has no power over staff - boubou_19
|
Daddy Kitten has no power over staff - boubou_19
|
||||||
@@ -165,4 +163,3 @@ has polished andesite, 10/10 modpack - S_hach23
|
|||||||
The Item Dislocator is available sooner than you might think!
|
The Item Dislocator is available sooner than you might think!
|
||||||
Please, refrain from eating optical fiber cable
|
Please, refrain from eating optical fiber cable
|
||||||
Natgas is the fuel of speedrunners! Try it :) ~ Pxx500
|
Natgas is the fuel of speedrunners! Try it :) ~ Pxx500
|
||||||
O(n^2) down to O(n)?! Toggle bus meta begins NOW!
|
|
||||||
|
|||||||
@@ -1,23 +1,20 @@
|
|||||||
{
|
{
|
||||||
"ores": [
|
"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:0:40",
|
||||||
"ExtraBees:hive:1:40",
|
"ExtraBees:hive:1:40",
|
||||||
"ExtraBees:hive:2:20",
|
"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",
|
||||||
"MagicBees:hive:0:20",
|
"MagicBees:hive:0:20",
|
||||||
"MagicBees:hive:1:20",
|
"MagicBees:hive:1:20",
|
||||||
"MagicBees:hive:2:20",
|
"BiomesOPlenty:hive:1:95",
|
||||||
"MagicBees:hive:3:20",
|
"etfuturum:honey_block:0:100"
|
||||||
"Forestry:beehives:5:8",
|
|
||||||
"MagicBees:hive:4:8",
|
|
||||||
"MagicBees:hive:5:8"
|
|
||||||
],
|
],
|
||||||
"filler": [
|
"filler": [
|
||||||
"harvestcraft:beehive:0:80"
|
"harvestcraft:beehive:0:80"
|
||||||
@@ -25,5 +22,5 @@
|
|||||||
"radius": 7,
|
"radius": 7,
|
||||||
"cost": 500666,
|
"cost": 500666,
|
||||||
"focusItem": "MagicBees:item.frenziedFrame",
|
"focusItem": "MagicBees:item.frenziedFrame",
|
||||||
"fillerChance": 15
|
"fillerChance": 20
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,11 +6,11 @@
|
|||||||
"Botania:prismarine:2:80",
|
"Botania:prismarine:2:80",
|
||||||
"Botania:livingwood:5:60",
|
"Botania:livingwood:5:60",
|
||||||
"Botania:storage:0:50",
|
"Botania:storage:0:50",
|
||||||
"dreamcraft:ManaPearl:0:40",
|
"dreamcraft:tile.ManaPearl:0:40",
|
||||||
"dreamcraft:ManaPowder:0:40",
|
"dreamcraft:tile.ManaPowder:0:40",
|
||||||
"Botania:storage:2:10",
|
"Botania:storage:2:10",
|
||||||
"dreamcraft:PixieDust:0:10",
|
"dreamcraft:tile.PixieDust:0:10",
|
||||||
"dreamcraft:Gaia:0:2"
|
"dreamcraft:tile.Gaia:0:2"
|
||||||
],
|
],
|
||||||
"filler": [
|
"filler": [
|
||||||
"Botania:prismarine:0:80"
|
"Botania:prismarine:0:80"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"OREDICT:oreMarbleSalt:69"
|
"OREDICT:oreMarbleSalt:69"
|
||||||
],
|
],
|
||||||
"filler": [
|
"filler": [
|
||||||
"gregtech:gt.blockores2:817:72",
|
"gregtech:gt.blockores:817:72",
|
||||||
"OREDICT:oreTengamRaw:1"
|
"OREDICT:oreTengamRaw:1"
|
||||||
],
|
],
|
||||||
"radius": 16,
|
"radius": 16,
|
||||||
|
|||||||
@@ -19,6 +19,7 @@
|
|||||||
"OREDICT:oreEndstoneIndium:5",
|
"OREDICT:oreEndstoneIndium:5",
|
||||||
"OREDICT:oreEndstoneCerium:100",
|
"OREDICT:oreEndstoneCerium:100",
|
||||||
"OREDICT:oreEndstonePraseodymium:100",
|
"OREDICT:oreEndstonePraseodymium:100",
|
||||||
|
"OREDICT:oreEndstonePromethium:100",
|
||||||
"OREDICT:oreEndstoneSamarium:25",
|
"OREDICT:oreEndstoneSamarium:25",
|
||||||
"OREDICT:oreEndstoneEuropium:5",
|
"OREDICT:oreEndstoneEuropium:5",
|
||||||
"OREDICT:oreEndstoneTerbium:100",
|
"OREDICT:oreEndstoneTerbium:100",
|
||||||
|
|||||||
@@ -1,31 +0,0 @@
|
|||||||
{
|
|
||||||
"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
|
|
||||||
}
|
|
||||||
@@ -11,5 +11,5 @@
|
|||||||
],
|
],
|
||||||
"radius": 20,
|
"radius": 20,
|
||||||
"cost": 7500000,
|
"cost": 7500000,
|
||||||
"focusItem": "dreamcraft:HeavyDutyPlateTier4"
|
"focusItem": "dreamcraft:item.HeavyDutyPlateTier4"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,5 +16,5 @@
|
|||||||
],
|
],
|
||||||
"radius": 20,
|
"radius": 20,
|
||||||
"cost": 10000000,
|
"cost": 10000000,
|
||||||
"focusItem": "dreamcraft:HeavyDutyPlateTier5"
|
"focusItem": "dreamcraft:item.HeavyDutyPlateTier5"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,5 +9,5 @@
|
|||||||
],
|
],
|
||||||
"radius": 20,
|
"radius": 20,
|
||||||
"cost": 15000000,
|
"cost": 15000000,
|
||||||
"focusItem": "dreamcraft:HeavyDutyPlateTier6"
|
"focusItem": "dreamcraft:item.HeavyDutyPlateTier6"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,5 +12,5 @@
|
|||||||
],
|
],
|
||||||
"radius": 20,
|
"radius": 20,
|
||||||
"cost": 30000000,
|
"cost": 30000000,
|
||||||
"focusItem": "dreamcraft:HeavyDutyPlateTier7"
|
"focusItem": "dreamcraft:item.HeavyDutyPlateTier7"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,5 +16,5 @@
|
|||||||
],
|
],
|
||||||
"radius": 20,
|
"radius": 20,
|
||||||
"cost": 50000000,
|
"cost": 50000000,
|
||||||
"focusItem": "dreamcraft:HeavyDutyPlateTier8"
|
"focusItem": "dreamcraft:item.HeavyDutyPlateTier8"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,16 +1,9 @@
|
|||||||
{
|
{
|
||||||
"ores": [
|
"ores": [
|
||||||
"IC2:blockITNT:0:90",
|
"IC2:blockITNT:0:90",
|
||||||
"miscutils:blockMiningExplosives:0:80",
|
"BloodArsenal:blood_tnt:0:80",
|
||||||
"gregtech:gt.blockreinforced:5:70",
|
"minecraft:tnt:0:80",
|
||||||
"TConstruct:explosive.slime:2:60",
|
"minecraft:redstone_lamp:0:30"
|
||||||
"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": [
|
"filler": [
|
||||||
"chisel:redstone_block:14:10"
|
"chisel:redstone_block:14:10"
|
||||||
@@ -18,5 +11,5 @@
|
|||||||
"radius": 16,
|
"radius": 16,
|
||||||
"cost": 6667666,
|
"cost": 6667666,
|
||||||
"focusItem": "BloodArsenal:blood_tnt:0",
|
"focusItem": "BloodArsenal:blood_tnt:0",
|
||||||
"fillerChance": 10
|
"fillerChance": 20
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,27 +0,0 @@
|
|||||||
{
|
|
||||||
"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
|
|
||||||
}
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
{
|
|
||||||
"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",
|
"alignment": "column_bottom",
|
||||||
"action": {
|
"action": {
|
||||||
"type": "openLink",
|
"type": "openLink",
|
||||||
"link": "https://discord.gg/gtnh"
|
"link": "https://discord.gg/EXshrPV"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
"alignment": "column_bottom",
|
"alignment": "column_bottom",
|
||||||
"action": {
|
"action": {
|
||||||
"type": "openLink",
|
"type": "openLink",
|
||||||
"link": "https://discord.gg/gtnh"
|
"link": "https://discord.gg/EXshrPV"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
"alignment": "column_bottom",
|
"alignment": "column_bottom",
|
||||||
"action": {
|
"action": {
|
||||||
"type": "openLink",
|
"type": "openLink",
|
||||||
"link": "https://discord.gg/gtnh"
|
"link": "https://discord.gg/EXshrPV"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
"alignment": "column_bottom",
|
"alignment": "column_bottom",
|
||||||
"action": {
|
"action": {
|
||||||
"type": "openLink",
|
"type": "openLink",
|
||||||
"link": "https://discord.gg/gtnh"
|
"link": "https://discord.gg/EXshrPV"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
"alignment": "column_bottom",
|
"alignment": "column_bottom",
|
||||||
"action": {
|
"action": {
|
||||||
"type": "openLink",
|
"type": "openLink",
|
||||||
"link": "https://discord.gg/gtnh"
|
"link": "https://discord.gg/EXshrPV"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
# Sets whether the reactor is automatable or not
|
# Sets whether the reactor is automatable or not
|
||||||
B:enableAutomation=true
|
B:enableAutomation=true
|
||||||
|
|
||||||
# Sets whether the reactor should use linear (true) fuel usage formula or ^0.3 (false)
|
# Sets whether the reactor should use linear (true) fuel usage formula or exponential (false)
|
||||||
B:linearReactorFuelUsage=false
|
B:linearReactorFuelUsage=false
|
||||||
|
|
||||||
# Use this to adjust the maximum fuel storage of the reactor
|
# Use this to adjust the maximum fuel storage of the reactor
|
||||||
|
|||||||
@@ -119,7 +119,7 @@
|
|||||||
B:"Clear Amber/Cinnabar Macerating"=true
|
B:"Clear Amber/Cinnabar Macerating"=true
|
||||||
|
|
||||||
# There is a recipe to get this item.
|
# There is a recipe to get this item.
|
||||||
B:"Disable One Ring in dungeon chests"=false
|
B:"Disable One Ring in dungeon chests"=true
|
||||||
|
|
||||||
# This was added because of mods making you totally blind if using nightvision. For example, enable that when in the Deep Dark.
|
# 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
|
B:"Disable nightvision helmets"=false
|
||||||
|
|||||||
@@ -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">
|
<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="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="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.blockores2:817" Amount="16" NBTTag="" Chance="65" 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.blockores2:57" 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.blockores2:32" 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.blockores2:35" 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="d55dc146-a8ff-4c1c-9a96-7702202144d5" ItemName="minecraft:sticky_piston" Amount="1" NBTTag="" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
<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="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"/>
|
<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="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="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="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:CokeOvenBrick" Amount="16" NBTTag="" Chance="55" 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="ae0e685f-a1e8-4142-803e-7bb13aed9ec7" ItemName="minecraft:hopper" Amount="4" NBTTag="" Chance="30" 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="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"/>
|
<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="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="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="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.blockores2:526" Amount="1" NBTTag="" Chance="25" 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.blockores2:810" 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.blockores2:935" 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.blockores2:500" 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.blockores2:57" 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.blockores2:35" 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.blockores2:32" 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="ef675b81-535e-4943-936c-b62a4ac213a9" ItemName="minecraft:spawn_egg:94" Amount="1" NBTTag="" Chance="75" 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="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"/>
|
<Loot Identifier="04e92352-2618-4520-9d9d-3796cb897543" ItemName="TConstruct:SpeedBlock" Amount="32" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -309,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="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="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="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:SawBladeDiamond" Amount="1" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" 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="674c178c-cd55-4506-a661-1706b7fb31aa" ItemName="OpenBlocks:hangglider" Amount="1" NBTTag="" Chance="25" 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="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"/>
|
<Loot Identifier="a9d47183-1bc5-47f4-988b-3ed9f708e5d1" ItemName="gregtech:gt.metaitem.01:32610" Amount="16" NBTTag="" Chance="45" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -470,10 +470,10 @@
|
|||||||
<Loot Identifier="091a0a7f-6ad2-4864-bde2-1afafff9ef2c" ItemName="IC2:itemPartCircuitAdv" Amount="4" NBTTag="" Chance="65" LimitedDropCount="0" RandomAmount="false"/>
|
<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="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="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:CarbonPartBoots" Amount="1" NBTTag="" Chance="10" ItemGroup="carbonarmor" 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:CarbonPartChestplate" 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:CarbonPartHelmet" 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:CarbonPartLeggings" 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="67aa9ca1-633d-4907-ae39-2588df4c48df" ItemName="TConstruct:creativeModifier" Amount="1" NBTTag="" Chance="15" LimitedDropCount="6" 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="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"/>
|
<Loot Identifier="722f0147-d515-4e35-a6cf-7c16ae136130" ItemName="EnderIO:itemBasicFilterUpgrade" Amount="2" NBTTag="" Chance="35" ItemGroup="itemconduit" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -526,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="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="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="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:ReinforcedGlassPlate" Amount="2" NBTTag="" Chance="55" 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:ReinforcedGlassLense" 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="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="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="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"/>
|
<Loot Identifier="fef4e69b-df50-4c5c-b7ca-e8e852cb9ca0" ItemName="GalacticraftCore:tile.landingPad" Amount="3" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -547,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: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: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="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:RawLapotronCrystal" Amount="1" NBTTag="" Chance="200" ItemGroup="" LimitedDropCount="0" 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:QuantumPartChestplate" Amount="1" NBTTag="" Chance="15" LimitedDropCount="1" 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:QuantumPartHelmetEmpty" 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:QuantumPartLeggings" 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:QuantumPartBoots" 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="a72c6106-905e-4315-a152-cc33f105b159" ItemName="IronChest:BlockIronChest:6" Amount="1" NBTTag="" Chance="40" LimitedDropCount="0" 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="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"/>
|
<Loot Identifier="729cebf4-57f8-42c4-90e1-341489b0b4ed" ItemName="EnderIO:itemTravelStaff:16" Amount="1" NBTTag="{Energy:0}" Chance="50" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -608,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="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="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="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.blockores2:817" Amount="64" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="true"/>
|
<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.blockores2:1839" 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.blockores2:907" Amount="48" 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.blockores2:901" Amount="32" 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"/>
|
||||||
</LootGroup>
|
</LootGroup>
|
||||||
<LootGroup GroupMetaID="8" GroupName="dreamcraft.lootbag.group.tier_5_iv" Rarity="2" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="7" LootbagIcon="enhancedlootbags:iv">
|
<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: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: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="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="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.blockores2:324" Amount="32" NBTTag="" Chance="80" LimitedDropCount="0" RandomAmount="true"/>
|
<Loot Identifier="11de8e54-d5a1-4c9a-a70e-0acd87f2c357" ItemName="gregtech:gt.blockores: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="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="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"/>
|
<Loot Identifier="a7bc9dcc-4f45-4c8b-b24c-c6e7ff34c23d" ItemName="EnderStorage:enderChest:4096" Amount="2" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -681,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: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="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="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.blockores2:326" Amount="32" NBTTag="" Chance="80" LimitedDropCount="0" RandomAmount="true"/>
|
<Loot Identifier="11de8e54-d5a1-4c9a-a70e-0acd87f2c357" ItemName="gregtech:gt.blockores: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="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="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"/>
|
<Loot Identifier="3a6a65fc-d45e-4532-aa61-3b39de548f10" ItemName="EnderStorage:enderChest" Amount="2" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -745,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: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="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="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.blockores2:327" Amount="32" NBTTag="" Chance="60" LimitedDropCount="0" RandomAmount="true"/>
|
<Loot Identifier="11de8e54-d5a1-4c9a-a70e-0acd87f2c357" ItemName="gregtech:gt.blockores: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="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="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"/>
|
<Loot Identifier="3a6a65fc-d45e-4532-aa61-3b39de548f10" ItemName="EnderStorage:enderChest" Amount="2" NBTTag="" Chance="25" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -780,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="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="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="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:HeavyDutyAlloyIngotT4" Amount="12" NBTTag="" Chance="15" 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="3f48c54d-ec5b-4b6e-a173-ebf59450bd3d" ItemName="gregtech:gt.metaitem.01:19391" Amount="18" NBTTag="" Chance="25" 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="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"/>
|
<Loot Identifier="38e59098-ce4d-4e72-b0d2-f38ef48988c3" ItemName="bartworks:BW_GlasBlocks:3" Amount="4" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -805,8 +805,8 @@
|
|||||||
<Loot Identifier="dd7cdf4a-2100-440b-a1ec-429e5b1f4d2f" ItemName="StevesFactoryManager:BlockCableName" Amount="32" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
<Loot Identifier="dd7cdf4a-2100-440b-a1ec-429e5b1f4d2f" ItemName="StevesFactoryManager:BlockCableName" Amount="32" NBTTag="" Chance="15" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
</LootGroup>
|
</LootGroup>
|
||||||
<LootGroup GroupMetaID="43" GroupName="dreamcraft.lootbag.group.tier_8_uv" Rarity="3" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="42" LootbagIcon="enhancedlootbags:uv">
|
<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:RawNeutronium" Amount="64" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
<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:HeavyDutyAlloyIngotT6" Amount="16" NBTTag="" Chance="20" 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="60fc9ed4-c01a-4da3-b646-b75f2f93f7e9" ItemName="bartworks:BW_GlasBlocks:4" Amount="32" NBTTag="" Chance="100" 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="" Chance="80" 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="92564e7a-faa3-4137-b01a-aab786d267c0" ItemName="EnderStorage:enderChest" Amount="4" NBTTag="" Chance="90" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -843,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="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="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="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.blockores2:327" Amount="32" NBTTag="" Chance="100" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
<Loot Identifier="8b3dc34e-f151-486a-ab11-b6a83e433820" ItemName="gregtech:gt.blockores: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"/>
|
<Loot Identifier="b162dc8a-4e18-45e9-a4a6-908d81731bfd" ItemName="berriespp:BppPotions:8" Amount="32" NBTTag="" Chance="40" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
</LootGroup>
|
</LootGroup>
|
||||||
<LootGroup GroupMetaID="44" GroupName="dreamcraft.lootbag.group.tier_9_uhv" Rarity="4" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="43" LootbagIcon="enhancedlootbags:uhv">
|
<LootGroup GroupMetaID="44" GroupName="dreamcraft.lootbag.group.tier_9_uhv" Rarity="4" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="43" LootbagIcon="enhancedlootbags:uhv">
|
||||||
@@ -1313,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="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="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="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:MediumFuelCanister" Amount="1" NBTTag="" Chance="40" 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"/>
|
||||||
</LootGroup>
|
</LootGroup>
|
||||||
<LootGroup GroupMetaID="24" GroupName="dreamcraft.lootbag.group.space_invaders_asteroids" Rarity="3" MinItems="1" MaxItems="2" CombineTrashGroup="false" LootbagIcon="enhancedlootbags:space3">
|
<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="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="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="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:LargeFuelCanister" Amount="1" NBTTag="" Chance="30" 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:ExtraLargeFuelCanister" Amount="1" NBTTag="" Chance="20" 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:WaferTier3" Amount="2" NBTTag="" Chance="40" 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"/>
|
||||||
</LootGroup>
|
</LootGroup>
|
||||||
<LootGroup GroupMetaID="25" GroupName="dreamcraft.lootbag.group.bees_basic" Rarity="0" MinItems="1" MaxItems="2" CombineTrashGroup="true" LootbagIcon="enhancedlootbags:bee1">
|
<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"/>
|
<Loot Identifier="b1d534cc-aacb-44da-b7fa-8b526c0196f3" ItemName="Forestry:apiaristBoots" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="2" RandomAmount="false"/>
|
||||||
@@ -1591,7 +1591,7 @@
|
|||||||
<Loot Identifier="b6d06033-43d4-4203-b35b-ae3635ffb5cc" ItemName="harvestcraft:ploughmanslunchItem" Amount="1" NBTTag="" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
<Loot Identifier="b6d06033-43d4-4203-b35b-ae3635ffb5cc" ItemName="harvestcraft:ploughmanslunchItem" Amount="1" NBTTag="" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
</LootGroup>
|
</LootGroup>
|
||||||
<LootGroup GroupMetaID="30" GroupName="dreamcraft.lootbag.group.haute_cuisine" Rarity="2" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="29" LootbagIcon="enhancedlootbags:food3">
|
<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:uantumToast" Amount="1" NBTTag="" Chance="70" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
<Loot Identifier="00d41b4d-f656-4cca-9c0c-f7f923dad9e0" ItemName="dreamcraft:itemQuantumToast" 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="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="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"/>
|
<Loot Identifier="3f41628b-f0df-4b7a-bb55-152695051c36" ItemName="harvestcraft:beefwellingtonItem" Amount="1" NBTTag="" Chance="80" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -1640,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="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="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="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:ShapeBoat" Amount="1" NBTTag="" Chance="70" 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:ExtruderShapeBoat" Amount="1" NBTTag="" Chance="60" 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="e1777414-8cfd-4e00-9aeb-19236400757e" ItemName="Railcraft:cart.tank" Amount="1" NBTTag="" Chance="50" 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="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"/>
|
<Loot Identifier="c579a412-8a88-466f-affe-e49a27cd28d6" ItemName="Railcraft:cart.tnt.wood" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
@@ -1702,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="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="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="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:ElectricBoatHull" Amount="1" NBTTag="" Chance="65" 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="b2c9ef35-5d2e-4529-9f5c-a718cccb756b" ItemName="IC2:itemBoat:3" Amount="1" NBTTag="" Chance="30" 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>
|
||||||
<LootGroup GroupMetaID="34" GroupName="dreamcraft.lootbag.group.transportation_1_class" Rarity="2" MinItems="1" MaxItems="1" CombineTrashGroup="false" LootbagIcon="enhancedlootbags:rail3">
|
<LootGroup GroupMetaID="34" GroupName="dreamcraft.lootbag.group.transportation_1_class" Rarity="2" MinItems="1" MaxItems="1" CombineTrashGroup="false" LootbagIcon="enhancedlootbags:rail3">
|
||||||
|
|||||||
@@ -1,14 +1,14 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<CustomDrops>
|
<CustomDrops>
|
||||||
<CustomDrop EntityClassName="twilightforest.entity.boss.EntityTFLich">
|
<CustomDrop EntityClassName="twilightforest.entity.boss.EntityTFLich">
|
||||||
<Drop Identifier="Litch_LitchBone" ItemName="dreamcraft:LichBone" Amount="6" NBTTag="" Chance="100" LimitedDropCount="50" RandomAmount="true"/>
|
<Drop Identifier="Litch_LitchBone" ItemName="dreamcraft:item.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"/>
|
<Drop Identifier="Litch_Ofanix" ItemName="Ztones:ofanix" Amount="1" NBTTag="" Chance="100" LimitedDropCount="0" RandomAmount="false"/>
|
||||||
</CustomDrop>
|
</CustomDrop>
|
||||||
<CustomDrop EntityClassName="twilightforest.entity.EntityTFDeathTome">
|
<CustomDrop EntityClassName="twilightforest.entity.EntityTFDeathTome">
|
||||||
<Drop Identifier="Litch_LitchBone" ItemName="dreamcraft:LichBoneChip" Amount="2" NBTTag="" Chance="33" LimitedDropCount="0" RandomAmount="true"/>
|
<Drop Identifier="Litch_LitchBone" ItemName="dreamcraft:item.LichBoneChip" Amount="2" NBTTag="" Chance="33" LimitedDropCount="0" RandomAmount="true"/>
|
||||||
</CustomDrop>
|
</CustomDrop>
|
||||||
<CustomDrop EntityClassName="twilightforest.entity.boss.EntityTFSnowQueen">
|
<CustomDrop EntityClassName="twilightforest.entity.boss.EntityTFSnowQueen">
|
||||||
<Drop Identifier="Bloodqueen_Blood" ItemName="dreamcraft:SnowQueenBlood" Amount="6" NBTTag="" Chance="100" LimitedDropCount="50" RandomAmount="true"/>
|
<Drop Identifier="Bloodqueen_Blood" ItemName="dreamcraft:item.SnowQueenBlood" Amount="6" NBTTag="" Chance="100" LimitedDropCount="50" RandomAmount="true"/>
|
||||||
</CustomDrop>
|
</CustomDrop>
|
||||||
<CustomDrop EntityClassName="twilightforest.entity.passive.EntityTFBunny">
|
<CustomDrop EntityClassName="twilightforest.entity.passive.EntityTFBunny">
|
||||||
<Drop Identifier="Rabbit" ItemName="harvestcraft:rabbitrawItem" Amount="2" NBTTag="" Chance="75" LimitedDropCount="0" RandomAmount="true"/>
|
<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="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: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="gregtech:gt.metaitem.01:11019" Amount="2" NBTTag="" Chance="10" LimitedDropCount="0" RandomAmount="true"/>
|
||||||
<Drop Identifier="Kobolt" ItemName="dreamcraft:NagaScaleChip" Amount="4" NBTTag="" Chance="7" 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:NagaScaleFragment" Amount="2" NBTTag="" Chance="5" LimitedDropCount="0" RandomAmount="true"/>
|
<Drop Identifier="Kobolt" ItemName="dreamcraft:item.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="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="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"/>
|
<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: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="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="gregtech:gt.metaitem.01:11019" Amount="1" NBTTag="" Chance="10" LimitedDropCount="0" RandomAmount="true"/>
|
||||||
<Drop Identifier="SlimeBeetle" ItemName="dreamcraft:NagaScaleChip" Amount="1" NBTTag="" Chance="7" 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:NagaScaleFragment" Amount="1" NBTTag="" Chance="5" LimitedDropCount="0" RandomAmount="true"/>
|
<Drop Identifier="SlimeBeetle" ItemName="dreamcraft:item.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="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="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"/>
|
<Drop Identifier="SlimeBeetle" ItemName="TConstruct:materials:1" Amount="1" NBTTag="" Chance="15" LimitedDropCount="0" RandomAmount="true"/>
|
||||||
|
|||||||
@@ -2,22 +2,22 @@
|
|||||||
<CustomFuels>
|
<CustomFuels>
|
||||||
<FuelItem ItemName="minecraft:diamond" BurnTime="102400"/>
|
<FuelItem ItemName="minecraft:diamond" BurnTime="102400"/>
|
||||||
<FuelItem ItemName="minecraft:diamond_block" BurnTime="1024000"/>
|
<FuelItem ItemName="minecraft:diamond_block" BurnTime="1024000"/>
|
||||||
<FuelItem ItemName="dreamcraft:Charcoal" BurnTime="16000"/>
|
<FuelItem ItemName="dreamcraft:tile.Charcoal" BurnTime="16000"/>
|
||||||
<FuelItem ItemName="dreamcraft:CompressedCharcoal" BurnTime="144000"/>
|
<FuelItem ItemName="dreamcraft:tile.CompressedCharcoal" BurnTime="144000"/>
|
||||||
<FuelItem ItemName="dreamcraft:CompressedCoal" BurnTime="144000"/>
|
<FuelItem ItemName="dreamcraft:tile.CompressedCoal" BurnTime="144000"/>
|
||||||
<FuelItem ItemName="dreamcraft:CompressedCoalCoke" BurnTime="288000"/>
|
<FuelItem ItemName="dreamcraft:tile.CompressedCoalCoke" BurnTime="288000"/>
|
||||||
<FuelItem ItemName="dreamcraft:DoubleCompressedCharcoal" BurnTime="1296000"/>
|
<FuelItem ItemName="dreamcraft:tile.DoubleCompressedCharcoal" BurnTime="1296000"/>
|
||||||
<FuelItem ItemName="dreamcraft:DoubleCompressedCoal" BurnTime="1296000"/>
|
<FuelItem ItemName="dreamcraft:tile.DoubleCompressedCoal" BurnTime="1296000"/>
|
||||||
<FuelItem ItemName="dreamcraft:DoubleCompressedCoalCoke" BurnTime="2592000"/>
|
<FuelItem ItemName="dreamcraft:tile.DoubleCompressedCoalCoke" BurnTime="2592000"/>
|
||||||
<FuelItem ItemName="dreamcraft:TripleCompressedCharcoal" BurnTime="11664000"/>
|
<FuelItem ItemName="dreamcraft:tile.TripleCompressedCharcoal" BurnTime="11664000"/>
|
||||||
<FuelItem ItemName="dreamcraft:TripleCompressedCoal" BurnTime="11664000"/>
|
<FuelItem ItemName="dreamcraft:tile.TripleCompressedCoal" BurnTime="11664000"/>
|
||||||
<FuelItem ItemName="dreamcraft:TripleCompressedCoalCoke" BurnTime="23328000"/>
|
<FuelItem ItemName="dreamcraft:tile.TripleCompressedCoalCoke" BurnTime="23328000"/>
|
||||||
<FuelItem ItemName="dreamcraft:QuadrupleCompressedCharcoal" BurnTime="104976000"/>
|
<FuelItem ItemName="dreamcraft:tile.QuadrupleCompressedCharcoal" BurnTime="104976000"/>
|
||||||
<FuelItem ItemName="dreamcraft:QuadrupleCompressedCoal" BurnTime="104976000"/>
|
<FuelItem ItemName="dreamcraft:tile.QuadrupleCompressedCoal" BurnTime="104976000"/>
|
||||||
<FuelItem ItemName="dreamcraft:QuadrupleCompressedCoalCoke" BurnTime="209952000"/>
|
<FuelItem ItemName="dreamcraft:tile.QuadrupleCompressedCoalCoke" BurnTime="209952000"/>
|
||||||
<FuelItem ItemName="dreamcraft:QuintupleCompressedCharcoal" BurnTime="944784000"/>
|
<FuelItem ItemName="dreamcraft:tile.QuintupleCompressedCharcoal" BurnTime="944784000"/>
|
||||||
<FuelItem ItemName="dreamcraft:QuintupleCompressedCoal" BurnTime="944784000"/>
|
<FuelItem ItemName="dreamcraft:tile.QuintupleCompressedCoal" BurnTime="944784000"/>
|
||||||
<FuelItem ItemName="dreamcraft:QuintupleCompressedCoalCoke" BurnTime="1889568000"/>
|
<FuelItem ItemName="dreamcraft:tile.QuintupleCompressedCoalCoke" BurnTime="1889568000"/>
|
||||||
<FuelItem ItemName="universalsingularities:universal.vanilla.singularity" BurnTime="58272000"/>
|
<FuelItem ItemName="universalsingularities:universal.vanilla.singularity" BurnTime="58272000"/>
|
||||||
<FuelItem ItemName="universalsingularities:universal.general.singularity:3" BurnTime="116528000"/>
|
<FuelItem ItemName="universalsingularities:universal.general.singularity:3" BurnTime="116528000"/>
|
||||||
<FuelItem ItemName="Thaumcraft:ItemResource" BurnTime="8000"/>
|
<FuelItem ItemName="Thaumcraft:ItemResource" BurnTime="8000"/>
|
||||||
|
|||||||
@@ -1,6 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<CustomToolTips>
|
<CustomToolTips>
|
||||||
//Misc
|
//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: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:blockTravelAnchor" ToolTip="Cooldown 2 seconds" NBT=""/>
|
||||||
@@ -27,52 +31,63 @@
|
|||||||
<ToolTip ItemName="Backpack:backpack:217" ToolTip="Crafting Backpack with 18 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=""/>
|
<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
|
//Chisel
|
||||||
<ToolTip ItemName="chisel:chisel" ToolTip="§5Chisel from chisel Mod" NBT=""/>
|
<ToolTip ItemName="chisel:chisel" ToolTip="§5Chisel from chisel Mod" NBT=""/>
|
||||||
<ToolTip ItemName="chisel:diamondChisel" 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=""/>
|
<ToolTip ItemName="chisel:obsidianChisel" ToolTip="§5Chisel from Chisel Mod" NBT=""/>
|
||||||
|
|
||||||
//Core Mod
|
//Core Mod
|
||||||
<ToolTip ItemName="dreamcraft:OvenGlove" ToolTip="§3Put both Gloves in the Baubles Ring Slot" NBT=""/>
|
<ToolTip ItemName="dreamcraft:item.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:item.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:dreamcraft_Pollution_bucket" ToolTip="§4Very toxic" NBT=""/>
|
||||||
<ToolTip ItemName="dreamcraft:NanoScubaHelmet" ToolTip="§4Don't try to wear this, you can't" NBT=""/>
|
<ToolTip ItemName="dreamcraft:item.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:item.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:item.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:item.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:item.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:item.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:item.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:item.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:item.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:item.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:item.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:item.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:item.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:item.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:tile.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:tile.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:tile.BloodyIchorium" ToolTip="§5Used for Blood Altar Tier 6 Pillars" NBT=""/>
|
||||||
<ToolTip ItemName="dreamcraft:BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
<ToolTip ItemName="dreamcraft:tile.BronzePlatedReinforcedStone" ToolTip="§3Hardness 60 §4Blast Resistance 200" NBT=""/>
|
||||||
<ToolTip ItemName="dreamcraft:SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
<ToolTip ItemName="dreamcraft:tile.SteelPlatedReinforcedStone" ToolTip="§3Hardness 150 §4Blast Resistance 325" NBT=""/>
|
||||||
<ToolTip ItemName="dreamcraft:TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
<ToolTip ItemName="dreamcraft:tile.TitaniumPlatedReinforcedStone" ToolTip="§3Hardness 200 §4Blast Resistance 450" NBT=""/>
|
||||||
<ToolTip ItemName="dreamcraft:TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
<ToolTip ItemName="dreamcraft:tile.TungstensteelPlatedReinforcedStone" ToolTip="§3Hardness 250 §4Blast Resistance 575" NBT=""/>
|
||||||
<ToolTip ItemName="dreamcraft:NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
<ToolTip ItemName="dreamcraft:tile.NaquadahPlatedReinforcedStone" ToolTip="§3Hardness 500 §4Blast Resistance 700" NBT=""/>
|
||||||
<ToolTip ItemName="dreamcraft:NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
<ToolTip ItemName="dreamcraft:tile.NeutroniumPlatedReinforcedStone" ToolTip="§3Hardness 750 §4Blast Resistance 2000" NBT=""/>
|
||||||
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
<ToolTip ItemName="EnderZoo:enderFragment" ToolTip="§11H Use in Personal Chunkloader" NBT=""/>
|
||||||
<ToolTip ItemName="dreamcraft:CoinChunkloaderTierI" ToolTip="§412H Chunkloader Coin, 24H in Passive Chunkloader, 48H 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:CoinChunkloaderTierII" ToolTip="§624H Chunkloader Coin, 48H in Passive Chunkloader, 96H 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:CoinChunkloaderTierIII" ToolTip="§248H Chunkloader Coin, 96H in Passive Chunkloader, 192H 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:CoinChunkloaderTierIV" ToolTip="§896H Chunkloader Coin, 192H in Passive Chunkloader, 384H 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:CoinChunkloaderTierV" ToolTip="§7192H Chunkloader Coin, 384H in Passive Chunkloader, 768H in Personal Chunkloader" NBT=""/>
|
<ToolTip ItemName="dreamcraft:item.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="minecraft:ender_pearl" ToolTip="§81H Chunkloader Use in Passive and 4H in Personal Chunkloader" NBT=""/>
|
||||||
<ToolTip ItemName="dreamcraft:CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
<ToolTip ItemName="dreamcraft:item.CoinDonation" ToolTip="§4Can be used for Donation on Servers only" NBT=""/>
|
||||||
|
|
||||||
//Draconic Evolution
|
//Draconic Evolution
|
||||||
<ToolTip ItemName="dreamcraft:MalformedSlush" ToolTip="§2I hope you are not going to eat this later." NBT=""/>
|
<ToolTip ItemName="dreamcraft:item.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:item.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:item.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=""/>
|
<ToolTip ItemName="dreamcraft:item.Marshmallow" ToolTip="§6I have a very wired feeling." NBT=""/>
|
||||||
|
|
||||||
//Electro-Magic Tools
|
//Electro-Magic Tools
|
||||||
<ToolTip ItemName="EMT:NanosuitGogglesRevealing" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
<ToolTip ItemName="EMT:NanosuitGogglesRevealing" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||||
@@ -115,6 +130,29 @@
|
|||||||
<ToolTip ItemName="gregtech:gt.blockmachines:1157" ToolTip="§bMay you have all the black gold you want, RIP Cerulean" 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=""/>
|
<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
|
//IC2
|
||||||
<ToolTip ItemName="IC2:itemNightvisionGoggles" ToolTip="Recharge in a §7LV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
<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:itemArmorNanoHelmet" ToolTip="Recharge in a §eHV-tier §7Machine" NBT="" MetaStart="1" MetaEnd="27"/>
|
||||||
@@ -192,6 +230,48 @@
|
|||||||
<ToolTip ItemName="TConstruct:CastingChannel" 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="" MetaStart="0" MetaEnd="5"/>
|
<ToolTip ItemName="TConstruct:oreBerries" ToolTip="Can be placed on an empty IC2 Crop.\nRequires low light to be placed." NBT="" MetaStart="0" MetaEnd="5"/>
|
||||||
|
|
||||||
|
//Railcraft tanks
|
||||||
|
//Iron
|
||||||
|
<ToolTip ItemName="Railcraft:machine.beta" ToolTip="Has 16 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.beta:1" ToolTip="Has 16 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.beta:2" ToolTip="Has 16 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
//Steel
|
||||||
|
<ToolTip ItemName="Railcraft:machine.beta:13" ToolTip="Has 32 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.beta:14" ToolTip="Has 32 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.beta:15" ToolTip="Has 32 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
//Aluminium
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta" ToolTip="Has 64 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:1" ToolTip="Has 64 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:2" ToolTip="Has 64 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
//Stainless
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:3" ToolTip="Has 128 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:4" ToolTip="Has 128 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:5" ToolTip="Has 128 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
//Titanium
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:6" ToolTip="Has 256 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:7" ToolTip="Has 256 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:8" ToolTip="Has 256 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
//Tungstensteel
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:9" ToolTip="Has 512 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:10" ToolTip="Has 512 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:11" ToolTip="Has 512 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
//Palladium
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:12" ToolTip="Has 1024 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:13" ToolTip="Has 1024 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.zeta:14" ToolTip="Has 1024 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
//Iridium
|
||||||
|
<ToolTip ItemName="Railcraft:machine.eta" ToolTip="Has 1536 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.eta:1" ToolTip="Has 1536 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.eta:2" ToolTip="Has 1536 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
//Osmium
|
||||||
|
<ToolTip ItemName="Railcraft:machine.eta:3" ToolTip= "Has 2048 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.eta:4" ToolTip="Has 2048 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.eta:5" ToolTip="Has 2048 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
//Neutronium
|
||||||
|
<ToolTip ItemName="Railcraft:machine.eta:6" ToolTip="Has 3072 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.eta:7" ToolTip="Has 3072 buckets capacity per block" NBT=""/>
|
||||||
|
<ToolTip ItemName="Railcraft:machine.eta:8" ToolTip="Has 3072 buckets capacity per block \nAuto-Output from bottom side \nAuto-Output rate is 1000L/t" NBT=""/>
|
||||||
|
|
||||||
//Cubic Zirconia
|
//Cubic Zirconia
|
||||||
<ToolTip ItemName="bartworks:gt.bwMetaGenerateddust:4" ToolTip="§3Check Flawed Crystal recipe in EBF" NBT=""/>
|
<ToolTip ItemName="bartworks:gt.bwMetaGenerateddust:4" ToolTip="§3Check Flawed Crystal recipe in EBF" NBT=""/>
|
||||||
<ToolTip ItemName="bartworks:gt.bwMetaGeneratedgem:4" ToolTip="§3Check Flawed Crystal recipe in EBF" NBT=""/>
|
<ToolTip ItemName="bartworks:gt.bwMetaGeneratedgem:4" ToolTip="§3Check Flawed Crystal recipe in EBF" NBT=""/>
|
||||||
@@ -209,4 +289,157 @@
|
|||||||
<ToolTip ItemName="MagicBees:manaAuraProvider" ToolTip="Must be within 6 blocks of magic apiary" NBT=""/>
|
<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=""/>
|
<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>
|
</CustomToolTips>
|
||||||
|
|||||||
@@ -15,24 +15,24 @@
|
|||||||
<Item ItemName="IguanaTweaksTConstruct:clayBucketLava" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
<Item ItemName="IguanaTweaksTConstruct:clayBucketLava" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||||
<DamageEffect Source="gregtech:hot" Amount="1"/>
|
<DamageEffect Source="gregtech:hot" Amount="1"/>
|
||||||
</Item>
|
</Item>
|
||||||
<Item ItemName="dreamcraft:BedrockiumPlate" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
<Item ItemName="dreamcraft:item.BedrockiumPlate" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||||
<PotionEffect PotionID="2" TickDuration="200" Level="4"/>
|
<PotionEffect PotionID="2" TickDuration="200" Level="4"/>
|
||||||
</Item>
|
</Item>
|
||||||
<Item ItemName="MagicBees:capsule.magic:2" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
<Item ItemName="MagicBees:capsule.magic:2" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||||
<DamageEffect Source="gregtech:hot" Amount="1"/>
|
<DamageEffect Source="gregtech:hot" Amount="1"/>
|
||||||
</Item>
|
</Item>
|
||||||
<Item ItemName="dreamcraft:GlowingMarshmallow" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
<Item ItemName="dreamcraft:item.GlowingMarshmallow" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||||
<DamageEffect Source="gregtech:hot" Amount="1"/>
|
<DamageEffect Source="gregtech:hot" Amount="1"/>
|
||||||
<PotionEffect PotionID="25" TickDuration="100" Level="1"/>
|
<PotionEffect PotionID="25" TickDuration="100" Level="1"/>
|
||||||
</Item>
|
</Item>
|
||||||
<Item ItemName="dreamcraft:MalformedSlush" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
<Item ItemName="dreamcraft:item.MalformedSlush" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||||
<PotionEffect PotionID="15" TickDuration="200" Level="1"/>
|
<PotionEffect PotionID="15" TickDuration="200" Level="1"/>
|
||||||
</Item>
|
</Item>
|
||||||
<Item ItemName="dreamcraft:UncookedSlush" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
<Item ItemName="dreamcraft:item.UncookedSlush" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||||
<PotionEffect PotionID="15" TickDuration="200" Level="1"/>
|
<PotionEffect PotionID="15" TickDuration="200" Level="1"/>
|
||||||
<PotionEffect PotionID="17" TickDuration="600" Level="1"/>
|
<PotionEffect PotionID="17" TickDuration="600" Level="1"/>
|
||||||
</Item>
|
</Item>
|
||||||
<Item ItemName="dreamcraft:Marshmallow" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
<Item ItemName="dreamcraft:item.Marshmallow" ExactNameMatch="true" OnContactCheck="true" InventoryCheck="true">
|
||||||
<PotionEffect PotionID="18" TickDuration="600" Level="1"/>
|
<PotionEffect PotionID="18" TickDuration="600" Level="1"/>
|
||||||
<PotionEffect PotionID="9" TickDuration="200" Level="1"/>
|
<PotionEffect PotionID="9" TickDuration="200" Level="1"/>
|
||||||
</Item>
|
</Item>
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ 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: ]
|
# 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 <
|
S:ItemList <
|
||||||
|
Avaritia:Endest_Pearl;0;-1;1;7;
|
||||||
TConstruct:buckets:24;0;-1;1;7;
|
TConstruct:buckets:24;0;-1;1;7;
|
||||||
IguanaTweaksTConstruct:clayBucketsTinkers:24;0;-1;1;7;
|
IguanaTweaksTConstruct:clayBucketsTinkers:24;0;-1;1;7;
|
||||||
TwilightForest:item.tfspawnegg:182;0;-1;1;26;27;28;29;30;
|
TwilightForest:item.tfspawnegg:182;0;-1;1;26;27;28;29;30;
|
||||||
|
|||||||
@@ -5,14 +5,64 @@ debug {
|
|||||||
B:DoDebugMessages=false
|
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 {
|
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]
|
# 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: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]
|
# 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
|
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
|
# oilgen
|
||||||
#--------------------------------------------------------------------------------------------------------#
|
#--------------------------------------------------------------------------------------------------------#
|
||||||
@@ -112,6 +162,8 @@ modfixes {
|
|||||||
|
|
||||||
|
|
||||||
modules {
|
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]
|
# 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
|
B:BabyChest=true
|
||||||
@@ -139,16 +191,138 @@ 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]
|
# 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:HazardousItems=true
|
||||||
|
B:ItemInHandInfo=true
|
||||||
|
|
||||||
# Set to true to show login message with modpack version [default: true]
|
# Set to true to show login message with modpack version [default: true]
|
||||||
B:LoginMessage=true
|
B:LoginMessage=true
|
||||||
|
|
||||||
# Version of the Modpack [default: 2.9.x]
|
# Version of the Modpack [default: 2.8.4]
|
||||||
S:ModPackVersion=2.9.x
|
S:ModPackVersion=2.8.4
|
||||||
|
|
||||||
# Set to false to prevent the OreDict register for SpaceStones and SpaceDusts [default: true]
|
# Set to false to prevent the OreDict register for SpaceStones and SpaceDusts [default: true]
|
||||||
B:OreDictItems=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
|
B:"Disable Space Station creation"=false
|
||||||
|
|
||||||
# By default, Galacticraft will override capes with the mod's donor cape. Set to false to disable.
|
# By default, Galacticraft will override capes with the mod's donor cape. Set to false to disable.
|
||||||
B:"Override Capes"=false
|
B:"Override Capes"=true
|
||||||
|
|
||||||
# Solar panels will work (default 2x) more effective on space stations.
|
# Solar panels will work (default 2x) more effective on space stations.
|
||||||
D:"Space Station Solar Energy Multiplier"=2.0
|
D:"Space Station Solar Energy Multiplier"=2.0
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ general {
|
|||||||
B:enableCheckVersion=false
|
B:enableCheckVersion=false
|
||||||
|
|
||||||
# Enable/Disable Fetching Donator Capes
|
# Enable/Disable Fetching Donator Capes
|
||||||
B:enableCapes=false
|
B:enableCapes=true
|
||||||
B:enableACentauri=true
|
B:enableACentauri=true
|
||||||
B:enableBarnarda=true
|
B:enableBarnarda=true
|
||||||
B:enableVega=true
|
B:enableVega=true
|
||||||
|
|||||||
@@ -71,9 +71,6 @@ gregtech {
|
|||||||
# Controls the stacksize of oredicted planks. [range: -2147483648 ~ 2147483647, default: 64]
|
# Controls the stacksize of oredicted planks. [range: -2147483648 ~ 2147483647, default: 64]
|
||||||
I:maxPlankStackSize=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]
|
# Controls the stacksize of IC2 overclocker upgrades. [range: -2147483648 ~ 2147483647, default: 4]
|
||||||
I:upgradeStackSize=4
|
I:upgradeStackSize=4
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
general {
|
general {
|
||||||
I:SMPMaxAlarmRange=256
|
I:SMPMaxAlarmRange=256
|
||||||
I:alarmRange=64
|
I:alarmRange=64
|
||||||
S:allowedAlarms=default,sci-fi,factorio-rocket-silo,stargate1-evac,klaxon2
|
S:allowedAlarms=default,sci-fi,factorio-rocket-silo
|
||||||
I:infoPanelRefreshPeriod=20
|
I:infoPanelRefreshPeriod=20
|
||||||
I:maxAlarmRange=128
|
I:maxAlarmRange=128
|
||||||
I:rangeTriggerRefreshPeriod=20
|
I:rangeTriggerRefreshPeriod=20
|
||||||
|
|||||||
@@ -3266,18 +3266,6 @@ materials {
|
|||||||
D:xpAmount=1.0
|
D:xpAmount=1.0
|
||||||
}
|
}
|
||||||
|
|
||||||
radoxpoly {
|
|
||||||
I:attack=1
|
|
||||||
S:color=dark_purple
|
|
||||||
I:durability=600000
|
|
||||||
D:handleModifier=0.5
|
|
||||||
I:harvestLevel=3
|
|
||||||
I:miningSpeed=800
|
|
||||||
I:reinforced=0
|
|
||||||
D:shoddy=0.0
|
|
||||||
D:xpAmount=1.0
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -55,9 +55,11 @@ allowedtools {
|
|||||||
minecraft:diamond_pickaxe
|
minecraft:diamond_pickaxe
|
||||||
minecraft:golden_pickaxe
|
minecraft:golden_pickaxe
|
||||||
minecraft:iron_pickaxe
|
minecraft:iron_pickaxe
|
||||||
|
minecraft:stone_pickaxe
|
||||||
minecraft:diamond_shovel
|
minecraft:diamond_shovel
|
||||||
minecraft:golden_shovel
|
minecraft:golden_shovel
|
||||||
minecraft:iron_shovel
|
minecraft:iron_shovel
|
||||||
|
minecraft:stone_shovel
|
||||||
gregtech:gt.metatool.01
|
gregtech:gt.metatool.01
|
||||||
>
|
>
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -97,7 +97,7 @@ toolparts {
|
|||||||
|
|
||||||
# Prevents the creation of listed Material-Tool combinations.
|
# Prevents the creation of listed Material-Tool combinations.
|
||||||
# The format is <materialname>:<partname>
|
# 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, RadoxPoly
|
# 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
|
||||||
# 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,
|
# 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: ]
|
# [default: ]
|
||||||
S:restricted <
|
S:restricted <
|
||||||
|
|||||||
@@ -33,6 +33,7 @@ minecraft:potion 16000-17000
|
|||||||
minecraft:potion 8000-9000
|
minecraft:potion 8000-9000
|
||||||
#minecraft
|
#minecraft
|
||||||
minecraft:stained_glass_pane
|
minecraft:stained_glass_pane
|
||||||
|
minecraft:stained_hardened_clay
|
||||||
minecraft:stained_glass
|
minecraft:stained_glass
|
||||||
minecraft:wool
|
minecraft:wool
|
||||||
minecraft:carpet
|
minecraft:carpet
|
||||||
@@ -95,8 +96,8 @@ $r/^bolt/
|
|||||||
$r/^frame/
|
$r/^frame/
|
||||||
$r/^ring/
|
$r/^ring/
|
||||||
$itemcasing
|
$itemcasing
|
||||||
:gt. $sticklong | miscutils:item.itemrodlong | miscutils:itemrodlong | r/dreamcraft:long.*rod/
|
:gt. $sticklong | miscutils:item.itemrodlong | miscutils:itemrodlong | r/dreamcraft:item.long.*rod/
|
||||||
:gt. $r/^stick/ | miscutils:item.itemrod | miscutils:itemrod | r/dreamcraft:*rod/ !shapeRod
|
:gt. $r/^stick/ | miscutils:item.itemrod | miscutils:itemrod | r/dreamcraft:item.*rod/ !shapeRod
|
||||||
$springsmall
|
$springsmall
|
||||||
$r/^spring/ !$springsmall !harvestcraft
|
$r/^spring/ !$springsmall !harvestcraft
|
||||||
$r/^cell/ !$cellempty | ic2:itemfluidcell | ic2:itemcellempty !0 | metaitem.98
|
$r/^cell/ !$cellempty | ic2:itemfluidcell | ic2:itemcellempty !0 | metaitem.98
|
||||||
@@ -109,7 +110,7 @@ miscutils:crushedcentrifuged
|
|||||||
miscutils:crushed | IC2:itemCrushedOre
|
miscutils:crushed | IC2:itemCrushedOre
|
||||||
miscutils:dustimpure
|
miscutils:dustimpure
|
||||||
miscutils:dustpure
|
miscutils:dustpure
|
||||||
:gt. $dust | r/dreamcraft:*dust$/ | miscutils:itemdust | ic2:itemdust
|
:gt. $dust | r/dreamcraft:item.*dust$/ | miscutils:itemdust | ic2:itemdust
|
||||||
:gt. $nugget | miscutils:itemnugget
|
:gt. $nugget | miscutils:itemnugget
|
||||||
$r/^round/
|
$r/^round/
|
||||||
$r/^screw/
|
$r/^screw/
|
||||||
@@ -117,7 +118,7 @@ $r/^foil/
|
|||||||
$turbine
|
$turbine
|
||||||
$wirefine
|
$wirefine
|
||||||
$rotor
|
$rotor
|
||||||
$toolheadsaw | dreamcraft:sawblade
|
$toolheadsaw | dreamcraft:item.sawblade
|
||||||
$toolheadhammer
|
$toolheadhammer
|
||||||
$toolheadwrench
|
$toolheadwrench
|
||||||
:gt.blockmetal | miscutils:blockBlock | bartworks:bw.werkstoffblocks.01 | EnderIO:blockIngotStorage
|
:gt.blockmetal | miscutils:blockBlock | bartworks:bw.werkstoffblocks.01 | EnderIO:blockIngotStorage
|
||||||
@@ -130,9 +131,9 @@ $ingothot
|
|||||||
#gregtech Hull
|
#gregtech Hull
|
||||||
:gt.blockmachines 1-4,10-19,11230-11234
|
:gt.blockmachines 1-4,10-19,11230-11234
|
||||||
#gregtech Dynamo Hatch
|
#gregtech Dynamo Hatch
|
||||||
:gt.blockmachines 30-39,899-908,11290-11293,15200-15229,16030-16035
|
:gt.blockmachines 30-39,899-908,11290-11293,15200-15229
|
||||||
#gregtech Input Hatch
|
#gregtech Input Hatch
|
||||||
:gt.blockmachines 50-59,200,710-719,2712,2717,10503,11306,12097-12100,12102,12799,969
|
:gt.blockmachines 50-59,200,710-719,2712,2717,10503,12097-12100,12102,12799,969
|
||||||
#gregtech Output Hatch
|
#gregtech Output Hatch
|
||||||
:gt.blockmachines 60-69,2713,10504,12103-12106,12108,12737
|
:gt.blockmachines 60-69,2713,10504,12103-12106,12108,12737
|
||||||
#gregtech Laser Target Hatch
|
#gregtech Laser Target Hatch
|
||||||
@@ -142,13 +143,11 @@ $ingothot
|
|||||||
#gregtech Muffler Hatch
|
#gregtech Muffler Hatch
|
||||||
:gt.blockmachines 91-99,30001-30009
|
:gt.blockmachines 91-99,30001-30009
|
||||||
#gregtech Input Bus
|
#gregtech Input Bus
|
||||||
:gt.blockmachines 70-79,2711,2715,2718,10509,11305,13533,31046
|
:gt.blockmachines 70-79,2711,2715,2718,10509,13533,31046
|
||||||
#gregtech Output Bus
|
#gregtech Output Bus
|
||||||
:gt.blockmachines 80-89,2710,31047
|
:gt.blockmachines 80-89,2710,31047
|
||||||
#gregtech Energy Hatch
|
#gregtech Energy Hatch
|
||||||
:gt.blockmachines 40-49,206-209,216-219,227,229,266-269,286,11300-11304,15065-15097,15100-15129,15500-15506
|
:gt.blockmachines 40-49,206-209,216-219,227,229,266-269,286,11300-11303,15065-15097,15100-15129,15500-15506
|
||||||
#gregtech Wireless Energy Cover
|
|
||||||
:gt.metaitem.01 32383-32397
|
|
||||||
#gregtech Energy Dynamo
|
#gregtech Energy Dynamo
|
||||||
:gt.blockmachines 287-289,296-299,310,316-319,346-348
|
:gt.blockmachines 287-289,296-299,310,316-319,346-348
|
||||||
#gregtech Cable Diode
|
#gregtech Cable Diode
|
||||||
@@ -161,10 +160,6 @@ $ingothot
|
|||||||
:gt.blockmachines 32003-32011,32761-32764
|
:gt.blockmachines 32003-32011,32761-32764
|
||||||
#gregtech Solidifier Hatch
|
#gregtech Solidifier Hatch
|
||||||
:gt.blockmachines 31781-31784
|
:gt.blockmachines 31781-31784
|
||||||
#gregtech Extrusion Bus
|
|
||||||
:gt:blockmachines 31785-31788
|
|
||||||
#gregtech Chisel Bus
|
|
||||||
:gt:blockmachines 31778-31780
|
|
||||||
#gregtech Quantum Tank
|
#gregtech Quantum Tank
|
||||||
:gt.blockmachines 120-124
|
:gt.blockmachines 120-124
|
||||||
#gregtech Quantum Chest
|
#gregtech Quantum Chest
|
||||||
@@ -261,13 +256,13 @@ $pipeHexadecuple
|
|||||||
#gregtech coffe
|
#gregtech coffe
|
||||||
:gt.metaitem.02 32000-32009
|
:gt.metaitem.02 32000-32009
|
||||||
#Exquisite
|
#Exquisite
|
||||||
:gt.metaitem.02 30208,30209,30500-30505,30507-30514,30527,30528,30890 | dreamcraft: GemExquisite
|
:gt.metaitem.02 30208,30209,30500-30505,30507-30514,30527,30528,30890 | dreamcraft:item. GemExquisite
|
||||||
#flawless
|
#flawless
|
||||||
:gt.metaitem.02 29208,29209,29500-29505,29507-29514,29527,29528,29890 | dreamcraft: GemFlawless
|
:gt.metaitem.02 29208,29209,29500-29505,29507-29514,29527,29528,29890 | dreamcraft:item. GemFlawless
|
||||||
#flawed
|
#flawed
|
||||||
:gt.metaitem.02 28208,28209,28500-28505,28507-28514,28527,28528,28890 | dreamcraft: GemFlawed
|
:gt.metaitem.02 28208,28209,28500-28505,28507-28514,28527,28528,28890 | dreamcraft:item. GemFlawed
|
||||||
#chipped
|
#chipped
|
||||||
:gt.metaitem.02 27208,27209,27500-27505,27507-27514,27527,27528,27890 | dreamcraft: GemChipped
|
:gt.metaitem.02 27208,27209,27500-27505,27507-27514,27527,27528,27890 | dreamcraft:item. GemChipped
|
||||||
#gregtech ingot
|
#gregtech ingot
|
||||||
$ingot !$itemRubber !$steeleaf
|
$ingot !$itemRubber !$steeleaf
|
||||||
#gregtech plate
|
#gregtech plate
|
||||||
@@ -289,8 +284,6 @@ $plateSuperdense
|
|||||||
bartworks:biolabparts 0
|
bartworks:biolabparts 0
|
||||||
bartworks:biolabparts 1
|
bartworks:biolabparts 1
|
||||||
bartworks:biolabparts 2
|
bartworks:biolabparts 2
|
||||||
# gregtech sheetmetal
|
|
||||||
gregtech:gt.sheetmetal | gregtech:bw.sheetmetal
|
|
||||||
#bibliocraft
|
#bibliocraft
|
||||||
bibliowoodpaintingt0 | biblioborderlesspainting
|
bibliowoodpaintingt0 | biblioborderlesspainting
|
||||||
bibliowoodpaintingt1 | biblioflatpainting
|
bibliowoodpaintingt1 | biblioflatpainting
|
||||||
@@ -704,25 +697,6 @@ chisel:fir_planks
|
|||||||
chisel:pine_planks
|
chisel:pine_planks
|
||||||
chisel:greatwood_planks
|
chisel:greatwood_planks
|
||||||
chisel:palm_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
|
||||||
ztones:tile.agonBlock
|
ztones:tile.agonBlock
|
||||||
ztones:tile.azurBlock
|
ztones:tile.azurBlock
|
||||||
@@ -781,11 +755,12 @@ railcraft:wall | r/minecraft:.*_wall/ | botania:biomeStoneA0Wall | projectred.ex
|
|||||||
ic2:blockwall
|
ic2:blockwall
|
||||||
$logwood
|
$logwood
|
||||||
witchery:stockade
|
witchery:stockade
|
||||||
witchery:shadedglass
|
witchery:shadedglass_active
|
||||||
|
r/witchery:shadedglass$/
|
||||||
r/cookingforblockheads:.*floor/
|
r/cookingforblockheads:.*floor/
|
||||||
galaxyspace:futureglasses
|
galaxyspace:futureglasses
|
||||||
galaxyspace $rock | galacticraft basegrass | galacticraftmars:tile.mars 4-9
|
galaxyspace $rock | galacticraft basegrass | galacticraftmars:tile.mars 4-9
|
||||||
$bars | dreamcraft:VibrantAlloyBars
|
$bars | dreamcraft:item.VibrantAlloyBars
|
||||||
harvestcraft:pamcandleDeco
|
harvestcraft:pamcandleDeco
|
||||||
TwilightForest:tile.TFChest
|
TwilightForest:tile.TFChest
|
||||||
binniecore:containercylinder | genetics:misc 8
|
binniecore:containercylinder | genetics:misc 8
|
||||||
@@ -802,9 +777,9 @@ openblocks:imaginary
|
|||||||
tinkerer:mobAspect
|
tinkerer:mobAspect
|
||||||
TravellersGear:simpleGear 6
|
TravellersGear:simpleGear 6
|
||||||
universalsingularities singularity | avaritia:singularity | eternalsingularity: singularity
|
universalsingularities singularity | avaritia:singularity | eternalsingularity: singularity
|
||||||
dreamcraft:rawOrb
|
dreamcraft:item.rawOrb
|
||||||
dreamcraft:r/orb$/ |
|
dreamcraft:item r/orb$/ |
|
||||||
cap dreamcraft:forbiddenmagic,taintedmagic,thaumicexploration,thaumcraft | thaumicbases:resource 2 | bloodarsenal:wand_caps
|
cap dreamcraft:item,forbiddenmagic,taintedmagic,thaumicexploration,thaumcraft | thaumicbases:resource 2 | bloodarsenal:wand_caps
|
||||||
blockDimensionDisplay_
|
blockDimensionDisplay_
|
||||||
amazingtrophies | openblocks:trophy | twilightforest:item.trophy
|
amazingtrophies | openblocks:trophy | twilightforest:item.trophy
|
||||||
automagy:glyph 1-9
|
automagy:glyph 1-9
|
||||||
@@ -814,7 +789,7 @@ miscutils:dummyResearch
|
|||||||
tconstruct:toolshard
|
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
|
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:coin
|
dreamcraft:item.coin
|
||||||
enhancedlootbags:lootbag
|
enhancedlootbags:lootbag
|
||||||
gregtech:gt.comb | extrabees:honeycomb | gendustry:honeycomb | miscutils:gtpp.comb | magicbees:comb | forestry:beecombs
|
gregtech:gt.comb | extrabees:honeycomb | gendustry:honeycomb | miscutils:gtpp.comb | magicbees:comb | forestry:beecombs
|
||||||
forbiddenmagic:mobcrystal
|
forbiddenmagic:mobcrystal
|
||||||
@@ -834,13 +809,13 @@ tconstruct:blankPattern 3 | tconstruct:clayPattern | r/^tconstruct:clay\scast$/
|
|||||||
#Wood Cast
|
#Wood Cast
|
||||||
tconstruct:blankPattern 0 | tconstruct:woodPattern | tconstruct:Pattern
|
tconstruct:blankPattern 0 | tconstruct:woodPattern | tconstruct:Pattern
|
||||||
#Casting Form
|
#Casting Form
|
||||||
dreamcraft:shape | dreamcraft:bowfletchingCast | dreamcraft:bowStringCast
|
dreamcraft:item.shape | dreamcraft:item.bowfletchingCast | dreamcraft:item.bowStringCast
|
||||||
#Mold Form
|
#Mold Form
|
||||||
dreamcraft:moldForm | dreamcraft:marshmallowFormMold
|
dreamcraft:item.moldForm | dreamcraft:item.marshmallowFormMold
|
||||||
#Steel Mold
|
#Steel Mold
|
||||||
dreamcraft:mold !moldForm | dreamcraft:marshmallowForm | :gt.ggfab.d1 30-36 | :gt.ggfab.d1 37 | :gt.metaitem.01 32301-32331 | miscutils:item.BasicAgrichemItem 22
|
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
|
||||||
#Steel Shape
|
#Steel Shape
|
||||||
:gt.metaitem.01 32300,32350-32377 | dreamcraft:ExtruderShapeBoat | miscutils:MU-metaitem.01 32040
|
:gt.metaitem.01 32300,32350-32377 | dreamcraft:item.ExtruderShapeBoat | miscutils:MU-metaitem.01 32040
|
||||||
#pattern
|
#pattern
|
||||||
tconstruct:metalPattern | r/tconstruct:cast$/ | tconstruct:gearcast | tgregworks.shardcast
|
tconstruct:metalPattern | r/tconstruct:cast$/ | tconstruct:gearcast | tgregworks.shardcast
|
||||||
#Beds
|
#Beds
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
# 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,6 +170,7 @@ ic2.neiIntegration.core.recipehandler.BlockCutterRecipeHandler,0
|
|||||||
ic2.neiIntegration.core.recipehandler.CentrifugeRecipeHandler,0
|
ic2.neiIntegration.core.recipehandler.CentrifugeRecipeHandler,0
|
||||||
ic2.neiIntegration.core.recipehandler.CompressorRecipeHandler,0
|
ic2.neiIntegration.core.recipehandler.CompressorRecipeHandler,0
|
||||||
ic2.neiIntegration.core.recipehandler.ExtractorRecipeHandler,0
|
ic2.neiIntegration.core.recipehandler.ExtractorRecipeHandler,0
|
||||||
|
ic2.neiIntegration.core.recipehandler.FluidCannerRecipeHandler,0
|
||||||
ic2.neiIntegration.core.recipehandler.LatheRecipeHandler,0
|
ic2.neiIntegration.core.recipehandler.LatheRecipeHandler,0
|
||||||
ic2.neiIntegration.core.recipehandler.MaceratorRecipeHandler,0
|
ic2.neiIntegration.core.recipehandler.MaceratorRecipeHandler,0
|
||||||
ic2.neiIntegration.core.recipehandler.MetalFormerRecipeHandlerCutting,0
|
ic2.neiIntegration.core.recipehandler.MetalFormerRecipeHandlerCutting,0
|
||||||
@@ -271,9 +272,8 @@ extreme,50
|
|||||||
ic2.neiIntegration.core.recipehandler.ScrapboxRecipeHandler,75
|
ic2.neiIntegration.core.recipehandler.ScrapboxRecipeHandler,75
|
||||||
enhancedlootbags,99
|
enhancedlootbags,99
|
||||||
bq_quest,100
|
bq_quest,100
|
||||||
com.cubefury.vendingmachine.integration.nei.NeiRecipeHandler,101
|
gt.recipe.fluidcanner,100
|
||||||
gt.recipe.fluidcanner,110
|
forestry.factory.recipes.nei.NEIHandlerBottler,100
|
||||||
forestry.factory.recipes.nei.NEIHandlerBottler,110
|
|
||||||
gt.recipe.scanner,500
|
gt.recipe.scanner,500
|
||||||
gt.recipe.researchStation,500
|
gt.recipe.researchStation,500
|
||||||
gt.recipe.spaceResearch,500
|
gt.recipe.spaceResearch,500
|
||||||
|
|||||||
|
@@ -1,3 +0,0 @@
|
|||||||
# 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,24 +25,6 @@ minecraft:flowing_water
|
|||||||
minecraft:flowing_lava
|
minecraft:flowing_lava
|
||||||
|
|
||||||
WitchingGadgets:item.WG_CrystalFlask
|
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"
|
appliedenergistics2:item.ItemFacade !tag.itemname="stone" | appliedenergistics2:item.ItemFacade !tag.modid="minecraft"
|
||||||
transport:pipeFacade !tag.states.0.block="minecraft:stone"
|
transport:pipeFacade !tag.states.0.block="minecraft:stone"
|
||||||
ExtraUtilities:drum !tag.Fluid=
|
ExtraUtilities:drum !tag.Fluid=
|
||||||
@@ -117,44 +99,6 @@ IC2:itemCasing 4 # Iron
|
|||||||
IC2:itemCasing 5 # Steel
|
IC2:itemCasing 5 # Steel
|
||||||
IC2:itemCasing 6 # Lead
|
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
|
# Project Red Ingots
|
||||||
projectred.core.part 10 # Red Alloy
|
projectred.core.part 10 # Red Alloy
|
||||||
projectred.core.part 52 # Copper
|
projectred.core.part 52 # Copper
|
||||||
@@ -167,6 +111,15 @@ TConstruct:materials 10 # Tin
|
|||||||
TConstruct:materials 11 # Aluminum
|
TConstruct:materials 11 # Aluminum
|
||||||
TConstruct:materials 16 # Steel
|
TConstruct:materials 16 # Steel
|
||||||
|
|
||||||
|
# EnderIO Powders
|
||||||
|
EnderIO:itemPowderIngot 0 # Coal
|
||||||
|
EnderIO:itemPowderIngot 1 # Iron
|
||||||
|
EnderIO:itemPowderIngot 2 # Gold
|
||||||
|
EnderIO:itemPowderIngot 3 # Copper
|
||||||
|
EnderIO:itemPowderIngot 4 # Tin
|
||||||
|
EnderIO:itemPowderIngot 7 # Obsidian
|
||||||
|
EnderIO:itemPowderIngot 8 # Flour
|
||||||
|
|
||||||
# Amun-Ra Ingots
|
# Amun-Ra Ingots
|
||||||
GalacticraftAmunRa:item.baseItem 10 # Lead
|
GalacticraftAmunRa:item.baseItem 10 # Lead
|
||||||
GalacticraftAmunRa:item.baseItem 12 # Steel
|
GalacticraftAmunRa:item.baseItem 12 # Steel
|
||||||
|
|||||||
@@ -3734,11 +3734,11 @@
|
|||||||
{"Damage":"6S","strId":"ggfab:gt.ggfab.d1"}
|
{"Damage":"6S","strId":"ggfab:gt.ggfab.d1"}
|
||||||
{"Damage":"7S","strId":"ggfab:gt.ggfab.d1"}
|
{"Damage":"7S","strId":"ggfab:gt.ggfab.d1"}
|
||||||
; gt.recipe.arcfurnace
|
; gt.recipe.arcfurnace
|
||||||
{"Damage":"0S","strId":"dreamcraft:HeavyDutyAlloyIngotT4"}
|
{"Damage":"0S","strId":"dreamcraft:item.HeavyDutyAlloyIngotT4"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:HeavyDutyAlloyIngotT5"}
|
{"Damage":"0S","strId":"dreamcraft:item.HeavyDutyAlloyIngotT5"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:HeavyDutyAlloyIngotT6"}
|
{"Damage":"0S","strId":"dreamcraft:item.HeavyDutyAlloyIngotT6"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:HeavyDutyAlloyIngotT7"}
|
{"Damage":"0S","strId":"dreamcraft:item.HeavyDutyAlloyIngotT7"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:HeavyDutyAlloyIngotT8"}
|
{"Damage":"0S","strId":"dreamcraft:item.HeavyDutyAlloyIngotT8"}
|
||||||
{"Damage":"32462S","strId":"gregtech:gt.metaitem.01"}
|
{"Damage":"32462S","strId":"gregtech:gt.metaitem.01"}
|
||||||
{"Damage":"32463S","strId":"gregtech:gt.metaitem.01"}
|
{"Damage":"32463S","strId":"gregtech:gt.metaitem.01"}
|
||||||
{"Damage":"32464S","strId":"gregtech:gt.metaitem.01"}
|
{"Damage":"32464S","strId":"gregtech:gt.metaitem.01"}
|
||||||
@@ -3774,14 +3774,14 @@
|
|||||||
{"Damage":"0S","strId":"bartworks:gt.Double_Tiberiumcell"}
|
{"Damage":"0S","strId":"bartworks:gt.Double_Tiberiumcell"}
|
||||||
{"Damage":"0S","strId":"bartworks:gt.Quad_Tiberiumcell"}
|
{"Damage":"0S","strId":"bartworks:gt.Quad_Tiberiumcell"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:gt.blockcasingsNH"}
|
{"Damage":"0S","strId":"dreamcraft:gt.blockcasingsNH"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:IrradiantReinforcedAluminiumPlate"}
|
{"Damage":"0S","strId":"dreamcraft:item.IrradiantReinforcedAluminiumPlate"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:IrradiantReinforcedBedrockiumPlate"}
|
{"Damage":"0S","strId":"dreamcraft:item.IrradiantReinforcedBedrockiumPlate"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:IrradiantReinforcedChromePlate"}
|
{"Damage":"0S","strId":"dreamcraft:item.IrradiantReinforcedChromePlate"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:IrradiantReinforcedNaquadriaPlate"}
|
{"Damage":"0S","strId":"dreamcraft:item.IrradiantReinforcedNaquadriaPlate"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:IrradiantReinforcedNeutroniumPlate"}
|
{"Damage":"0S","strId":"dreamcraft:item.IrradiantReinforcedNeutroniumPlate"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:IrradiantReinforcedTitaniumPlate"}
|
{"Damage":"0S","strId":"dreamcraft:item.IrradiantReinforcedTitaniumPlate"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:IrradiantReinforcedTungstenPlate"}
|
{"Damage":"0S","strId":"dreamcraft:item.IrradiantReinforcedTungstenPlate"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:IrradiantReinforcedTungstenSteelPlate"}
|
{"Damage":"0S","strId":"dreamcraft:item.IrradiantReinforcedTungstenSteelPlate"}
|
||||||
{"Damage":"0S","strId":"gregtech:gt.Double_MNqCell"}
|
{"Damage":"0S","strId":"gregtech:gt.Double_MNqCell"}
|
||||||
{"Damage":"0S","strId":"gregtech:gt.Double_Naquadahcell"}
|
{"Damage":"0S","strId":"gregtech:gt.Double_Naquadahcell"}
|
||||||
{"Damage":"0S","strId":"gregtech:gt.Double_Thoriumcell"}
|
{"Damage":"0S","strId":"gregtech:gt.Double_Thoriumcell"}
|
||||||
@@ -8778,7 +8778,7 @@
|
|||||||
{"Damage":"96S","strId":"bartworks:gt.bwMetaGeneratedplateTriple"}
|
{"Damage":"96S","strId":"bartworks:gt.bwMetaGeneratedplateTriple"}
|
||||||
; gt.recipe.mixer
|
; gt.recipe.mixer
|
||||||
{"Damage":"0S","strId":"Forestry:soil"}
|
{"Damage":"0S","strId":"Forestry:soil"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:LapotronDust"}
|
{"Damage":"0S","strId":"dreamcraft:item.LapotronDust"}
|
||||||
{"Damage":"0S","strId":"gregtech:gt.glowstoneCell"}
|
{"Damage":"0S","strId":"gregtech:gt.glowstoneCell"}
|
||||||
{"Damage":"0S","strId":"miscutils:itemCellHydrogenChlorideMix"}
|
{"Damage":"0S","strId":"miscutils:itemCellHydrogenChlorideMix"}
|
||||||
{"Damage":"0S","strId":"miscutils:itemCellSolarSaltCold"}
|
{"Damage":"0S","strId":"miscutils:itemCellSolarSaltCold"}
|
||||||
@@ -9074,7 +9074,7 @@
|
|||||||
{"gtFluidName":"oxygen"}
|
{"gtFluidName":"oxygen"}
|
||||||
; gtpp.recipe.multimixer
|
; gtpp.recipe.multimixer
|
||||||
{"Damage":"0S","strId":"Forestry:soil"}
|
{"Damage":"0S","strId":"Forestry:soil"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:LapotronDust"}
|
{"Damage":"0S","strId":"dreamcraft:item.LapotronDust"}
|
||||||
{"Damage":"0S","strId":"gregtech:gt.glowstoneCell"}
|
{"Damage":"0S","strId":"gregtech:gt.glowstoneCell"}
|
||||||
{"Damage":"0S","strId":"miscutils:itemDustGrisium"}
|
{"Damage":"0S","strId":"miscutils:itemDustGrisium"}
|
||||||
{"Damage":"0S","strId":"miscutils:itemDustMaragingSteel250"}
|
{"Damage":"0S","strId":"miscutils:itemDustMaragingSteel250"}
|
||||||
@@ -9210,7 +9210,7 @@
|
|||||||
{"Damage":"0S","strId":"ThaumicTinkerer:repairer"}
|
{"Damage":"0S","strId":"ThaumicTinkerer:repairer"}
|
||||||
{"Damage":"0S","strId":"WarpTheory:item.warptheory.cleanserminor"}
|
{"Damage":"0S","strId":"WarpTheory:item.warptheory.cleanserminor"}
|
||||||
{"Damage":"0S","strId":"WitchingGadgets:item.WG_Baubles"}
|
{"Damage":"0S","strId":"WitchingGadgets:item.WG_Baubles"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:WitherProtectionRing"}
|
{"Damage":"0S","strId":"dreamcraft:item.WitherProtectionRing"}
|
||||||
{"Damage":"0S","strId":"gadomancy:ItemAuraCore"}
|
{"Damage":"0S","strId":"gadomancy:ItemAuraCore"}
|
||||||
{"Damage":"0S","strId":"gadomancy:ItemEtherealFamiliar","tag":{"aspect":"ignis","augments":{"fire":3}}}
|
{"Damage":"0S","strId":"gadomancy:ItemEtherealFamiliar","tag":{"aspect":"ignis","augments":{"fire":3}}}
|
||||||
{"Damage":"0S","strId":"gadomancy:ItemEtherealFamiliar","tag":{"aspect":"telum","augments":{"weakness":3}}}
|
{"Damage":"0S","strId":"gadomancy:ItemEtherealFamiliar","tag":{"aspect":"telum","augments":{"weakness":3}}}
|
||||||
@@ -9325,7 +9325,7 @@
|
|||||||
{"Damage":"0S","strId":"Thaumcraft:FocusTrade"}
|
{"Damage":"0S","strId":"Thaumcraft:FocusTrade"}
|
||||||
{"Damage":"0S","strId":"Thaumcraft:blockStoneDevice"}
|
{"Damage":"0S","strId":"Thaumcraft:blockStoneDevice"}
|
||||||
{"Damage":"0S","strId":"WitchingGadgets:item.WG_Kama"}
|
{"Damage":"0S","strId":"WitchingGadgets:item.WG_Kama"}
|
||||||
{"Damage":"0S","strId":"dreamcraft:WeakOrb"}
|
{"Damage":"0S","strId":"dreamcraft:item.WeakOrb"}
|
||||||
{"Damage":"0S","strId":"witchery:distilleryidle"}
|
{"Damage":"0S","strId":"witchery:distilleryidle"}
|
||||||
{"Damage":"0S","strId":"witchery:witchesovenidle"}
|
{"Damage":"0S","strId":"witchery:witchesovenidle"}
|
||||||
{"Damage":"10S","strId":"witchery:ingredient"}
|
{"Damage":"10S","strId":"witchery:ingredient"}
|
||||||
|
|||||||
@@ -124,7 +124,7 @@ worldgen {
|
|||||||
I:"Darkwood Tree Spawn Rarity"=10
|
I:"Darkwood Tree Spawn Rarity"=10
|
||||||
I:"Duskberry Spawn Range"=100
|
I:"Duskberry Spawn Range"=100
|
||||||
I:"Duskberry Spawn Rarity"=18
|
I:"Duskberry Spawn Rarity"=18
|
||||||
I:"Fusewood Tree Spawn Rarity"=30
|
I:"Fusewood Tree Spawn Rarity"=50
|
||||||
I:"Ghostwood Tree Spawn Rarity"=10
|
I:"Ghostwood Tree Spawn Rarity"=10
|
||||||
I:"Maloberry Spawn Range"=64
|
I:"Maloberry Spawn Range"=64
|
||||||
I:"Maloberry Spawn Rarity"=40
|
I:"Maloberry Spawn Rarity"=40
|
||||||
|
|||||||
@@ -386,7 +386,7 @@ opencomputers {
|
|||||||
|
|
||||||
# Pass along IDs of items and fluids when converting them to a table
|
# Pass along IDs of items and fluids when converting them to a table
|
||||||
# representation for Lua.
|
# representation for Lua.
|
||||||
insertIdsInConverters=true
|
insertIdsInConverters=false
|
||||||
|
|
||||||
# This setting is meant for debugging errors that occur in Lua callbacks.
|
# 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
|
# Per default, if an error occurs and it has a message set, only the
|
||||||
|
|||||||
@@ -26,7 +26,6 @@ Compatibility {
|
|||||||
##########################################################################################################
|
##########################################################################################################
|
||||||
|
|
||||||
"General Settings" {
|
"General Settings" {
|
||||||
B:"Dimm Lamp Microblocks"=false
|
|
||||||
I:"Enchantment: Fuel Efficiency"=80
|
I:"Enchantment: Fuel Efficiency"=80
|
||||||
B:"Logic Sounds"=true
|
B:"Logic Sounds"=true
|
||||||
I:"Minimum Timer Ticks"=4
|
I:"Minimum Timer Ticks"=4
|
||||||
|
|||||||
@@ -199,7 +199,6 @@ enable {
|
|||||||
B:Prometheum=false
|
B:Prometheum=false
|
||||||
B:PulsatingIron=true
|
B:PulsatingIron=true
|
||||||
B:Quantium=true
|
B:Quantium=true
|
||||||
B:RadoxPoly=false
|
|
||||||
B:Realgar=false
|
B:Realgar=false
|
||||||
B:RedSteel=true
|
B:RedSteel=true
|
||||||
B:RedZircon=false
|
B:RedZircon=false
|
||||||
@@ -588,7 +587,6 @@ materials {
|
|||||||
D:Prometheum=1.0
|
D:Prometheum=1.0
|
||||||
D:PulsatingIron=1.0
|
D:PulsatingIron=1.0
|
||||||
D:Quantium=1.0
|
D:Quantium=1.0
|
||||||
D:RadoxPoly=1.0
|
|
||||||
D:Realgar=1.0
|
D:Realgar=1.0
|
||||||
D:RedSteel=1.0
|
D:RedSteel=1.0
|
||||||
D:RedZircon=1.0
|
D:RedZircon=1.0
|
||||||
@@ -863,7 +861,6 @@ materials {
|
|||||||
D:Prometheum=1.0
|
D:Prometheum=1.0
|
||||||
D:PulsatingIron=1.0
|
D:PulsatingIron=1.0
|
||||||
D:Quantium=1.0
|
D:Quantium=1.0
|
||||||
D:RadoxPoly=1.0
|
|
||||||
D:Realgar=1.0
|
D:Realgar=1.0
|
||||||
D:RedSteel=1.0
|
D:RedSteel=1.0
|
||||||
D:RedZircon=1.0
|
D:RedZircon=1.0
|
||||||
@@ -1138,7 +1135,6 @@ materials {
|
|||||||
D:Prometheum=1.0
|
D:Prometheum=1.0
|
||||||
D:PulsatingIron=1.0
|
D:PulsatingIron=1.0
|
||||||
D:Quantium=1.0
|
D:Quantium=1.0
|
||||||
D:RadoxPoly=1.0
|
|
||||||
D:Realgar=1.0
|
D:Realgar=1.0
|
||||||
D:RedSteel=2.5
|
D:RedSteel=2.5
|
||||||
D:RedZircon=1.0
|
D:RedZircon=1.0
|
||||||
@@ -1413,7 +1409,6 @@ materials {
|
|||||||
D:Prometheum=1.0
|
D:Prometheum=1.0
|
||||||
D:PulsatingIron=1.0
|
D:PulsatingIron=1.0
|
||||||
D:Quantium=1.0
|
D:Quantium=1.0
|
||||||
D:RadoxPoly=1.0
|
|
||||||
D:Realgar=1.0
|
D:Realgar=1.0
|
||||||
D:RedSteel=1.0
|
D:RedSteel=1.0
|
||||||
D:RedZircon=1.0
|
D:RedZircon=1.0
|
||||||
@@ -1689,7 +1684,6 @@ materials {
|
|||||||
I:Prometheum=0
|
I:Prometheum=0
|
||||||
I:PulsatingIron=0
|
I:PulsatingIron=0
|
||||||
I:Quantium=0
|
I:Quantium=0
|
||||||
I:RadoxPoly=0
|
|
||||||
I:Realgar=0
|
I:Realgar=0
|
||||||
I:RedSteel=0
|
I:RedSteel=0
|
||||||
I:RedZircon=0
|
I:RedZircon=0
|
||||||
@@ -1965,7 +1959,6 @@ materials {
|
|||||||
I:Prometheum=0
|
I:Prometheum=0
|
||||||
I:PulsatingIron=0
|
I:PulsatingIron=0
|
||||||
I:Quantium=0
|
I:Quantium=0
|
||||||
I:RadoxPoly=0
|
|
||||||
I:Realgar=0
|
I:Realgar=0
|
||||||
I:RedSteel=1
|
I:RedSteel=1
|
||||||
I:RedZircon=0
|
I:RedZircon=0
|
||||||
@@ -2240,7 +2233,6 @@ materials {
|
|||||||
D:Prometheum=1.0
|
D:Prometheum=1.0
|
||||||
D:PulsatingIron=1.0
|
D:PulsatingIron=1.0
|
||||||
D:Quantium=1.0
|
D:Quantium=1.0
|
||||||
D:RadoxPoly=1.0
|
|
||||||
D:Realgar=1.0
|
D:Realgar=1.0
|
||||||
D:RedSteel=1.0
|
D:RedSteel=1.0
|
||||||
D:RedZircon=1.0
|
D:RedZircon=1.0
|
||||||
@@ -2515,7 +2507,6 @@ materials {
|
|||||||
D:Prometheum=1.0
|
D:Prometheum=1.0
|
||||||
D:PulsatingIron=1.0
|
D:PulsatingIron=1.0
|
||||||
D:Quantium=1.0
|
D:Quantium=1.0
|
||||||
D:RadoxPoly=1.0
|
|
||||||
D:Realgar=1.0
|
D:Realgar=1.0
|
||||||
D:RedSteel=1.0
|
D:RedSteel=1.0
|
||||||
D:RedZircon=1.0
|
D:RedZircon=1.0
|
||||||
@@ -2790,7 +2781,6 @@ materials {
|
|||||||
D:Prometheum=1.0
|
D:Prometheum=1.0
|
||||||
D:PulsatingIron=1.0
|
D:PulsatingIron=1.0
|
||||||
D:Quantium=1.0
|
D:Quantium=1.0
|
||||||
D:RadoxPoly=1.0
|
|
||||||
D:Realgar=1.0
|
D:Realgar=1.0
|
||||||
D:RedSteel=0.305
|
D:RedSteel=0.305
|
||||||
D:RedZircon=1.0
|
D:RedZircon=1.0
|
||||||
@@ -3065,7 +3055,6 @@ materials {
|
|||||||
D:Prometheum=1.0
|
D:Prometheum=1.0
|
||||||
D:PulsatingIron=1.0
|
D:PulsatingIron=1.0
|
||||||
D:Quantium=1.0
|
D:Quantium=1.0
|
||||||
D:RadoxPoly=1.0
|
|
||||||
D:Realgar=1.0
|
D:Realgar=1.0
|
||||||
D:RedSteel=1.0
|
D:RedSteel=1.0
|
||||||
D:RedZircon=1.0
|
D:RedZircon=1.0
|
||||||
@@ -3333,7 +3322,6 @@ materials {
|
|||||||
I:Prometheum=1581
|
I:Prometheum=1581
|
||||||
I:PulsatingIron=1531
|
I:PulsatingIron=1531
|
||||||
I:Quantium=1655
|
I:Quantium=1655
|
||||||
I:RadoxPoly=1747
|
|
||||||
I:Realgar=1645
|
I:Realgar=1645
|
||||||
I:RedSteel=1632
|
I:RedSteel=1632
|
||||||
I:RedZircon=1697
|
I:RedZircon=1697
|
||||||
|
|||||||
@@ -71,7 +71,6 @@ general {
|
|||||||
Thaumcraft:blockEldritchNothing
|
Thaumcraft:blockEldritchNothing
|
||||||
kekztech:kekztech_ichorjar_block
|
kekztech:kekztech_ichorjar_block
|
||||||
kekztech:kekztech_thaumiumreinforcedjar_block
|
kekztech:kekztech_thaumiumreinforcedjar_block
|
||||||
IC2:blockReactorChamber
|
|
||||||
>
|
>
|
||||||
|
|
||||||
# Disallow Bottomless Pouch inventory for certain dimension ID's [default: []]
|
# 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="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="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:itemTreetap" damage="0" weight="30" count_min="1" count_max="2"/>
|
||||||
<loot item="etfuturum:blast_furnace" damage="0" weight="20" count_min="1" count_max="2"/>
|
<loot item="IC2:blockMachine" damage="1" 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="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="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"/>
|
<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="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"/>
|
<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: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="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="JABBA:mover" damage="0" weight="10" count_min="1" count_max="1"/>
|
||||||
<loot item="dreamcraft:SteelBars" damage="0" weight="20" count_min="4" count_max="8"/>
|
<loot item="dreamcraft:item.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="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="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"/>
|
<loot item="Forestry:ffarm" damage="3" nbt="{FarmBlock:0}" weight="20" count_min="4" count_max="8"/>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<loot item="minecraft:brewing_stand" damage="0" weight="5" count_min="1" count_max="1"/>
|
<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="minecraft:enchanting_table" damage="0" weight="5" count_min="1" count_max="1"/>
|
||||||
<loot item="dreamcraft:AluminiumBars" damage="0" weight="20" count_min="4" count_max="8"/>
|
<loot item="dreamcraft:item.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|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="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"/>
|
<loot item="Forestry:chipsets" damage="0" nbt="{T:0s}" weight="10" count_min="1" count_max="2"/>
|
||||||
|
|||||||
@@ -34,6 +34,7 @@
|
|||||||
<loot item="minecraft:hopper_minecart" damage="0" weight="5" count_min="1" count_max="1"/>
|
<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: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: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: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.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:cart.work" damage="0" weight="8" count_min="1" count_max="1"/>
|
||||||
|
|||||||
@@ -21,6 +21,7 @@
|
|||||||
<loot item="Railcraft:part.rail" damage="3" weight="20" count_min="6" count_max="18"/>
|
<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: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: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.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: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"/>
|
<loot item="Railcraft:tool.surveyor" damage="0" weight="5" count_min="1" count_max="1"/>
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ general {
|
|||||||
B:OldMapGen=false
|
B:OldMapGen=false
|
||||||
|
|
||||||
# Item to create the Twilight Forest Portal. Defaults to 'diamond'
|
# Item to create the Twilight Forest Portal. Defaults to 'diamond'
|
||||||
S:PortalCreationItem=dreamcraft:TwilightCrystal
|
S:PortalCreationItem=dreamcraft:item.TwilightCrystal
|
||||||
|
|
||||||
# Make cicadas silent for those having sound library problems, or otherwise finding them annoying
|
# Make cicadas silent for those having sound library problems, or otherwise finding them annoying
|
||||||
B:SilentCicadas=false
|
B:SilentCicadas=false
|
||||||
|
|||||||
@@ -161,7 +161,6 @@ vanilla {
|
|||||||
B:diamond=true
|
B:diamond=true
|
||||||
B:emerald=true
|
B:emerald=true
|
||||||
B:enabled=true
|
B:enabled=true
|
||||||
B:water=true
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
general {
|
general {
|
||||||
I:waila.cfg.alpha=80
|
I:waila.cfg.alpha=80
|
||||||
I:waila.cfg.bgcolor=3357055
|
I:waila.cfg.bgcolor=3357055
|
||||||
S:waila.cfg.fluid_unit=L
|
|
||||||
I:waila.cfg.fontcolor=10526880
|
I:waila.cfg.fontcolor=10526880
|
||||||
I:waila.cfg.gradient1=4409791
|
I:waila.cfg.gradient1=4409791
|
||||||
I:waila.cfg.gradient2=4409791
|
I:waila.cfg.gradient2=4409791
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ graphics {
|
|||||||
B:"Enable Overlay"=true
|
B:"Enable Overlay"=true
|
||||||
|
|
||||||
# Horizontal indent from the window border [range: 0 ~ 1000, default: 2]
|
# Horizontal indent from the window border [range: 0 ~ 1000, default: 2]
|
||||||
I:"Indent Horizontal"=36
|
I:"Indent Horizontal"=2
|
||||||
|
|
||||||
# Vertical indent from the window border [range: 0 ~ 500, default: 2]
|
# Vertical indent from the window border [range: 0 ~ 500, default: 2]
|
||||||
I:"Indent Vertical"=2
|
I:"Indent Vertical"=2
|
||||||
@@ -86,7 +86,7 @@ graphics {
|
|||||||
B:"Enable Overlay"=true
|
B:"Enable Overlay"=true
|
||||||
|
|
||||||
# Horizontal indent from the window border [range: 0 ~ 1000, default: 2]
|
# Horizontal indent from the window border [range: 0 ~ 1000, default: 2]
|
||||||
I:"Indent Horizontal"=36
|
I:"Indent Horizontal"=2
|
||||||
|
|
||||||
# Vertical indent from the window border [range: 0 ~ 500, default: 1]
|
# Vertical indent from the window border [range: 0 ~ 500, default: 1]
|
||||||
I:"Indent Vertical"=1
|
I:"Indent Vertical"=1
|
||||||
|
|||||||
@@ -10,6 +10,6 @@
|
|||||||
"x": 15,
|
"x": 15,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"icon": {
|
"icon": {
|
||||||
"registryName": "dreamcraft:OriginGatePlate"
|
"registryName": "dreamcraft:item.OriginGatePlate"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,6 +10,6 @@
|
|||||||
"x": 15,
|
"x": 15,
|
||||||
"y": 2,
|
"y": 2,
|
||||||
"icon": {
|
"icon": {
|
||||||
"registryName": "dreamcraft:PolychromeGatePlate"
|
"registryName": "dreamcraft:item.PolychromeGatePlate"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,6 +10,6 @@
|
|||||||
"x": 15,
|
"x": 15,
|
||||||
"y": 4,
|
"y": 4,
|
||||||
"icon": {
|
"icon": {
|
||||||
"registryName": "dreamcraft:DimensionalGatePlate"
|
"registryName": "dreamcraft:item.DimensionalGatePlate"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,6 +10,6 @@
|
|||||||
"x": 15,
|
"x": 15,
|
||||||
"y": 6,
|
"y": 6,
|
||||||
"icon": {
|
"icon": {
|
||||||
"registryName": "dreamcraft:HarmonicGatePlate"
|
"registryName": "dreamcraft:item.HarmonicGatePlate"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,14 +2,14 @@
|
|||||||
"id": "coke_oven",
|
"id": "coke_oven",
|
||||||
"condition": {
|
"condition": {
|
||||||
"type": "item.pickup",
|
"type": "item.pickup",
|
||||||
"item": "gregtech:gt.blockmachines",
|
"item": "Railcraft:machine.alpha",
|
||||||
"meta": 236
|
"meta": 7
|
||||||
},
|
},
|
||||||
"page": "GT New Horizons",
|
"page": "GT New Horizons",
|
||||||
"x": -6,
|
"x": -6,
|
||||||
"y": -5,
|
"y": -5,
|
||||||
"icon": {
|
"icon": {
|
||||||
"registryName": "gregtech:gt.blockmachines",
|
"registryName": "Railcraft:machine.alpha",
|
||||||
"meta": 236
|
"meta": 7
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user