diff --git a/config-source/AppliedEnergistics2/AppliedEnergistics2.cfg b/config-source/AppliedEnergistics2/AppliedEnergistics2.cfg new file mode 100644 index 0000000..5e2ee9b --- /dev/null +++ b/config-source/AppliedEnergistics2/AppliedEnergistics2.cfg @@ -0,0 +1,456 @@ +# Configuration file + +automation { + I:formationPlaneEntityLimit=128 +} + + +battery { + I:chargedStaff=8000 + I:colorApplicator=20000 + I:entropyManipulator=200000 + I:matterCannon=200000 + I:portableCell=20000 + I:wirelessTerminal=1600000 +} + + +client { + # Possible Values: AE, EU, RF + S:PowerUnit=AE + + # Possible Values: AUTOSEARCH, AUTOSEARCH_KEEP, MANUAL_SEARCH, MANUAL_SEARCH_KEEP, JEI_AUTOSEARCH, JEI_AUTOSEARCH_KEEP, JEI_MANUAL_SEARCH, JEI_MANUAL_SEARCH_KEEP + S:SEARCH_MODE=AUTOSEARCH + + # Possible Values: YES, NO, UNDECIDED + S:SEARCH_TOOLTIPS=YES + + # Possible Values: TALL, FULL, SMALL + S:TERMINAL_STYLE=TALL + + # Controls buttons on Crafting Screen : Capped at 9 + I:craftAmtButton1=1 + + # Controls buttons on Crafting Screen : Capped at 99 + I:craftAmtButton2=10 + + # Controls buttons on Crafting Screen : Capped at 999 + I:craftAmtButton3=100 + + # Controls buttons on Crafting Screen : Capped at 9999 + I:craftAmtButton4=1000 + B:disableColoredCableRecipesInJEI=true + B:enableEffects=true + + # Controls buttons on Level Emitter Screen : Capped at 9 + I:levelAmtButton1=1 + + # Controls buttons on Level Emitter Screen : Capped at 99 + I:levelAmtButton2=10 + + # Controls buttons on Level Emitter Screen : Capped at 999 + I:levelAmtButton3=100 + + # Controls buttons on Level Emitter Screen : Capped at 9999 + I:levelAmtButton4=1000 + + # Controls buttons on Priority Screen : Capped at 9 + I:priorityAmtButton1=1 + + # Controls buttons on Priority Screen : Capped at 99 + I:priorityAmtButton2=10 + + # Controls buttons on Priority Screen : Capped at 999 + I:priorityAmtButton3=100 + + # Controls buttons on Priority Screen : Capped at 9999 + I:priorityAmtButton4=1000 + B:useColoredCraftingStatus=true + B:useTerminalUseLargeFont=false +} + + +condenser { + I:MatterBalls=256 + I:Singularity=256000 +} + + +craftingcpu { + I:craftingCalculationTimePerTick=5 +} + + +########################################################################################################## +# features +#--------------------------------------------------------------------------------------------------------# +# Warning: Disabling a feature may disable other features depending on it. +########################################################################################################## + +features { + + world { + B:CertusOre=true + B:CertusQuartzWorldGen=true + B:ChargedCertusOre=true + B:ChestLoot=true + + # Blocks that are not used in any essential recipes, also slabs and stairs. + B:DecorativeBlocks=true + B:DecorativeLights=true + B:Flour=true + B:MeteoriteWorldGen=true + B:SkyStoneChests=true + B:SpawnPressesInMeteorites=true + B:TinyTNT=true + B:VillagerTrading=true + } + + machines { + B:Charger=true + B:CrystalGrowthAccelerator=true + B:GrindStone=true + B:Inscriber=true + B:VibrationChamber=true + } + + toolsclassifications { + B:CertusQuartzTools=true + B:NetherQuartzTools=true + B:PoweredTools=true + } + + tools { + B:ChargedStaff=true + B:ColorApplicator=true + B:EntropyManipulator=true + B:MatterCannon=true + B:MeteoriteCompass=true + B:PaintBalls=true + B:QuartzAxe=true + B:QuartzHoe=true + B:QuartzKnife=true + B:QuartzPickaxe=true + B:QuartzSpade=true + B:QuartzSword=true + B:QuartzWrench=true + B:WirelessAccessTerminal=true + } + + networkfeatures { + B:Channels=true + B:QuantumNetworkBridge=true + B:Security=true + B:SpatialIO=true + } + + networkbuses { + B:AnnihilationPlane=true + B:CableAnchor=true + B:CraftingTerminal=true + B:ExportBus=true + B:FluidAnnihilationPlane=true + B:FluidExportBus=true + B:FluidFormationPlane=true + B:FluidImportBus=true + B:FluidInterface=true + B:FluidLevelEmitter=true + B:FluidStorageBus=true + B:FluidTerminal=true + B:FormationPlane=true + B:IdentityAnnihilationPlane=true + B:ImportBus=true + B:Interface=true + B:LevelEmitter=true + B:P2PTunnel=true + B:Panels=true + B:PartConversionMonitor=true + B:QuartzFiber=true + B:StorageBus=true + B:StorageMonitor=true + B:Terminal=true + B:ToggleBus=true + } + + portablecell { + B:PortableCell=true + } + + storage { + B:Condenser=true + B:IOPort=true + B:MEChest=true + B:MEDrive=true + B:StorageCells=true + } + + networktool { + B:MemoryCard=true + B:NetworkTool=true + } + + cables { + B:CoveredCables=true + B:DenseCables=true + B:GlassCables=true + B:SmartCables=true + } + + energy { + B:DenseEnergyCells=true + B:EnergyAcceptor=true + B:EnergyCells=true + } + + p2ptunnels { + B:P2PTunnelEU=true + B:P2PTunnelFE=true + B:P2PTunnelFluids=true + B:P2PTunnelItems=true + B:P2PTunnelLight=true + B:P2PTunnelME=true + B:P2PTunnelOpenComputers=true + B:P2PTunnelPressure=true + B:P2PTunnelRedstone=true + } + + blockfeatures { + B:MassCannonBlockDamage=true + B:TinyTNTBlockDamage=true + } + + facades { + B:Facades=true + } + + misc { + B:Achievements=true + B:CraftingLog=false + B:Creative=true + B:DebugLogging=false + B:GrinderLogging=false + B:IntegrationLogging=false + B:LightDetector=true + B:LogSecurityAudits=false + B:Logging=true + B:PacketLogging=false + B:UnsupportedDeveloperTools=false + B:UpdateLogging=false + B:WebsiteRecipes=false + } + + crafting { + B:EnableDisassemblyCrafting=true + B:EnableFacadeCrafting=true + B:InWorldFluix=true + B:InWorldPurification=true + B:InWorldSingularity=true + B:InterfaceTerminal=true + } + + rendering { + B:AlphaPass=true + } + + craftingfeatures { + B:CraftingCPU=true + + # Use CraftingManager to find an alternative recipe, after a pattern rejected an ingredient. Should be enabled to avoid issues, but can have a minor performance impact. + B:CraftingManagerFallback=true + B:MolecularAssembler=true + B:Patterns=true + } + + upgrades { + B:AdvancedCards=true + B:BasicCards=true + B:ViewCell=true + } + + materials { + B:Certus=true + B:CrystalSeeds=true + B:Dusts=true + B:Fluix=true + B:Nuggets=true + B:PureCrystals=true + B:QuartzGlass=true + B:Silicon=true + B:SkyStone=true + } + + craftingcomponents { + B:Cores=true + B:MatterBall=true + B:Presses=true + B:PrintedCircuits=true + B:Processors=true + } + + commands { + B:ChunkLoggerTrace=false + } + +} + + +general { + # Will auto-remove items that crash when being loaded from storage. This will destroy those items instead of crashing the game! + B:removeCrashingItemsOnLoad=false +} + + +########################################################################################################## +# grindstone +#--------------------------------------------------------------------------------------------------------# +# Creates recipe of the following pattern automatically: '1 oreTYPE => 2 dustTYPE' and '(1 ingotTYPE or 1 crystalTYPE or 1 gemTYPE) => 1 dustTYPE' +########################################################################################################## + +grindstone { + # Blacklists the exact oredict name from being handled by any recipe. + S:blacklist < + > + + # The list of types to handle. Specify without a prefix like ore or dust. + S:grinderOres < + Obsidian + Ender + EnderPearl + Coal + Iron + Gold + Charcoal + NetherQuartz + CertusQuartz + Wheat + Fluix + Copper + Tin + Silver + Lead + Bronze + Brass + Platinum + Nickel + Invar + Aluminium + Electrum + Osmium + Zinc + > + + # Chance to actually get an output with stacksize > 1. + D:oreDoublePercentage=90.0 +} + + +########################################################################################################## +# modintegration +#--------------------------------------------------------------------------------------------------------# +# Valid Values are 'AUTO', 'ON', or 'OFF' - defaults to 'AUTO' ; Suggested that you leave this alone unless your experiencing an issue, or wish to disable the integration for a reason. +########################################################################################################## + +modintegration { + S:CraftTweaker=AUTO + S:IndustrialCraft2=AUTO + S:InventoryTweaks=AUTO + S:JustEnoughItems=AUTO + S:Mekanism=AUTO + S:MineFactoryReloaded=AUTO + S:OpenComputers=AUTO + S:Railcraft=AUTO + S:Tesla=AUTO + S:TheOneProbe=AUTO + S:Waila=AUTO +} + + +powerratios { + D:ForgeEnergy=0.5 + D:IC2=2.0 + D:UsageMultiplier=1.0 +} + + +spatialio { + D:spatialPowerExponent=1.35 + D:spatialPowerMultiplier=1250.0 + I:storageDimensionID=2 + I:storageProviderID=-11 +} + + +########################################################################################################## +# tickrates +#--------------------------------------------------------------------------------------------------------# +# Min / Max Tickrates for dynamic ticking, most of these components also use sleeping, to prevent constant ticking, adjust with care, non standard rates are not supported or tested. +########################################################################################################## + +tickrates { + I:AnnihilationPlane.max=120 + I:AnnihilationPlane.min=2 + I:Charger.max=120 + I:Charger.min=10 + I:ExportBus.max=60 + I:ExportBus.min=5 + I:FluidExportBus.max=60 + I:FluidExportBus.min=5 + I:FluidImportBus.max=40 + I:FluidImportBus.min=5 + I:FluidStorageBus.max=60 + I:FluidStorageBus.min=5 + I:IOPort.max=5 + I:IOPort.min=1 + I:ImportBus.max=40 + I:ImportBus.min=5 + I:Inscriber.max=1 + I:Inscriber.min=1 + I:Interface.max=120 + I:Interface.min=5 + I:ItemTunnel.max=60 + I:ItemTunnel.min=5 + I:LightTunnel.max=60 + I:LightTunnel.min=5 + I:METunnel.max=20 + I:METunnel.min=5 + I:OpenComputersTunnel.max=5 + I:OpenComputersTunnel.min=1 + I:PressureTunnel.max=120 + I:PressureTunnel.min=1 + I:StorageBus.max=60 + I:StorageBus.min=5 + I:VibrationChamber.max=40 + I:VibrationChamber.min=10 +} + + +########################################################################################################## +# wireless +#--------------------------------------------------------------------------------------------------------# +# Range= wirelessBaseRange + wirelessBoosterRangeMultiplier * Math.pow( boosters, wirelessBoosterExp ) +# PowerDrain= wirelessBaseCost + wirelessCostMultiplier * Math.pow( boosters, 1 + boosters / wirelessHighWirelessCount ) +########################################################################################################## + +wireless { + D:wirelessBaseCost=8.0 + D:wirelessBaseRange=16.0 + D:wirelessBoosterExp=1.5 + D:wirelessBoosterRangeMultiplier=1.0 + D:wirelessCostMultiplier=1.0 + D:wirelessTerminalDrainMultiplier=1.0 +} + + +worldgen { + D:meteoriteClusterChance=0.1 + I:meteoriteDimensionWhitelist < + 0 + > + I:meteoriteMaximumSpawnHeight=180 + I:minMeteoriteDistance=707 + I:quartzOresClusterAmount=15 + I:quartzOresPerCluster=4 + D:spawnChargedChance=0.07999998331069946 +} + + diff --git a/config-source/AppliedEnergistics2/CustomRecipes.cfg b/config-source/AppliedEnergistics2/CustomRecipes.cfg new file mode 100644 index 0000000..77e4f97 --- /dev/null +++ b/config-source/AppliedEnergistics2/CustomRecipes.cfg @@ -0,0 +1,22 @@ +# Configuration file + +cache { + S:digest=1c674836d879ba26386b7ba90952c5dc + + # Caching can save processing time, if there are a lot of items. [default: true] + B:enableCache=true +} + + +general { + # Will output more detailed information into the CSV like corresponding items [default: false] + B:enableAdditionalInfo=false + + # If true, the CSV exporting will always happen. This will not use the cache to reduce the computation. [default: false] + B:enableForceRefresh=false + + # If true, all registered items will be exported containing the internal minecraft name and the localized name to actually find the item you are using. This also contains the item representation of the blocks, but are missing items, which are too much to display e.g. FMP. [default: true] + B:exportItemNames=true +} + + diff --git a/config-source/AppliedEnergistics2/Facades.cfg b/config-source/AppliedEnergistics2/Facades.cfg new file mode 100644 index 0000000..7c62dec --- /dev/null +++ b/config-source/AppliedEnergistics2/Facades.cfg @@ -0,0 +1,45 @@ +# Configuration file + +~CONFIG_VERSION: 1 + +########################################################################################################## +# common +#--------------------------------------------------------------------------------------------------------# +# Settings applied to all facades. +# +# By default full blocks with no tile entity and a model do not need whitelisting. +# This will only be read once during client startup. +########################################################################################################## + +common { + # Unsupported: Allows whitelisting TileEntity as facades. Could work, have render issues, or corrupt your world. USE AT YOUR OWN RISK. + B:allowTileEntityFacades=false +} + + +########################################################################################################## +# facades +#--------------------------------------------------------------------------------------------------------# +# A way to explicitly handle certain blocks as facades. +# +# Blocks can be added by their resource location under the following rules. +# - One category per domain like minecraft or appliedenergistics2 +# - One key per id. E.g. glass in case of minecraft:glass +# - An integer value ranging from 0 to 16 representing the metadata 0-15 and 16 as wildcard for all - Multiple entries for the same id but different metadata are possible when needed +########################################################################################################## + +facades { + + minecraft { + I:glass=16 + I:stained_glass=16 + } + + appliedenergistics2 { + I:quartz_glass=16 + I:quartz_vibrant_glass=16 + } + +} + + diff --git a/config-source/AppliedEnergistics2/VersionChecker.cfg b/config-source/AppliedEnergistics2/VersionChecker.cfg new file mode 100644 index 0000000..143f35c --- /dev/null +++ b/config-source/AppliedEnergistics2/VersionChecker.cfg @@ -0,0 +1,30 @@ +# Configuration file + +cache { + # Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24] + I:interval=24 + S:lastCheck=1674439571881 +} + + +channel { + # Determines the channel level which should be checked for updates. Can be either Stable, Beta or Alpha. [default: Beta] + S:level=Beta +} + + +client { + # If true, the player is getting a notification including changelog. Only happens if notification are enabled. [default: true] + B:changelog=true + + # If true, the player is getting a notification, that a new version is available. [default: true] + B:notify=true +} + + +general { + # If true, the version checker is enabled. Acts as a master switch. [default: true] + B:enabled=true +} + + diff --git a/config-source/AppliedEnergistics2/items.csv b/config-source/AppliedEnergistics2/items.csv new file mode 100644 index 0000000..555a167 --- /dev/null +++ b/config-source/AppliedEnergistics2/items.csv @@ -0,0 +1,13702 @@ +Mod:Item:MetaData, Localized Name +minecraft:air, Air +minecraft:stone:0, Stone +minecraft:stone:1, Granite +minecraft:stone:2, Polished Granite +minecraft:stone:3, Diorite +minecraft:stone:4, Polished Diorite +minecraft:stone:5, Andesite +minecraft:stone:6, Polished Andesite +minecraft:grass, Grass Block +minecraft:dirt:0, Dirt +minecraft:dirt:1, Coarse Dirt +minecraft:dirt:2, Podzol +minecraft:cobblestone, Cobblestone +minecraft:planks:0, Oak Wood Planks +minecraft:planks:1, Spruce Wood Planks +minecraft:planks:2, Birch Wood Planks +minecraft:planks:3, Jungle Wood Planks +minecraft:planks:4, Acacia Wood Planks +minecraft:planks:5, Dark Oak Wood Planks +minecraft:sapling:0, Oak Sapling +minecraft:sapling:1, Spruce Sapling +minecraft:sapling:2, Birch Sapling +minecraft:sapling:3, Jungle Sapling +minecraft:sapling:4, Acacia Sapling +minecraft:sapling:5, Dark Oak Sapling +minecraft:bedrock, Bedrock +minecraft:sand:0, Sand +minecraft:sand:1, Red Sand +minecraft:gravel, Gravel +minecraft:gold_ore, Gold Ore +minecraft:iron_ore, Iron Ore +minecraft:coal_ore, Coal Ore +minecraft:log:0, Oak Wood +minecraft:log:1, Spruce Wood +minecraft:log:2, Birch Wood +minecraft:log:3, Jungle Wood +minecraft:leaves:0, Oak Leaves +minecraft:leaves:1, Spruce Leaves +minecraft:leaves:2, Birch Leaves +minecraft:leaves:3, Jungle Leaves +minecraft:sponge:0, Sponge +minecraft:sponge:1, Wet Sponge +minecraft:glass, Glass +minecraft:lapis_ore, Lapis Lazuli Ore +minecraft:lapis_block, Lapis Lazuli Block +minecraft:dispenser, Dispenser +minecraft:sandstone:0, Sandstone +minecraft:sandstone:1, Chiseled Sandstone +minecraft:sandstone:2, Smooth Sandstone +minecraft:noteblock, Note Block +minecraft:golden_rail, Booster Track +minecraft:detector_rail, Detector Track +minecraft:sticky_piston, Sticky Piston +minecraft:web, Cobweb +minecraft:tallgrass:1, Grass +minecraft:tallgrass:2, Fern +minecraft:deadbush, Dead Bush +minecraft:piston, Piston +minecraft:wool:0, White Wool +minecraft:wool:1, Orange Wool +minecraft:wool:2, Magenta Wool +minecraft:wool:3, Light Blue Wool +minecraft:wool:4, Yellow Wool +minecraft:wool:5, Lime Wool +minecraft:wool:6, Pink Wool +minecraft:wool:7, Gray Wool +minecraft:wool:8, Light Gray Wool +minecraft:wool:9, Cyan Wool +minecraft:wool:10, Purple Wool +minecraft:wool:11, Blue Wool +minecraft:wool:12, Brown Wool +minecraft:wool:13, Green Wool +minecraft:wool:14, Red Wool +minecraft:wool:15, Black Wool +minecraft:yellow_flower:0, Dandelion +minecraft:red_flower:0, Poppy +minecraft:red_flower:1, Blue Orchid +minecraft:red_flower:2, Allium +minecraft:red_flower:3, Azure Bluet +minecraft:red_flower:4, Red Tulip +minecraft:red_flower:5, Orange Tulip +minecraft:red_flower:6, White Tulip +minecraft:red_flower:7, Pink Tulip +minecraft:red_flower:8, Oxeye Daisy +minecraft:brown_mushroom, Mushroom +minecraft:red_mushroom, Mushroom +minecraft:gold_block, Block of Gold +minecraft:iron_block, Block of Iron +minecraft:stone_slab:0, Stone Slab +minecraft:stone_slab:1, Sandstone Slab +minecraft:stone_slab:3, Cobblestone Slab +minecraft:stone_slab:4, Bricks Slab +minecraft:stone_slab:5, Stone Bricks Slab +minecraft:stone_slab:6, Nether Brick Slab +minecraft:stone_slab:7, Quartz Slab +minecraft:brick_block, Bricks +minecraft:tnt, TNT +minecraft:bookshelf, Bookshelf +minecraft:mossy_cobblestone, Moss Stone +minecraft:obsidian, Obsidian +minecraft:torch, Torch +minecraft:mob_spawner, Monster Spawner +minecraft:oak_stairs, Oak Wood Stairs +minecraft:chest, Chest +minecraft:diamond_ore, Diamond Ore +minecraft:diamond_block, Block of Diamond +minecraft:crafting_table, Crafting Table +minecraft:farmland, Farmland +minecraft:furnace, Furnace +minecraft:ladder, Ladder +minecraft:rail, Track +minecraft:stone_stairs, Cobblestone Stairs +minecraft:lever, Lever +minecraft:stone_pressure_plate, Stone Pressure Plate +minecraft:wooden_pressure_plate, Wooden Pressure Plate +minecraft:redstone_ore, Redstone Ore +minecraft:redstone_torch, Redstone Torch +minecraft:stone_button, Button +minecraft:snow_layer, Snow +minecraft:ice, Ice +minecraft:snow, Snow +minecraft:cactus, Cactus +minecraft:clay, Clay +minecraft:jukebox, Jukebox +minecraft:fence, Oak Fence +minecraft:pumpkin, Pumpkin +minecraft:netherrack, Netherrack +minecraft:soul_sand, Soul Sand +minecraft:glowstone, Glowstone +minecraft:lit_pumpkin, Jack o'Lantern +minecraft:stained_glass:0, White Stained Glass +minecraft:stained_glass:1, Orange Stained Glass +minecraft:stained_glass:2, Magenta Stained Glass +minecraft:stained_glass:3, Light Blue Stained Glass +minecraft:stained_glass:4, Yellow Stained Glass +minecraft:stained_glass:5, Lime Stained Glass +minecraft:stained_glass:6, Pink Stained Glass +minecraft:stained_glass:7, Gray Stained Glass +minecraft:stained_glass:8, Light Gray Stained Glass +minecraft:stained_glass:9, Cyan Stained Glass +minecraft:stained_glass:10, Purple Stained Glass +minecraft:stained_glass:11, Blue Stained Glass +minecraft:stained_glass:12, Brown Stained Glass +minecraft:stained_glass:13, Green Stained Glass +minecraft:stained_glass:14, Red Stained Glass +minecraft:stained_glass:15, Black Stained Glass +minecraft:trapdoor, Wooden Trapdoor +minecraft:monster_egg:0, Stone Monster Egg +minecraft:monster_egg:1, Cobblestone Monster Egg +minecraft:monster_egg:2, Stone Brick Monster Egg +minecraft:monster_egg:3, Mossy Stone Brick Monster Egg +minecraft:monster_egg:4, Cracked Stone Brick Monster Egg +minecraft:monster_egg:5, Chiseled Stone Brick Monster Egg +minecraft:stonebrick:0, Stone Bricks +minecraft:stonebrick:1, Mossy Stone Bricks +minecraft:stonebrick:2, Cracked Stone Bricks +minecraft:stonebrick:3, Chiseled Stone Bricks +minecraft:brown_mushroom_block, Mushroom +minecraft:red_mushroom_block, Mushroom +minecraft:iron_bars, Iron Bars +minecraft:glass_pane, Glass Pane +minecraft:melon_block, Melon +minecraft:vine, Vines +minecraft:fence_gate, Oak Fence Gate +minecraft:brick_stairs, Brick Stairs +minecraft:stone_brick_stairs, Stone Brick Stairs +minecraft:mycelium, Mycelium +minecraft:waterlily, Lily Pad +minecraft:nether_brick, Nether Brick +minecraft:nether_brick_fence, Nether Brick Fence +minecraft:nether_brick_stairs, Nether Brick Stairs +minecraft:enchanting_table, Enchantment Table +minecraft:end_portal_frame, End Portal +minecraft:end_stone, End Stone +minecraft:dragon_egg, Dragon Egg +minecraft:redstone_lamp, Redstone Lamp +minecraft:wooden_slab:0, Oak Wood Slab +minecraft:wooden_slab:1, Spruce Wood Slab +minecraft:wooden_slab:2, Birch Wood Slab +minecraft:wooden_slab:3, Jungle Wood Slab +minecraft:wooden_slab:4, Acacia Wood Slab +minecraft:wooden_slab:5, Dark Oak Wood Slab +minecraft:sandstone_stairs, Sandstone Stairs +minecraft:emerald_ore, Emerald Ore +minecraft:ender_chest, Ender Chest +minecraft:tripwire_hook, Tripwire Hook +minecraft:emerald_block, Block of Emerald +minecraft:spruce_stairs, Spruce Wood Stairs +minecraft:birch_stairs, Birch Wood Stairs +minecraft:jungle_stairs, Jungle Wood Stairs +minecraft:command_block, Command Block +minecraft:beacon, Beacon +minecraft:cobblestone_wall:0, Cobblestone Wall +minecraft:cobblestone_wall:1, Mossy Cobblestone Wall +minecraft:wooden_button, Button +minecraft:anvil:0, Anvil +minecraft:anvil:1, Slightly Damaged Anvil +minecraft:anvil:2, Very Damaged Anvil +minecraft:trapped_chest, Trapped Chest +minecraft:light_weighted_pressure_plate, Weighted Pressure Plate (Light) +minecraft:heavy_weighted_pressure_plate, Weighted Pressure Plate (Heavy) +minecraft:daylight_detector, Daylight Sensor +minecraft:redstone_block, Block of Redstone +minecraft:quartz_ore, Nether Quartz Ore +minecraft:hopper, Hopper +minecraft:quartz_block:0, Block of Quartz +minecraft:quartz_block:1, Chiseled Quartz Block +minecraft:quartz_block:2, Pillar Quartz Block +minecraft:quartz_stairs, Quartz Stairs +minecraft:activator_rail, Activator Track +minecraft:dropper, Dropper +minecraft:stained_hardened_clay:0, White Terracotta +minecraft:stained_hardened_clay:1, Orange Terracotta +minecraft:stained_hardened_clay:2, Magenta Terracotta +minecraft:stained_hardened_clay:3, Light Blue Terracotta +minecraft:stained_hardened_clay:4, Yellow Terracotta +minecraft:stained_hardened_clay:5, Lime Terracotta +minecraft:stained_hardened_clay:6, Pink Terracotta +minecraft:stained_hardened_clay:7, Gray Terracotta +minecraft:stained_hardened_clay:8, Light Gray Terracotta +minecraft:stained_hardened_clay:9, Cyan Terracotta +minecraft:stained_hardened_clay:10, Purple Terracotta +minecraft:stained_hardened_clay:11, Blue Terracotta +minecraft:stained_hardened_clay:12, Brown Terracotta +minecraft:stained_hardened_clay:13, Green Terracotta +minecraft:stained_hardened_clay:14, Red Terracotta +minecraft:stained_hardened_clay:15, Black Terracotta +minecraft:stained_glass_pane:0, White Stained Glass Pane +minecraft:stained_glass_pane:1, Orange Stained Glass Pane +minecraft:stained_glass_pane:2, Magenta Stained Glass Pane +minecraft:stained_glass_pane:3, Light Blue Stained Glass Pane +minecraft:stained_glass_pane:4, Yellow Stained Glass Pane +minecraft:stained_glass_pane:5, Lime Stained Glass Pane +minecraft:stained_glass_pane:6, Pink Stained Glass Pane +minecraft:stained_glass_pane:7, Gray Stained Glass Pane +minecraft:stained_glass_pane:8, Light Gray Stained Glass Pane +minecraft:stained_glass_pane:9, Cyan Stained Glass Pane +minecraft:stained_glass_pane:10, Purple Stained Glass Pane +minecraft:stained_glass_pane:11, Blue Stained Glass Pane +minecraft:stained_glass_pane:12, Brown Stained Glass Pane +minecraft:stained_glass_pane:13, Green Stained Glass Pane +minecraft:stained_glass_pane:14, Red Stained Glass Pane +minecraft:stained_glass_pane:15, Black Stained Glass Pane +minecraft:leaves2:0, Acacia Leaves +minecraft:leaves2:1, Dark Oak Leaves +minecraft:log2:0, Acacia Wood +minecraft:log2:1, Dark Oak Wood +minecraft:acacia_stairs, Acacia Wood Stairs +minecraft:dark_oak_stairs, Dark Oak Wood Stairs +minecraft:slime, Slime Block +minecraft:barrier, Warding Aura +minecraft:iron_trapdoor, Iron Trapdoor +minecraft:prismarine:0, Prismarine +minecraft:prismarine:1, Prismarine Bricks +minecraft:prismarine:2, Dark Prismarine +minecraft:sea_lantern, Sea Lantern +minecraft:hay_block, Hay Bale +minecraft:carpet:0, White Carpet +minecraft:carpet:1, Orange Carpet +minecraft:carpet:2, Magenta Carpet +minecraft:carpet:3, Light Blue Carpet +minecraft:carpet:4, Yellow Carpet +minecraft:carpet:5, Lime Carpet +minecraft:carpet:6, Pink Carpet +minecraft:carpet:7, Gray Carpet +minecraft:carpet:8, Light Gray Carpet +minecraft:carpet:9, Cyan Carpet +minecraft:carpet:10, Purple Carpet +minecraft:carpet:11, Blue Carpet +minecraft:carpet:12, Brown Carpet +minecraft:carpet:13, Green Carpet +minecraft:carpet:14, Red Carpet +minecraft:carpet:15, Black Carpet +minecraft:hardened_clay, Terracotta +minecraft:coal_block, Block of Coal +minecraft:packed_ice, Packed Ice +minecraft:double_plant:0, Sunflower +minecraft:double_plant:1, Lilac +minecraft:double_plant:2, Double Tallgrass +minecraft:double_plant:3, Large Fern +minecraft:double_plant:4, Rose Bush +minecraft:double_plant:5, Peony +minecraft:red_sandstone:0, Red Sandstone +minecraft:red_sandstone:1, Chiseled Red Sandstone +minecraft:red_sandstone:2, Smooth Red Sandstone +minecraft:red_sandstone_stairs, Red Sandstone Stairs +minecraft:stone_slab2:0, Red Sandstone Slab +minecraft:spruce_fence_gate, Spruce Fence Gate +minecraft:birch_fence_gate, Birch Fence Gate +minecraft:jungle_fence_gate, Jungle Fence Gate +minecraft:dark_oak_fence_gate, Dark Oak Fence Gate +minecraft:acacia_fence_gate, Acacia Fence Gate +minecraft:spruce_fence, Spruce Fence +minecraft:birch_fence, Birch Fence +minecraft:jungle_fence, Jungle Fence +minecraft:dark_oak_fence, Dark Oak Fence +minecraft:acacia_fence, Acacia Fence +minecraft:end_rod, End Rod +minecraft:chorus_plant, Chorus Plant +minecraft:chorus_flower, Chorus Flower +minecraft:purpur_block, Purpur Block +minecraft:purpur_pillar, Purpur Pillar +minecraft:purpur_stairs, Purpur Stairs +minecraft:purpur_slab:0, Purpur Slab +minecraft:end_bricks, End Stone Bricks +minecraft:grass_path, Grass Path +minecraft:repeating_command_block, Repeating Command Block +minecraft:chain_command_block, Chain Command Block +minecraft:magma, Magma Block +minecraft:nether_wart_block, Nether Wart Block +minecraft:red_nether_brick, Red Nether Brick +minecraft:bone_block, Bone Block +minecraft:structure_void, Structure Void +minecraft:observer, Observer +minecraft:white_shulker_box, White Shulker Box +minecraft:orange_shulker_box, Orange Shulker Box +minecraft:magenta_shulker_box, Magenta Shulker Box +minecraft:light_blue_shulker_box, Light Blue Shulker Box +minecraft:yellow_shulker_box, Yellow Shulker Box +minecraft:lime_shulker_box, Lime Shulker Box +minecraft:pink_shulker_box, Pink Shulker Box +minecraft:gray_shulker_box, Gray Shulker Box +minecraft:silver_shulker_box, Light Gray Shulker Box +minecraft:cyan_shulker_box, Cyan Shulker Box +minecraft:purple_shulker_box, Purple Shulker Box +minecraft:blue_shulker_box, Blue Shulker Box +minecraft:brown_shulker_box, Brown Shulker Box +minecraft:green_shulker_box, Green Shulker Box +minecraft:red_shulker_box, Red Shulker Box +minecraft:black_shulker_box, Black Shulker Box +minecraft:white_glazed_terracotta, White Glazed Terracotta +minecraft:orange_glazed_terracotta, Orange Glazed Terracotta +minecraft:magenta_glazed_terracotta, Magenta Glazed Terracotta +minecraft:light_blue_glazed_terracotta, Light Blue Glazed Terracotta +minecraft:yellow_glazed_terracotta, Yellow Glazed Terracotta +minecraft:lime_glazed_terracotta, Lime Glazed Terracotta +minecraft:pink_glazed_terracotta, Pink Glazed Terracotta +minecraft:gray_glazed_terracotta, Gray Glazed Terracotta +minecraft:silver_glazed_terracotta, Light Gray Glazed Terracotta +minecraft:cyan_glazed_terracotta, Cyan Glazed Terracotta +minecraft:purple_glazed_terracotta, Purple Glazed Terracotta +minecraft:blue_glazed_terracotta, Blue Glazed Terracotta +minecraft:brown_glazed_terracotta, Brown Glazed Terracotta +minecraft:green_glazed_terracotta, Green Glazed Terracotta +minecraft:red_glazed_terracotta, Red Glazed Terracotta +minecraft:black_glazed_terracotta, Black Glazed Terracotta +minecraft:concrete:0, White Concrete +minecraft:concrete:1, Orange Concrete +minecraft:concrete:2, Magenta Concrete +minecraft:concrete:3, Light Blue Concrete +minecraft:concrete:4, Yellow Concrete +minecraft:concrete:5, Lime Concrete +minecraft:concrete:6, Pink Concrete +minecraft:concrete:7, Gray Concrete +minecraft:concrete:8, Light Gray Concrete +minecraft:concrete:9, Cyan Concrete +minecraft:concrete:10, Purple Concrete +minecraft:concrete:11, Blue Concrete +minecraft:concrete:12, Brown Concrete +minecraft:concrete:13, Green Concrete +minecraft:concrete:14, Red Concrete +minecraft:concrete:15, Black Concrete +minecraft:concrete_powder:0, White Concrete Powder +minecraft:concrete_powder:1, Orange Concrete Powder +minecraft:concrete_powder:2, Magenta Concrete Powder +minecraft:concrete_powder:3, Light Blue Concrete Powder +minecraft:concrete_powder:4, Yellow Concrete Powder +minecraft:concrete_powder:5, Lime Concrete Powder +minecraft:concrete_powder:6, Pink Concrete Powder +minecraft:concrete_powder:7, Gray Concrete Powder +minecraft:concrete_powder:8, Light Gray Concrete Powder +minecraft:concrete_powder:9, Cyan Concrete Powder +minecraft:concrete_powder:10, Purple Concrete Powder +minecraft:concrete_powder:11, Blue Concrete Powder +minecraft:concrete_powder:12, Brown Concrete Powder +minecraft:concrete_powder:13, Green Concrete Powder +minecraft:concrete_powder:14, Red Concrete Powder +minecraft:concrete_powder:15, Black Concrete Powder +minecraft:structure_block, Structure Block +minecraft:iron_shovel, Iron Shovel +minecraft:iron_pickaxe, Iron Pickaxe +minecraft:iron_axe, Iron Axe +minecraft:flint_and_steel, Flint and Steel +minecraft:apple, Apple +minecraft:bow, Bow +minecraft:arrow, Arrow +minecraft:coal:0, Coal +minecraft:coal:1, Charcoal +minecraft:diamond, Diamond +minecraft:iron_ingot, Iron Ingot +minecraft:gold_ingot, Gold Ingot +minecraft:iron_sword, Iron Sword +minecraft:wooden_sword, Wooden Sword +minecraft:wooden_shovel, Wooden Shovel +minecraft:wooden_pickaxe, Wooden Pickaxe +minecraft:wooden_axe, Wooden Axe +minecraft:stone_sword, Stone Sword +minecraft:stone_shovel, Stone Shovel +minecraft:stone_pickaxe, Stone Pickaxe +minecraft:stone_axe, Stone Axe +minecraft:diamond_sword, Diamond Sword +minecraft:diamond_shovel, Diamond Shovel +minecraft:diamond_pickaxe, Diamond Pickaxe +minecraft:diamond_axe, Diamond Axe +minecraft:stick, Stick +minecraft:bowl, Bowl +minecraft:mushroom_stew, Mushroom Stew +minecraft:golden_sword, Golden Sword +minecraft:golden_shovel, Golden Shovel +minecraft:golden_pickaxe, Golden Pickaxe +minecraft:golden_axe, Golden Axe +minecraft:string, String +minecraft:feather, Feather +minecraft:gunpowder, Gunpowder +minecraft:wooden_hoe, Wooden Hoe +minecraft:stone_hoe, Stone Hoe +minecraft:iron_hoe, Iron Hoe +minecraft:diamond_hoe, Diamond Hoe +minecraft:golden_hoe, Golden Hoe +minecraft:wheat_seeds, Seeds +minecraft:wheat, Wheat +minecraft:bread, Bread +minecraft:leather_helmet, Leather Cap +minecraft:leather_chestplate, Leather Tunic +minecraft:leather_leggings, Leather Pants +minecraft:leather_boots, Leather Boots +minecraft:chainmail_helmet, Chain Helmet +minecraft:chainmail_chestplate, Chain Chestplate +minecraft:chainmail_leggings, Chain Leggings +minecraft:chainmail_boots, Chain Boots +minecraft:iron_helmet, Iron Helmet +minecraft:iron_chestplate, Iron Chestplate +minecraft:iron_leggings, Iron Leggings +minecraft:iron_boots, Iron Boots +minecraft:diamond_helmet, Diamond Helmet +minecraft:diamond_chestplate, Diamond Chestplate +minecraft:diamond_leggings, Diamond Leggings +minecraft:diamond_boots, Diamond Boots +minecraft:golden_helmet, Golden Helmet +minecraft:golden_chestplate, Golden Chestplate +minecraft:golden_leggings, Golden Leggings +minecraft:golden_boots, Golden Boots +minecraft:flint, Flint +minecraft:porkchop, Raw Porkchop +minecraft:cooked_porkchop, Cooked Porkchop +minecraft:painting, Painting +minecraft:golden_apple:0, Golden Apple +minecraft:golden_apple:1, Golden Apple +minecraft:sign, Sign +minecraft:wooden_door, Oak Door +minecraft:bucket, Bucket +minecraft:water_bucket, Water Bucket +minecraft:lava_bucket, Lava Bucket +minecraft:minecart, Minecart +minecraft:saddle, Saddle +minecraft:iron_door, Iron Door +minecraft:redstone, Redstone +minecraft:snowball, Snowball +minecraft:boat, Oak Boat +minecraft:leather, Leather +minecraft:milk_bucket, Milk +minecraft:brick, Brick +minecraft:clay_ball, Clay +minecraft:reeds, Sugar Canes +minecraft:paper, Paper +minecraft:book, Book +minecraft:slime_ball, Slimeball +minecraft:chest_minecart, Chest Cart +minecraft:furnace_minecart, Furnace Cart +minecraft:egg, Egg +minecraft:compass, Compass +minecraft:fishing_rod, Fishing Rod +minecraft:clock, Clock +minecraft:glowstone_dust, Glowstone Dust +minecraft:fish:0, Raw Fish +minecraft:fish:1, Raw Salmon +minecraft:fish:2, Clownfish +minecraft:fish:3, Pufferfish +minecraft:cooked_fish:0, Cooked Fish +minecraft:cooked_fish:1, Cooked Salmon +minecraft:dye:0, Ink Sac +minecraft:dye:1, Rose Red +minecraft:dye:2, Cactus Green +minecraft:dye:3, Cocoa Beans +minecraft:dye:4, Lapis Lazuli +minecraft:dye:5, Purple Dye +minecraft:dye:6, Cyan Dye +minecraft:dye:7, Light Gray Dye +minecraft:dye:8, Gray Dye +minecraft:dye:9, Pink Dye +minecraft:dye:10, Lime Dye +minecraft:dye:11, Dandelion Yellow +minecraft:dye:12, Light Blue Dye +minecraft:dye:13, Magenta Dye +minecraft:dye:14, Orange Dye +minecraft:dye:15, Bone Meal +minecraft:bone, Bone +minecraft:sugar, Sugar +minecraft:cake, Cake +minecraft:bed:0, White Bed +minecraft:bed:1, Orange Bed +minecraft:bed:2, Magenta Bed +minecraft:bed:3, Light Blue Bed +minecraft:bed:4, Yellow Bed +minecraft:bed:5, Lime Bed +minecraft:bed:6, Pink Bed +minecraft:bed:7, Gray Bed +minecraft:bed:8, Light Gray Bed +minecraft:bed:9, Cyan Bed +minecraft:bed:10, Purple Bed +minecraft:bed:11, Blue Bed +minecraft:bed:12, Brown Bed +minecraft:bed:13, Green Bed +minecraft:bed:14, Red Bed +minecraft:bed:15, Black Bed +minecraft:repeater, Redstone Repeater +minecraft:cookie, Cookie +minecraft:filled_map:0, Map +minecraft:shears, Shears +minecraft:melon, Melon Slice +minecraft:pumpkin_seeds, Pumpkin Seeds +minecraft:melon_seeds, Melon Seeds +minecraft:beef, Raw Beef +minecraft:cooked_beef, Steak +minecraft:chicken, Raw Chicken +minecraft:cooked_chicken, Cooked Chicken +minecraft:rotten_flesh, Rotten Flesh +minecraft:ender_pearl, Ender Pearl +minecraft:blaze_rod, Blaze Rod +minecraft:ghast_tear, Ghast Tear +minecraft:gold_nugget, Gold Nugget +minecraft:nether_wart, Nether Wart +minecraft:potion, Potion +minecraft:glass_bottle, Glass Bottle +minecraft:spider_eye, Spider Eye +minecraft:fermented_spider_eye, Fermented Spider Eye +minecraft:blaze_powder, Blaze Powder +minecraft:magma_cream, Magma Cream +minecraft:brewing_stand, Brewing Stand +minecraft:cauldron, Cauldron +minecraft:ender_eye, Eye of Ender +minecraft:speckled_melon, Glistering Melon +minecraft:spawn_egg, Spawn +minecraft:experience_bottle, Bottle o' Enchanting +minecraft:fire_charge, Fire Charge +minecraft:writable_book, Book and Quill +minecraft:written_book, Written Book +minecraft:emerald, Emerald +minecraft:item_frame, Item Frame +minecraft:flower_pot, Flower Pot +minecraft:carrot, Carrot +minecraft:potato, Potato +minecraft:baked_potato, Baked Potato +minecraft:poisonous_potato, Poisonous Potato +minecraft:map, Empty Map +minecraft:golden_carrot, Golden Carrot +minecraft:skull:0, Skeleton Skull +minecraft:skull:1, Wither Skeleton Skull +minecraft:skull:2, Zombie Head +minecraft:skull:3, Head +minecraft:skull:4, Creeper Head +minecraft:skull:5, Dragon Head +minecraft:carrot_on_a_stick, Carrot on a Stick +minecraft:nether_star, Nether Star +minecraft:pumpkin_pie, Pumpkin Pie +minecraft:fireworks, Firework Rocket +minecraft:firework_charge, Firework Star +minecraft:enchanted_book, Enchanted Book +minecraft:comparator, Redstone Comparator +minecraft:netherbrick, Nether Brick +minecraft:quartz, Nether Quartz +minecraft:tnt_minecart, TNT Cart +minecraft:hopper_minecart, Hopper Cart +minecraft:prismarine_shard, Prismarine Shard +minecraft:prismarine_crystals, Prismarine Crystals +minecraft:rabbit, Raw Rabbit +minecraft:cooked_rabbit, Cooked Rabbit +minecraft:rabbit_stew, Rabbit Stew +minecraft:rabbit_foot, Rabbit's Foot +minecraft:rabbit_hide, Rabbit Hide +minecraft:armor_stand, Armor Stand +minecraft:iron_horse_armor, Iron Horse Armor +minecraft:golden_horse_armor, Gold Horse Armor +minecraft:diamond_horse_armor, Diamond Horse Armor +minecraft:lead, Lead +minecraft:name_tag, Name Tag +minecraft:command_block_minecart, Minecart with Command Block +minecraft:mutton, Raw Mutton +minecraft:cooked_mutton, Cooked Mutton +minecraft:banner:15, White Banner +minecraft:banner:14, Orange Banner +minecraft:banner:13, Magenta Banner +minecraft:banner:12, Light Blue Banner +minecraft:banner:11, Yellow Banner +minecraft:banner:10, Lime Banner +minecraft:banner:9, Pink Banner +minecraft:banner:8, Gray Banner +minecraft:banner:7, Light Gray Banner +minecraft:banner:6, Cyan Banner +minecraft:banner:5, Purple Banner +minecraft:banner:4, Blue Banner +minecraft:banner:3, Brown Banner +minecraft:banner:2, Green Banner +minecraft:banner:1, Red Banner +minecraft:banner:0, Black Banner +minecraft:end_crystal, End Crystal +minecraft:spruce_door, Spruce Door +minecraft:birch_door, Birch Door +minecraft:jungle_door, Jungle Door +minecraft:acacia_door, Acacia Door +minecraft:dark_oak_door, Dark Oak Door +minecraft:chorus_fruit, Chorus Fruit +minecraft:chorus_fruit_popped, Popped Chorus Fruit +minecraft:beetroot, Beetroot +minecraft:beetroot_seeds, Beetroot Seeds +minecraft:beetroot_soup, Beetroot Soup +minecraft:dragon_breath, Dragon's Breath +minecraft:splash_potion, Splash Potion +minecraft:spectral_arrow, Spectral Arrow +minecraft:tipped_arrow, Tipped Arrow +minecraft:lingering_potion, Lingering Potion +minecraft:shield, Shield +minecraft:elytra, Elytra +minecraft:spruce_boat, Spruce Boat +minecraft:birch_boat, Birch Boat +minecraft:jungle_boat, Jungle Boat +minecraft:acacia_boat, Acacia Boat +minecraft:dark_oak_boat, Dark Oak Boat +minecraft:totem_of_undying, Totem of Undying +minecraft:shulker_shell, Shulker Shell +minecraft:iron_nugget, Iron Nugget +minecraft:knowledge_book, Knowledge Book +minecraft:record_13, Music Disc +minecraft:record_cat, Music Disc +minecraft:record_blocks, Music Disc +minecraft:record_chirp, Music Disc +minecraft:record_far, Music Disc +minecraft:record_mall, Music Disc +minecraft:record_mellohi, Music Disc +minecraft:record_stal, Music Disc +minecraft:record_strad, Music Disc +minecraft:record_ward, Music Disc +minecraft:record_11, Music Disc +minecraft:record_wait, Music Disc +aeadditions:part.base:0, ME Drive Fixture +aeadditions:part.base:1, ME Energy Cell Fixture +aeadditions:part.base:2, ME Fluid Interface +aeadditions:part.base:3, ME Ore Dictionary Export Bus +aeadditions:storage.fluid:0, ME 256k Fluid Storage Cell +aeadditions:storage.fluid:1, ME 1024k Fluid Storage Cell +aeadditions:storage.fluid:2, ME 4096k Fluid Storage Cell +aeadditions:storage.physical:0, ME 256k Storage Cell +aeadditions:storage.physical:1, ME 1024k Storage Cell +aeadditions:storage.physical:2, ME 4096k Storage Cell +aeadditions:storage.physical:3, ME 16384k Storage Cell +aeadditions:storage.physical:4, ME Block Container - Empty +aeadditions:storage.physical:4, ME Block Container - Empty +aeadditions:pattern.fluid:0, ME Fluid Pattern +aeadditions:pattern.fluid:0, ME Fluid Pattern: Water +aeadditions:pattern.fluid:0, ME Fluid Pattern: Lava +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Iron +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Gold +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Pigiron +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Cobalt +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Ardite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Manyullyn +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Knightslime +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Aluminum Brass +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Brass +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Copper +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Tin +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Bronze +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Zinc +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Lead +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Nickel +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Silver +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Electrum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Steel +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Aluminum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Oil (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Oil (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Oil (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Residue (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Residue (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Residue (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Heavy Oil (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Heavy Oil (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Heavy Oil (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Dense Oil (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Dense Oil (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Dense Oil (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Distilled Oil (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Distilled Oil (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Distilled Oil (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Dense Fuel (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Dense Fuel (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Dense Fuel (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Mixed Heavy Fuels (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Mixed Heavy Fuels (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Mixed Heavy Fuels (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Light Fuel (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Light Fuel (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Light Fuel (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Mixed Light Fuels (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Mixed Light Fuels (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Mixed Light Fuels (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Gaseous Fuel (§bCool§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Gaseous Fuel (§6Hot§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: Gaseous Fuel (§cSearing§r) +aeadditions:pattern.fluid:0, ME Fluid Pattern: UU-Matter +aeadditions:pattern.fluid:0, ME Fluid Pattern: Construction Foam +aeadditions:pattern.fluid:0, ME Fluid Pattern: IC2 Coolant +aeadditions:pattern.fluid:0, ME Fluid Pattern: Creosote +aeadditions:pattern.fluid:0, ME Fluid Pattern: IC2 Hot Coolant +aeadditions:pattern.fluid:0, ME Fluid Pattern: Pahoehoe Lava +aeadditions:pattern.fluid:0, ME Fluid Pattern: Biomass +aeadditions:pattern.fluid:0, ME Fluid Pattern: Biogas +aeadditions:pattern.fluid:0, ME Fluid Pattern: Distilled Water +aeadditions:pattern.fluid:0, ME Fluid Pattern: Superheated Steam +aeadditions:pattern.fluid:0, ME Fluid Pattern: Steam +aeadditions:pattern.fluid:0, ME Fluid Pattern: Hotspring Water +aeadditions:pattern.fluid:0, ME Fluid Pattern: Weed-Ex +aeadditions:pattern.fluid:0, ME Fluid Pattern: Air +aeadditions:pattern.fluid:0, ME Fluid Pattern: Hydrogen +aeadditions:pattern.fluid:0, ME Fluid Pattern: Oxygen +aeadditions:pattern.fluid:0, ME Fluid Pattern: Heavy Water +aeadditions:pattern.fluid:0, ME Fluid Pattern: Milk +aeadditions:pattern.fluid:0, ME Fluid Pattern: Ethanol +aeadditions:pattern.fluid:0, ME Fluid Pattern: Biomass +aeadditions:pattern.fluid:0, ME Fluid Pattern: Liquid Glass +aeadditions:pattern.fluid:0, ME Fluid Pattern: Honey +aeadditions:pattern.fluid:0, ME Fluid Pattern: Crushed Ice +aeadditions:pattern.fluid:0, ME Fluid Pattern: Fruit Juice +aeadditions:pattern.fluid:0, ME Fluid Pattern: Milk +aeadditions:pattern.fluid:0, ME Fluid Pattern: Seed Oil +aeadditions:pattern.fluid:0, ME Fluid Pattern: Short Mead +aeadditions:pattern.fluid:0, ME Fluid Pattern: Mutagen +aeadditions:pattern.fluid:0, ME Fluid Pattern: Liquid DNA +aeadditions:pattern.fluid:0, ME Fluid Pattern: Protein +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Amordrine +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Haderoth +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Alduorite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Platinum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Vulcanite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Ignatius +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Etherium +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Quicksilver +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Astral Silver +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Hepatizon +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Lemurite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Eximite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Sanguinite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Desichalkos +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Celenegil +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Shadow Iron +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Mithril +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Carmot +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Ceruclase +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Deep Iron +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Angmallen +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Kalendrite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Manganese +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Damascus Steel +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Prometheum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Adamantine +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Tartarite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Atlarus +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Black Steel +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Vyroxeres +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Lutetium +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Osmium +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Oureclase +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Inolashite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Meutoite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Orichalcum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Infuscolium +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Shadow Steel +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Midasium +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Krik +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Rubracium +aeadditions:pattern.fluid:0, ME Fluid Pattern: Liquid Tar +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Thermite +aeadditions:pattern.fluid:0, ME Fluid Pattern: Creosote Oil +aeadditions:pattern.fluid:0, ME Fluid Pattern: Steam +aeadditions:pattern.fluid:0, ME Fluid Pattern: Liquifacted Coal +aeadditions:pattern.fluid:0, ME Fluid Pattern: Crude Oil +aeadditions:pattern.fluid:0, ME Fluid Pattern: Naphtha +aeadditions:pattern.fluid:0, ME Fluid Pattern: Refined Fuel +aeadditions:pattern.fluid:0, ME Fluid Pattern: Sap +aeadditions:pattern.fluid:0, ME Fluid Pattern: Syrup +aeadditions:pattern.fluid:0, ME Fluid Pattern: Resin +aeadditions:pattern.fluid:0, ME Fluid Pattern: Tree Oil +aeadditions:pattern.fluid:0, ME Fluid Pattern: Seed Oil +aeadditions:pattern.fluid:0, ME Fluid Pattern: Biocrude +aeadditions:pattern.fluid:0, ME Fluid Pattern: Grassoline +aeadditions:pattern.fluid:0, ME Fluid Pattern: Mushroom Stew +aeadditions:pattern.fluid:0, ME Fluid Pattern: Essence of Knowledge +aeadditions:pattern.fluid:0, ME Fluid Pattern: Potion +aeadditions:pattern.fluid:0, ME Fluid Pattern: Splash Potion +aeadditions:pattern.fluid:0, ME Fluid Pattern: Lingering Potion +aeadditions:pattern.fluid:0, ME Fluid Pattern: Destabilized Redstone +aeadditions:pattern.fluid:0, ME Fluid Pattern: Energized Glowstone +aeadditions:pattern.fluid:0, ME Fluid Pattern: Resonant Ender +aeadditions:pattern.fluid:0, ME Fluid Pattern: Blazing Pyrotheum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Gelid Cryotheum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Zephyrean Aerotheum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Tectonic Petrotheum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Primal Mana +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Iridium +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Invar +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Constantan +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Signalum +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Lumium +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Enderium +aeadditions:pattern.fluid:0, ME Fluid Pattern: Flux Goo +aeadditions:pattern.fluid:0, ME Fluid Pattern: Liquid Death +aeadditions:pattern.fluid:0, ME Fluid Pattern: Purifying Fluid +aeadditions:pattern.fluid:0, ME Fluid Pattern: Seared Stone +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Obsidian +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Clay +aeadditions:pattern.fluid:0, ME Fluid Pattern: Liquid Dirt +aeadditions:pattern.fluid:0, ME Fluid Pattern: Molten Emerald +aeadditions:pattern.fluid:0, ME Fluid Pattern: Blood +aeadditions:pattern.fluid:0, ME Fluid Pattern: Liquid Blue Slime +aeadditions:pattern.fluid:0, ME Fluid Pattern: Liquid Purple Slime +aeadditions:pattern.fluid:0, ME Fluid Pattern: Quicksilver +aeadditions:terminal.fluid.wireless, item.com.the9grounds.aeadditions.terminal.fluid.wireless.name +aeadditions:storage.component:0, 256k ME Storage Component +aeadditions:storage.component:1, 1024k ME Storage Component +aeadditions:storage.component:2, 4096k ME Storage Component +aeadditions:storage.component:3, 16384k ME Storage Component +aeadditions:storage.component:4, 256k ME Fluid Storage Component +aeadditions:storage.component:5, 1024k ME Fluid Storage Component +aeadditions:storage.component:6, 4096k ME Fluid Storage Component +aeadditions:storage.casing:0, Advanced Storage Housing +aeadditions:storage.casing:1, Fluid Storage Housing +aeadditions:fluid.item, item.com.the9grounds.aeadditions.fluid.item.name +aeadditions:storage.fluid.portable:0, ME Portable Fluid Storage +aeadditions:storage.fluid.portable:0, ME Portable Fluid Storage +aeadditions:pattern.crafting, item.com.the9grounds.aeadditions.pattern.crafting.name +aeadditions:terminal.universal.wireless, item.com.the9grounds.aeadditions.terminal.universal.wireless.name +aeadditions:certustank, com.the9grounds.aeadditions.block.certustank.name +aeadditions:fluidcrafter, ME Fluid Assembler +aeadditions:fluidfiller, ME Fluid Auto Filler +aeadditions:hardmedrive, Blast resistant ME Drive +aeadditions:vibrantchamberfluid, Fluid Vibration Chamber +aeadditions:gas_interface, ME Gas Interface +ic2:te:1, Industrial TNT +ic2:te:2, Nuke +ic2:te:3, Generator +ic2:te:4, Geothermal Generator +ic2:te:5, Kinetic Generator +ic2:te:6, Radioisotope Thermoelectric Generator +ic2:te:7, Semifluid Generator +ic2:te:8, Solar Panel +ic2:te:9, Stirling Generator +ic2:te:10, Water Mill +ic2:te:11, Wind Mill +ic2:te:12, Electric Heater +ic2:te:13, Liquid Fuel Firebox +ic2:te:14, Radioisotope Heat Generator +ic2:te:15, Solid Fuel Firebox +ic2:te:16, Electric Motor +ic2:te:17, Manual Kinetic Generator +ic2:te:18, Steam Turbine +ic2:te:19, Stirling Kinetic Generator +ic2:te:20, Water Turbine +ic2:te:21, Wind Turbine +ic2:te:22, Nuclear Reactor +ic2:te:23, Reactor Access Hatch +ic2:te:24, Reactor Chamber +ic2:te:25, Reactor Fluid Port +ic2:te:26, Reactor Redstone Port +ic2:te:27, Condenser +ic2:te:28, Bottling Plant +ic2:te:29, Fluid Distributor +ic2:te:30, Fluid Regulator +ic2:te:31, Liquid Heat Exchanger +ic2:te:32, Pump +ic2:te:33, Solar Distiller +ic2:te:34, Steam Boiler +ic2:te:35, Item Buffer +ic2:te:36, Luminator +ic2:te:37, Magnetizer +ic2:te:38, Electric Sorting Machine +ic2:te:39, Teleporter +ic2:te:40, Terraformer +ic2:te:41, Tesla Coil +ic2:te:42, Fluid/Solid Canning Machine +ic2:te:43, Compressor +ic2:te:44, Electric Furnace +ic2:te:45, Extractor +ic2:te:46, Iron Furnace +ic2:te:47, Macerator +ic2:te:48, Recycler +ic2:te:49, Solid Canning Machine +ic2:te:50, Blast Furnace +ic2:te:51, Block Cutting Machine +ic2:te:52, Thermal Centrifuge +ic2:te:53, Fermenter +ic2:te:54, Induction Furnace +ic2:te:55, Metal Former +ic2:te:56, Ore Washing Plant +ic2:te:57, Advanced Miner +ic2:te:58, Crop Harvester +ic2:te:59, Crop-Matron +ic2:te:60, Miner +ic2:te:92, Mass Fabricator +ic2:te:93, UU Assembly Bench +ic2:te:61, Matter Fabricator +ic2:te:62, Pattern Storage +ic2:te:63, Replicator +ic2:te:64, Scanner +ic2:te:65, Energy-O-Mat +ic2:te:66, Personal Safe +ic2:te:67, Trade-O-Mat +ic2:te:94, Trading Terminal +ic2:te:68, Charge Pad (BatBox) +ic2:te:69, Charge Pad (CESU) +ic2:te:70, Charge Pad (MFE) +ic2:te:71, Charge Pad (MFSU) +ic2:te:72, BatBox +ic2:te:73, CESU +ic2:te:74, MFE +ic2:te:75, MFSU +ic2:te:76, Electrolyzer +ic2:te:77, LV-Transformer +ic2:te:78, MV-Transformer +ic2:te:79, HV-Transformer +ic2:te:80, EV-Transformer +ic2:te:81, Tank +ic2:te:82, Chunk Loader +ic2:te:83, Compact Item Buffer +ic2:te:86, Creative Generator +ic2:te:87, Steam Re-Pressurizer +ic2:te:90, Weighted Fluid Distributor +ic2:te:91, Weighted Item Distributor +ic2:te:84, Reactor Coolant Injector (RSH) +ic2:te:85, Reactor Coolant Injector (LZH) +ic2:te:88, Industrial Workbench +ic2:te:89, Batch Crafter +ic2:te:100, Coke Kiln +ic2:te:101, Coke Kiln Hatch +ic2:te:102, Coke Kiln Grate +ic2:te:111, Wooden Storage Box +ic2:te:112, Iron Storage Box +ic2:te:113, Bronze Storage Box +ic2:te:114, Steel Storage Box +ic2:te:115, Iridium Storage Box +ic2:te:131, Bronze Tank +ic2:te:132, Iron Tank +ic2:te:133, Steel Tank +ic2:te:134, Iridium Tank +ic2:resource:0, Basalt +ic2:resource:1, Copper Ore +ic2:resource:2, Lead Ore +ic2:resource:3, Tin Ore +ic2:resource:4, Uranium Ore +ic2:resource:5, Bronze Block +ic2:resource:6, Copper Block +ic2:resource:7, Lead Block +ic2:resource:8, Steel Block +ic2:resource:9, Tin Block +ic2:resource:10, Uranium Block +ic2:resource:11, Reinforced Stone +ic2:resource:12, Basic Machine Casing +ic2:resource:13, Advanced Machine Casing +ic2:resource:14, Reactor Pressure Vessel +ic2:resource:15, Silver Block +ic2:leaves, ic2.leaves.name +ic2:rubber_wood, ic2.rubber_wood.name +ic2:sapling, ic2.sapling.rubber.name +ic2:scaffold:0, Scaffold +ic2:scaffold:1, Reinforced Scaffold +ic2:scaffold:2, Iron Scaffold +ic2:scaffold:3, Reinforced Iron Scaffold +ic2:fence:0, Iron Fence +ic2:sheet:0, Resin Sheet +ic2:sheet:1, Rubber Sheet +ic2:sheet:2, Wool Sheet +ic2:glass:0, Reinforced Glass +ic2:foam:0, Construction Foam +ic2:foam:1, Reinforced Construction Foam +ic2:wall:0, Construction Foam Wall (Black) +ic2:wall:1, Construction Foam Wall (Blue) +ic2:wall:2, Construction Foam Wall (Brown) +ic2:wall:3, Construction Foam Wall (Cyan) +ic2:wall:4, Construction Foam Wall (Gray) +ic2:wall:5, Construction Foam Wall (Green) +ic2:wall:6, Construction Foam Wall (Light Blue) +ic2:wall:7, Construction Foam Wall (Light Gray) +ic2:wall:8, Construction Foam Wall (Lime) +ic2:wall:9, Construction Foam Wall (Magenta) +ic2:wall:10, Construction Foam Wall (Orange) +ic2:wall:11, Construction Foam Wall (Pink) +ic2:wall:12, Construction Foam Wall (Purple) +ic2:wall:13, Construction Foam Wall (Red) +ic2:wall:14, Construction Foam Wall (White) +ic2:wall:15, Construction Foam Wall (Yellow) +ic2:mining_pipe:0, Mining Pipe +ic2:reinforced_door, ic2.reinforced_door.name +ic2:refractory_bricks, ic2.refractory_bricks.name +ic2:uu_matter, ic2.uu_matter.name +ic2:construction_foam, ic2.construction_foam.name +ic2:coolant, ic2.coolant.name +ic2:creosote, ic2.creosote.name +ic2:hot_coolant, ic2.hot_coolant.name +ic2:pahoehoe_lava, ic2.pahoehoe_lava.name +ic2:biomass, ic2.biomass.name +ic2:biogas, ic2.biogas.name +ic2:distilled_water, ic2.distilled_water.name +ic2:superheated_steam, ic2.superheated_steam.name +ic2:steam, ic2.steam.name +ic2:hot_water, ic2.hot_water.name +ic2:weed_ex, ic2.weed_ex.name +ic2:air, ic2.air.name +ic2:hydrogen, ic2.hydrogen.name +ic2:oxygen, ic2.oxygen.name +ic2:heavy_water, ic2.heavy_water.name +ic2:milk, ic2.milk.name +ic2:advanced_batpack, ic2.advanced_batpack.name +ic2:alloy_chestplate, ic2.alloy_chestplate.name +ic2:batpack, ic2.batpack.name +ic2:bronze_boots, ic2.bronze_boots.name +ic2:bronze_chestplate, ic2.bronze_chestplate.name +ic2:bronze_helmet, ic2.bronze_helmet.name +ic2:bronze_leggings, ic2.bronze_leggings.name +ic2:cf_pack, ic2.cf_pack.name +ic2:energy_pack, ic2.energy_pack.name +ic2:hazmat_chestplate, ic2.hazmat_chestplate.name +ic2:hazmat_helmet, ic2.hazmat_helmet.name +ic2:hazmat_leggings, ic2.hazmat_leggings.name +ic2:jetpack, ic2.jetpack.name +ic2:jetpack_electric, ic2.jetpack_electric.name +ic2:lappack, ic2.lappack.name +ic2:nano_boots, ic2.nano_boots.name +ic2:nano_chestplate, ic2.nano_chestplate.name +ic2:nano_helmet, ic2.nano_helmet.name +ic2:nano_leggings, ic2.nano_leggings.name +ic2:nightvision_goggles, ic2.nightvision_goggles.name +ic2:quantum_boots, ic2.quantum_boots.name +ic2:quantum_chestplate, ic2.quantum_chestplate.name +ic2:quantum_helmet, ic2.quantum_helmet.name +ic2:quantum_leggings, ic2.quantum_leggings.name +ic2:rubber_boots, ic2.rubber_boots.name +ic2:solar_helmet, ic2.solar_helmet.name +ic2:static_boots, ic2.static_boots.name +ic2:boat:0, Damaged Rubber Dinghy +ic2:boat:1, Rubber Dinghy +ic2:boat:2, Carbon Fiber Canoe +ic2:boat:3, Electric Boat +ic2:barrel, ic2.barrel.name +ic2:mug:0, Stone Mug +ic2:mug:1, Cold Coffee +ic2:mug:2, Dark Coffee +ic2:mug:3, Coffee +ic2:booze_mug, ic2.booze_mug.name +ic2:crushed:0, Crushed Copper Ore +ic2:crushed:1, Crushed Gold Ore +ic2:crushed:2, Crushed Iron Ore +ic2:crushed:3, Crushed Lead Ore +ic2:crushed:4, Crushed Silver Ore +ic2:crushed:5, Crushed Tin Ore +ic2:crushed:6, Crushed Uranium Ore +ic2:purified:0, Purified Crushed Copper Ore +ic2:purified:1, Purified Crushed Gold Ore +ic2:purified:2, Purified Crushed Iron Ore +ic2:purified:3, Purified Crushed Lead Ore +ic2:purified:4, Purified Crushed Silver Ore +ic2:purified:5, Purified Crushed Tin Ore +ic2:purified:6, Purified Crushed Uranium Ore +ic2:dust:0, Bronze Dust +ic2:dust:1, Clay Dust +ic2:dust:2, Coal Dust +ic2:dust:3, Hydrated Coal Dust +ic2:dust:4, Copper Dust +ic2:dust:5, Diamond Dust +ic2:dust:6, Energium Dust +ic2:dust:7, Gold Dust +ic2:dust:8, Iron Dust +ic2:dust:9, Lapis Lazuli Dust +ic2:dust:10, Lead Dust +ic2:dust:11, Lithium Dust +ic2:dust:12, Obsidian Dust +ic2:dust:13, Silicon Dioxide +ic2:dust:14, Silver Dust +ic2:dust:15, Stone Dust +ic2:dust:16, Sulfur Dust +ic2:dust:17, Tin Dust +ic2:dust:18, Tiny Pile of Bronze Dust +ic2:dust:19, Tiny Pile of Copper Dust +ic2:dust:20, Tiny Pile of Gold Dust +ic2:dust:21, Tiny Pile of Iron Dust +ic2:dust:22, Tiny Pile of Lapis Dust +ic2:dust:23, Tiny Pile of Lead Dust +ic2:dust:24, Tiny Pile of Lithium Dust +ic2:dust:25, Tiny Pile of Obsidian Dust +ic2:dust:26, Tiny Pile of Silver Dust +ic2:dust:27, Tiny Pile of Sulfur Dust +ic2:dust:28, Tiny Pile of Tin Dust +ic2:dust:29, Hydrated Tin Dust +ic2:dust:30, Netherrack Dust +ic2:dust:31, Ender Pearl Dust +ic2:dust:32, Ender Eye Dust +ic2:dust:33, Milk Powder +ic2:dust:34, Emerald Dust +ic2:dust:35, Tiny Pile of Emerald Dust +ic2:dust:36, Tiny Pile of Diamond Dust +ic2:ingot:0, Mixed Metal Ingot +ic2:ingot:1, Bronze Ingot +ic2:ingot:2, Copper Ingot +ic2:ingot:3, Lead Ingot +ic2:ingot:4, Silver Ingot +ic2:ingot:5, Steel Ingot +ic2:ingot:6, Tin Ingot +ic2:plate:0, Bronze Plate +ic2:plate:1, Copper Plate +ic2:plate:2, Gold Plate +ic2:plate:3, Iron Plate +ic2:plate:4, Lapis Lazuli Plate +ic2:plate:5, Lead Plate +ic2:plate:6, Obsidian Plate +ic2:plate:7, Steel Plate +ic2:plate:8, Tin Plate +ic2:plate:9, Dense Bronze Plate +ic2:plate:10, Dense Copper Plate +ic2:plate:11, Dense Gold Plate +ic2:plate:12, Dense Iron Plate +ic2:plate:13, Dense Lapis Lazuli Plate +ic2:plate:14, Dense Lead Plate +ic2:plate:15, Dense Obsidian Plate +ic2:plate:16, Dense Steel Plate +ic2:plate:17, Dense Tin Plate +ic2:casing:0, Bronze Item Casing +ic2:casing:1, Copper Item Casing +ic2:casing:2, Gold Item Casing +ic2:casing:3, Iron Item Casing +ic2:casing:4, Lead Item Casing +ic2:casing:5, Steel Item Casing +ic2:casing:6, Tin Item Casing +ic2:nuclear:0, Enriched Uranium Nuclear Fuel +ic2:nuclear:1, Uranium 235 +ic2:nuclear:2, Uranium 238 +ic2:nuclear:3, Plutonium +ic2:nuclear:4, MOX Nuclear Fuel +ic2:nuclear:5, Tiny Pile of Uranium 235 +ic2:nuclear:6, Tiny Pile of Uranium 238 +ic2:nuclear:7, Tiny Pile of Plutonium +ic2:nuclear:8, Pellets of Enriched Uranium Nuclear Fuel +ic2:nuclear:9, Pellets of MOX Nuclear Fuel +ic2:nuclear:10, Pellets of RTG Fuel +ic2:nuclear:11, Fuel Rod (Depleted Uranium) +ic2:nuclear:12, Dual Fuel Rod (Depleted Uranium) +ic2:nuclear:13, Quad Fuel Rod (Depleted Uranium) +ic2:nuclear:14, Fuel Rod (Depleted MOX) +ic2:nuclear:15, Dual Fuel Rod (Depleted MOX) +ic2:nuclear:16, Quad Fuel Rod (Depleted MOX) +ic2:misc_resource:0, Ashes +ic2:misc_resource:1, Iridium Ore +ic2:misc_resource:2, Iridium Shard +ic2:misc_resource:3, UU-Matter +ic2:misc_resource:4, Sticky Resin +ic2:misc_resource:5, Slag +ic2:misc_resource:6, Iodine +ic2:misc_resource:7, Water +ic2:misc_resource:8, Lava +ic2:crafting:0, Rubber +ic2:crafting:1, Electronic Circuit +ic2:crafting:2, Advanced Circuit +ic2:crafting:3, Advanced Alloy +ic2:crafting:4, Iridium Reinforced Plate +ic2:crafting:5, Coil +ic2:crafting:6, Electric Motor +ic2:crafting:7, Heat Conductor +ic2:crafting:8, Copper Boiler +ic2:crafting:9, Fuel Rod (Empty) +ic2:crafting:10, Tin Can +ic2:crafting:11, Small Power Unit +ic2:crafting:12, Power Unit +ic2:crafting:13, Raw Carbon Fibre +ic2:crafting:14, Raw Carbon Mesh +ic2:crafting:15, Carbon Plate +ic2:crafting:16, Coal Ball +ic2:crafting:17, Compressed Coal Ball +ic2:crafting:18, Coal Chunk +ic2:crafting:19, Industrial Diamond +ic2:crafting:20, Plantball +ic2:crafting:21, Bio Chaff +ic2:crafting:23, Scrap +ic2:crafting:24, Scrap Box +ic2:crafting:25, CF Powder +ic2:crafting:27, Crystal Memory (raw) +ic2:crafting:29, Shaft (Iron) +ic2:crafting:30, Shaft (Steel) +ic2:crafting:31, Wood Rotor Blade +ic2:crafting:32, Iron Rotor Blade +ic2:crafting:33, Steel Rotor Blade +ic2:crafting:34, Carbon Rotor Blade +ic2:crafting:35, Steam Turbine Blade +ic2:crafting:36, Steam Turbine +ic2:crafting:37, Jetpack Attachment Plate +ic2:crafting:38, Industrial Credit +ic2:crafting:41, Bronze Rotor Blade +ic2:crafting:42, Shaft (Bronze) +ic2:block_cutting_blade:0, Block Cutting Blade (Iron) +ic2:block_cutting_blade:1, Block Cutting Blade (Steel) +ic2:block_cutting_blade:2, Block Cutting Blade (Diamond) +ic2:upgrade_kit:0, MFSU Upgrade Kit +ic2:crop_stick, ic2.crop_stick.name +ic2:crop_res:0, Coffee Beans +ic2:crop_res:1, Coffee Powder +ic2:crop_res:2, Fertilizer +ic2:crop_res:3, Grin Powder +ic2:crop_res:4, Hops +ic2:crop_res:5, Weed +ic2:crop_res:6, Milk Wart +ic2:crop_res:7, Oil Berry +ic2:crop_res:8, Bobs-Yer-Uncle-Ranks Berry +ic2:terra_wart, ic2.terra_wart.name +ic2:cropnalyzer, ic2.cropnalyzer.name +ic2:re_battery, ic2.re_battery.name +ic2:advanced_re_battery, ic2.advanced_re_battery.name +ic2:energy_crystal, ic2.energy_crystal.name +ic2:lapotron_crystal, ic2.lapotron_crystal.name +ic2:single_use_battery, ic2.single_use_battery.name +ic2:charging_re_battery, ic2.charging_re_battery.name +ic2:advanced_charging_re_battery, ic2.advanced_charging_re_battery.name +ic2:charging_energy_crystal, ic2.charging_energy_crystal.name +ic2:charging_lapotron_crystal, ic2.charging_lapotron_crystal.name +ic2:heat_storage, ic2.heat_storage.name +ic2:tri_heat_storage, ic2.tri_heat_storage.name +ic2:hex_heat_storage, ic2.hex_heat_storage.name +ic2:plating, ic2.plating.name +ic2:heat_plating, ic2.heat_plating.name +ic2:containment_plating, ic2.containment_plating.name +ic2:heat_exchanger, ic2.heat_exchanger.name +ic2:reactor_heat_exchanger, ic2.reactor_heat_exchanger.name +ic2:component_heat_exchanger, ic2.component_heat_exchanger.name +ic2:advanced_heat_exchanger, ic2.advanced_heat_exchanger.name +ic2:heat_vent, ic2.heat_vent.name +ic2:reactor_heat_vent, ic2.reactor_heat_vent.name +ic2:overclocked_heat_vent, ic2.overclocked_heat_vent.name +ic2:component_heat_vent, ic2.component_heat_vent.name +ic2:advanced_heat_vent, ic2.advanced_heat_vent.name +ic2:neutron_reflector, ic2.neutron_reflector.name +ic2:thick_neutron_reflector, ic2.thick_neutron_reflector.name +ic2:iridium_reflector, ic2.iridium_reflector.name +ic2:rsh_condensator, ic2.rsh_condensator.name +ic2:lzh_condensator, ic2.lzh_condensator.name +ic2:heatpack, ic2.heatpack.name +ic2:uranium_fuel_rod, ic2.uranium_fuel_rod.name +ic2:dual_uranium_fuel_rod, ic2.dual_uranium_fuel_rod.name +ic2:quad_uranium_fuel_rod, ic2.quad_uranium_fuel_rod.name +ic2:mox_fuel_rod, ic2.mox_fuel_rod.name +ic2:dual_mox_fuel_rod, ic2.dual_mox_fuel_rod.name +ic2:quad_mox_fuel_rod, ic2.quad_mox_fuel_rod.name +ic2:lithium_fuel_rod, ic2.lithium_fuel_rod.name +ic2:depleted_isotope_fuel_rod, ic2.depleted_isotope_fuel_rod.name +ic2:tfbp:0, TFBP - Empty +ic2:tfbp:1, TFBP - Chilling +ic2:tfbp:2, TFBP - Cultivation +ic2:tfbp:3, TFBP - Desertification +ic2:tfbp:4, TFBP - Flatification +ic2:tfbp:5, TFBP - Irrigation +ic2:tfbp:6, TFBP - Mushroom +ic2:bronze_axe, ic2.bronze_axe.name +ic2:bronze_hoe, ic2.bronze_hoe.name +ic2:bronze_pickaxe, ic2.bronze_pickaxe.name +ic2:bronze_shovel, ic2.bronze_shovel.name +ic2:bronze_sword, ic2.bronze_sword.name +ic2:cutter, ic2.cutter.name +ic2:debug_item, ic2.debug_item.name +ic2:foam_sprayer:0, CF Sprayer +ic2:foam_sprayer:0, CF Sprayer +ic2:forge_hammer, ic2.forge_hammer.name +ic2:frequency_transmitter, ic2.frequency_transmitter.name +ic2:meter, ic2.meter.name +ic2:tool_box, ic2.tool_box.name +ic2:treetap, ic2.treetap.name +ic2:wrench, ic2.wrench.name +ic2:wrench_new, ic2.wrench_new.name +ic2:crowbar, ic2.crowbar.name +ic2:containment_box, ic2.containment_box.name +ic2:weeding_trowel, ic2.weeding_trowel.name +ic2:crop_seed_bag, ic2.crop_seed_bag.name +ic2:advanced_scanner, ic2.advanced_scanner.name +ic2:chainsaw, ic2.chainsaw.name +ic2:diamond_drill, ic2.diamond_drill.name +ic2:drill, ic2.drill.name +ic2:electric_hoe, ic2.electric_hoe.name +ic2:electric_treetap, ic2.electric_treetap.name +ic2:electric_wrench, ic2.electric_wrench.name +ic2:iridium_drill, ic2.iridium_drill.name +ic2:mining_laser, ic2.mining_laser.name +ic2:nano_saber, ic2.nano_saber.name +ic2:obscurator, ic2.obscurator.name +ic2:scanner, ic2.scanner.name +ic2:wind_meter, ic2.wind_meter.name +ic2:painter:0, Painter +ic2:painter:0, Black Painter +ic2:painter:0, Blue Painter +ic2:painter:0, Brown Painter +ic2:painter:0, Cyan Painter +ic2:painter:0, Dark Grey Painter +ic2:painter:0, Green Painter +ic2:painter:0, Light Blue Painter +ic2:painter:0, Light Grey Painter +ic2:painter:0, Lime Painter +ic2:painter:0, Magenta Painter +ic2:painter:0, Orange Painter +ic2:painter:0, Pink Painter +ic2:painter:0, Purple Painter +ic2:painter:0, Red Painter +ic2:painter:0, White Painter +ic2:painter:0, Yellow Painter +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:fluid_cell:0, Universal Fluid Cell +ic2:cable:0, Copper Cable +ic2:cable:0, Insulated Copper Cable +ic2:cable:1, Glass Fibre Cable +ic2:cable:2, Gold Cable +ic2:cable:2, Insulated Gold Cable +ic2:cable:2, 2x Ins. Gold Cable +ic2:cable:3, HV Cable +ic2:cable:3, Insulated HV Cable +ic2:cable:3, 2x Ins. HV Cable +ic2:cable:3, 3x Ins. HV Cable +ic2:cable:4, Tin Cable +ic2:cable:4, Insulated Tin Cable +ic2:cable:5, EU-Detector Cable +ic2:cable:6, EU-Splitter Cable +ic2:upgrade:0, Overclocker Upgrade +ic2:upgrade:1, Transformer Upgrade +ic2:upgrade:2, Energy Storage Upgrade +ic2:upgrade:3, Redstone Signal Inverter Upgrade +ic2:upgrade:4, Ejector Upgrade +ic2:upgrade:5, Advanced Ejector Upgrade +ic2:upgrade:6, Pulling Upgrade +ic2:upgrade:7, Advanced Pulling Upgrade +ic2:upgrade:8, Fluid Ejector Upgrade +ic2:upgrade:9, Fluid Pulling Upgrade +ic2:upgrade:10, Remote Interface Upgrade +ic2:filled_tin_can, ic2.filled_tin_can.name +ic2:filled_fuel_can, ic2.filled_fuel_can.name +ic2:iodine_tablet, ic2.iodine_tablet.name +ic2:crystal_memory, ic2.crystal_memory.name +ic2:rotor_wood, ic2.rotor_wood.name +ic2:rotor_bronze, ic2.rotor_bronze.name +ic2:rotor_iron, ic2.rotor_iron.name +ic2:rotor_steel, ic2.rotor_steel.name +ic2:rotor_carbon, ic2.rotor_carbon.name +ic2:dynamite, ic2.dynamite.name +ic2:dynamite_sticky, ic2.dynamite_sticky.name +ic2:remote, ic2.remote.name +ic2:pipe:0, Tiny Bronze Pipe +ic2:pipe:0, Small Bronze Pipe +ic2:pipe:0, Medium Bronze Pipe +ic2:pipe:0, Large Bronze Pipe +ic2:pipe:1, Tiny Steel Pipe +ic2:pipe:1, Small Steel Pipe +ic2:pipe:1, Medium Steel Pipe +ic2:pipe:1, Large Steel Pipe +ic2:cover:0, Pump Attachment (LV) +ic2:cover:1, Pump Attachment (MV) +ic2:coke, ic2.coke.name +forestry:fertilizer_bio, Compost +forestry:fertilizer_compound, Fertilizer +forestry:apatite, Apatite +forestry:research_note, %s's Notes +forestry:portable_alyzer, Portable Analyzer +forestry:ingot_copper, Copper Ingot +forestry:ingot_tin, Tin Ingot +forestry:ingot_bronze, Bronze Ingot +forestry:wrench, Wrench +forestry:pipette, Pipette +forestry:sturdy_machine, Sturdy Casing +forestry:hardened_machine, Hardened Casing +forestry:impregnated_casing, Impregnated Casing +forestry:flexible_casing, Flexible Casing +forestry:crafting_material:0, Pulsating Dust +forestry:crafting_material:1, Pulsating Mesh +forestry:crafting_material:2, Silk Wisp +forestry:crafting_material:3, Woven Silk +forestry:crafting_material:4, Dissipation Charge +forestry:crafting_material:5, Ice Shard +forestry:crafting_material:6, Scented Paneling +forestry:crafting_material:7, Camouflaged Paneling +forestry:naturalist_helmet, Spectacles +forestry:peat, Peat +forestry:ash, Ash +forestry:bituminous_peat, Bituminous Peat +forestry:gear_bronze, Bronze Gear +forestry:gear_copper, Copper Gear +forestry:gear_tin, Tin Gear +forestry:chipsets:0, Basic Circuit Board +forestry:chipsets:1, Enhanced Circuit Board +forestry:chipsets:2, Refined Circuit Board +forestry:chipsets:3, Intricate Circuit Board +forestry:soldering_iron, Soldering Iron +forestry:carton, Carton +forestry:oak_stick, Impregnated Stick +forestry:wood_pulp, Wood Pulp +forestry:broken_bronze_pickaxe, Broken Pickaxe +forestry:broken_bronze_shovel, Broken Shovel +forestry:bronze_pickaxe, Survivalist's Pickaxe +forestry:bronze_shovel, Survivalist's Shovel +forestry:kit_shovel, Shovel Kit +forestry:kit_pickaxe, Pickaxe Kit +forestry:mouldy_wheat, Mouldy Wheat +forestry:decaying_wheat, Decaying Wheat +forestry:mulch, Mulch +forestry:iodine_capsule, Iodine Capsule +forestry:phosphor, Phosphor +forestry:beeswax, Beeswax +forestry:refractory_wax, Refractory Wax +forestry:fruits:0, Cherry +forestry:fruits:1, Walnut +forestry:fruits:2, Chestnut +forestry:fruits:3, Lemon +forestry:fruits:4, Plum +forestry:fruits:5, Date +forestry:fruits:6, Papaya +forestry:analyzer:0, Analyzer +forestry:escritoire:0, Escritoire +forestry:bog_earth:0, Bog Earth +forestry:humus:0, Humus +forestry:resources:0, Apatite Ore +forestry:resources:1, Copper Ore +forestry:resources:2, Tin Ore +forestry:resource_storage:0, Block of Apatite +forestry:resource_storage:1, Block of Copper +forestry:resource_storage:2, Block of Tin +forestry:resource_storage:3, Block of Bronze +forestry:ash_brick:0, Ash Bricks +forestry:ash_stairs:0, Ash Brick Stairs +forestry:genetic_filter:0, Genetic Filter +forestry:mushroom:0, tile.for.mushroom.name +forestry:mushroom:1, tile.for.mushroom.name +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:0, Farm Block +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:2, Farm Gearbox +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:3, Farm Hatch +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:4, Farm Valve +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:ffarm:5, Farm Control +forestry:engine_peat:0, Peat-fired Engine +forestry:engine_biogas:0, Biogas Engine +forestry:engine_clockwork:0, Clockwork Engine +forestry:greenhouse:0, Greenhouse Block +forestry:greenhouse:3, Greenhouse Energy Distributor +forestry:greenhouse:4, Greenhouse Control +forestry:greenhouse:5, Greenhouse Screen +forestry:climatiser:0, Greenhouse Hygroregulator +forestry:climatiser:1, Greenhouse Heater +forestry:climatiser:2, Greenhouse Fan +forestry:climatiser:3, Greenhouse Humidifier +forestry:climatiser:4, Greenhouse Dehumidifier +forestry:greenhouse.window:0, Greenhouse Window +forestry:greenhouse.window_up:0, Greenhouse Roof Window +forestry:fluid.bio.ethanol, Ethanol +forestry:fluid.biomass, Biomass +forestry:fluid.glass, Liquid Glass +forestry:fluid.for.honey, Honey +forestry:fluid.ice, Crushed Ice +forestry:fluid.juice, Fruit Juice +forestry:fluid.milk, Milk +forestry:fluid.seed.oil, Seed Oil +forestry:fluid.short.mead, Short Mead +forestry:can, item.for.can.name +forestry:capsule, item.for.capsule.name +forestry:refractory, item.for.refractory.name +forestry:arboretum:0, Arboretum (Managed) +forestry:arboretum:1, Arboretum (Manual) +forestry:farm_crops:0, Farm (Managed) +forestry:farm_crops:1, Farm (Manual) +forestry:farm_mushroom:0, Mushroom Farm (Managed) +forestry:farm_mushroom:1, Mushroom Farm (Manual) +forestry:farm_gourd:0, Gourd Farm (Managed) +forestry:farm_gourd:1, Gourd Farm (Manual) +forestry:farm_nether:0, Infernal Farm (Managed) +forestry:farm_nether:1, Infernal Farm (Manual) +forestry:farm_ender:0, Ender Farm (Managed) +forestry:farm_ender:1, Ender Farm (Manual) +forestry:peat_bog:0, Peat Bog (Managed) +forestry:peat_bog:1, Peat Bog (Manual) +forestry:apiarist_bag, Apiarist's Backpack +forestry:lepidopterist_bag, Lepidopterist's Backpack +forestry:miner_bag, Mining Backpack +forestry:miner_bag_t2, Woven Mining Backpack +forestry:digger_bag, Digging Backpack +forestry:digger_bag_t2, Woven Digging Backpack +forestry:forester_bag, Foresting Backpack +forestry:forester_bag_t2, Woven Foresting Backpack +forestry:hunter_bag, Hunting Backpack +forestry:hunter_bag_t2, Woven Hunting Backpack +forestry:adventurer_bag, Adventuring Backpack +forestry:adventurer_bag_t2, Woven Adventuring Backpack +forestry:builder_bag, Building Backpack +forestry:builder_bag_t2, Woven Building Backpack +forestry:charcoal:0, Block of Charcoal +forestry:wood_pile:0, Wood Pile +forestry:wood_pile_decorative:0, Decorative Wood Pile +forestry:ash_block_0:0, Ash Block +forestry:ash_block_1:0, Ash Block +forestry:ash_block_2:0, Ash Block +forestry:ash_block_3:0, Ash Block +forestry:loam:0, Loam +forestry:honeyed_slice, Honeyed Slice +forestry:ambrosia, Ambrosia +forestry:honey_pot, Honey Pot +forestry:book_forester, Forester's Manual +forestry:habitat_former:0, Habitat Former +forestry:habitat_screen, Habitat Screen +forestry:crate, Crate +forestry:grafter, Grafter +forestry:grafter_proven, Proven Grafter +forestry:logs.0:0, Larch Wood +forestry:logs.0:1, Teak Wood +forestry:logs.0:2, Desert Acacia Wood +forestry:logs.0:3, Lime Wood +forestry:logs.1:0, Chestnut Wood +forestry:logs.1:1, Wenge Wood +forestry:logs.1:2, Baobab Wood +forestry:logs.1:3, Sequoia Wood +forestry:logs.2:0, Kapok Wood +forestry:logs.2:1, Ebony Wood +forestry:logs.2:2, Mahogany Wood +forestry:logs.2:3, Balsa Wood +forestry:logs.3:0, Willow Wood +forestry:logs.3:1, Walnut Wood +forestry:logs.3:2, Greenheart Wood +forestry:logs.3:3, Cherry Wood +forestry:logs.4:0, Mahoe Wood +forestry:logs.4:1, Poplar Wood +forestry:logs.4:2, Palm Wood +forestry:logs.4:3, Papaya Wood +forestry:logs.5:0, Pine Wood +forestry:logs.5:1, Plum Wood +forestry:logs.5:2, Maple Wood +forestry:logs.5:3, Citrus Wood +forestry:logs.6:0, Giant Sequoia Wood +forestry:logs.6:1, Ipe Wood +forestry:logs.6:2, Padauk Wood +forestry:logs.6:3, Cocobolo Wood +forestry:logs.7:0, Zebrawood Wood +forestry:logs.fireproof.0:0, Larch Wood (Fireproof) +forestry:logs.fireproof.0:1, Teak Wood (Fireproof) +forestry:logs.fireproof.0:2, Desert Acacia Wood (Fireproof) +forestry:logs.fireproof.0:3, Lime Wood (Fireproof) +forestry:logs.fireproof.1:0, Chestnut Wood (Fireproof) +forestry:logs.fireproof.1:1, Wenge Wood (Fireproof) +forestry:logs.fireproof.1:2, Baobab Wood (Fireproof) +forestry:logs.fireproof.1:3, Sequoia Wood (Fireproof) +forestry:logs.fireproof.2:0, Kapok Wood (Fireproof) +forestry:logs.fireproof.2:1, Ebony Wood (Fireproof) +forestry:logs.fireproof.2:2, Mahogany Wood (Fireproof) +forestry:logs.fireproof.2:3, Balsa Wood (Fireproof) +forestry:logs.fireproof.3:0, Willow Wood (Fireproof) +forestry:logs.fireproof.3:1, Walnut Wood (Fireproof) +forestry:logs.fireproof.3:2, Greenheart Wood (Fireproof) +forestry:logs.fireproof.3:3, Cherry Wood (Fireproof) +forestry:logs.fireproof.4:0, Mahoe Wood (Fireproof) +forestry:logs.fireproof.4:1, Poplar Wood (Fireproof) +forestry:logs.fireproof.4:2, Palm Wood (Fireproof) +forestry:logs.fireproof.4:3, Papaya Wood (Fireproof) +forestry:logs.fireproof.5:0, Pine Wood (Fireproof) +forestry:logs.fireproof.5:1, Plum Wood (Fireproof) +forestry:logs.fireproof.5:2, Maple Wood (Fireproof) +forestry:logs.fireproof.5:3, Citrus Wood (Fireproof) +forestry:logs.fireproof.6:0, Giant Sequoia Wood (Fireproof) +forestry:logs.fireproof.6:1, Ipe Wood (Fireproof) +forestry:logs.fireproof.6:2, Padauk Wood (Fireproof) +forestry:logs.fireproof.6:3, Cocobolo Wood (Fireproof) +forestry:logs.fireproof.7:0, Zebrawood Wood (Fireproof) +forestry:logs.vanilla.fireproof.0:0, Oak Wood (Fireproof) +forestry:logs.vanilla.fireproof.0:1, Spruce Wood (Fireproof) +forestry:logs.vanilla.fireproof.0:2, Birch Wood (Fireproof) +forestry:logs.vanilla.fireproof.0:3, Jungle Wood (Fireproof) +forestry:logs.vanilla.fireproof.1:0, Acacia Wood (Fireproof) +forestry:logs.vanilla.fireproof.1:1, Dark Oak Wood (Fireproof) +forestry:planks.0:0, Larch Wood Planks +forestry:planks.0:1, Teak Wood Planks +forestry:planks.0:2, Desert Acacia Wood Planks +forestry:planks.0:3, Lime Wood Planks +forestry:planks.0:4, Chestnut Wood Planks +forestry:planks.0:5, Wenge Wood Planks +forestry:planks.0:6, Baobab Wood Planks +forestry:planks.0:7, Sequoia Wood Planks +forestry:planks.0:8, Kapok Wood Planks +forestry:planks.0:9, Ebony Wood Planks +forestry:planks.0:10, Mahogany Wood Planks +forestry:planks.0:11, Balsa Wood Planks +forestry:planks.0:12, Willow Wood Planks +forestry:planks.0:13, Walnut Wood Planks +forestry:planks.0:14, Greenheart Wood Planks +forestry:planks.0:15, Cherry Wood Planks +forestry:planks.1:0, Mahoe Wood Planks +forestry:planks.1:1, Poplar Wood Planks +forestry:planks.1:2, Palm Wood Planks +forestry:planks.1:3, Papaya Wood Planks +forestry:planks.1:4, Pine Wood Planks +forestry:planks.1:5, Plum Wood Planks +forestry:planks.1:6, Maple Wood Planks +forestry:planks.1:7, Citrus Wood Planks +forestry:planks.1:8, Giant Sequoia Wood Planks +forestry:planks.1:9, Ipe Wood Planks +forestry:planks.1:10, Padauk Wood Planks +forestry:planks.1:11, Cocobolo Wood Planks +forestry:planks.1:12, Zebrawood Wood Planks +forestry:planks.fireproof.0:0, Larch Wood Planks (Fireproof) +forestry:planks.fireproof.0:1, Teak Wood Planks (Fireproof) +forestry:planks.fireproof.0:2, Desert Acacia Wood Planks (Fireproof) +forestry:planks.fireproof.0:3, Lime Wood Planks (Fireproof) +forestry:planks.fireproof.0:4, Chestnut Wood Planks (Fireproof) +forestry:planks.fireproof.0:5, Wenge Wood Planks (Fireproof) +forestry:planks.fireproof.0:6, Baobab Wood Planks (Fireproof) +forestry:planks.fireproof.0:7, Sequoia Wood Planks (Fireproof) +forestry:planks.fireproof.0:8, Kapok Wood Planks (Fireproof) +forestry:planks.fireproof.0:9, Ebony Wood Planks (Fireproof) +forestry:planks.fireproof.0:10, Mahogany Wood Planks (Fireproof) +forestry:planks.fireproof.0:11, Balsa Wood Planks (Fireproof) +forestry:planks.fireproof.0:12, Willow Wood Planks (Fireproof) +forestry:planks.fireproof.0:13, Walnut Wood Planks (Fireproof) +forestry:planks.fireproof.0:14, Greenheart Wood Planks (Fireproof) +forestry:planks.fireproof.0:15, Cherry Wood Planks (Fireproof) +forestry:planks.fireproof.1:0, Mahoe Wood Planks (Fireproof) +forestry:planks.fireproof.1:1, Poplar Wood Planks (Fireproof) +forestry:planks.fireproof.1:2, Palm Wood Planks (Fireproof) +forestry:planks.fireproof.1:3, Papaya Wood Planks (Fireproof) +forestry:planks.fireproof.1:4, Pine Wood Planks (Fireproof) +forestry:planks.fireproof.1:5, Plum Wood Planks (Fireproof) +forestry:planks.fireproof.1:6, Maple Wood Planks (Fireproof) +forestry:planks.fireproof.1:7, Citrus Wood Planks (Fireproof) +forestry:planks.fireproof.1:8, Giant Sequoia Wood Planks (Fireproof) +forestry:planks.fireproof.1:9, Ipe Wood Planks (Fireproof) +forestry:planks.fireproof.1:10, Padauk Wood Planks (Fireproof) +forestry:planks.fireproof.1:11, Cocobolo Wood Planks (Fireproof) +forestry:planks.fireproof.1:12, Zebrawood Wood Planks (Fireproof) +forestry:planks.vanilla.fireproof.0:0, Oak Wood Planks (Fireproof) +forestry:planks.vanilla.fireproof.0:1, Spruce Wood Planks (Fireproof) +forestry:planks.vanilla.fireproof.0:2, Birch Wood Planks (Fireproof) +forestry:planks.vanilla.fireproof.0:3, Jungle Wood Planks (Fireproof) +forestry:planks.vanilla.fireproof.0:4, Acacia Wood Planks (Fireproof) +forestry:planks.vanilla.fireproof.0:5, Dark Oak Wood Planks (Fireproof) +forestry:slabs.0:0, Larch Wood Slab +forestry:slabs.0:1, Teak Wood Slab +forestry:slabs.0:2, Desert Acacia Wood Slab +forestry:slabs.0:3, Lime Wood Slab +forestry:slabs.0:4, Chestnut Wood Slab +forestry:slabs.0:5, Wenge Wood Slab +forestry:slabs.0:6, Baobab Wood Slab +forestry:slabs.0:7, Sequoia Wood Slab +forestry:slabs.1:0, Kapok Wood Slab +forestry:slabs.1:1, Ebony Wood Slab +forestry:slabs.1:2, Mahogany Wood Slab +forestry:slabs.1:3, Balsa Wood Slab +forestry:slabs.1:4, Willow Wood Slab +forestry:slabs.1:5, Walnut Wood Slab +forestry:slabs.1:6, Greenheart Wood Slab +forestry:slabs.1:7, Cherry Wood Slab +forestry:slabs.2:0, Mahoe Wood Slab +forestry:slabs.2:1, Poplar Wood Slab +forestry:slabs.2:2, Palm Wood Slab +forestry:slabs.2:3, Papaya Wood Slab +forestry:slabs.2:4, Pine Wood Slab +forestry:slabs.2:5, Plum Wood Slab +forestry:slabs.2:6, Maple Wood Slab +forestry:slabs.2:7, Citrus Wood Slab +forestry:slabs.3:0, Giant Sequoia Wood Slab +forestry:slabs.3:1, Ipe Wood Slab +forestry:slabs.3:2, Padauk Wood Slab +forestry:slabs.3:3, Cocobolo Wood Slab +forestry:slabs.3:4, Zebrawood Wood Slab +forestry:slabs.fireproof.0:0, Larch Wood Slab (Fireproof) +forestry:slabs.fireproof.0:1, Teak Wood Slab (Fireproof) +forestry:slabs.fireproof.0:2, Desert Acacia Wood Slab (Fireproof) +forestry:slabs.fireproof.0:3, Lime Wood Slab (Fireproof) +forestry:slabs.fireproof.0:4, Chestnut Wood Slab (Fireproof) +forestry:slabs.fireproof.0:5, Wenge Wood Slab (Fireproof) +forestry:slabs.fireproof.0:6, Baobab Wood Slab (Fireproof) +forestry:slabs.fireproof.0:7, Sequoia Wood Slab (Fireproof) +forestry:slabs.fireproof.1:0, Kapok Wood Slab (Fireproof) +forestry:slabs.fireproof.1:1, Ebony Wood Slab (Fireproof) +forestry:slabs.fireproof.1:2, Mahogany Wood Slab (Fireproof) +forestry:slabs.fireproof.1:3, Balsa Wood Slab (Fireproof) +forestry:slabs.fireproof.1:4, Willow Wood Slab (Fireproof) +forestry:slabs.fireproof.1:5, Walnut Wood Slab (Fireproof) +forestry:slabs.fireproof.1:6, Greenheart Wood Slab (Fireproof) +forestry:slabs.fireproof.1:7, Cherry Wood Slab (Fireproof) +forestry:slabs.fireproof.2:0, Mahoe Wood Slab (Fireproof) +forestry:slabs.fireproof.2:1, Poplar Wood Slab (Fireproof) +forestry:slabs.fireproof.2:2, Palm Wood Slab (Fireproof) +forestry:slabs.fireproof.2:3, Papaya Wood Slab (Fireproof) +forestry:slabs.fireproof.2:4, Pine Wood Slab (Fireproof) +forestry:slabs.fireproof.2:5, Plum Wood Slab (Fireproof) +forestry:slabs.fireproof.2:6, Maple Wood Slab (Fireproof) +forestry:slabs.fireproof.2:7, Citrus Wood Slab (Fireproof) +forestry:slabs.fireproof.3:0, Giant Sequoia Wood Slab (Fireproof) +forestry:slabs.fireproof.3:1, Ipe Wood Slab (Fireproof) +forestry:slabs.fireproof.3:2, Padauk Wood Slab (Fireproof) +forestry:slabs.fireproof.3:3, Cocobolo Wood Slab (Fireproof) +forestry:slabs.fireproof.3:4, Zebrawood Wood Slab (Fireproof) +forestry:slabs.vanilla.fireproof.0:0, Oak Wood Slab (Fireproof) +forestry:slabs.vanilla.fireproof.0:1, Spruce Wood Slab (Fireproof) +forestry:slabs.vanilla.fireproof.0:2, Birch Wood Slab (Fireproof) +forestry:slabs.vanilla.fireproof.0:3, Jungle Wood Slab (Fireproof) +forestry:slabs.vanilla.fireproof.0:4, Acacia Wood Slab (Fireproof) +forestry:slabs.vanilla.fireproof.0:5, Dark Oak Wood Slab (Fireproof) +forestry:fences.0:0, Larch Fence +forestry:fences.0:1, Teak Fence +forestry:fences.0:2, Desert Acacia Fence +forestry:fences.0:3, Lime Fence +forestry:fences.0:4, Chestnut Fence +forestry:fences.0:5, Wenge Fence +forestry:fences.0:6, Baobab Fence +forestry:fences.0:7, Sequoia Fence +forestry:fences.0:8, Kapok Fence +forestry:fences.0:9, Ebony Fence +forestry:fences.0:10, Mahogany Fence +forestry:fences.0:11, Balsa Fence +forestry:fences.0:12, Willow Fence +forestry:fences.0:13, Walnut Fence +forestry:fences.0:14, Greenheart Fence +forestry:fences.0:15, Cherry Fence +forestry:fences.1:0, Mahoe Fence +forestry:fences.1:1, Poplar Fence +forestry:fences.1:2, Palm Fence +forestry:fences.1:3, Papaya Fence +forestry:fences.1:4, Pine Fence +forestry:fences.1:5, Plum Fence +forestry:fences.1:6, Maple Fence +forestry:fences.1:7, Citrus Fence +forestry:fences.1:8, Giant Sequoia Fence +forestry:fences.1:9, Ipe Fence +forestry:fences.1:10, Padauk Fence +forestry:fences.1:11, Cocobolo Fence +forestry:fences.1:12, Zebrawood Fence +forestry:fences.fireproof.0:0, Larch Fence (Fireproof) +forestry:fences.fireproof.0:1, Teak Fence (Fireproof) +forestry:fences.fireproof.0:2, Desert Acacia Fence (Fireproof) +forestry:fences.fireproof.0:3, Lime Fence (Fireproof) +forestry:fences.fireproof.0:4, Chestnut Fence (Fireproof) +forestry:fences.fireproof.0:5, Wenge Fence (Fireproof) +forestry:fences.fireproof.0:6, Baobab Fence (Fireproof) +forestry:fences.fireproof.0:7, Sequoia Fence (Fireproof) +forestry:fences.fireproof.0:8, Kapok Fence (Fireproof) +forestry:fences.fireproof.0:9, Ebony Fence (Fireproof) +forestry:fences.fireproof.0:10, Mahogany Fence (Fireproof) +forestry:fences.fireproof.0:11, Balsa Fence (Fireproof) +forestry:fences.fireproof.0:12, Willow Fence (Fireproof) +forestry:fences.fireproof.0:13, Walnut Fence (Fireproof) +forestry:fences.fireproof.0:14, Greenheart Fence (Fireproof) +forestry:fences.fireproof.0:15, Cherry Fence (Fireproof) +forestry:fences.fireproof.1:0, Mahoe Fence (Fireproof) +forestry:fences.fireproof.1:1, Poplar Fence (Fireproof) +forestry:fences.fireproof.1:2, Palm Fence (Fireproof) +forestry:fences.fireproof.1:3, Papaya Fence (Fireproof) +forestry:fences.fireproof.1:4, Pine Fence (Fireproof) +forestry:fences.fireproof.1:5, Plum Fence (Fireproof) +forestry:fences.fireproof.1:6, Maple Fence (Fireproof) +forestry:fences.fireproof.1:7, Citrus Fence (Fireproof) +forestry:fences.fireproof.1:8, Giant Sequoia Fence (Fireproof) +forestry:fences.fireproof.1:9, Ipe Fence (Fireproof) +forestry:fences.fireproof.1:10, Padauk Fence (Fireproof) +forestry:fences.fireproof.1:11, Cocobolo Fence (Fireproof) +forestry:fences.fireproof.1:12, Zebrawood Fence (Fireproof) +forestry:fences.vanilla.fireproof.0:0, Oak Fence (Fireproof) +forestry:fences.vanilla.fireproof.0:1, Spruce Fence (Fireproof) +forestry:fences.vanilla.fireproof.0:2, Birch Fence (Fireproof) +forestry:fences.vanilla.fireproof.0:3, Jungle Fence (Fireproof) +forestry:fences.vanilla.fireproof.0:4, Acacia Fence (Fireproof) +forestry:fences.vanilla.fireproof.0:5, Dark Oak Fence (Fireproof) +forestry:fence.gates.larch:0, Larch Fence Gate +forestry:fence.gates.fireproof.larch:0, Larch Fence Gate (Fireproof) +forestry:fence.gates.teak:0, Teak Fence Gate +forestry:fence.gates.fireproof.teak:0, Teak Fence Gate (Fireproof) +forestry:fence.gates.acacia:0, Desert Acacia Fence Gate +forestry:fence.gates.fireproof.acacia:0, Desert Acacia Fence Gate (Fireproof) +forestry:fence.gates.lime:0, Lime Fence Gate +forestry:fence.gates.fireproof.lime:0, Lime Fence Gate (Fireproof) +forestry:fence.gates.chestnut:0, Chestnut Fence Gate +forestry:fence.gates.fireproof.chestnut:0, Chestnut Fence Gate (Fireproof) +forestry:fence.gates.wenge:0, Wenge Fence Gate +forestry:fence.gates.fireproof.wenge:0, Wenge Fence Gate (Fireproof) +forestry:fence.gates.baobab:0, Baobab Fence Gate +forestry:fence.gates.fireproof.baobab:0, Baobab Fence Gate (Fireproof) +forestry:fence.gates.sequoia:0, Sequoia Fence Gate +forestry:fence.gates.fireproof.sequoia:0, Sequoia Fence Gate (Fireproof) +forestry:fence.gates.kapok:0, Kapok Fence Gate +forestry:fence.gates.fireproof.kapok:0, Kapok Fence Gate (Fireproof) +forestry:fence.gates.ebony:0, Ebony Fence Gate +forestry:fence.gates.fireproof.ebony:0, Ebony Fence Gate (Fireproof) +forestry:fence.gates.mahogany:0, Mahogany Fence Gate +forestry:fence.gates.fireproof.mahogany:0, Mahogany Fence Gate (Fireproof) +forestry:fence.gates.balsa:0, Balsa Fence Gate +forestry:fence.gates.fireproof.balsa:0, Balsa Fence Gate (Fireproof) +forestry:fence.gates.willow:0, Willow Fence Gate +forestry:fence.gates.fireproof.willow:0, Willow Fence Gate (Fireproof) +forestry:fence.gates.walnut:0, Walnut Fence Gate +forestry:fence.gates.fireproof.walnut:0, Walnut Fence Gate (Fireproof) +forestry:fence.gates.greenheart:0, Greenheart Fence Gate +forestry:fence.gates.fireproof.greenheart:0, Greenheart Fence Gate (Fireproof) +forestry:fence.gates.cherry:0, Cherry Fence Gate +forestry:fence.gates.fireproof.cherry:0, Cherry Fence Gate (Fireproof) +forestry:fence.gates.mahoe:0, Mahoe Fence Gate +forestry:fence.gates.fireproof.mahoe:0, Mahoe Fence Gate (Fireproof) +forestry:fence.gates.poplar:0, Poplar Fence Gate +forestry:fence.gates.fireproof.poplar:0, Poplar Fence Gate (Fireproof) +forestry:fence.gates.palm:0, Palm Fence Gate +forestry:fence.gates.fireproof.palm:0, Palm Fence Gate (Fireproof) +forestry:fence.gates.papaya:0, Papaya Fence Gate +forestry:fence.gates.fireproof.papaya:0, Papaya Fence Gate (Fireproof) +forestry:fence.gates.pine:0, Pine Fence Gate +forestry:fence.gates.fireproof.pine:0, Pine Fence Gate (Fireproof) +forestry:fence.gates.plum:0, Plum Fence Gate +forestry:fence.gates.fireproof.plum:0, Plum Fence Gate (Fireproof) +forestry:fence.gates.maple:0, Maple Fence Gate +forestry:fence.gates.fireproof.maple:0, Maple Fence Gate (Fireproof) +forestry:fence.gates.citrus:0, Citrus Fence Gate +forestry:fence.gates.fireproof.citrus:0, Citrus Fence Gate (Fireproof) +forestry:fence.gates.giganteum:0, Giant Sequoia Fence Gate +forestry:fence.gates.fireproof.giganteum:0, Giant Sequoia Fence Gate (Fireproof) +forestry:fence.gates.ipe:0, Ipe Fence Gate +forestry:fence.gates.fireproof.ipe:0, Ipe Fence Gate (Fireproof) +forestry:fence.gates.padauk:0, Padauk Fence Gate +forestry:fence.gates.fireproof.padauk:0, Padauk Fence Gate (Fireproof) +forestry:fence.gates.cocobolo:0, Cocobolo Fence Gate +forestry:fence.gates.fireproof.cocobolo:0, Cocobolo Fence Gate (Fireproof) +forestry:fence.gates.zebrawood:0, Zebrawood Fence Gate +forestry:fence.gates.fireproof.zebrawood:0, Zebrawood Fence Gate (Fireproof) +forestry:fence.gates.vanilla.fireproof.oak:0, Oak Fence Gate (Fireproof) +forestry:fence.gates.vanilla.fireproof.spruce:0, Spruce Fence Gate (Fireproof) +forestry:fence.gates.vanilla.fireproof.birch:0, Birch Fence Gate (Fireproof) +forestry:fence.gates.vanilla.fireproof.jungle:0, Jungle Fence Gate (Fireproof) +forestry:fence.gates.vanilla.fireproof.acacia:0, Acacia Fence Gate (Fireproof) +forestry:fence.gates.vanilla.fireproof.dark_oak:0, Dark Oak Fence Gate (Fireproof) +forestry:stairs.larch:0, Larch Stairs +forestry:stairs.teak:0, Teak Stairs +forestry:stairs.acacia:0, Desert Acacia Stairs +forestry:stairs.lime:0, Lime Stairs +forestry:stairs.chestnut:0, Chestnut Stairs +forestry:stairs.wenge:0, Wenge Stairs +forestry:stairs.baobab:0, Baobab Stairs +forestry:stairs.sequoia:0, Sequoia Stairs +forestry:stairs.kapok:0, Kapok Stairs +forestry:stairs.ebony:0, Ebony Stairs +forestry:stairs.mahogany:0, Mahogany Stairs +forestry:stairs.balsa:0, Balsa Stairs +forestry:stairs.willow:0, Willow Stairs +forestry:stairs.walnut:0, Walnut Stairs +forestry:stairs.greenheart:0, Greenheart Stairs +forestry:stairs.cherry:0, Cherry Stairs +forestry:stairs.mahoe:0, Mahoe Stairs +forestry:stairs.poplar:0, Poplar Stairs +forestry:stairs.palm:0, Palm Stairs +forestry:stairs.papaya:0, Papaya Stairs +forestry:stairs.pine:0, Pine Stairs +forestry:stairs.plum:0, Plum Stairs +forestry:stairs.maple:0, Maple Stairs +forestry:stairs.citrus:0, Citrus Stairs +forestry:stairs.giganteum:0, Giant Sequoia Stairs +forestry:stairs.ipe:0, Ipe Stairs +forestry:stairs.padauk:0, Padauk Stairs +forestry:stairs.cocobolo:0, Cocobolo Stairs +forestry:stairs.zebrawood:0, Zebrawood Stairs +forestry:stairs.fireproof.larch:0, Larch Stairs (Fireproof) +forestry:stairs.fireproof.teak:0, Teak Stairs (Fireproof) +forestry:stairs.fireproof.acacia:0, Desert Acacia Stairs (Fireproof) +forestry:stairs.fireproof.lime:0, Lime Stairs (Fireproof) +forestry:stairs.fireproof.chestnut:0, Chestnut Stairs (Fireproof) +forestry:stairs.fireproof.wenge:0, Wenge Stairs (Fireproof) +forestry:stairs.fireproof.baobab:0, Baobab Stairs (Fireproof) +forestry:stairs.fireproof.sequoia:0, Sequoia Stairs (Fireproof) +forestry:stairs.fireproof.kapok:0, Kapok Stairs (Fireproof) +forestry:stairs.fireproof.ebony:0, Ebony Stairs (Fireproof) +forestry:stairs.fireproof.mahogany:0, Mahogany Stairs (Fireproof) +forestry:stairs.fireproof.balsa:0, Balsa Stairs (Fireproof) +forestry:stairs.fireproof.willow:0, Willow Stairs (Fireproof) +forestry:stairs.fireproof.walnut:0, Walnut Stairs (Fireproof) +forestry:stairs.fireproof.greenheart:0, Greenheart Stairs (Fireproof) +forestry:stairs.fireproof.cherry:0, Cherry Stairs (Fireproof) +forestry:stairs.fireproof.mahoe:0, Mahoe Stairs (Fireproof) +forestry:stairs.fireproof.poplar:0, Poplar Stairs (Fireproof) +forestry:stairs.fireproof.palm:0, Palm Stairs (Fireproof) +forestry:stairs.fireproof.papaya:0, Papaya Stairs (Fireproof) +forestry:stairs.fireproof.pine:0, Pine Stairs (Fireproof) +forestry:stairs.fireproof.plum:0, Plum Stairs (Fireproof) +forestry:stairs.fireproof.maple:0, Maple Stairs (Fireproof) +forestry:stairs.fireproof.citrus:0, Citrus Stairs (Fireproof) +forestry:stairs.fireproof.giganteum:0, Giant Sequoia Stairs (Fireproof) +forestry:stairs.fireproof.ipe:0, Ipe Stairs (Fireproof) +forestry:stairs.fireproof.padauk:0, Padauk Stairs (Fireproof) +forestry:stairs.fireproof.cocobolo:0, Cocobolo Stairs (Fireproof) +forestry:stairs.fireproof.zebrawood:0, Zebrawood Stairs (Fireproof) +forestry:stairs.vanilla.fireproof.oak:0, Oak Wood Stairs (Fireproof) +forestry:stairs.vanilla.fireproof.spruce:0, Spruce Wood Stairs (Fireproof) +forestry:stairs.vanilla.fireproof.birch:0, Birch Wood Stairs (Fireproof) +forestry:stairs.vanilla.fireproof.jungle:0, Jungle Wood Stairs (Fireproof) +forestry:stairs.vanilla.fireproof.acacia:0, Acacia Wood Stairs (Fireproof) +forestry:stairs.vanilla.fireproof.dark_oak:0, Dark Oak Wood Stairs (Fireproof) +forestry:doors.larch:0, Larch Door +forestry:doors.teak:0, Teak Door +forestry:doors.acacia:0, Desert Acacia Door +forestry:doors.lime:0, Lime Door +forestry:doors.chestnut:0, Chestnut Door +forestry:doors.wenge:0, Wenge Door +forestry:doors.baobab:0, Baobab Door +forestry:doors.sequoia:0, Sequoia Door +forestry:doors.kapok:0, Kapok Door +forestry:doors.ebony:0, Ebony Door +forestry:doors.mahogany:0, Mahogany Door +forestry:doors.balsa:0, Balsa Door +forestry:doors.willow:0, Willow Door +forestry:doors.walnut:0, Walnut Door +forestry:doors.greenheart:0, Greenheart Door +forestry:doors.cherry:0, Cherry Door +forestry:doors.mahoe:0, Mahoe Door +forestry:doors.poplar:0, Poplar Door +forestry:doors.palm:0, Palm Door +forestry:doors.papaya:0, Papaya Door +forestry:doors.pine:0, Pine Door +forestry:doors.plum:0, Plum Door +forestry:doors.maple:0, Maple Door +forestry:doors.citrus:0, Citrus Door +forestry:doors.giganteum:0, Giant Sequoia Door +forestry:doors.ipe:0, Ipe Door +forestry:doors.padauk:0, Padauk Door +forestry:doors.cocobolo:0, Cocobolo Door +forestry:doors.zebrawood:0, Zebrawood Door +forestry:sapling_ge:0, tile.for.sapling_ge.name +forestry:leaves.decorative.0:0, Apple Oak Leaves +forestry:leaves.decorative.0:1, Dark Oak Leaves +forestry:leaves.decorative.0:2, Silver Birch Leaves +forestry:leaves.decorative.0:3, Silver Lime Leaves +forestry:leaves.decorative.0:4, Common Walnut Leaves +forestry:leaves.decorative.0:5, Sweet Chestnut Leaves +forestry:leaves.decorative.0:6, Hill Cherry Leaves +forestry:leaves.decorative.0:7, Lemon Leaves +forestry:leaves.decorative.0:8, Plum Leaves +forestry:leaves.decorative.0:9, Sugar Maple Leaves +forestry:leaves.decorative.0:10, Red Spruce Leaves +forestry:leaves.decorative.0:11, Mundane Larch Leaves +forestry:leaves.decorative.0:12, Bull Pine Leaves +forestry:leaves.decorative.0:13, Coast Sequoia Leaves +forestry:leaves.decorative.0:14, Giant Sequoia Leaves +forestry:leaves.decorative.0:15, Jungle Leaves +forestry:leaves.decorative.1:0, Teak Leaves +forestry:leaves.decorative.1:1, Ipe Leaves +forestry:leaves.decorative.1:2, Kapok Leaves +forestry:leaves.decorative.1:3, Myrtle Ebony Leaves +forestry:leaves.decorative.1:4, Zebrawood Leaves +forestry:leaves.decorative.1:5, Yellow Meranti Leaves +forestry:leaves.decorative.1:6, Acacia Leaves +forestry:leaves.decorative.1:7, Desert Acacia Leaves +forestry:leaves.decorative.1:8, Padauk Leaves +forestry:leaves.decorative.1:9, Balsa Leaves +forestry:leaves.decorative.1:10, Cocobolo Leaves +forestry:leaves.decorative.1:11, Wenge Leaves +forestry:leaves.decorative.1:12, Grandidier's Baobab Leaves +forestry:leaves.decorative.1:13, Blue Mahoe Leaves +forestry:leaves.decorative.1:14, White Willow Leaves +forestry:leaves.decorative.1:15, Sipiri Leaves +forestry:leaves.decorative.2:0, Papaya Leaves +forestry:leaves.decorative.2:1, Date Palm Leaves +forestry:leaves.decorative.2:2, White Poplar Leaves +forestry:tree_chest:0, Arborist's Chest +forestry:butterfly_chest:0, Lepidopterist's Chest +forestry:cocoon:0, tile.for.cocoon.name +forestry:cocoon.solid:0, tile.for.cocoon.solid.name +forestry:bottler:0, Bottler +forestry:carpenter:0, Carpenter +forestry:centrifuge:0, Centrifuge +forestry:fermenter:0, Fermenter +forestry:moistener:0, Moistener +forestry:squeezer:0, Squeezer +forestry:still:0, Still +forestry:rainmaker:0, Rainmaker +forestry:fabricator:0, Thermionic Fabricator +forestry:raintank:0, Rain Tank +forestry:database:0, Database +forestry:habitat_locator, Habitat Locator +forestry:imprinter, Imprinter +forestry:cart.beehouse:0, Minecart with Bee House +forestry:cart.beehouse:1, Minecart with Apiary +forestry:frame_untreated, Untreated Frame +forestry:frame_impregnated, Impregnated Frame +forestry:frame_proven, Proven Frame +forestry:honey_drop:0, Honey Drop +forestry:pollen:0, Pollen Cluster +forestry:pollen:1, Crystalline Pollen Cluster +forestry:propolis:0, Propolis +forestry:propolis:1, Sticky Propolis +forestry:propolis:3, Silky Propolis +forestry:honeydew, Honeydew +forestry:royal_jelly, Royal Jelly +forestry:wax_cast, Wax Cast +forestry:bee_combs:0, Honey Comb +forestry:bee_combs:2, Simmering Comb +forestry:bee_combs:3, Stringy Comb +forestry:bee_combs:4, Frozen Comb +forestry:bee_combs:5, Dripping Comb +forestry:bee_combs:6, Silky Comb +forestry:bee_combs:7, Parched Comb +forestry:bee_combs:15, Mossy Comb +forestry:bee_combs:16, Mellow Comb +forestry:apiarist_helmet, Apiarist's Hat +forestry:apiarist_chest, Apiarist's Shirt +forestry:apiarist_legs, Apiarist's Pants +forestry:apiarist_boots, Apiarist's Shoes +forestry:scoop, Scoop +forestry:smoker, Bee Smoker +forestry:apiary:0, Apiary +forestry:bee_house:0, Bee House +forestry:bee_chest:0, Apiarist's Chest +forestry:beehives:0, Forest Hive +forestry:beehives:1, Meadows Hive +forestry:beehives:2, Modest Hive +forestry:beehives:3, Tropical Hive +forestry:beehives:4, Ender Hive +forestry:beehives:5, Wintry Hive +forestry:beehives:6, Marshy Hive +forestry:candle:0, Unlit Candle +forestry:stump:0, Candle Stump +forestry:bee_combs_0:0, Honey Comb Block +forestry:bee_combs_0:2, Simmering Comb Block +forestry:bee_combs_0:3, Stringy Comb Block +forestry:bee_combs_0:4, Frozen Comb Block +forestry:bee_combs_0:5, Dripping Comb Block +forestry:bee_combs_0:6, Silky Comb Block +forestry:bee_combs_0:7, Parched Comb Block +forestry:bee_combs_0:15, Mossy Comb Block +forestry:bee_combs_1:0, Mellow Comb Block +forestry:alveary.plain:0, Alveary +forestry:alveary.swarmer:0, Alveary Swarmer +forestry:alveary.fan:0, Alveary Fan +forestry:alveary.heater:0, Alveary Heater +forestry:alveary.hygro:0, Alveary Hygroregulator +forestry:alveary.stabiliser:0, Alveary Stabiliser +forestry:alveary.sieve:0, Alveary Sieve +forestry:worktable:0, Worktable +forestry:stamps:0, Stamp (1n) +forestry:stamps:1, Stamp (2n) +forestry:stamps:2, Stamp (5n) +forestry:stamps:3, Stamp (10n) +forestry:stamps:4, Stamp (20n) +forestry:stamps:5, Stamp (50n) +forestry:stamps:6, Stamp (100n) +forestry:letters, Letter +forestry:catalogue, Catalogue +forestry:mailbox:0, Mailbox +forestry:trade_station:0, Trade Station +forestry:stamp_collector:0, Stamp Collector +forestry:engine_electrical:0, Electrical Engine +forestry:engine_generator:0, Bio Generator +microblockcbe:saw_stone, Stone Saw +microblockcbe:saw_iron, Iron Saw +microblockcbe:saw_diamond, Diamond Saw +microblockcbe:stone_rod, Stone Rod +gendustry:mutagen, Mutagen +gendustry:liquiddna, Liquid DNA +gendustry:protein, Protein +gendustry:labware, Genetics Labware +gendustry:waste, Genetic Waste +gendustry:gene_sample_blank, Blank Gene Sample +gendustry:gene_sample, %s Sample - %s +gendustry:gene_template, Genetic Template +gendustry:apiary.upgrade:17, Plains Emulation Upgrade +gendustry:apiary.upgrade:11, Light Upgrade +gendustry:apiary.upgrade:2, Flowering Upgrade +gendustry:apiary.upgrade:20, Winter Emulation Upgrade +gendustry:apiary.upgrade:5, Dryer Upgrade +gendustry:apiary.upgrade:14, Automation Upgrade +gendustry:apiary.upgrade:4, Humidifier Upgrade +gendustry:apiary.upgrade:13, Hell Emulation Upgrade +gendustry:apiary.upgrade:22, Pollen Scrubber Upgrade +gendustry:apiary.upgrade:16, Desert Emulation Upgrade +gendustry:apiary.upgrade:7, Cooler Upgrade +gendustry:apiary.upgrade:1, Lifespan Upgrade +gendustry:apiary.upgrade:10, Seal Upgrade +gendustry:apiary.upgrade:19, Genetic Stabilizer Upgrade +gendustry:apiary.upgrade:18, Jungle Emulation Upgrade +gendustry:apiary.upgrade:3, Territory Upgrade +gendustry:apiary.upgrade:21, Ocean Emulation Upgrade +gendustry:apiary.upgrade:12, Open Sky Upgrade +gendustry:apiary.upgrade:6, Heater Upgrade +gendustry:apiary.upgrade:15, Sieve Upgrade +gendustry:apiary.upgrade:0, Production Upgrade +gendustry:industrial_grafter, Industrial Grafter +gendustry:industrial_scoop, Scooporator MX200 Turbo +gendustry:honey_comb:10, Black Colored Comb +gendustry:honey_comb:24, Orange Colored Comb +gendustry:honey_comb:25, White Colored Comb +gendustry:honey_comb:14, Blue Colored Comb +gendustry:honey_comb:20, Lime Colored Comb +gendustry:honey_comb:21, Yellow Colored Comb +gendustry:honey_comb:13, Brown Colored Comb +gendustry:honey_comb:17, Light Gray Colored Comb +gendustry:honey_comb:22, Light Blue Colored Comb +gendustry:honey_comb:12, Green Colored Comb +gendustry:honey_comb:18, Gray Colored Comb +gendustry:honey_comb:16, Cyan Colored Comb +gendustry:honey_comb:11, Red Colored Comb +gendustry:honey_comb:23, Magenta Colored Comb +gendustry:honey_comb:19, Pink Colored Comb +gendustry:honey_comb:15, Purple Colored Comb +gendustry:honey_drop:10, Black Colored Honey Drop +gendustry:honey_drop:24, Orange Colored Honey Drop +gendustry:honey_drop:25, White Colored Honey Drop +gendustry:honey_drop:14, Blue Colored Honey Drop +gendustry:honey_drop:20, Lime Colored Honey Drop +gendustry:honey_drop:21, Yellow Colored Honey Drop +gendustry:honey_drop:13, Brown Colored Honey Drop +gendustry:honey_drop:17, Light Gray Colored Honey Drop +gendustry:honey_drop:22, Light Blue Colored Honey Drop +gendustry:honey_drop:12, Green Colored Honey Drop +gendustry:honey_drop:18, Gray Colored Honey Drop +gendustry:honey_drop:16, Cyan Colored Honey Drop +gendustry:honey_drop:11, Red Colored Honey Drop +gendustry:honey_drop:23, Magenta Colored Honey Drop +gendustry:honey_drop:19, Pink Colored Honey Drop +gendustry:honey_drop:15, Purple Colored Honey Drop +gendustry:mutagen_tank, Mutagen Tank +gendustry:bee_receptacle, Bee Receptacle +gendustry:power_module, Power Module +gendustry:genetics_processor, Genetics Processor +gendustry:env_processor, Environmental Processor +gendustry:upgrade_frame, Upgrade Frame +gendustry:climate_module, Climate Control Module +gendustry:pollen_kit, Pollen Collection Kit +gendustry:hive_spawn_debugger, Hive Spawning Debugger +gendustry:eject_cover, Item Eject Cover +gendustry:import_cover, Item Import Cover +gendustry:error_sensor_cover, Error Sensor Cover +gendustry:mutagen_producer, Mutagen Producer +gendustry:mutatron, Mutatron +gendustry:industrial_apiary, Industrial Apiary +gendustry:imprinter, Genetic Imprinter +gendustry:sampler, Genetic Sampler +gendustry:mutatron_advanced, Advanced mutatron +gendustry:liquifier, Protein Liquifier +gendustry:extractor, DNA Extractor +gendustry:transposer, Genetic Transposer +gendustry:replicator, Genetic Replicator +projectred-core:resource_item:0, Circuit Plate +projectred-core:resource_item:1, Conductive Plate +projectred-core:resource_item:2, Wired Plate +projectred-core:resource_item:3, Bundled Plate +projectred-core:resource_item:4, Platformed Plate +projectred-core:resource_item:10, Anode +projectred-core:resource_item:11, Cathode +projectred-core:resource_item:12, Pointer +projectred-core:resource_item:20, Silicon Chip +projectred-core:resource_item:21, Energized Silicon Chip +projectred-core:resource_item:100, Copper Ingot +projectred-core:resource_item:101, Tin Ingot +projectred-core:resource_item:102, Silver Ingot +projectred-core:resource_item:103, Red Alloy Ingot +projectred-core:resource_item:104, Electrotine Alloy Ingot +projectred-core:resource_item:105, Electrotine +projectred-core:resource_item:200, Ruby +projectred-core:resource_item:201, Sapphire +projectred-core:resource_item:202, Peridot +projectred-core:resource_item:250, Sandy Coal Compound +projectred-core:resource_item:251, Red Iron Compound +projectred-core:resource_item:252, Electrotine Iron Compound +projectred-core:resource_item:300, Silicon Boule +projectred-core:resource_item:301, Silicon +projectred-core:resource_item:310, Red Silicon Compound +projectred-core:resource_item:311, Glowing Silicon Compound +projectred-core:resource_item:312, Electrotine Silicon Compound +projectred-core:resource_item:320, Infused Silicon +projectred-core:resource_item:341, Energized Silicon +projectred-core:resource_item:342, Electro Silicon +projectred-core:resource_item:400, Copper Coil +projectred-core:resource_item:401, Iron Coil +projectred-core:resource_item:402, Gold Coil +projectred-core:resource_item:410, Motor +projectred-core:resource_item:420, Woven Cloth +projectred-core:resource_item:421, Sail +projectred-core:resource_item:500, White Illumar +projectred-core:resource_item:501, Orange Illumar +projectred-core:resource_item:502, Magenta Illumar +projectred-core:resource_item:503, Light Blue Illumar +projectred-core:resource_item:504, Yellow Illumar +projectred-core:resource_item:505, Lime Illumar +projectred-core:resource_item:506, Pink Illumar +projectred-core:resource_item:507, Grey Illumar +projectred-core:resource_item:508, Light Grey Illumar +projectred-core:resource_item:509, Cyan Illumar +projectred-core:resource_item:510, Purple Illumar +projectred-core:resource_item:511, Blue Illumar +projectred-core:resource_item:512, Brown Illumar +projectred-core:resource_item:513, Green Illumar +projectred-core:resource_item:514, Red Illumar +projectred-core:resource_item:515, Black Illumar +projectred-core:resource_item:600, Null-Logic Routing Chip +projectred-core:drawplate, Draw Plate +projectred-core:screwdriver, Screwdriver +projectred-core:multimeter, Multimeter +projectred-integration:gate:0, OR Gate +projectred-integration:gate:1, NOR Gate +projectred-integration:gate:2, NOT Gate +projectred-integration:gate:3, AND Gate +projectred-integration:gate:4, NAND Gate +projectred-integration:gate:5, XOR Gate +projectred-integration:gate:6, XNOR Gate +projectred-integration:gate:7, Buffer Gate +projectred-integration:gate:8, Multiplexer +projectred-integration:gate:9, Pulse Former +projectred-integration:gate:10, Repeater +projectred-integration:gate:11, Randomizer +projectred-integration:gate:12, RS Latch +projectred-integration:gate:13, Toggle Latch +projectred-integration:gate:14, Transparent Latch +projectred-integration:gate:15, Light Sensor +projectred-integration:gate:16, Rain Sensor +projectred-integration:gate:17, Timer +projectred-integration:gate:18, Sequencer +projectred-integration:gate:19, Counter +projectred-integration:gate:20, State Cell +projectred-integration:gate:21, Synchronizer +projectred-integration:gate:22, Bus Transceiver +projectred-integration:gate:23, Null Cell +projectred-integration:gate:24, Invert Cell +projectred-integration:gate:25, Buffer Cell +projectred-integration:gate:26, Comparator +projectred-integration:gate:27, AND Cell +projectred-integration:gate:28, Bus Randomizer +projectred-integration:gate:29, Bus Converter +projectred-integration:gate:30, Bus Input Panel +projectred-integration:gate:31, Data Cell +projectred-integration:gate:32, Segment Display Gate +projectred-integration:gate:33, Dec Randomizer +projectred-integration:gate:34, IC Gate +projectred-transmission:wire:0, Red Alloy Wire +projectred-transmission:wire:1, White Insulated Wire +projectred-transmission:wire:2, Orange Insulated Wire +projectred-transmission:wire:3, Magenta Insulated Wire +projectred-transmission:wire:4, Light Blue Insulated Wire +projectred-transmission:wire:5, Yellow Insulated Wire +projectred-transmission:wire:6, Lime Insulated Wire +projectred-transmission:wire:7, Pink Insulated Wire +projectred-transmission:wire:8, Grey Insulated Wire +projectred-transmission:wire:9, Light Grey Insulated Wire +projectred-transmission:wire:10, Cyan Insulated Wire +projectred-transmission:wire:11, Purple Insulated Wire +projectred-transmission:wire:12, Blue Insulated Wire +projectred-transmission:wire:13, Brown Insulated Wire +projectred-transmission:wire:14, Green Insulated Wire +projectred-transmission:wire:15, Red Insulated Wire +projectred-transmission:wire:16, Black Insulated Wire +projectred-transmission:wire:17, Bundled Cable +projectred-transmission:wire:18, White Bundled Cable +projectred-transmission:wire:19, Orange Bundled Cable +projectred-transmission:wire:20, Magenta Bundled Cable +projectred-transmission:wire:21, Light Blue Bundled Cable +projectred-transmission:wire:22, Yellow Bundled Cable +projectred-transmission:wire:23, Lime Bundled Cable +projectred-transmission:wire:24, Pink Bundled Cable +projectred-transmission:wire:25, Grey Bundled Cable +projectred-transmission:wire:26, Light Grey Bundled Cable +projectred-transmission:wire:27, Cyan Bundled Cable +projectred-transmission:wire:28, Purple Bundled Cable +projectred-transmission:wire:29, Blue Bundled Cable +projectred-transmission:wire:30, Brown Bundled Cable +projectred-transmission:wire:31, Green Bundled Cable +projectred-transmission:wire:32, Red Bundled Cable +projectred-transmission:wire:33, Black Bundled Cable +projectred-transmission:wire:34, Low Load Power Line +projectred-transmission:framed_wire:0, Framed Red Alloy Wire +projectred-transmission:framed_wire:1, Framed White Insulated Wire +projectred-transmission:framed_wire:2, Framed Orange Insulated Wire +projectred-transmission:framed_wire:3, Framed Magenta Insulated Wire +projectred-transmission:framed_wire:4, Framed Light Blue Insulated Wire +projectred-transmission:framed_wire:5, Framed Yellow Insulated Wire +projectred-transmission:framed_wire:6, Framed Lime Insulated Wire +projectred-transmission:framed_wire:7, Framed Pink Insulated Wire +projectred-transmission:framed_wire:8, Framed Grey Insulated Wire +projectred-transmission:framed_wire:9, Framed Light Grey Insulated Wire +projectred-transmission:framed_wire:10, Framed Cyan Insulated Wire +projectred-transmission:framed_wire:11, Framed Purple Insulated Wire +projectred-transmission:framed_wire:12, Framed Blue Insulated Wire +projectred-transmission:framed_wire:13, Framed Brown Insulated Wire +projectred-transmission:framed_wire:14, Framed Green Insulated Wire +projectred-transmission:framed_wire:15, Framed Red Insulated Wire +projectred-transmission:framed_wire:16, Framed Black Insulated Wire +projectred-transmission:framed_wire:17, Framed Bundled Cable +projectred-transmission:framed_wire:34, Framed Low Load Power Line +projectred-fabrication:ic_machine:0, IC Workbench +projectred-fabrication:ic_machine:1, IC Printer +projectred-fabrication:ic_blueprint, IC Blueprint +projectred-fabrication:ic_chip:0, IC Chip +projectred-fabrication:ic_chip:1, Creative Mode IC Chip +projectred-illumination:lamp:0, White Lamp +projectred-illumination:lamp:1, Orange Lamp +projectred-illumination:lamp:2, Magenta Lamp +projectred-illumination:lamp:3, Light Blue Lamp +projectred-illumination:lamp:4, Yellow Lamp +projectred-illumination:lamp:5, Lime Lamp +projectred-illumination:lamp:6, Pink Lamp +projectred-illumination:lamp:7, Grey Lamp +projectred-illumination:lamp:8, Light Grey Lamp +projectred-illumination:lamp:9, Cyan Lamp +projectred-illumination:lamp:10, Purple Lamp +projectred-illumination:lamp:11, Blue Lamp +projectred-illumination:lamp:12, Brown Lamp +projectred-illumination:lamp:13, Green Lamp +projectred-illumination:lamp:14, Red Lamp +projectred-illumination:lamp:15, Black Lamp +projectred-illumination:lamp:16, Inverted White Lamp +projectred-illumination:lamp:17, Inverted Orange Lamp +projectred-illumination:lamp:18, Inverted Magenta Lamp +projectred-illumination:lamp:19, Inverted Light Blue Lamp +projectred-illumination:lamp:20, Inverted Yellow Lamp +projectred-illumination:lamp:21, Inverted Lime Lamp +projectred-illumination:lamp:22, Inverted Pink Lamp +projectred-illumination:lamp:23, Inverted Grey Lamp +projectred-illumination:lamp:24, Inverted Light Grey Lamp +projectred-illumination:lamp:25, Inverted Cyan Lamp +projectred-illumination:lamp:26, Inverted Purple Lamp +projectred-illumination:lamp:27, Inverted Blue Lamp +projectred-illumination:lamp:28, Inverted Brown Lamp +projectred-illumination:lamp:29, Inverted Green Lamp +projectred-illumination:lamp:30, Inverted Red Lamp +projectred-illumination:lamp:31, Inverted Black Lamp +projectred-illumination:light_button:0, White Illumar Button +projectred-illumination:light_button:1, Orange Illumar Button +projectred-illumination:light_button:2, Magenta Illumar Button +projectred-illumination:light_button:3, Light Blue Illumar Button +projectred-illumination:light_button:4, Yellow Illumar Button +projectred-illumination:light_button:5, Lime Illumar Button +projectred-illumination:light_button:6, Pink Illumar Button +projectred-illumination:light_button:7, Grey Illumar Button +projectred-illumination:light_button:8, Light Grey Illumar Button +projectred-illumination:light_button:9, Cyan Illumar Button +projectred-illumination:light_button:10, Purple Illumar Button +projectred-illumination:light_button:11, Blue Illumar Button +projectred-illumination:light_button:12, Brown Illumar Button +projectred-illumination:light_button:13, Green Illumar Button +projectred-illumination:light_button:14, Red Illumar Button +projectred-illumination:light_button:15, Black Illumar Button +projectred-illumination:feedback_light_button:0, White Illumar Feedback Button +projectred-illumination:feedback_light_button:1, Orange Illumar Feedback Button +projectred-illumination:feedback_light_button:2, Magenta Illumar Feedback Button +projectred-illumination:feedback_light_button:3, Light Blue Illumar Feedback Button +projectred-illumination:feedback_light_button:4, Yellow Illumar Feedback Button +projectred-illumination:feedback_light_button:5, Lime Illumar Feedback Button +projectred-illumination:feedback_light_button:6, Pink Illumar Feedback Button +projectred-illumination:feedback_light_button:7, Grey Illumar Feedback Button +projectred-illumination:feedback_light_button:8, Light Grey Illumar Feedback Button +projectred-illumination:feedback_light_button:9, Cyan Illumar Feedback Button +projectred-illumination:feedback_light_button:10, Purple Illumar Feedback Button +projectred-illumination:feedback_light_button:11, Blue Illumar Feedback Button +projectred-illumination:feedback_light_button:12, Brown Illumar Feedback Button +projectred-illumination:feedback_light_button:13, Green Illumar Feedback Button +projectred-illumination:feedback_light_button:14, Red Illumar Feedback Button +projectred-illumination:feedback_light_button:15, Black Illumar Feedback Button +projectred-illumination:lantern:0, White Lantern +projectred-illumination:lantern:1, Orange Lantern +projectred-illumination:lantern:2, Magenta Lantern +projectred-illumination:lantern:3, Light Blue Lantern +projectred-illumination:lantern:4, Yellow Lantern +projectred-illumination:lantern:5, Lime Lantern +projectred-illumination:lantern:6, Pink Lantern +projectred-illumination:lantern:7, Grey Lantern +projectred-illumination:lantern:8, Light Grey Lantern +projectred-illumination:lantern:9, Cyan Lantern +projectred-illumination:lantern:10, Purple Lantern +projectred-illumination:lantern:11, Blue Lantern +projectred-illumination:lantern:12, Brown Lantern +projectred-illumination:lantern:13, Green Lantern +projectred-illumination:lantern:14, Red Lantern +projectred-illumination:lantern:15, Black Lantern +projectred-illumination:inverted_lantern:0, Inverted White Lantern +projectred-illumination:inverted_lantern:1, Inverted Orange Lantern +projectred-illumination:inverted_lantern:2, Inverted Magenta Lantern +projectred-illumination:inverted_lantern:3, Inverted Light Blue Lantern +projectred-illumination:inverted_lantern:4, Inverted Yellow Lantern +projectred-illumination:inverted_lantern:5, Inverted Lime Lantern +projectred-illumination:inverted_lantern:6, Inverted Pink Lantern +projectred-illumination:inverted_lantern:7, Inverted Grey Lantern +projectred-illumination:inverted_lantern:8, Inverted Light Grey Lantern +projectred-illumination:inverted_lantern:9, Inverted Cyan Lantern +projectred-illumination:inverted_lantern:10, Inverted Purple Lantern +projectred-illumination:inverted_lantern:11, Inverted Blue Lantern +projectred-illumination:inverted_lantern:12, Inverted Brown Lantern +projectred-illumination:inverted_lantern:13, Inverted Green Lantern +projectred-illumination:inverted_lantern:14, Inverted Red Lantern +projectred-illumination:inverted_lantern:15, Inverted Black Lantern +projectred-illumination:fixture_light:0, White Fixture +projectred-illumination:fixture_light:1, Orange Fixture +projectred-illumination:fixture_light:2, Magenta Fixture +projectred-illumination:fixture_light:3, Light Blue Fixture +projectred-illumination:fixture_light:4, Yellow Fixture +projectred-illumination:fixture_light:5, Lime Fixture +projectred-illumination:fixture_light:6, Pink Fixture +projectred-illumination:fixture_light:7, Grey Fixture +projectred-illumination:fixture_light:8, Light Grey Fixture +projectred-illumination:fixture_light:9, Cyan Fixture +projectred-illumination:fixture_light:10, Purple Fixture +projectred-illumination:fixture_light:11, Blue Fixture +projectred-illumination:fixture_light:12, Brown Fixture +projectred-illumination:fixture_light:13, Green Fixture +projectred-illumination:fixture_light:14, Red Fixture +projectred-illumination:fixture_light:15, Black Fixture +projectred-illumination:inverted_fixture_light:0, Inverted White Fixture +projectred-illumination:inverted_fixture_light:1, Inverted Orange Fixture +projectred-illumination:inverted_fixture_light:2, Inverted Magenta Fixture +projectred-illumination:inverted_fixture_light:3, Inverted Light Blue Fixture +projectred-illumination:inverted_fixture_light:4, Inverted Yellow Fixture +projectred-illumination:inverted_fixture_light:5, Inverted Lime Fixture +projectred-illumination:inverted_fixture_light:6, Inverted Pink Fixture +projectred-illumination:inverted_fixture_light:7, Inverted Grey Fixture +projectred-illumination:inverted_fixture_light:8, Inverted Light Grey Fixture +projectred-illumination:inverted_fixture_light:9, Inverted Cyan Fixture +projectred-illumination:inverted_fixture_light:10, Inverted Purple Fixture +projectred-illumination:inverted_fixture_light:11, Inverted Blue Fixture +projectred-illumination:inverted_fixture_light:12, Inverted Brown Fixture +projectred-illumination:inverted_fixture_light:13, Inverted Green Fixture +projectred-illumination:inverted_fixture_light:14, Inverted Red Fixture +projectred-illumination:inverted_fixture_light:15, Inverted Black Fixture +projectred-illumination:fallout_lamp:0, White Fallout Light +projectred-illumination:fallout_lamp:1, Orange Fallout Light +projectred-illumination:fallout_lamp:2, Magenta Fallout Light +projectred-illumination:fallout_lamp:3, Light Blue Fallout Light +projectred-illumination:fallout_lamp:4, Yellow Fallout Light +projectred-illumination:fallout_lamp:5, Lime Fallout Light +projectred-illumination:fallout_lamp:6, Pink Fallout Light +projectred-illumination:fallout_lamp:7, Grey Fallout Light +projectred-illumination:fallout_lamp:8, Light Grey Fallout Light +projectred-illumination:fallout_lamp:9, Cyan Fallout Light +projectred-illumination:fallout_lamp:10, Purple Fallout Light +projectred-illumination:fallout_lamp:11, Blue Fallout Light +projectred-illumination:fallout_lamp:12, Brown Fallout Light +projectred-illumination:fallout_lamp:13, Green Fallout Light +projectred-illumination:fallout_lamp:14, Red Fallout Light +projectred-illumination:fallout_lamp:15, Black Fallout Light +projectred-illumination:inverted_fallout_lamp:0, Inverted White Fallout Light +projectred-illumination:inverted_fallout_lamp:1, Inverted Orange Fallout Light +projectred-illumination:inverted_fallout_lamp:2, Inverted Magenta Fallout Light +projectred-illumination:inverted_fallout_lamp:3, Inverted Light Blue Fallout Light +projectred-illumination:inverted_fallout_lamp:4, Inverted Yellow Fallout Light +projectred-illumination:inverted_fallout_lamp:5, Inverted Lime Fallout Light +projectred-illumination:inverted_fallout_lamp:6, Inverted Pink Fallout Light +projectred-illumination:inverted_fallout_lamp:7, Inverted Grey Fallout Light +projectred-illumination:inverted_fallout_lamp:8, Inverted Light Grey Fallout Light +projectred-illumination:inverted_fallout_lamp:9, Inverted Cyan Fallout Light +projectred-illumination:inverted_fallout_lamp:10, Inverted Purple Fallout Light +projectred-illumination:inverted_fallout_lamp:11, Inverted Blue Fallout Light +projectred-illumination:inverted_fallout_lamp:12, Inverted Brown Fallout Light +projectred-illumination:inverted_fallout_lamp:13, Inverted Green Fallout Light +projectred-illumination:inverted_fallout_lamp:14, Inverted Red Fallout Light +projectred-illumination:inverted_fallout_lamp:15, Inverted Black Fallout Light +projectred-illumination:cage_lamp:0, White Cage Lamp +projectred-illumination:cage_lamp:1, Orange Cage Lamp +projectred-illumination:cage_lamp:2, Magenta Cage Lamp +projectred-illumination:cage_lamp:3, Light Blue Cage Lamp +projectred-illumination:cage_lamp:4, Yellow Cage Lamp +projectred-illumination:cage_lamp:5, Lime Cage Lamp +projectred-illumination:cage_lamp:6, Pink Cage Lamp +projectred-illumination:cage_lamp:7, Grey Cage Lamp +projectred-illumination:cage_lamp:8, Light Grey Cage Lamp +projectred-illumination:cage_lamp:9, Cyan Cage Lamp +projectred-illumination:cage_lamp:10, Purple Cage Lamp +projectred-illumination:cage_lamp:11, Blue Cage Lamp +projectred-illumination:cage_lamp:12, Brown Cage Lamp +projectred-illumination:cage_lamp:13, Green Cage Lamp +projectred-illumination:cage_lamp:14, Red Cage Lamp +projectred-illumination:cage_lamp:15, Black Cage Lamp +projectred-illumination:inverted_cage_lamp:0, Inverted White Cage Lamp +projectred-illumination:inverted_cage_lamp:1, Inverted Orange Cage Lamp +projectred-illumination:inverted_cage_lamp:2, Inverted Magenta Cage Lamp +projectred-illumination:inverted_cage_lamp:3, Inverted Light Blue Cage Lamp +projectred-illumination:inverted_cage_lamp:4, Inverted Yellow Cage Lamp +projectred-illumination:inverted_cage_lamp:5, Inverted Lime Cage Lamp +projectred-illumination:inverted_cage_lamp:6, Inverted Pink Cage Lamp +projectred-illumination:inverted_cage_lamp:7, Inverted Grey Cage Lamp +projectred-illumination:inverted_cage_lamp:8, Inverted Light Grey Cage Lamp +projectred-illumination:inverted_cage_lamp:9, Inverted Cyan Cage Lamp +projectred-illumination:inverted_cage_lamp:10, Inverted Purple Cage Lamp +projectred-illumination:inverted_cage_lamp:11, Inverted Blue Cage Lamp +projectred-illumination:inverted_cage_lamp:12, Inverted Brown Cage Lamp +projectred-illumination:inverted_cage_lamp:13, Inverted Green Cage Lamp +projectred-illumination:inverted_cage_lamp:14, Inverted Red Cage Lamp +projectred-illumination:inverted_cage_lamp:15, Inverted Black Cage Lamp +projectred-expansion:solar_panel, Solar Panel +projectred-expansion:empty_battery, Battery +projectred-expansion:charged_battery, Battery +projectred-expansion:jetpack, Jetpack +projectred-expansion:electric_screwdriver, Electric Screwdriver +projectred-expansion:infused_ender_pearl, Infused Ender Pearl +projectred-expansion:plan, Recipe Plan +projectred-expansion:machine1:0, Inductive Furnace +projectred-expansion:machine1:1, Electrotine Generator +projectred-expansion:machine2:0, Block Breaker +projectred-expansion:machine2:1, Item Importer +projectred-expansion:machine2:2, Block Placer +projectred-expansion:machine2:3, Filtered Importer +projectred-expansion:machine2:4, Fire Starter +projectred-expansion:machine2:5, Battery Box +projectred-expansion:machine2:6, Charging Bench +projectred-expansion:machine2:7, Teleposer +projectred-expansion:machine2:8, Frame Motor +projectred-expansion:machine2:9, Frame Linear Actuator +projectred-expansion:machine2:10, Project Bench +projectred-expansion:machine2:11, Auto Crafting Bench +projectred-expansion:machine2:12, Diamond Block Breaker +projectred-relocation:frame, Frame +projectred-transportation:pipe:0, Item Transport pipe +projectred-transportation:pipe:1, Routed Junction pipe +projectred-transportation:pipe:2, Routed Interface pipe +projectred-transportation:pipe:3, Routed Request pipe +projectred-transportation:pipe:4, Routed Firewall pipe +projectred-transportation:pipe:32, Network Valve pipe +projectred-transportation:pipe:33, Network Latency pipe +projectred-transportation:pipe:64, Pressure tube +projectred-transportation:pipe:65, Pressure Resistance tube +projectred-transportation:routing_chip:0, Item Responder chip +projectred-transportation:routing_chip:1, Dynamic Item Responder chip +projectred-transportation:routing_chip:2, Item Overflow Responder chip +projectred-transportation:routing_chip:3, Item Terminator chip +projectred-transportation:routing_chip:4, Item Extractor chip +projectred-transportation:routing_chip:5, Item Broadcaster chip +projectred-transportation:routing_chip:6, Item Stock Keeper chip +projectred-transportation:routing_chip:7, Item Crafting chip +projectred-transportation:routing_chip:8, Item Crafting Extension chip +projectred-transportation:router_utility, Router Utility +projectred-exploration:wool_gin, Wool Gin +projectred-exploration:backpack:0, White Backpack +projectred-exploration:backpack:1, Orange Backpack +projectred-exploration:backpack:2, Magenta Backpack +projectred-exploration:backpack:3, Light Blue Backpack +projectred-exploration:backpack:4, Yellow Backpack +projectred-exploration:backpack:5, Lime Backpack +projectred-exploration:backpack:6, Pink Backpack +projectred-exploration:backpack:7, Grey Backpack +projectred-exploration:backpack:8, Light Grey Backpack +projectred-exploration:backpack:9, Cyan Backpack +projectred-exploration:backpack:10, Purple Backpack +projectred-exploration:backpack:11, Blue Backpack +projectred-exploration:backpack:12, Brown Backpack +projectred-exploration:backpack:13, Green Backpack +projectred-exploration:backpack:14, Red Backpack +projectred-exploration:backpack:15, Black Backpack +projectred-exploration:athame, Athame +projectred-exploration:ore:0, Ruby Ore +projectred-exploration:ore:1, Sapphire Ore +projectred-exploration:ore:2, Peridot Ore +projectred-exploration:ore:3, Copper Ore +projectred-exploration:ore:4, Tin Ore +projectred-exploration:ore:5, Silver Ore +projectred-exploration:ore:6, Electrotine Ore +projectred-exploration:stone:0, Marble +projectred-exploration:stone:1, Marble Brick +projectred-exploration:stone:2, Basalt Cobblestone +projectred-exploration:stone:3, Basalt +projectred-exploration:stone:4, Basalt Brick +projectred-exploration:stone:5, Block of Ruby +projectred-exploration:stone:6, Block of Sapphire +projectred-exploration:stone:7, Block of Peridot +projectred-exploration:stone:8, Block of Copper +projectred-exploration:stone:9, Block of Tin +projectred-exploration:stone:10, Block of Silver +projectred-exploration:stone:11, Block of Electrotine +projectred-exploration:stone_wall:0, Marble Wall +projectred-exploration:stone_wall:1, Marble Brick Wall +projectred-exploration:stone_wall:2, Basalt Cobblestone Wall +projectred-exploration:stone_wall:3, Basalt Wall +projectred-exploration:stone_wall:4, Basalt Brick Wall +projectred-exploration:stone_wall:5, Ruby Wall +projectred-exploration:stone_wall:6, Sapphire Wall +projectred-exploration:stone_wall:7, Peridot Wall +projectred-exploration:stone_wall:8, Copper Wall +projectred-exploration:stone_wall:9, Tin Wall +projectred-exploration:stone_wall:10, Silver Wall +projectred-exploration:stone_wall:11, Electrotine Wall +projectred-exploration:barrel:0, Item Barrel +projectred-exploration:ruby_axe, Ruby Axe +projectred-exploration:sapphire_axe, Sapphire Axe +projectred-exploration:peridot_axe, Peridot Axe +projectred-exploration:ruby_hoe, Ruby Hoe +projectred-exploration:sapphire_hoe, Sapphire Hoe +projectred-exploration:peridot_hoe, Peridot Hoe +projectred-exploration:ruby_pickaxe, Ruby Pickaxe +projectred-exploration:sapphire_pickaxe, Sapphire Pickaxe +projectred-exploration:peridot_pickaxe, Peridot Pickaxe +projectred-exploration:ruby_shovel, Ruby Shovel +projectred-exploration:sapphire_shovel, Sapphire Shovel +projectred-exploration:peridot_shovel, Peridot Shovel +projectred-exploration:ruby_sword, Ruby Sword +projectred-exploration:sapphire_sword, Sapphire Sword +projectred-exploration:peridot_sword, Peridot Sword +projectred-exploration:golden_saw, Golden Saw +projectred-exploration:ruby_saw, Ruby Saw +projectred-exploration:sapphire_saw, Sapphire Saw +projectred-exploration:peridot_saw, Peridot Saw +projectred-exploration:wooden_sickle, Wooden Sickle +projectred-exploration:stone_sickle, Stone Sickle +projectred-exploration:iron_sickle, Iron Sickle +projectred-exploration:golden_sickle, Golden Sickle +projectred-exploration:ruby_sickle, Ruby Sickle +projectred-exploration:sapphire_sickle, Sapphire Sickle +projectred-exploration:peridot_sickle, Peridot Sickle +projectred-exploration:diamond_sickle, Diamond Sickle +projectred-exploration:ruby_helmet, Ruby Helmet +projectred-exploration:ruby_chestplate, Ruby Chestplate +projectred-exploration:ruby_leggings, Ruby Leggings +projectred-exploration:ruby_boots, Ruby Boots +projectred-exploration:sapphire_helmet, Sapphire Helmet +projectred-exploration:sapphire_chestplate, Sapphire Chestplate +projectred-exploration:sapphire_leggings, Sapphire Leggings +projectred-exploration:sapphire_boots, Sapphire Boots +projectred-exploration:peridot_helmet, Peridot Helmet +projectred-exploration:peridot_chestplate, Peridot Chestplate +projectred-exploration:peridot_leggings, Peridot Leggings +projectred-exploration:peridot_boots, Peridot Boots +rafradek_tf2_weapons:placer:0, Spawn Scout +rafradek_tf2_weapons:placer:1, Spawn Soldier +rafradek_tf2_weapons:placer:2, Spawn Pyro +rafradek_tf2_weapons:placer:3, Spawn Demoman +rafradek_tf2_weapons:placer:4, Spawn Heavy +rafradek_tf2_weapons:placer:5, Spawn Engineer +rafradek_tf2_weapons:placer:6, Spawn Medic +rafradek_tf2_weapons:placer:7, Spawn Sniper +rafradek_tf2_weapons:placer:8, Spawn Spy +rafradek_tf2_weapons:placer:9, Spawn Scout +rafradek_tf2_weapons:placer:10, Spawn Soldier +rafradek_tf2_weapons:placer:11, Spawn Pyro +rafradek_tf2_weapons:placer:12, Spawn Demoman +rafradek_tf2_weapons:placer:13, Spawn Heavy +rafradek_tf2_weapons:placer:14, Spawn Engineer +rafradek_tf2_weapons:placer:15, Spawn Medic +rafradek_tf2_weapons:placer:16, Spawn Sniper +rafradek_tf2_weapons:placer:17, Spawn Spy +rafradek_tf2_weapons:placer:36, Spawn Scout +rafradek_tf2_weapons:placer:37, Spawn Soldier +rafradek_tf2_weapons:placer:38, Spawn Pyro +rafradek_tf2_weapons:placer:39, Spawn Demoman +rafradek_tf2_weapons:placer:40, Spawn Heavy +rafradek_tf2_weapons:placer:41, Spawn Engineer +rafradek_tf2_weapons:placer:42, Spawn Medic +rafradek_tf2_weapons:placer:43, Spawn Sniper +rafradek_tf2_weapons:placer:44, Spawn Spy +rafradek_tf2_weapons:placer:26, Spawn Saxton Hale +rafradek_tf2_weapons:placer:27, Spawn Saxton Hale (hostile) +rafradek_tf2_weapons:placer:28, Spawn Monoculus +rafradek_tf2_weapons:placer:29, Spawn Horseless Headless Horsemann +rafradek_tf2_weapons:placer:30, Spawn Merasmus +rafradek_tf2_weapons:disguise_kit, Disguise Kit +rafradek_tf2_weapons:building_box:18, Sentry Box +rafradek_tf2_weapons:building_box:19, Sentry Box +rafradek_tf2_weapons:building_box:20, Dispenser Box +rafradek_tf2_weapons:building_box:21, Dispenser Box +rafradek_tf2_weapons:building_box:22, Teleporter Box +rafradek_tf2_weapons:building_box:23, Teleporter Box +rafradek_tf2_weapons:sandvich, Sandvich +rafradek_tf2_weapons:chocolate, Dalokohs Bar +rafradek_tf2_weapons:horn, Horn +rafradek_tf2_weapons:ammo:1, Shotgun Shell +rafradek_tf2_weapons:ammo:4, Revolver Round +rafradek_tf2_weapons:ammo:6, Rifle Round +rafradek_tf2_weapons:ammo:7, Rocket +rafradek_tf2_weapons:ammo:8, Grenade +rafradek_tf2_weapons:ammo:11, Stickybomb +rafradek_tf2_weapons:ammo:13, Flare +rafradek_tf2_weapons:ammo:14, Ball +rafradek_tf2_weapons:ammo_box:1, Ammo Box +rafradek_tf2_weapons:ammo_fire, item.tf2ammo.name +rafradek_tf2_weapons:ammo_medigun, item.tf2ammo.name +rafradek_tf2_weapons:ammo_pistol, item.tf2ammo.name +rafradek_tf2_weapons:ammo_minigun, item.tf2ammo.name +rafradek_tf2_weapons:ammo_smg, item.tf2ammo.name +rafradek_tf2_weapons:ammo_syringe, item.tf2ammo.name +rafradek_tf2_weapons:ammo_belt, Ammo Belt +rafradek_tf2_weapons:scout_shoes, Scout Shoes +rafradek_tf2_weapons:mantreads, Mantreads +rafradek_tf2_weapons:gunboats, Gunboats +rafradek_tf2_weapons:statue, statue +rafradek_tf2_weapons:token:0, Scout Token +rafradek_tf2_weapons:token:1, Soldier Token +rafradek_tf2_weapons:token:2, Pyro Token +rafradek_tf2_weapons:token:3, Demoman Token +rafradek_tf2_weapons:token:4, Heavy Token +rafradek_tf2_weapons:token:5, Engineer Token +rafradek_tf2_weapons:token:6, Medic Token +rafradek_tf2_weapons:token:7, Sniper Token +rafradek_tf2_weapons:token:8, Spy Token +rafradek_tf2_weapons:itemtf2:0, Copper Ingot +rafradek_tf2_weapons:itemtf2:1, Lead Ingot +rafradek_tf2_weapons:itemtf2:2, Australium Ingot +rafradek_tf2_weapons:itemtf2:3, Scrap Metal +rafradek_tf2_weapons:itemtf2:4, Reclaimed Metal +rafradek_tf2_weapons:itemtf2:5, Refined Metal +rafradek_tf2_weapons:itemtf2:6, Australium Nugget +rafradek_tf2_weapons:itemtf2:7, Mann Co. Supply Crate Key +rafradek_tf2_weapons:itemtf2:11, Logic Board +rafradek_tf2_weapons:robotpart:0, Battle-Worn Robot Money Furnace +rafradek_tf2_weapons:robotpart:1, Battle-Worn Robot Taunt Processor +rafradek_tf2_weapons:robotpart:2, Battle-Worn Robot KB-808 +rafradek_tf2_weapons:robotpart:3, Reinforced Robot Emotion Detector +rafradek_tf2_weapons:robotpart:4, Reinforced Robot Bomb Stabilizer +rafradek_tf2_weapons:robotpart:5, Pristine Robot Brainstorm Bulb +rafradek_tf2_weapons:robotpart:6, Pristine Robot Currency Digester +rafradek_tf2_weapons:target, Target +rafradek_tf2_weapons:killstreakkit, item.null.name +rafradek_tf2_weapons:strangifier, Strangifier +rafradek_tf2_weapons:killstreakfabricator, item.null.name +rafradek_tf2_weapons:eventmaker:0, Beginner Tour of Duty Ticket +rafradek_tf2_weapons:eventmaker:1, Intermediate Tour of Duty Ticket +rafradek_tf2_weapons:eventmaker:2, Advanced Tour of Duty Ticket +rafradek_tf2_weapons:eventmaker:3, Expert Tour of Duty Ticket +rafradek_tf2_weapons:eventmaker:4, Nightmare Tour of Duty Ticket +rafradek_tf2_weapons:boss_spawner:0, Suspiciously looking axe +rafradek_tf2_weapons:boss_spawner:1, Demo eye +rafradek_tf2_weapons:boss_spawner:2, Wizardry kit +rafradek_tf2_weapons:door_controller:0, Door controller - allow players +rafradek_tf2_weapons:door_controller:1, Door controller - allow mobs +rafradek_tf2_weapons:door_controller:2, Door controller - allow RED team +rafradek_tf2_weapons:door_controller:3, Door controller - allow BLU team +rafradek_tf2_weapons:money:0, Small credits pack +rafradek_tf2_weapons:money:1, Medium credits pack +rafradek_tf2_weapons:money:2, Large credits pack +rafradek_tf2_weapons:shield, item.tf2usable.name +rafradek_tf2_weapons:sniperrifle, item.tf2usable.name +rafradek_tf2_weapons:airblast, item.tf2usable.name +rafradek_tf2_weapons:medigun, item.tf2usable.name +rafradek_tf2_weapons:flamethrower, item.tf2usable.name +rafradek_tf2_weapons:jetpacktrigger, item.tf2usable.name +rafradek_tf2_weapons:stickybomb, item.tf2usable.name +rafradek_tf2_weapons:cosmetic, item.tf2usable.name +rafradek_tf2_weapons:jar, item.tf2usable.name +rafradek_tf2_weapons:huntsman, item.tf2usable.name +rafradek_tf2_weapons:melee, item.tf2usable.name +rafradek_tf2_weapons:bullet, item.tf2usable.name +rafradek_tf2_weapons:bonk, item.tf2usable.name +rafradek_tf2_weapons:crate, item.tf2usable.name +rafradek_tf2_weapons:wrangler, item.tf2usable.name +rafradek_tf2_weapons:pda, item.tf2usable.name +rafradek_tf2_weapons:wrench, item.tf2usable.name +rafradek_tf2_weapons:cleaver, item.tf2usable.name +rafradek_tf2_weapons:knife, item.tf2usable.name +rafradek_tf2_weapons:parachute, item.tf2usable.name +rafradek_tf2_weapons:sapper, item.tf2usable.name +rafradek_tf2_weapons:backpackgeneric, item.tf2usable.name +rafradek_tf2_weapons:cloak, item.tf2usable.name +rafradek_tf2_weapons:backpack, item.tf2usable.name +rafradek_tf2_weapons:jetpack, item.tf2usable.name +rafradek_tf2_weapons:minigun, item.tf2usable.name +rafradek_tf2_weapons:projectile, item.tf2usable.name +rafradek_tf2_weapons:tf2workbench, TF2 Crafting Table +rafradek_tf2_weapons:ammo_furnace, Ammo Furnace +rafradek_tf2_weapons:upgrade_station, Upgrade Station +rafradek_tf2_weapons:copper_ore, Copper Ore +rafradek_tf2_weapons:lead_ore, Lead Ore +rafradek_tf2_weapons:australium_ore, Australium Ore +rafradek_tf2_weapons:australium_block, Australium Block +rafradek_tf2_weapons:overhead_door, Overhead door +rafradek_tf2_weapons:robot_deploy, Robot builder +railcraft:creosote, Creosote +railcraft:steam, Steam +railcraft:tool_crowbar_iron, Iron Crowbar +railcraft:tool_crowbar_steel, Steel Crowbar +railcraft:tool_axe_steel, Steel Axe +railcraft:tool_hoe_steel, Steel Hoe +railcraft:tool_pickaxe_steel, Steel Pickaxe +railcraft:tool_shears_steel, Steel Shears +railcraft:tool_shovel_steel, Steel Shovel +railcraft:tool_sword_steel, Steel Sword +railcraft:armor_helmet_steel, Steel Helmet +railcraft:armor_chestplate_steel, Steel Chestplate +railcraft:armor_leggings_steel, Steel Leggings +railcraft:armor_boots_steel, Steel Boots +railcraft:tool_magnifying_glass, Magnifying Glass +railcraft:armor_goggles, Trackman's Goggles +railcraft:armor_overalls, Engineer's Overalls +railcraft:tool_notepad, Trackman's Notepad +railcraft:rail:0, Standard Rail +railcraft:rail:1, Advanced Rail +railcraft:rail:2, Wooden Rail +railcraft:rail:3, H.S. Rail +railcraft:rail:4, Reinforced Rail +railcraft:rail:5, Electric Rail +railcraft:tie:0, Wooden Tie +railcraft:tie:1, Stone Tie +railcraft:rebar, Rebar +railcraft:cart_spawner:0, Spawner Cart +railcraft:detector:0, Cart Detector - Item +railcraft:detector:1, Cart Detector - Any +railcraft:detector:2, Cart Detector - Empty +railcraft:detector:3, Cart Detector - Mob +railcraft:detector:4, Cart Detector - Player +railcraft:detector:5, Cart Detector - Animal +railcraft:detector:6, Cart Detector - Tank +railcraft:detector:7, Cart Detector - Advanced +railcraft:detector:8, Cart Detector - Age +railcraft:detector:9, Cart Detector - Train +railcraft:detector:10, Cart Detector - Sheep +railcraft:detector:11, Cart Detector - Villager +railcraft:detector:12, Cart Detector - Locomotive +railcraft:detector:13, Cart Detector - Routing +railcraft:manipulator:0, Item Loader +railcraft:manipulator:1, Item Unloader +railcraft:manipulator:2, Adv. Item Loader +railcraft:manipulator:3, Adv. Item Unloader +railcraft:manipulator:4, Fluid Loader +railcraft:manipulator:5, Fluid Unloader +railcraft:manipulator:6, Ic2 EU Loader +railcraft:manipulator:7, Ic2 EU Unloader +railcraft:manipulator:10, Redstone Flux Loader +railcraft:manipulator:11, Redstone Flux Unloader +railcraft:manipulator:8, Cart Dispenser +railcraft:manipulator:9, Train Dispenser +railcraft:equipment:0, Manual Rolling Machine +railcraft:equipment:1, Powered Rolling Machine +railcraft:equipment:2, Feed Station +railcraft:equipment:3, Smoker +railcraft:trade_station:0, Trade Station +railcraft:force_track_emitter, Force Track Emitter +railcraft:track_force, Force Track +railcraft:filter_blank, Blank Filter +railcraft:filter_type, Item Type Filter +railcraft:filter_ore_dict, Ore Dictionary Filter +railcraft:bore:0, Tunnel Bore +railcraft:borehead_bronze, Bronze Bore Head +railcraft:borehead_iron, Iron Bore Head +railcraft:borehead_steel, Steel Bore Head +railcraft:borehead_diamond, Diamond Bore Head +railcraft:mow_track_layer:0, Track Layer Cart +railcraft:mow_track_relayer:0, Track Relayer Cart +railcraft:mow_track_remover:0, Track Remover Cart +railcraft:mow_undercutter:0, Undercutter Cart +railcraft:cart_trade_station:0, Trade Station Cart +railcraft:cart_work:0, Work Cart +railcraft:cart_jukebox:0, Jukebox Cart +railcraft:cart_bed:0, Bed Cart +railcraft:battery_nickel_iron, Nickel-Iron Battery +railcraft:battery_nickel_zinc, Nickel-Zinc Battery +railcraft:battery_zinc_carbon, Zinc-Carbon Battery +railcraft:battery_zinc_silver, Zinc-Silver Battery +railcraft:charge_feeder:0, IC2 Charge Feeder Unit +railcraft:charge_feeder:1, Admin Charge Feeder Unit +railcraft:charge_trap, Charge Trap +railcraft:frame, Wire Support Frame +railcraft:steam_turbine:0, Steam Turbine Housing +railcraft:wire, Charge Shunting Wire +railcraft:charge:0, Charge Coil +railcraft:charge:1, Charge Terminal +railcraft:charge:2, Small Charge Wire Spool +railcraft:charge:3, Medium Charge Wire Spool +railcraft:charge:4, Large Charge Wire Spool +railcraft:charge:5, Charge Motor +railcraft:charge:6, Nickel Electrode +railcraft:charge:7, Iron Electrode +railcraft:charge:8, Zinc Electrode +railcraft:charge:9, item.railcraft.charge.electrode.carbon.name +railcraft:charge:10, item.railcraft.charge.electrode.silver.name +railcraft:tool_charge_meter, Charge Meter +railcraft:turbine_blade, Turbine Blade +railcraft:turbine_disk, Turbine Disk +railcraft:turbine_rotor, Turbine Rotor +railcraft:worldspike:0, Admin Worldspike +railcraft:worldspike:1, Passive Worldspike +railcraft:worldspike:2, Personal Worldspike +railcraft:worldspike:3, Standard Worldspike +railcraft:worldspike_point, Worldspike Point +railcraft:cart_worldspike_standard:0, Standard Worldspike Cart +railcraft:cart_worldspike_admin:0, Admin Worldspike Cart +railcraft:cart_worldspike_personal:0, Personal Worldspike Cart +railcraft:emblem, Emblem +railcraft:anvil:0, Steel Anvil +railcraft:anvil:1, Slightly Damaged Steel Anvil +railcraft:anvil:2, Very Damaged Steel Anvil +railcraft:fuel_coke, Coal Coke +railcraft:coke_oven:0, Coke Oven Brick +railcraft:coke_oven_red:0, tile.railcraft.coke.oven.red.name +railcraft:blast_furnace:0, Blast Furnace Brick +railcraft:rock_crusher:0, Rock Crusher +railcraft:steam_oven:0, Steam Oven +railcraft:tank_iron_gauge:0, Iron Tank Gauge +railcraft:tank_iron_gauge:1, Iron Tank Gauge +railcraft:tank_iron_gauge:2, Iron Tank Gauge +railcraft:tank_iron_gauge:3, Iron Tank Gauge +railcraft:tank_iron_gauge:4, Iron Tank Gauge +railcraft:tank_iron_gauge:5, Iron Tank Gauge +railcraft:tank_iron_gauge:6, Iron Tank Gauge +railcraft:tank_iron_gauge:7, Iron Tank Gauge +railcraft:tank_iron_gauge:8, Iron Tank Gauge +railcraft:tank_iron_gauge:9, Iron Tank Gauge +railcraft:tank_iron_gauge:10, Iron Tank Gauge +railcraft:tank_iron_gauge:11, Iron Tank Gauge +railcraft:tank_iron_gauge:12, Iron Tank Gauge +railcraft:tank_iron_gauge:13, Iron Tank Gauge +railcraft:tank_iron_gauge:14, Iron Tank Gauge +railcraft:tank_iron_gauge:15, Iron Tank Gauge +railcraft:tank_iron_valve:0, Iron Tank Valve +railcraft:tank_iron_valve:1, Iron Tank Valve +railcraft:tank_iron_valve:2, Iron Tank Valve +railcraft:tank_iron_valve:3, Iron Tank Valve +railcraft:tank_iron_valve:4, Iron Tank Valve +railcraft:tank_iron_valve:5, Iron Tank Valve +railcraft:tank_iron_valve:6, Iron Tank Valve +railcraft:tank_iron_valve:7, Iron Tank Valve +railcraft:tank_iron_valve:8, Iron Tank Valve +railcraft:tank_iron_valve:9, Iron Tank Valve +railcraft:tank_iron_valve:10, Iron Tank Valve +railcraft:tank_iron_valve:11, Iron Tank Valve +railcraft:tank_iron_valve:12, Iron Tank Valve +railcraft:tank_iron_valve:13, Iron Tank Valve +railcraft:tank_iron_valve:14, Iron Tank Valve +railcraft:tank_iron_valve:15, Iron Tank Valve +railcraft:tank_iron_wall:0, Iron Tank Wall +railcraft:tank_iron_wall:1, Iron Tank Wall +railcraft:tank_iron_wall:2, Iron Tank Wall +railcraft:tank_iron_wall:3, Iron Tank Wall +railcraft:tank_iron_wall:4, Iron Tank Wall +railcraft:tank_iron_wall:5, Iron Tank Wall +railcraft:tank_iron_wall:6, Iron Tank Wall +railcraft:tank_iron_wall:7, Iron Tank Wall +railcraft:tank_iron_wall:8, Iron Tank Wall +railcraft:tank_iron_wall:9, Iron Tank Wall +railcraft:tank_iron_wall:10, Iron Tank Wall +railcraft:tank_iron_wall:11, Iron Tank Wall +railcraft:tank_iron_wall:12, Iron Tank Wall +railcraft:tank_iron_wall:13, Iron Tank Wall +railcraft:tank_iron_wall:14, Iron Tank Wall +railcraft:tank_iron_wall:15, Iron Tank Wall +railcraft:tank_steel_gauge:0, Steel Tank Gauge +railcraft:tank_steel_gauge:1, Steel Tank Gauge +railcraft:tank_steel_gauge:2, Steel Tank Gauge +railcraft:tank_steel_gauge:3, Steel Tank Gauge +railcraft:tank_steel_gauge:4, Steel Tank Gauge +railcraft:tank_steel_gauge:5, Steel Tank Gauge +railcraft:tank_steel_gauge:6, Steel Tank Gauge +railcraft:tank_steel_gauge:7, Steel Tank Gauge +railcraft:tank_steel_gauge:8, Steel Tank Gauge +railcraft:tank_steel_gauge:9, Steel Tank Gauge +railcraft:tank_steel_gauge:10, Steel Tank Gauge +railcraft:tank_steel_gauge:11, Steel Tank Gauge +railcraft:tank_steel_gauge:12, Steel Tank Gauge +railcraft:tank_steel_gauge:13, Steel Tank Gauge +railcraft:tank_steel_gauge:14, Steel Tank Gauge +railcraft:tank_steel_gauge:15, Steel Tank Gauge +railcraft:tank_steel_valve:0, Steel Tank Valve +railcraft:tank_steel_valve:1, Steel Tank Valve +railcraft:tank_steel_valve:2, Steel Tank Valve +railcraft:tank_steel_valve:3, Steel Tank Valve +railcraft:tank_steel_valve:4, Steel Tank Valve +railcraft:tank_steel_valve:5, Steel Tank Valve +railcraft:tank_steel_valve:6, Steel Tank Valve +railcraft:tank_steel_valve:7, Steel Tank Valve +railcraft:tank_steel_valve:8, Steel Tank Valve +railcraft:tank_steel_valve:9, Steel Tank Valve +railcraft:tank_steel_valve:10, Steel Tank Valve +railcraft:tank_steel_valve:11, Steel Tank Valve +railcraft:tank_steel_valve:12, Steel Tank Valve +railcraft:tank_steel_valve:13, Steel Tank Valve +railcraft:tank_steel_valve:14, Steel Tank Valve +railcraft:tank_steel_valve:15, Steel Tank Valve +railcraft:tank_steel_wall:0, Steel Tank Wall +railcraft:tank_steel_wall:1, Steel Tank Wall +railcraft:tank_steel_wall:2, Steel Tank Wall +railcraft:tank_steel_wall:3, Steel Tank Wall +railcraft:tank_steel_wall:4, Steel Tank Wall +railcraft:tank_steel_wall:5, Steel Tank Wall +railcraft:tank_steel_wall:6, Steel Tank Wall +railcraft:tank_steel_wall:7, Steel Tank Wall +railcraft:tank_steel_wall:8, Steel Tank Wall +railcraft:tank_steel_wall:9, Steel Tank Wall +railcraft:tank_steel_wall:10, Steel Tank Wall +railcraft:tank_steel_wall:11, Steel Tank Wall +railcraft:tank_steel_wall:12, Steel Tank Wall +railcraft:tank_steel_wall:13, Steel Tank Wall +railcraft:tank_steel_wall:14, Steel Tank Wall +railcraft:tank_steel_wall:15, Steel Tank Wall +railcraft:tank_water:0, Water Tank Siding +railcraft:chest_metals:0, Metals Chest +railcraft:cart_chest_metals:0, Metals Chest Cart +railcraft:filter_bee, Bee Filter +railcraft:filter_bee_genome, Bee Genome Filter +railcraft:backpack_apothecary_t1, Apothecary's Backpack +railcraft:backpack_apothecary_t2, Woven Apothecary's Backpack +railcraft:backpack_iceman_t1, Iceman's Backpack +railcraft:backpack_iceman_t2, Woven Iceman's Backpack +railcraft:backpack_trackman_t1, Trackman's Backpack +railcraft:backpack_trackman_t2, Woven Trackman's Backpack +railcraft:backpack_signalman_t1, item.railcraft.backpack.signalman.t1.name +railcraft:backpack_signalman_t2, item.railcraft.backpack.signalman.t2.name +railcraft:cart_ic2_batbox:0, Batbox Cart +railcraft:cart_ic2_mfe:0, MFE Cart +railcraft:cart_ic2_cesu:0, CESU Cart +railcraft:firestone_cracked, Cracked Firestone +railcraft:firestone_cut, Cut Firestone +railcraft:firestone_raw, Raw Firestone +railcraft:firestone_refined, Refined Firestone +railcraft:cart_redstone_flux:0, Redstone Flux Cart +railcraft:flux_transformer:0, Flux Transformer +railcraft:metal:0, Block of Copper +railcraft:metal:1, Block of Tin +railcraft:metal:2, Block of Lead +railcraft:metal:4, Block of Silver +railcraft:metal:3, Block of Steel +railcraft:metal:5, Block of Bronze +railcraft:metal:6, Block of Nickel +railcraft:metal:7, Block of Invar +railcraft:metal:8, Block of Zinc +railcraft:metal:9, Block of Brass +railcraft:fluid_bottle_creosote, Creosote Bottle +railcraft:fluid_bottle_steam, Steam Bottle +railcraft:nugget:0, Steel Nugget +railcraft:nugget:1, Copper Nugget +railcraft:nugget:2, Tin Nugget +railcraft:nugget:3, Lead Nugget +railcraft:nugget:4, Silver Nugget +railcraft:nugget:5, Bronze Nugget +railcraft:nugget:6, Nickel Nugget +railcraft:nugget:7, Invar Nugget +railcraft:nugget:8, Zinc Nugget +railcraft:nugget:9, Brass Nugget +railcraft:ingot:0, Steel Ingot +railcraft:ingot:1, Copper Ingot +railcraft:ingot:2, Tin Ingot +railcraft:ingot:3, Lead Ingot +railcraft:ingot:4, Silver Ingot +railcraft:ingot:5, Bronze Ingot +railcraft:ingot:6, Nickel Ingot +railcraft:ingot:7, Invar Ingot +railcraft:ingot:8, Zinc Ingot +railcraft:ingot:9, Brass Ingot +railcraft:gear:0, Brass Gear +railcraft:gear:1, Iron Gear +railcraft:gear:2, Steel Gear +railcraft:gear:3, Gear Bushing +railcraft:gear:4, Bronze Gear +railcraft:gear:5, Invar Gear +railcraft:plate:0, Iron Plate +railcraft:plate:1, Steel Plate +railcraft:plate:2, Tin Plate +railcraft:plate:3, Copper Plate +railcraft:plate:4, Lead Plate +railcraft:plate:5, Silver Plate +railcraft:plate:6, Bronze Plate +railcraft:plate:7, Gold Plate +railcraft:plate:8, Nickel Plate +railcraft:plate:9, Invar Plate +railcraft:plate:10, Zinc Plate +railcraft:plate:11, Brass Plate +railcraft:dust:0, Obsidian Dust +railcraft:dust:1, Sulfur +railcraft:dust:2, Saltpeter +railcraft:dust:3, Charcoal Dust +railcraft:dust:4, Ground Blast Furnace Slag +railcraft:dust:5, Coal Dust +railcraft:dust:6, Ender Powder +railcraft:dust:7, Void Powder +railcraft:tool_crowbar_seasons, Crowbar of Seasons +railcraft:cart_pumpkin:0, Pumpkin Cart +railcraft:cart_gift:0, Gift Cart +railcraft:signal:0, Block Signal +railcraft:signal:1, Distant Signal +railcraft:signal:2, Token Signal +railcraft:signal_dual:0, Dual-Head Block Signal +railcraft:signal_dual:1, Dual-Head Distant Signal +railcraft:signal_dual:2, Dual-Head Token Signal +railcraft:signal_box:2, Signal Controller Box +railcraft:signal_box:4, Signal Receiver Box +railcraft:signal_box:0, Analog Signal Controller Box +railcraft:signal_box:1, Signal Capacitor Box +railcraft:signal_box:3, Signal Interlock Box +railcraft:signal_box:6, Signal Sequencer Box +railcraft:signal_box:5, Signal Block Relay Box +railcraft:tool_signal_surveyor:0, Signal Surveyor +railcraft:tool_signal_tuner:0, Signal Tuner +railcraft:signal_lamp, Signal Lamp +railcraft:tool_signal_label, Signal Label +railcraft:circuit:0, Controller Circuit +railcraft:circuit:1, Receiver Circuit +railcraft:circuit:2, Signal Circuit +railcraft:circuit:3, Radio Circuit +railcraft:admin_steam_producer:0, Admin Steam Producer +railcraft:boiler_firebox_fluid:0, Fluid Fueled Boiler Firebox +railcraft:boiler_firebox_solid:0, Solid Fueled Boiler Firebox +railcraft:boiler_tank_pressure_high:0, High Pressure Boiler Tank +railcraft:boiler_tank_pressure_low:0, Low Pressure Boiler Tank +railcraft:brick_abyssal:0, Abyssal Brick +railcraft:brick_abyssal:1, Fitted Abyssal Stone +railcraft:brick_abyssal:2, Abyssal Block +railcraft:brick_abyssal:3, Ornate Abyssal Stone +railcraft:brick_abyssal:4, Etched Abyssal Stone +railcraft:brick_abyssal:5, Abyssal Cobblestone +railcraft:brick_bleachedbone:0, Bleached Bone Brick +railcraft:brick_bleachedbone:1, Fitted Bleached Bone Stone +railcraft:brick_bleachedbone:2, Bleached Bone Block +railcraft:brick_bleachedbone:3, Ornate Bleached Bone Stone +railcraft:brick_bleachedbone:4, Etched Bleached Bone Stone +railcraft:brick_bleachedbone:5, Bleached Bone Cobblestone +railcraft:brick_bloodstained:0, Blood Stained Brick +railcraft:brick_bloodstained:1, Fitted Blood Stained Stone +railcraft:brick_bloodstained:2, Blood Stained Block +railcraft:brick_bloodstained:3, Ornate Blood Stained Stone +railcraft:brick_bloodstained:4, Etched Blood Stained Stone +railcraft:brick_bloodstained:5, Blood Stained Cobblestone +railcraft:brick_frostbound:0, Frost Bound Brick +railcraft:brick_frostbound:1, Fitted Frost Bound Stone +railcraft:brick_frostbound:2, Frost Bound Block +railcraft:brick_frostbound:3, Ornate Frost Bound Stone +railcraft:brick_frostbound:4, Etched Frost Bound Stone +railcraft:brick_frostbound:5, Frost Bound Cobblestone +railcraft:brick_infernal:0, Infernal Brick +railcraft:brick_infernal:1, Fitted Infernal Stone +railcraft:brick_infernal:2, Infernal Block +railcraft:brick_infernal:3, Ornate Infernal Stone +railcraft:brick_infernal:4, Etched Infernal Stone +railcraft:brick_infernal:5, Infernal Cobblestone +railcraft:brick_quarried:0, Quarried Brick +railcraft:brick_quarried:1, Fitted Quarried Stone +railcraft:brick_quarried:2, Quarried Block +railcraft:brick_quarried:3, Ornate Quarried Stone +railcraft:brick_quarried:4, Etched Quarried Stone +railcraft:brick_quarried:5, Quarried Cobblestone +railcraft:brick_sandy:0, Sandy Brick +railcraft:brick_sandy:1, Fitted Sandy Stone +railcraft:brick_sandy:2, Sandy Block +railcraft:brick_sandy:3, Ornate Sandy Stone +railcraft:brick_sandy:4, Etched Sandy Stone +railcraft:brick_sandy:5, Sandy Cobblestone +railcraft:brick_red_sandy:0, Red Sandy Brick +railcraft:brick_red_sandy:1, Fitted Red Sandy Stone +railcraft:brick_red_sandy:2, Red Sandy Block +railcraft:brick_red_sandy:3, Ornate Red Sandy Stone +railcraft:brick_red_sandy:4, Etched Red Sandy Stone +railcraft:brick_red_sandy:5, Red Sandy Cobblestone +railcraft:brick_nether:0, Nether Brick +railcraft:brick_nether:1, Fitted Nether Stone +railcraft:brick_nether:2, Nether Block +railcraft:brick_nether:3, Ornate Nether Stone +railcraft:brick_nether:4, Etched Nether Stone +railcraft:brick_nether:5, Nether Cobblestone +railcraft:brick_red_nether:0, Red Nether Brick +railcraft:brick_red_nether:1, Fitted Red Nether Stone +railcraft:brick_red_nether:2, Red Nether Block +railcraft:brick_red_nether:3, Ornate Red Nether Stone +railcraft:brick_red_nether:4, Etched Red Nether Stone +railcraft:brick_red_nether:5, Red Nether Cobblestone +railcraft:brick_andesite:0, Andesite Brick +railcraft:brick_andesite:1, Fitted Andesite +railcraft:brick_andesite:6, Polished Andesite +railcraft:brick_andesite:3, Ornate Andesite +railcraft:brick_andesite:4, Etched Andesite +railcraft:brick_andesite:5, Andesite Cobblestone +railcraft:brick_diorite:0, Diorite Brick +railcraft:brick_diorite:1, Fitted Diorite +railcraft:brick_diorite:4, Polished Diorite +railcraft:brick_diorite:3, Ornate Diorite +railcraft:brick_diorite:4, Etched Diorite +railcraft:brick_diorite:5, Diorite Cobblestone +railcraft:brick_granite:0, Granite Brick +railcraft:brick_granite:1, Fitted Granite +railcraft:brick_granite:2, Polished Granite +railcraft:brick_granite:3, Ornate Granite +railcraft:brick_granite:4, Etched Granite +railcraft:brick_granite:5, Granite Cobblestone +railcraft:brick_pearlized:0, Pearlized Brick +railcraft:brick_pearlized:1, Fitted Pearlized Stone +railcraft:brick_pearlized:2, Pearlized Block +railcraft:brick_pearlized:3, Ornate Pearlized Stone +railcraft:brick_pearlized:4, Etched Pearlized Stone +railcraft:brick_pearlized:5, Pearlized Cobblestone +railcraft:tool_stone_carver, Stone Carver +railcraft:concrete, Bag of Cement +railcraft:glass:0, Strengthened Glass +railcraft:glass:1, Orange Strengthened Glass +railcraft:glass:2, Magenta Strengthened Glass +railcraft:glass:3, Light Blue Strengthened Glass +railcraft:glass:4, Yellow Strengthened Glass +railcraft:glass:5, Lime Strengthened Glass +railcraft:glass:6, Pink Strengthened Glass +railcraft:glass:7, Gray Strengthened Glass +railcraft:glass:8, Light Gray Strengthened Glass +railcraft:glass:9, Cyan Strengthened Glass +railcraft:glass:10, Purple Strengthened Glass +railcraft:glass:11, Blue Strengthened Glass +railcraft:glass:12, Brown Strengthened Glass +railcraft:glass:13, Green Strengthened Glass +railcraft:glass:14, Red Strengthened Glass +railcraft:glass:15, Black Strengthened Glass +railcraft:generic:5, Creosote Wood Block +railcraft:generic:6, Block of Coal Coke +railcraft:generic:7, Crushed Obsidian +railcraft:generic:8, Abyssal Stone +railcraft:generic:9, Quarried Stone +railcraft:reinforced_concrete:0, White Reinforced Concrete +railcraft:reinforced_concrete:1, Orange Reinforced Concrete +railcraft:reinforced_concrete:2, Magenta Reinforced Concrete +railcraft:reinforced_concrete:3, Light Blue Reinforced Concrete +railcraft:reinforced_concrete:4, Yellow Reinforced Concrete +railcraft:reinforced_concrete:5, Lime Reinforced Concrete +railcraft:reinforced_concrete:6, Pink Reinforced Concrete +railcraft:reinforced_concrete:7, Gray Reinforced Concrete +railcraft:reinforced_concrete:8, Reinforced Concrete +railcraft:reinforced_concrete:9, Cyan Reinforced Concrete +railcraft:reinforced_concrete:10, Purple Reinforced Concrete +railcraft:reinforced_concrete:11, Blue Reinforced Concrete +railcraft:reinforced_concrete:12, Brown Reinforced Concrete +railcraft:reinforced_concrete:13, Green Reinforced Concrete +railcraft:reinforced_concrete:14, Red Reinforced Concrete +railcraft:reinforced_concrete:15, Black Reinforced Concrete +railcraft:post_metal:0, White Metal Post +railcraft:post_metal:1, Orange Metal Post +railcraft:post_metal:2, Magenta Metal Post +railcraft:post_metal:3, Light Blue Metal Post +railcraft:post_metal:4, Yellow Metal Post +railcraft:post_metal:5, Lime Metal Post +railcraft:post_metal:6, Pink Metal Post +railcraft:post_metal:7, Gray Metal Post +railcraft:post_metal:8, Light Gray Metal Post +railcraft:post_metal:9, Cyan Metal Post +railcraft:post_metal:10, Purple Metal Post +railcraft:post_metal:11, Blue Metal Post +railcraft:post_metal:12, Brown Metal Post +railcraft:post_metal:13, Green Metal Post +railcraft:post_metal:14, Red Metal Post +railcraft:post_metal:15, Black Metal Post +railcraft:post_metal_platform:0, White Metal Platform +railcraft:post_metal_platform:1, Orange Metal Platform +railcraft:post_metal_platform:2, Magenta Metal Platform +railcraft:post_metal_platform:3, Light Blue Metal Platform +railcraft:post_metal_platform:4, Yellow Metal Platform +railcraft:post_metal_platform:5, Lime Metal Platform +railcraft:post_metal_platform:6, Pink Metal Platform +railcraft:post_metal_platform:7, Gray Metal Platform +railcraft:post_metal_platform:8, Light Gray Metal Platform +railcraft:post_metal_platform:9, Cyan Metal Platform +railcraft:post_metal_platform:10, Purple Metal Platform +railcraft:post_metal_platform:11, Blue Metal Platform +railcraft:post_metal_platform:12, Brown Metal Platform +railcraft:post_metal_platform:13, Green Metal Platform +railcraft:post_metal_platform:14, Red Metal Platform +railcraft:post_metal_platform:15, Black Metal Platform +railcraft:track_kit:1, Activator Track Kit +railcraft:track_kit:2, Booster Track Kit +railcraft:track_kit:3, Buffer Stop Track Kit +railcraft:track_kit:4, Control Track Kit +railcraft:track_kit:5, Detector Track Kit +railcraft:track_kit:6, Disembarking Track Kit +railcraft:track_kit:7, Dumping Track Kit +railcraft:track_kit:8, Embarking Track Kit +railcraft:track_kit:9, Gated Track Kit +railcraft:track_kit:10, Locking Track Kit +railcraft:track_kit:11, One-Way Track Kit +railcraft:track_kit:15, Messenger Track Kit +railcraft:track_kit:16, Delayed Locking Track Kit +railcraft:track_kit:17, Priming Track Kit +railcraft:track_kit:18, Launcher Track Kit +railcraft:track_kit:19, Whistle Track Kit +railcraft:track_kit:20, Locomotive Track Kit +railcraft:track_kit:21, Throttle Track Kit +railcraft:track_kit:22, Routing Track Kit +railcraft:track_kit:23, Transition Track Kit +railcraft:track_kit:24, Coupler Track Kit +railcraft:tool_spike_maul_iron, Iron Spike Maul +railcraft:tool_spike_maul_steel, Steel Spike Maul +railcraft:railbed:0, Wooden Railbed +railcraft:railbed:1, Stone Railbed +railcraft:track_parts, Track Parts +railcraft:actuator:0, Switch Actuator Lever +railcraft:actuator:1, Switch Actuator Motor +railcraft:actuator:2, Routing Switch Actuator Motor +railcraft:cart_tnt_wood:0, Wooden TNT Cart +railcraft:track_elevator, Elevator Track +railcraft:logbook, Logbook +railcraft:tool_whistle_tuner, Whistle Tuner +railcraft:routing_table, Routing Table +railcraft:routing_ticket, Railway Ticket +railcraft:routing_ticket_gold, Golden Railway Ticket +railcraft:track_flex_abandoned, Abandoned Track +railcraft:track_flex_electric, Electric Track +railcraft:track_flex_high_speed, High Speed Track +railcraft:track_flex_hs_electric, High Speed Electric Track +railcraft:track_flex_reinforced, Reinforced Track +railcraft:track_flex_strap_iron, Strap Iron Track +railcraft:cart_cargo:0, Cargo Cart +railcraft:cart_tank:0, Tank Cart +railcraft:chest_void:0, Void Chest +railcraft:cart_chest_void:0, Void Chest Cart +railcraft:ore:0, Sulfur Ore +railcraft:ore:1, Saltpeter Ore +railcraft:ore:2, Dark Diamond Ore +railcraft:ore:3, Dark Emerald Ore +railcraft:ore:4, Dark Lapis Lazuli Ore +railcraft:ore_metal:0, Copper Ore +railcraft:ore_metal:1, Tin Ore +railcraft:ore_metal:2, Lead Ore +railcraft:ore_metal:3, Silver Ore +railcraft:ore_metal:4, Nickel Ore +railcraft:ore_metal:5, Zinc Ore +railcraft:ore_metal_poor:0, Poor Iron Ore +railcraft:ore_metal_poor:1, Poor Gold Ore +railcraft:ore_metal_poor:2, Poor Copper Ore +railcraft:ore_metal_poor:3, Poor Tin Ore +railcraft:ore_metal_poor:4, Poor Lead Ore +railcraft:ore_metal_poor:5, Poor Silver Ore +railcraft:ore_metal_poor:6, Poor Nickel Ore +railcraft:ore_metal_poor:7, Poor Zinc Ore +railcraft:ore_magic:0, Firestone Ore +railcraft:worldlogic, Saltpeter Ore Spawner +thermalfoundation:ore:0, Copper Ore +thermalfoundation:ore:1, Tin Ore +thermalfoundation:ore:2, Silver Ore +thermalfoundation:ore:3, Lead Ore +thermalfoundation:ore:4, Aluminum Ore +thermalfoundation:ore:5, Nickel Ore +thermalfoundation:ore:6, Platinum Ore +thermalfoundation:ore:7, Iridium Ore +thermalfoundation:ore:8, Mana Infused Ore +thermalfoundation:ore_fluid:0, Oil Sand +thermalfoundation:ore_fluid:1, Oil Shale +thermalfoundation:ore_fluid:2, Destabilized Redstone Ore +thermalfoundation:ore_fluid:3, Energized Netherrack +thermalfoundation:ore_fluid:4, Resonant End Stone +thermalfoundation:ore_fluid:5, Oil Sand +thermalfoundation:storage:0, Block of Copper +thermalfoundation:storage:1, Block of Tin +thermalfoundation:storage:2, Block of Silver +thermalfoundation:storage:3, Block of Lead +thermalfoundation:storage:4, Block of Aluminum +thermalfoundation:storage:5, Block of Nickel +thermalfoundation:storage:6, Block of Platinum +thermalfoundation:storage:7, Block of Iridium +thermalfoundation:storage:8, Block of Mana Infused Metal +thermalfoundation:storage_alloy:0, Block of Steel +thermalfoundation:storage_alloy:1, Block of Electrum +thermalfoundation:storage_alloy:2, Block of Invar +thermalfoundation:storage_alloy:3, Block of Bronze +thermalfoundation:storage_alloy:4, Block of Constantan +thermalfoundation:storage_alloy:5, Block of Signalum +thermalfoundation:storage_alloy:6, Block of Lumium +thermalfoundation:storage_alloy:7, Block of Enderium +thermalfoundation:storage_resource:0, Block of Charcoal +thermalfoundation:storage_resource:1, Block of Coal Coke +thermalfoundation:glass:0, Hardened Copper Glass +thermalfoundation:glass:1, Hardened Tin Glass +thermalfoundation:glass:2, Hardened Silver Glass +thermalfoundation:glass:3, Hardened Glass +thermalfoundation:glass:4, Hardened Aluminum Glass +thermalfoundation:glass:5, Hardened Nickel Glass +thermalfoundation:glass:6, Hardened Platinum Glass +thermalfoundation:glass:7, Hardened Iridium Glass +thermalfoundation:glass:8, Hardened Mana Infused Glass +thermalfoundation:glass_alloy:0, Hardened Steel Glass +thermalfoundation:glass_alloy:1, Hardened Electrum Glass +thermalfoundation:glass_alloy:2, Hardened Invar Glass +thermalfoundation:glass_alloy:3, Hardened Bronze Glass +thermalfoundation:glass_alloy:4, Hardened Constantan Glass +thermalfoundation:glass_alloy:5, Hardened Signalum Glass +thermalfoundation:glass_alloy:6, Hardened Lumium Glass +thermalfoundation:glass_alloy:7, Hardened Enderium Glass +thermalfoundation:rockwool:0, Black Rockwool +thermalfoundation:rockwool:1, Red Rockwool +thermalfoundation:rockwool:2, Green Rockwool +thermalfoundation:rockwool:3, Brown Rockwool +thermalfoundation:rockwool:4, Blue Rockwool +thermalfoundation:rockwool:5, Purple Rockwool +thermalfoundation:rockwool:6, Cyan Rockwool +thermalfoundation:rockwool:7, Light Gray Rockwool +thermalfoundation:rockwool:8, Gray Rockwool +thermalfoundation:rockwool:9, Pink Rockwool +thermalfoundation:rockwool:10, Lime Rockwool +thermalfoundation:rockwool:11, Yellow Rockwool +thermalfoundation:rockwool:12, Light Blue Rockwool +thermalfoundation:rockwool:13, Magenta Rockwool +thermalfoundation:rockwool:14, Orange Rockwool +thermalfoundation:rockwool:15, White Rockwool +thermalfoundation:wrench:0, Crescent Hammer +thermalfoundation:meter:0, Multimeter +thermalfoundation:upgrade:0, Hardened Upgrade Kit +thermalfoundation:upgrade:1, Reinforced Upgrade Kit +thermalfoundation:upgrade:2, Signalum Upgrade Kit +thermalfoundation:upgrade:3, Resonant Upgrade Kit +thermalfoundation:upgrade:33, Reinforced Conversion Kit +thermalfoundation:upgrade:34, Signalum Conversion Kit +thermalfoundation:upgrade:35, Resonant Conversion Kit +thermalfoundation:upgrade:256, Creative Conversion Kit +thermalfoundation:security:0, Signalum Security Lock +thermalfoundation:diagram_redprint, Redprint +thermalfoundation:tome_lexicon, Forge Lexicon +thermalfoundation:tome_experience, Tome of Knowledge +thermalfoundation:coin:0, Iron Coin +thermalfoundation:coin:1, Gold Coin +thermalfoundation:coin:64, Copper Coin +thermalfoundation:coin:65, Tin Coin +thermalfoundation:coin:66, Silver Coin +thermalfoundation:coin:67, Lead Coin +thermalfoundation:coin:68, Aluminum Coin +thermalfoundation:coin:69, Nickel Coin +thermalfoundation:coin:70, Platinum Coin +thermalfoundation:coin:71, Iridium Coin +thermalfoundation:coin:72, Mana Infused Coin +thermalfoundation:coin:96, Steel Coin +thermalfoundation:coin:97, Electrum Coin +thermalfoundation:coin:98, Invar Coin +thermalfoundation:coin:99, Bronze Coin +thermalfoundation:coin:100, Constantan Coin +thermalfoundation:coin:101, Signalum Coin +thermalfoundation:coin:102, Lumium Coin +thermalfoundation:coin:103, Enderium Coin +thermalfoundation:fertilizer:0, Phyto-Gro +thermalfoundation:fertilizer:1, Rich Phyto-Gro +thermalfoundation:fertilizer:2, Fluxed Phyto-Gro +thermalfoundation:bait:0, Aqua-Chow +thermalfoundation:bait:1, Rich Aqua-Chow +thermalfoundation:bait:2, Fluxed Aqua-Chow +thermalfoundation:dye:0, Black Pigment +thermalfoundation:dye:1, Red Pigment +thermalfoundation:dye:2, Green Pigment +thermalfoundation:dye:3, Brown Pigment +thermalfoundation:dye:4, Blue Pigment +thermalfoundation:dye:5, Purple Pigment +thermalfoundation:dye:6, Cyan Pigment +thermalfoundation:dye:7, Light Gray Pigment +thermalfoundation:dye:8, Gray Pigment +thermalfoundation:dye:9, Pink Pigment +thermalfoundation:dye:10, Lime Pigment +thermalfoundation:dye:11, Yellow Pigment +thermalfoundation:dye:12, Light Blue Pigment +thermalfoundation:dye:13, Magenta Pigment +thermalfoundation:dye:14, Orange Pigment +thermalfoundation:dye:15, White Pigment +thermalfoundation:material:0, Pulverized Iron +thermalfoundation:material:1, Pulverized Gold +thermalfoundation:material:16, Diamond Nugget +thermalfoundation:material:17, Emerald Nugget +thermalfoundation:material:22, Wooden Gear +thermalfoundation:material:23, Stone Gear +thermalfoundation:material:24, Iron Gear +thermalfoundation:material:25, Gold Gear +thermalfoundation:material:26, Diamond Gear +thermalfoundation:material:27, Emerald Gear +thermalfoundation:material:32, Iron Plate +thermalfoundation:material:33, Gold Plate +thermalfoundation:material:64, Pulverized Copper +thermalfoundation:material:65, Pulverized Tin +thermalfoundation:material:66, Pulverized Silver +thermalfoundation:material:67, Pulverized Lead +thermalfoundation:material:68, Pulverized Aluminum +thermalfoundation:material:69, Pulverized Nickel +thermalfoundation:material:70, Pulverized Platinum +thermalfoundation:material:71, Pulverized Iridium +thermalfoundation:material:72, Pulverized Mana Infused Metal +thermalfoundation:material:96, Steel Blend +thermalfoundation:material:97, Electrum Blend +thermalfoundation:material:98, Invar Blend +thermalfoundation:material:99, Bronze Blend +thermalfoundation:material:100, Constantan Blend +thermalfoundation:material:101, Signalum Blend +thermalfoundation:material:102, Lumium Blend +thermalfoundation:material:103, Enderium Blend +thermalfoundation:material:128, Copper Ingot +thermalfoundation:material:129, Tin Ingot +thermalfoundation:material:130, Silver Ingot +thermalfoundation:material:131, Lead Ingot +thermalfoundation:material:132, Aluminum Ingot +thermalfoundation:material:133, Nickel Ingot +thermalfoundation:material:134, Platinum Ingot +thermalfoundation:material:135, Iridium Ingot +thermalfoundation:material:136, Mana Infused Ingot +thermalfoundation:material:160, Steel Ingot +thermalfoundation:material:161, Electrum Ingot +thermalfoundation:material:162, Invar Ingot +thermalfoundation:material:163, Bronze Ingot +thermalfoundation:material:164, Constantan Ingot +thermalfoundation:material:165, Signalum Ingot +thermalfoundation:material:166, Lumium Ingot +thermalfoundation:material:167, Enderium Ingot +thermalfoundation:material:192, Copper Nugget +thermalfoundation:material:193, Tin Nugget +thermalfoundation:material:194, Silver Nugget +thermalfoundation:material:195, Lead Nugget +thermalfoundation:material:196, Aluminum Nugget +thermalfoundation:material:197, Nickel Nugget +thermalfoundation:material:198, Platinum Nugget +thermalfoundation:material:199, Iridium Nugget +thermalfoundation:material:200, Mana Infused Nugget +thermalfoundation:material:224, Steel Nugget +thermalfoundation:material:225, Electrum Nugget +thermalfoundation:material:226, Invar Nugget +thermalfoundation:material:227, Bronze Nugget +thermalfoundation:material:228, Constantan Nugget +thermalfoundation:material:229, Signalum Nugget +thermalfoundation:material:230, Lumium Nugget +thermalfoundation:material:231, Enderium Nugget +thermalfoundation:material:256, Copper Gear +thermalfoundation:material:257, Tin Gear +thermalfoundation:material:258, Silver Gear +thermalfoundation:material:259, Lead Gear +thermalfoundation:material:260, Aluminum Gear +thermalfoundation:material:261, Nickel Gear +thermalfoundation:material:262, Platinum Gear +thermalfoundation:material:263, Iridium Gear +thermalfoundation:material:264, Mana Infused Gear +thermalfoundation:material:288, Steel Gear +thermalfoundation:material:289, Electrum Gear +thermalfoundation:material:290, Invar Gear +thermalfoundation:material:291, Bronze Gear +thermalfoundation:material:292, Constantan Gear +thermalfoundation:material:293, Signalum Gear +thermalfoundation:material:294, Lumium Gear +thermalfoundation:material:295, Enderium Gear +thermalfoundation:material:320, Copper Plate +thermalfoundation:material:321, Tin Plate +thermalfoundation:material:322, Silver Plate +thermalfoundation:material:323, Lead Plate +thermalfoundation:material:324, Aluminum Plate +thermalfoundation:material:325, Nickel Plate +thermalfoundation:material:326, Platinum Plate +thermalfoundation:material:327, Iridium Plate +thermalfoundation:material:328, Mana Infused Plate +thermalfoundation:material:352, Steel Plate +thermalfoundation:material:353, Electrum Plate +thermalfoundation:material:354, Invar Plate +thermalfoundation:material:355, Bronze Plate +thermalfoundation:material:356, Constantan Plate +thermalfoundation:material:357, Signalum Plate +thermalfoundation:material:358, Lumium Plate +thermalfoundation:material:359, Enderium Plate +thermalfoundation:material:512, Redstone Servo +thermalfoundation:material:513, Redstone Reception Coil +thermalfoundation:material:514, Redstone Transmission Coil +thermalfoundation:material:515, Redstone Conductance Coil +thermalfoundation:material:640, Tool Casing +thermalfoundation:material:656, Drill Head +thermalfoundation:material:657, Saw Blade +thermalfoundation:material:768, Pulverized Coal +thermalfoundation:material:769, Pulverized Charcoal +thermalfoundation:material:770, Pulverized Obsidian +thermalfoundation:material:771, Sulfur +thermalfoundation:material:772, Niter +thermalfoundation:material:800, Sawdust +thermalfoundation:material:801, Compressed Sawdust +thermalfoundation:material:802, Coal Coke +thermalfoundation:material:816, Pulped Biomass +thermalfoundation:material:817, Rich Biomass +thermalfoundation:material:818, Pulped Bioblend +thermalfoundation:material:819, Rich Bioblend +thermalfoundation:material:832, Rosin +thermalfoundation:material:833, Tar +thermalfoundation:material:864, Slag +thermalfoundation:material:865, Rich Slag +thermalfoundation:material:866, Cinnabar +thermalfoundation:material:892, Bitumen +thermalfoundation:material:893, Destabilized Clathrate +thermalfoundation:material:894, Energized Clathrate +thermalfoundation:material:895, Resonant Clathrate +thermalfoundation:material:1024, Pyrotheum Dust +thermalfoundation:material:1025, Cryotheum Dust +thermalfoundation:material:1026, Aerotheum Dust +thermalfoundation:material:1027, Petrotheum Dust +thermalfoundation:material:1028, Mana Dust +thermalfoundation:material:2048, Blizz Rod +thermalfoundation:material:2049, Blizz Powder +thermalfoundation:material:2050, Blitz Rod +thermalfoundation:material:2051, Blitz Powder +thermalfoundation:material:2052, Basalz Rod +thermalfoundation:material:2053, Basalz Powder +thermalfoundation:geode:0, Geode +thermalfoundation:armor.helmet_copper, Copper Helmet +thermalfoundation:armor.plate_copper, Copper Chestplate +thermalfoundation:armor.legs_copper, Copper Leggings +thermalfoundation:armor.boots_copper, Copper Boots +thermalfoundation:armor.helmet_tin, Tin Helmet +thermalfoundation:armor.plate_tin, Tin Chestplate +thermalfoundation:armor.legs_tin, Tin Leggings +thermalfoundation:armor.boots_tin, Tin Boots +thermalfoundation:armor.helmet_silver, Silver Helmet +thermalfoundation:armor.plate_silver, Silver Chestplate +thermalfoundation:armor.legs_silver, Silver Leggings +thermalfoundation:armor.boots_silver, Silver Boots +thermalfoundation:armor.helmet_lead, Lead Helmet +thermalfoundation:armor.plate_lead, Lead Chestplate +thermalfoundation:armor.legs_lead, Lead Leggings +thermalfoundation:armor.boots_lead, Lead Boots +thermalfoundation:armor.helmet_aluminum, Aluminum Helmet +thermalfoundation:armor.plate_aluminum, Aluminum Chestplate +thermalfoundation:armor.legs_aluminum, Aluminum Leggings +thermalfoundation:armor.boots_aluminum, Aluminum Boots +thermalfoundation:armor.helmet_nickel, Nickel Helmet +thermalfoundation:armor.plate_nickel, Nickel Chestplate +thermalfoundation:armor.legs_nickel, Nickel Leggings +thermalfoundation:armor.boots_nickel, Nickel Boots +thermalfoundation:armor.helmet_platinum, Platinum Helmet +thermalfoundation:armor.plate_platinum, Platinum Chestplate +thermalfoundation:armor.legs_platinum, Platinum Leggings +thermalfoundation:armor.boots_platinum, Platinum Boots +thermalfoundation:armor.helmet_steel, Steel Helmet +thermalfoundation:armor.plate_steel, Steel Chestplate +thermalfoundation:armor.legs_steel, Steel Leggings +thermalfoundation:armor.boots_steel, Steel Boots +thermalfoundation:armor.helmet_electrum, Electrum Helmet +thermalfoundation:armor.plate_electrum, Electrum Chestplate +thermalfoundation:armor.legs_electrum, Electrum Leggings +thermalfoundation:armor.boots_electrum, Electrum Boots +thermalfoundation:armor.helmet_invar, Invar Helmet +thermalfoundation:armor.plate_invar, Invar Chestplate +thermalfoundation:armor.legs_invar, Invar Leggings +thermalfoundation:armor.boots_invar, Invar Boots +thermalfoundation:armor.helmet_bronze, Bronze Helmet +thermalfoundation:armor.plate_bronze, Bronze Chestplate +thermalfoundation:armor.legs_bronze, Bronze Leggings +thermalfoundation:armor.boots_bronze, Bronze Boots +thermalfoundation:armor.helmet_constantan, Constantan Helmet +thermalfoundation:armor.plate_constantan, Constantan Chestplate +thermalfoundation:armor.legs_constantan, Constantan Leggings +thermalfoundation:armor.boots_constantan, Constantan Boots +thermalfoundation:tool.sword_copper, Copper Sword +thermalfoundation:tool.shovel_copper, Copper Shovel +thermalfoundation:tool.pickaxe_copper, Copper Pickaxe +thermalfoundation:tool.axe_copper, Copper Axe +thermalfoundation:tool.hoe_copper, Copper Hoe +thermalfoundation:tool.bow_copper, Copper Reinforced Bow +thermalfoundation:tool.fishing_rod_copper, Copper Fishing Rod +thermalfoundation:tool.shears_copper, Copper Shears +thermalfoundation:tool.sickle_copper, Copper Sickle +thermalfoundation:tool.hammer_copper, Copper Hammer +thermalfoundation:tool.excavator_copper, Copper Excavator +thermalfoundation:tool.shield_copper, Copper Shield +thermalfoundation:tool.sword_tin, Tin Sword +thermalfoundation:tool.shovel_tin, Tin Shovel +thermalfoundation:tool.pickaxe_tin, Tin Pickaxe +thermalfoundation:tool.axe_tin, Tin Axe +thermalfoundation:tool.hoe_tin, Tin Hoe +thermalfoundation:tool.bow_tin, Tin Reinforced Bow +thermalfoundation:tool.fishing_rod_tin, Tin Fishing Rod +thermalfoundation:tool.shears_tin, Tin Shears +thermalfoundation:tool.sickle_tin, Tin Sickle +thermalfoundation:tool.hammer_tin, Tin Hammer +thermalfoundation:tool.excavator_tin, Tin Excavator +thermalfoundation:tool.shield_tin, Tin Shield +thermalfoundation:tool.sword_silver, Silver Sword +thermalfoundation:tool.shovel_silver, Silver Shovel +thermalfoundation:tool.pickaxe_silver, Silver Pickaxe +thermalfoundation:tool.axe_silver, Silver Axe +thermalfoundation:tool.hoe_silver, Silver Hoe +thermalfoundation:tool.bow_silver, Silver Reinforced Bow +thermalfoundation:tool.fishing_rod_silver, Silver Fishing Rod +thermalfoundation:tool.shears_silver, Silver Shears +thermalfoundation:tool.sickle_silver, Silver Sickle +thermalfoundation:tool.hammer_silver, Silver Hammer +thermalfoundation:tool.excavator_silver, Silver Excavator +thermalfoundation:tool.shield_silver, Silver Shield +thermalfoundation:tool.sword_lead, Lead Sword +thermalfoundation:tool.shovel_lead, Lead Shovel +thermalfoundation:tool.pickaxe_lead, Lead Pickaxe +thermalfoundation:tool.axe_lead, Lead Axe +thermalfoundation:tool.hoe_lead, Lead Hoe +thermalfoundation:tool.bow_lead, Lead Reinforced Bow +thermalfoundation:tool.fishing_rod_lead, Lead Fishing Rod +thermalfoundation:tool.shears_lead, Lead Shears +thermalfoundation:tool.sickle_lead, Lead Sickle +thermalfoundation:tool.hammer_lead, Lead Hammer +thermalfoundation:tool.excavator_lead, Lead Excavator +thermalfoundation:tool.shield_lead, Lead Shield +thermalfoundation:tool.sword_aluminum, Aluminum Sword +thermalfoundation:tool.shovel_aluminum, Aluminum Shovel +thermalfoundation:tool.pickaxe_aluminum, Aluminum Pickaxe +thermalfoundation:tool.axe_aluminum, Aluminum Axe +thermalfoundation:tool.hoe_aluminum, Aluminum Hoe +thermalfoundation:tool.bow_aluminum, Aluminum Reinforced Bow +thermalfoundation:tool.fishing_rod_aluminum, Aluminum Fishing Rod +thermalfoundation:tool.shears_aluminum, Aluminum Shears +thermalfoundation:tool.sickle_aluminum, Aluminum Sickle +thermalfoundation:tool.hammer_aluminum, Aluminum Hammer +thermalfoundation:tool.excavator_aluminum, Aluminum Excavator +thermalfoundation:tool.shield_aluminum, Aluminum Shield +thermalfoundation:tool.sword_nickel, Nickel Sword +thermalfoundation:tool.shovel_nickel, Nickel Shovel +thermalfoundation:tool.pickaxe_nickel, Nickel Pickaxe +thermalfoundation:tool.axe_nickel, Nickel Axe +thermalfoundation:tool.hoe_nickel, Nickel Hoe +thermalfoundation:tool.bow_nickel, Nickel Reinforced Bow +thermalfoundation:tool.fishing_rod_nickel, Nickel Fishing Rod +thermalfoundation:tool.shears_nickel, Nickel Shears +thermalfoundation:tool.sickle_nickel, Nickel Sickle +thermalfoundation:tool.hammer_nickel, Nickel Hammer +thermalfoundation:tool.excavator_nickel, Nickel Excavator +thermalfoundation:tool.shield_nickel, Nickel Shield +thermalfoundation:tool.sword_platinum, Platinum Sword +thermalfoundation:tool.shovel_platinum, Platinum Shovel +thermalfoundation:tool.pickaxe_platinum, Platinum Pickaxe +thermalfoundation:tool.axe_platinum, Platinum Axe +thermalfoundation:tool.hoe_platinum, Platinum Hoe +thermalfoundation:tool.bow_platinum, Platinum Reinforced Bow +thermalfoundation:tool.fishing_rod_platinum, Platinum Fishing Rod +thermalfoundation:tool.shears_platinum, Platinum Shears +thermalfoundation:tool.sickle_platinum, Platinum Sickle +thermalfoundation:tool.hammer_platinum, Platinum Hammer +thermalfoundation:tool.excavator_platinum, Platinum Excavator +thermalfoundation:tool.shield_platinum, Platinum Shield +thermalfoundation:tool.sword_steel, Steel Sword +thermalfoundation:tool.shovel_steel, Steel Shovel +thermalfoundation:tool.pickaxe_steel, Steel Pickaxe +thermalfoundation:tool.axe_steel, Steel Axe +thermalfoundation:tool.hoe_steel, Steel Hoe +thermalfoundation:tool.bow_steel, Steel Reinforced Bow +thermalfoundation:tool.fishing_rod_steel, Steel Fishing Rod +thermalfoundation:tool.shears_steel, Steel Shears +thermalfoundation:tool.sickle_steel, Steel Sickle +thermalfoundation:tool.hammer_steel, Steel Hammer +thermalfoundation:tool.excavator_steel, Steel Excavator +thermalfoundation:tool.shield_steel, Steel Shield +thermalfoundation:tool.sword_electrum, Electrum Sword +thermalfoundation:tool.shovel_electrum, Electrum Shovel +thermalfoundation:tool.pickaxe_electrum, Electrum Pickaxe +thermalfoundation:tool.axe_electrum, Electrum Axe +thermalfoundation:tool.hoe_electrum, Electrum Hoe +thermalfoundation:tool.bow_electrum, Electrum Reinforced Bow +thermalfoundation:tool.fishing_rod_electrum, Electrum Fishing Rod +thermalfoundation:tool.shears_electrum, Electrum Shears +thermalfoundation:tool.sickle_electrum, Electrum Sickle +thermalfoundation:tool.hammer_electrum, Electrum Hammer +thermalfoundation:tool.excavator_electrum, Electrum Excavator +thermalfoundation:tool.shield_electrum, Electrum Shield +thermalfoundation:tool.sword_invar, Invar Sword +thermalfoundation:tool.shovel_invar, Invar Shovel +thermalfoundation:tool.pickaxe_invar, Invar Pickaxe +thermalfoundation:tool.axe_invar, Invar Axe +thermalfoundation:tool.hoe_invar, Invar Hoe +thermalfoundation:tool.bow_invar, Invar Reinforced Bow +thermalfoundation:tool.fishing_rod_invar, Invar Fishing Rod +thermalfoundation:tool.shears_invar, Invar Shears +thermalfoundation:tool.sickle_invar, Invar Sickle +thermalfoundation:tool.hammer_invar, Invar Hammer +thermalfoundation:tool.excavator_invar, Invar Excavator +thermalfoundation:tool.shield_invar, Invar Shield +thermalfoundation:tool.sword_bronze, Bronze Sword +thermalfoundation:tool.shovel_bronze, Bronze Shovel +thermalfoundation:tool.pickaxe_bronze, Bronze Pickaxe +thermalfoundation:tool.axe_bronze, Bronze Axe +thermalfoundation:tool.hoe_bronze, Bronze Hoe +thermalfoundation:tool.bow_bronze, Bronze Reinforced Bow +thermalfoundation:tool.fishing_rod_bronze, Bronze Fishing Rod +thermalfoundation:tool.shears_bronze, Bronze Shears +thermalfoundation:tool.sickle_bronze, Bronze Sickle +thermalfoundation:tool.hammer_bronze, Bronze Hammer +thermalfoundation:tool.excavator_bronze, Bronze Excavator +thermalfoundation:tool.shield_bronze, Bronze Shield +thermalfoundation:tool.sword_constantan, Constantan Sword +thermalfoundation:tool.shovel_constantan, Constantan Shovel +thermalfoundation:tool.pickaxe_constantan, Constantan Pickaxe +thermalfoundation:tool.axe_constantan, Constantan Axe +thermalfoundation:tool.hoe_constantan, Constantan Hoe +thermalfoundation:tool.bow_constantan, Constantan Reinforced Bow +thermalfoundation:tool.fishing_rod_constantan, Constantan Fishing Rod +thermalfoundation:tool.shears_constantan, Constantan Shears +thermalfoundation:tool.sickle_constantan, Constantan Sickle +thermalfoundation:tool.hammer_constantan, Constantan Hammer +thermalfoundation:tool.excavator_constantan, Constantan Excavator +thermalfoundation:tool.shield_constantan, Constantan Shield +thermalfoundation:tool.shears_wood, Wooden Shears +thermalfoundation:tool.sickle_wood, Wooden Sickle +thermalfoundation:tool.hammer_wood, Wooden Hammer +thermalfoundation:tool.excavator_wood, Wooden Excavator +thermalfoundation:tool.bow_stone, Stone Reinforced Bow +thermalfoundation:tool.fishing_rod_stone, Stone Fishing Rod +thermalfoundation:tool.shears_stone, Stone Shears +thermalfoundation:tool.sickle_stone, Stone Sickle +thermalfoundation:tool.hammer_stone, Stone Hammer +thermalfoundation:tool.excavator_stone, Stone Excavator +thermalfoundation:tool.shield_stone, Stone Shield +thermalfoundation:tool.bow_iron, Iron Reinforced Bow +thermalfoundation:tool.fishing_rod_iron, Iron Fishing Rod +thermalfoundation:tool.sickle_iron, Iron Sickle +thermalfoundation:tool.hammer_iron, Iron Hammer +thermalfoundation:tool.excavator_iron, Iron Excavator +thermalfoundation:tool.shield_iron, Iron Shield +thermalfoundation:tool.bow_diamond, Diamond Reinforced Bow +thermalfoundation:tool.fishing_rod_diamond, Diamond Fishing Rod +thermalfoundation:tool.shears_diamond, Diamond Shears +thermalfoundation:tool.sickle_diamond, Diamond Sickle +thermalfoundation:tool.hammer_diamond, Diamond Hammer +thermalfoundation:tool.excavator_diamond, Diamond Excavator +thermalfoundation:tool.shield_diamond, Diamond Shield +thermalfoundation:tool.bow_gold, Gold Reinforced Bow +thermalfoundation:tool.fishing_rod_gold, Gold Fishing Rod +thermalfoundation:tool.shears_gold, Gold Shears +thermalfoundation:tool.sickle_gold, Gold Sickle +thermalfoundation:tool.hammer_gold, Gold Hammer +thermalfoundation:tool.excavator_gold, Gold Excavator +thermalfoundation:tool.shield_gold, Gold Shield +thermalfoundation:horse_armor_copper, Copper Horse Armor +thermalfoundation:horse_armor_tin, Tin Horse Armor +thermalfoundation:horse_armor_silver, Silver Horse Armor +thermalfoundation:horse_armor_lead, Lead Horse Armor +thermalfoundation:horse_armor_aluminum, Aluminum Horse Armor +thermalfoundation:horse_armor_nickel, Nickel Horse Armor +thermalfoundation:horse_armor_platinum, Platinum Horse Armor +thermalfoundation:horse_armor_steel, Steel Horse Armor +thermalfoundation:horse_armor_electrum, Electrum Horse Armor +thermalfoundation:horse_armor_invar, Invar Horse Armor +thermalfoundation:horse_armor_bronze, Bronze Horse Armor +thermalfoundation:horse_armor_constantan, Constantan Horse Armor +thermalfoundation:fluid_crude_oil, Crude Oil +thermalfoundation:fluid_redstone, Destabilized Redstone +thermalfoundation:fluid_glowstone, Energized Glowstone +thermalfoundation:fluid_ender, Resonant Ender +thermalfoundation:fluid_pyrotheum, Blazing Pyrotheum +thermalfoundation:fluid_cryotheum, Gelid Cryotheum +thermalfoundation:fluid_aerotheum, Zephyrean Aerotheum +thermalfoundation:fluid_petrotheum, Tectonic Petrotheum +thermalfoundation:fluid_mana, Primal Mana +thermaldynamics:duct_0:0, Leadstone Fluxduct +thermaldynamics:duct_0:1, Hardened Fluxduct +thermaldynamics:duct_0:2, Redstone Energy Fluxduct +thermaldynamics:duct_0:3, Signalum Fluxduct +thermaldynamics:duct_0:4, Resonant Fluxduct +thermaldynamics:duct_0:5, Cryo-Stabilized Fluxduct +thermaldynamics:duct_0:6, Redstone Energy Fluxduct (Empty) +thermaldynamics:duct_0:7, Signalum Fluxduct (Empty) +thermaldynamics:duct_0:8, Resonant Fluxduct (Empty) +thermaldynamics:duct_0:9, Cryo-Stabilized Fluxduct (Empty) +thermaldynamics:duct_16:0, Fluiduct +thermaldynamics:duct_16:1, Fluiduct (Opaque) +thermaldynamics:duct_16:2, Hardened Fluiduct +thermaldynamics:duct_16:3, Hardened Fluiduct (Opaque) +thermaldynamics:duct_16:4, Signalum-Plated Fluiduct +thermaldynamics:duct_16:5, Signalum-Plated Fluiduct (Opaque) +thermaldynamics:duct_16:6, Super-Laminar Fluiduct +thermaldynamics:duct_16:7, Super-Laminar Fluiduct (Opaque) +thermaldynamics:duct_32:0, Vacuum Itemduct +thermaldynamics:duct_32:0, Dense Itemduct +thermaldynamics:duct_32:0, Itemduct +thermaldynamics:duct_32:1, Vacuum Itemduct (Opaque) +thermaldynamics:duct_32:1, Dense Itemduct (Opaque) +thermaldynamics:duct_32:1, Itemduct (Opaque) +thermaldynamics:duct_32:2, Vacuum Impulse Itemduct +thermaldynamics:duct_32:2, Dense Impulse Itemduct +thermaldynamics:duct_32:2, Impulse Itemduct +thermaldynamics:duct_32:3, Vacuum Impulse Itemduct (Opaque) +thermaldynamics:duct_32:3, Dense Impulse Itemduct (Opaque) +thermaldynamics:duct_32:3, Impulse Itemduct (Opaque) +thermaldynamics:duct_32:4, Vacuum Signalum-Plated Itemduct +thermaldynamics:duct_32:4, Dense Signalum-Plated Itemduct +thermaldynamics:duct_32:4, Signalum-Plated Itemduct +thermaldynamics:duct_32:5, Vacuum Signalum-Plated Itemduct (Opaque) +thermaldynamics:duct_32:5, Dense Signalum-Plated Itemduct (Opaque) +thermaldynamics:duct_32:5, Signalum-Plated Itemduct (Opaque) +thermaldynamics:duct_32:6, Vacuum Signalum-Plated Impulse Itemduct +thermaldynamics:duct_32:6, Dense Signalum-Plated Impulse Itemduct +thermaldynamics:duct_32:6, Signalum-Plated Impulse Itemduct +thermaldynamics:duct_32:7, Vacuum Signalum-Plated Impulse Itemduct (Opaque) +thermaldynamics:duct_32:7, Dense Signalum-Plated Impulse Itemduct (Opaque) +thermaldynamics:duct_32:7, Signalum-Plated Impulse Itemduct (Opaque) +thermaldynamics:duct_48:0, Structuralduct +thermaldynamics:duct_64:0, Viaduct +thermaldynamics:duct_64:1, Long Range Viaduct +thermaldynamics:duct_64:2, Long Range Linking Viaduct +thermaldynamics:duct_64:3, Viaduct (Untreated) +thermaldynamics:servo:0, Servo +thermaldynamics:servo:1, Hardened Servo +thermaldynamics:servo:2, Reinforced Servo +thermaldynamics:servo:3, Signalum Servo +thermaldynamics:servo:4, Resonant Servo +thermaldynamics:filter:0, Filter +thermaldynamics:filter:1, Hardened Filter +thermaldynamics:filter:2, Reinforced Filter +thermaldynamics:filter:3, Signalum Filter +thermaldynamics:filter:4, Resonant Filter +thermaldynamics:retriever:0, Retriever +thermaldynamics:retriever:1, Hardened Retriever +thermaldynamics:retriever:2, Reinforced Retriever +thermaldynamics:retriever:3, Signalum Retriever +thermaldynamics:retriever:4, Resonant Retriever +thermaldynamics:relay:0, Redstone Relay +thermaldynamics:cover:0, Stone Cover +thermaldynamics:cover:0, Granite Cover +thermaldynamics:cover:0, Polished Granite Cover +thermaldynamics:cover:0, Diorite Cover +thermaldynamics:cover:0, Polished Diorite Cover +thermaldynamics:cover:0, Andesite Cover +thermaldynamics:cover:0, Polished Andesite Cover +thermaldynamics:cover:0, Grass Block Cover +thermaldynamics:cover:0, Dirt Cover +thermaldynamics:cover:0, Coarse Dirt Cover +thermaldynamics:cover:0, Podzol Cover +thermaldynamics:cover:0, Cobblestone Cover +thermaldynamics:cover:0, Oak Wood Planks Cover +thermaldynamics:cover:0, Spruce Wood Planks Cover +thermaldynamics:cover:0, Birch Wood Planks Cover +thermaldynamics:cover:0, Jungle Wood Planks Cover +thermaldynamics:cover:0, Acacia Wood Planks Cover +thermaldynamics:cover:0, Dark Oak Wood Planks Cover +thermaldynamics:cover:0, Bedrock Cover +thermaldynamics:cover:0, Sand Cover +thermaldynamics:cover:0, Red Sand Cover +thermaldynamics:cover:0, Gravel Cover +thermaldynamics:cover:0, Gold Ore Cover +thermaldynamics:cover:0, Iron Ore Cover +thermaldynamics:cover:0, Coal Ore Cover +thermaldynamics:cover:0, Oak Wood Cover +thermaldynamics:cover:0, Spruce Wood Cover +thermaldynamics:cover:0, Birch Wood Cover +thermaldynamics:cover:0, Jungle Wood Cover +thermaldynamics:cover:0, Oak Leaves Cover +thermaldynamics:cover:0, Spruce Leaves Cover +thermaldynamics:cover:0, Birch Leaves Cover +thermaldynamics:cover:0, Jungle Leaves Cover +thermaldynamics:cover:0, Sponge Cover +thermaldynamics:cover:0, Wet Sponge Cover +thermaldynamics:cover:0, Glass Cover +thermaldynamics:cover:0, Lapis Lazuli Ore Cover +thermaldynamics:cover:0, Lapis Lazuli Block Cover +thermaldynamics:cover:0, Sandstone Cover +thermaldynamics:cover:0, Chiseled Sandstone Cover +thermaldynamics:cover:0, Smooth Sandstone Cover +thermaldynamics:cover:0, White Wool Cover +thermaldynamics:cover:0, Orange Wool Cover +thermaldynamics:cover:0, Magenta Wool Cover +thermaldynamics:cover:0, Light Blue Wool Cover +thermaldynamics:cover:0, Yellow Wool Cover +thermaldynamics:cover:0, Lime Wool Cover +thermaldynamics:cover:0, Pink Wool Cover +thermaldynamics:cover:0, Gray Wool Cover +thermaldynamics:cover:0, Light Gray Wool Cover +thermaldynamics:cover:0, Cyan Wool Cover +thermaldynamics:cover:0, Purple Wool Cover +thermaldynamics:cover:0, Blue Wool Cover +thermaldynamics:cover:0, Brown Wool Cover +thermaldynamics:cover:0, Green Wool Cover +thermaldynamics:cover:0, Red Wool Cover +thermaldynamics:cover:0, Black Wool Cover +thermaldynamics:cover:0, Block of Gold Cover +thermaldynamics:cover:0, Block of Iron Cover +thermaldynamics:cover:0, Stone Slab Cover +thermaldynamics:cover:0, Sandstone Slab Cover +thermaldynamics:cover:0, Cobblestone Slab Cover +thermaldynamics:cover:0, Bricks Slab Cover +thermaldynamics:cover:0, Stone Bricks Slab Cover +thermaldynamics:cover:0, Nether Brick Slab Cover +thermaldynamics:cover:0, Quartz Slab Cover +thermaldynamics:cover:0, Bricks Cover +thermaldynamics:cover:0, TNT Cover +thermaldynamics:cover:0, Bookshelf Cover +thermaldynamics:cover:0, Moss Stone Cover +thermaldynamics:cover:0, Obsidian Cover +thermaldynamics:cover:0, Oak Wood Stairs Cover +thermaldynamics:cover:0, Diamond Ore Cover +thermaldynamics:cover:0, Block of Diamond Cover +thermaldynamics:cover:0, Crafting Table Cover +thermaldynamics:cover:0, Cobblestone Stairs Cover +thermaldynamics:cover:0, Redstone Ore Cover +thermaldynamics:cover:0, Ice Cover +thermaldynamics:cover:0, Snow Cover +thermaldynamics:cover:0, Cactus Cover +thermaldynamics:cover:0, Clay Cover +thermaldynamics:cover:0, Pumpkin Cover +thermaldynamics:cover:0, Netherrack Cover +thermaldynamics:cover:0, Soul Sand Cover +thermaldynamics:cover:0, Glowstone Cover +thermaldynamics:cover:0, Jack o'Lantern Cover +thermaldynamics:cover:0, White Stained Glass Cover +thermaldynamics:cover:0, Orange Stained Glass Cover +thermaldynamics:cover:0, Magenta Stained Glass Cover +thermaldynamics:cover:0, Light Blue Stained Glass Cover +thermaldynamics:cover:0, Yellow Stained Glass Cover +thermaldynamics:cover:0, Lime Stained Glass Cover +thermaldynamics:cover:0, Pink Stained Glass Cover +thermaldynamics:cover:0, Gray Stained Glass Cover +thermaldynamics:cover:0, Light Gray Stained Glass Cover +thermaldynamics:cover:0, Cyan Stained Glass Cover +thermaldynamics:cover:0, Purple Stained Glass Cover +thermaldynamics:cover:0, Blue Stained Glass Cover +thermaldynamics:cover:0, Brown Stained Glass Cover +thermaldynamics:cover:0, Green Stained Glass Cover +thermaldynamics:cover:0, Red Stained Glass Cover +thermaldynamics:cover:0, Black Stained Glass Cover +thermaldynamics:cover:0, Stone Monster Egg Cover +thermaldynamics:cover:0, Cobblestone Monster Egg Cover +thermaldynamics:cover:0, Stone Brick Monster Egg Cover +thermaldynamics:cover:0, Mossy Stone Brick Monster Egg Cover +thermaldynamics:cover:0, Cracked Stone Brick Monster Egg Cover +thermaldynamics:cover:0, Chiseled Stone Brick Monster Egg Cover +thermaldynamics:cover:0, Stone Bricks Cover +thermaldynamics:cover:0, Mossy Stone Bricks Cover +thermaldynamics:cover:0, Cracked Stone Bricks Cover +thermaldynamics:cover:0, Chiseled Stone Bricks Cover +thermaldynamics:cover:0, Iron Bars Cover +thermaldynamics:cover:0, Glass Pane Cover +thermaldynamics:cover:0, Melon Cover +thermaldynamics:cover:0, Brick Stairs Cover +thermaldynamics:cover:0, Stone Brick Stairs Cover +thermaldynamics:cover:0, Mycelium Cover +thermaldynamics:cover:0, Nether Brick Cover +thermaldynamics:cover:0, Nether Brick Stairs Cover +thermaldynamics:cover:0, End Portal Cover +thermaldynamics:cover:0, End Stone Cover +thermaldynamics:cover:0, Redstone Lamp Cover +thermaldynamics:cover:0, Oak Wood Slab Cover +thermaldynamics:cover:0, Spruce Wood Slab Cover +thermaldynamics:cover:0, Birch Wood Slab Cover +thermaldynamics:cover:0, Jungle Wood Slab Cover +thermaldynamics:cover:0, Acacia Wood Slab Cover +thermaldynamics:cover:0, Dark Oak Wood Slab Cover +thermaldynamics:cover:0, Sandstone Stairs Cover +thermaldynamics:cover:0, Emerald Ore Cover +thermaldynamics:cover:0, Tripwire Hook Cover +thermaldynamics:cover:0, Block of Emerald Cover +thermaldynamics:cover:0, Spruce Wood Stairs Cover +thermaldynamics:cover:0, Birch Wood Stairs Cover +thermaldynamics:cover:0, Jungle Wood Stairs Cover +thermaldynamics:cover:0, Block of Redstone Cover +thermaldynamics:cover:0, Nether Quartz Ore Cover +thermaldynamics:cover:0, Block of Quartz Cover +thermaldynamics:cover:0, Chiseled Quartz Block Cover +thermaldynamics:cover:0, Pillar Quartz Block Cover +thermaldynamics:cover:0, Quartz Stairs Cover +thermaldynamics:cover:0, White Terracotta Cover +thermaldynamics:cover:0, Orange Terracotta Cover +thermaldynamics:cover:0, Magenta Terracotta Cover +thermaldynamics:cover:0, Light Blue Terracotta Cover +thermaldynamics:cover:0, Yellow Terracotta Cover +thermaldynamics:cover:0, Lime Terracotta Cover +thermaldynamics:cover:0, Pink Terracotta Cover +thermaldynamics:cover:0, Gray Terracotta Cover +thermaldynamics:cover:0, Light Gray Terracotta Cover +thermaldynamics:cover:0, Cyan Terracotta Cover +thermaldynamics:cover:0, Purple Terracotta Cover +thermaldynamics:cover:0, Blue Terracotta Cover +thermaldynamics:cover:0, Brown Terracotta Cover +thermaldynamics:cover:0, Green Terracotta Cover +thermaldynamics:cover:0, Red Terracotta Cover +thermaldynamics:cover:0, Black Terracotta Cover +thermaldynamics:cover:0, White Stained Glass Pane Cover +thermaldynamics:cover:0, Orange Stained Glass Pane Cover +thermaldynamics:cover:0, Magenta Stained Glass Pane Cover +thermaldynamics:cover:0, Light Blue Stained Glass Pane Cover +thermaldynamics:cover:0, Yellow Stained Glass Pane Cover +thermaldynamics:cover:0, Lime Stained Glass Pane Cover +thermaldynamics:cover:0, Pink Stained Glass Pane Cover +thermaldynamics:cover:0, Gray Stained Glass Pane Cover +thermaldynamics:cover:0, Light Gray Stained Glass Pane Cover +thermaldynamics:cover:0, Cyan Stained Glass Pane Cover +thermaldynamics:cover:0, Purple Stained Glass Pane Cover +thermaldynamics:cover:0, Blue Stained Glass Pane Cover +thermaldynamics:cover:0, Brown Stained Glass Pane Cover +thermaldynamics:cover:0, Green Stained Glass Pane Cover +thermaldynamics:cover:0, Red Stained Glass Pane Cover +thermaldynamics:cover:0, Black Stained Glass Pane Cover +thermaldynamics:cover:0, Acacia Leaves Cover +thermaldynamics:cover:0, Dark Oak Leaves Cover +thermaldynamics:cover:0, Acacia Wood Cover +thermaldynamics:cover:0, Dark Oak Wood Cover +thermaldynamics:cover:0, Acacia Wood Stairs Cover +thermaldynamics:cover:0, Dark Oak Wood Stairs Cover +thermaldynamics:cover:0, Slime Block Cover +thermaldynamics:cover:0, Prismarine Cover +thermaldynamics:cover:0, Prismarine Bricks Cover +thermaldynamics:cover:0, Dark Prismarine Cover +thermaldynamics:cover:0, Sea Lantern Cover +thermaldynamics:cover:0, Hay Bale Cover +thermaldynamics:cover:0, Terracotta Cover +thermaldynamics:cover:0, Block of Coal Cover +thermaldynamics:cover:0, Packed Ice Cover +thermaldynamics:cover:0, Red Sandstone Cover +thermaldynamics:cover:0, Chiseled Red Sandstone Cover +thermaldynamics:cover:0, Smooth Red Sandstone Cover +thermaldynamics:cover:0, Red Sandstone Stairs Cover +thermaldynamics:cover:0, Red Sandstone Slab Cover +thermaldynamics:cover:0, Purpur Block Cover +thermaldynamics:cover:0, Purpur Pillar Cover +thermaldynamics:cover:0, Purpur Stairs Cover +thermaldynamics:cover:0, Purpur Slab Cover +thermaldynamics:cover:0, End Stone Bricks Cover +thermaldynamics:cover:0, Magma Block Cover +thermaldynamics:cover:0, Nether Wart Block Cover +thermaldynamics:cover:0, Red Nether Brick Cover +thermaldynamics:cover:0, Bone Block Cover +thermaldynamics:cover:0, Observer Cover +thermaldynamics:cover:0, White Glazed Terracotta Cover +thermaldynamics:cover:0, Orange Glazed Terracotta Cover +thermaldynamics:cover:0, Magenta Glazed Terracotta Cover +thermaldynamics:cover:0, Light Blue Glazed Terracotta Cover +thermaldynamics:cover:0, Yellow Glazed Terracotta Cover +thermaldynamics:cover:0, Lime Glazed Terracotta Cover +thermaldynamics:cover:0, Pink Glazed Terracotta Cover +thermaldynamics:cover:0, Gray Glazed Terracotta Cover +thermaldynamics:cover:0, Light Gray Glazed Terracotta Cover +thermaldynamics:cover:0, Cyan Glazed Terracotta Cover +thermaldynamics:cover:0, Purple Glazed Terracotta Cover +thermaldynamics:cover:0, Blue Glazed Terracotta Cover +thermaldynamics:cover:0, Brown Glazed Terracotta Cover +thermaldynamics:cover:0, Green Glazed Terracotta Cover +thermaldynamics:cover:0, Red Glazed Terracotta Cover +thermaldynamics:cover:0, Black Glazed Terracotta Cover +thermaldynamics:cover:0, White Concrete Cover +thermaldynamics:cover:0, Orange Concrete Cover +thermaldynamics:cover:0, Magenta Concrete Cover +thermaldynamics:cover:0, Light Blue Concrete Cover +thermaldynamics:cover:0, Yellow Concrete Cover +thermaldynamics:cover:0, Lime Concrete Cover +thermaldynamics:cover:0, Pink Concrete Cover +thermaldynamics:cover:0, Gray Concrete Cover +thermaldynamics:cover:0, Light Gray Concrete Cover +thermaldynamics:cover:0, Cyan Concrete Cover +thermaldynamics:cover:0, Purple Concrete Cover +thermaldynamics:cover:0, Blue Concrete Cover +thermaldynamics:cover:0, Brown Concrete Cover +thermaldynamics:cover:0, Green Concrete Cover +thermaldynamics:cover:0, Red Concrete Cover +thermaldynamics:cover:0, Black Concrete Cover +thermaldynamics:cover:0, White Concrete Powder Cover +thermaldynamics:cover:0, Orange Concrete Powder Cover +thermaldynamics:cover:0, Magenta Concrete Powder Cover +thermaldynamics:cover:0, Light Blue Concrete Powder Cover +thermaldynamics:cover:0, Yellow Concrete Powder Cover +thermaldynamics:cover:0, Lime Concrete Powder Cover +thermaldynamics:cover:0, Pink Concrete Powder Cover +thermaldynamics:cover:0, Gray Concrete Powder Cover +thermaldynamics:cover:0, Light Gray Concrete Powder Cover +thermaldynamics:cover:0, Cyan Concrete Powder Cover +thermaldynamics:cover:0, Purple Concrete Powder Cover +thermaldynamics:cover:0, Blue Concrete Powder Cover +thermaldynamics:cover:0, Brown Concrete Powder Cover +thermaldynamics:cover:0, Green Concrete Powder Cover +thermaldynamics:cover:0, Red Concrete Powder Cover +thermaldynamics:cover:0, Black Concrete Powder Cover +thermaldynamics:cover:0, Basalt Cover +thermaldynamics:cover:0, Copper Ore Cover +thermaldynamics:cover:0, Lead Ore Cover +thermaldynamics:cover:0, Tin Ore Cover +thermaldynamics:cover:0, Uranium Ore Cover +thermaldynamics:cover:0, Bronze Block Cover +thermaldynamics:cover:0, Copper Block Cover +thermaldynamics:cover:0, Lead Block Cover +thermaldynamics:cover:0, Steel Block Cover +thermaldynamics:cover:0, Tin Block Cover +thermaldynamics:cover:0, Uranium Block Cover +thermaldynamics:cover:0, Reinforced Stone Cover +thermaldynamics:cover:0, Basic Machine Casing Cover +thermaldynamics:cover:0, Advanced Machine Casing Cover +thermaldynamics:cover:0, Reactor Pressure Vessel Cover +thermaldynamics:cover:0, Silver Block Cover +thermaldynamics:cover:0, Rubber Tree Leaves Cover +thermaldynamics:cover:0, Rubber Wood Cover +thermaldynamics:cover:0, Rubber Tree Sapling Cover +thermaldynamics:cover:0, Scaffold Cover +thermaldynamics:cover:0, Reinforced Scaffold Cover +thermaldynamics:cover:0, Iron Scaffold Cover +thermaldynamics:cover:0, Reinforced Iron Scaffold Cover +thermaldynamics:cover:0, Iron Fence Cover +thermaldynamics:cover:0, Resin Sheet Cover +thermaldynamics:cover:0, Rubber Sheet Cover +thermaldynamics:cover:0, Wool Sheet Cover +thermaldynamics:cover:0, Reinforced Glass Cover +thermaldynamics:cover:0, Construction Foam Cover +thermaldynamics:cover:0, Reinforced Construction Foam Cover +thermaldynamics:cover:0, Construction Foam Wall (Black) Cover +thermaldynamics:cover:0, Construction Foam Wall (Blue) Cover +thermaldynamics:cover:0, Construction Foam Wall (Brown) Cover +thermaldynamics:cover:0, Construction Foam Wall (Cyan) Cover +thermaldynamics:cover:0, Construction Foam Wall (Gray) Cover +thermaldynamics:cover:0, Construction Foam Wall (Green) Cover +thermaldynamics:cover:0, Construction Foam Wall (Light Blue) Cover +thermaldynamics:cover:0, Construction Foam Wall (Light Gray) Cover +thermaldynamics:cover:0, Construction Foam Wall (Lime) Cover +thermaldynamics:cover:0, Construction Foam Wall (Magenta) Cover +thermaldynamics:cover:0, Construction Foam Wall (Orange) Cover +thermaldynamics:cover:0, Construction Foam Wall (Pink) Cover +thermaldynamics:cover:0, Construction Foam Wall (Purple) Cover +thermaldynamics:cover:0, Construction Foam Wall (Red) Cover +thermaldynamics:cover:0, Construction Foam Wall (White) Cover +thermaldynamics:cover:0, Construction Foam Wall (Yellow) Cover +thermaldynamics:cover:0, Mining Pipe Cover +thermaldynamics:cover:0, Reinforced Door Cover +thermaldynamics:cover:0, Refractory Bricks Cover +thermaldynamics:cover:0, UU-Matter Cover +thermaldynamics:cover:0, Construction Foam Cover +thermaldynamics:cover:0, IC2 Coolant Cover +thermaldynamics:cover:0, Creosote Cover +thermaldynamics:cover:0, IC2 Hot Coolant Cover +thermaldynamics:cover:0, Pahoehoe Lava Cover +thermaldynamics:cover:0, Biomass Cover +thermaldynamics:cover:0, Biogas Cover +thermaldynamics:cover:0, Distilled Water Cover +thermaldynamics:cover:0, Superheated Steam Cover +thermaldynamics:cover:0, Steam Cover +thermaldynamics:cover:0, Hotspring Water Cover +thermaldynamics:cover:0, Weed-Ex Cover +thermaldynamics:cover:0, Air Cover +thermaldynamics:cover:0, Hydrogen Cover +thermaldynamics:cover:0, Oxygen Cover +thermaldynamics:cover:0, Heavy Water Cover +thermaldynamics:cover:0, Milk Cover +thermaldynamics:cover:0, Bog Earth Cover +thermaldynamics:cover:0, Humus Cover +thermaldynamics:cover:0, Apatite Ore Cover +thermaldynamics:cover:0, Copper Ore Cover +thermaldynamics:cover:0, Tin Ore Cover +thermaldynamics:cover:0, Block of Apatite Cover +thermaldynamics:cover:0, Block of Copper Cover +thermaldynamics:cover:0, Block of Tin Cover +thermaldynamics:cover:0, Block of Bronze Cover +thermaldynamics:cover:0, Ash Bricks Cover +thermaldynamics:cover:0, Ash Brick Stairs Cover +thermaldynamics:cover:0, Block of Charcoal Cover +thermaldynamics:cover:0, Wood Pile Cover +thermaldynamics:cover:0, Decorative Wood Pile Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Larch Wood Cover +thermaldynamics:cover:0, Teak Wood Cover +thermaldynamics:cover:0, Desert Acacia Wood Cover +thermaldynamics:cover:0, Lime Wood Cover +thermaldynamics:cover:0, Chestnut Wood Cover +thermaldynamics:cover:0, Wenge Wood Cover +thermaldynamics:cover:0, Baobab Wood Cover +thermaldynamics:cover:0, Sequoia Wood Cover +thermaldynamics:cover:0, Kapok Wood Cover +thermaldynamics:cover:0, Ebony Wood Cover +thermaldynamics:cover:0, Mahogany Wood Cover +thermaldynamics:cover:0, Balsa Wood Cover +thermaldynamics:cover:0, Willow Wood Cover +thermaldynamics:cover:0, Walnut Wood Cover +thermaldynamics:cover:0, Greenheart Wood Cover +thermaldynamics:cover:0, Cherry Wood Cover +thermaldynamics:cover:0, Mahoe Wood Cover +thermaldynamics:cover:0, Poplar Wood Cover +thermaldynamics:cover:0, Palm Wood Cover +thermaldynamics:cover:0, Papaya Wood Cover +thermaldynamics:cover:0, Pine Wood Cover +thermaldynamics:cover:0, Plum Wood Cover +thermaldynamics:cover:0, Maple Wood Cover +thermaldynamics:cover:0, Citrus Wood Cover +thermaldynamics:cover:0, Giant Sequoia Wood Cover +thermaldynamics:cover:0, Ipe Wood Cover +thermaldynamics:cover:0, Padauk Wood Cover +thermaldynamics:cover:0, Cocobolo Wood Cover +thermaldynamics:cover:0, Zebrawood Wood Cover +thermaldynamics:cover:0, Larch Wood (Fireproof) Cover +thermaldynamics:cover:0, Teak Wood (Fireproof) Cover +thermaldynamics:cover:0, Desert Acacia Wood (Fireproof) Cover +thermaldynamics:cover:0, Lime Wood (Fireproof) Cover +thermaldynamics:cover:0, Chestnut Wood (Fireproof) Cover +thermaldynamics:cover:0, Wenge Wood (Fireproof) Cover +thermaldynamics:cover:0, Baobab Wood (Fireproof) Cover +thermaldynamics:cover:0, Sequoia Wood (Fireproof) Cover +thermaldynamics:cover:0, Kapok Wood (Fireproof) Cover +thermaldynamics:cover:0, Ebony Wood (Fireproof) Cover +thermaldynamics:cover:0, Mahogany Wood (Fireproof) Cover +thermaldynamics:cover:0, Balsa Wood (Fireproof) Cover +thermaldynamics:cover:0, Willow Wood (Fireproof) Cover +thermaldynamics:cover:0, Walnut Wood (Fireproof) Cover +thermaldynamics:cover:0, Greenheart Wood (Fireproof) Cover +thermaldynamics:cover:0, Cherry Wood (Fireproof) Cover +thermaldynamics:cover:0, Mahoe Wood (Fireproof) Cover +thermaldynamics:cover:0, Poplar Wood (Fireproof) Cover +thermaldynamics:cover:0, Palm Wood (Fireproof) Cover +thermaldynamics:cover:0, Papaya Wood (Fireproof) Cover +thermaldynamics:cover:0, Pine Wood (Fireproof) Cover +thermaldynamics:cover:0, Plum Wood (Fireproof) Cover +thermaldynamics:cover:0, Maple Wood (Fireproof) Cover +thermaldynamics:cover:0, Citrus Wood (Fireproof) Cover +thermaldynamics:cover:0, Giant Sequoia Wood (Fireproof) Cover +thermaldynamics:cover:0, Ipe Wood (Fireproof) Cover +thermaldynamics:cover:0, Padauk Wood (Fireproof) Cover +thermaldynamics:cover:0, Cocobolo Wood (Fireproof) Cover +thermaldynamics:cover:0, Zebrawood Wood (Fireproof) Cover +thermaldynamics:cover:0, Oak Wood (Fireproof) Cover +thermaldynamics:cover:0, Spruce Wood (Fireproof) Cover +thermaldynamics:cover:0, Birch Wood (Fireproof) Cover +thermaldynamics:cover:0, Jungle Wood (Fireproof) Cover +thermaldynamics:cover:0, Acacia Wood (Fireproof) Cover +thermaldynamics:cover:0, Dark Oak Wood (Fireproof) Cover +thermaldynamics:cover:0, Larch Wood Planks Cover +thermaldynamics:cover:0, Teak Wood Planks Cover +thermaldynamics:cover:0, Desert Acacia Wood Planks Cover +thermaldynamics:cover:0, Lime Wood Planks Cover +thermaldynamics:cover:0, Chestnut Wood Planks Cover +thermaldynamics:cover:0, Wenge Wood Planks Cover +thermaldynamics:cover:0, Baobab Wood Planks Cover +thermaldynamics:cover:0, Sequoia Wood Planks Cover +thermaldynamics:cover:0, Kapok Wood Planks Cover +thermaldynamics:cover:0, Ebony Wood Planks Cover +thermaldynamics:cover:0, Mahogany Wood Planks Cover +thermaldynamics:cover:0, Balsa Wood Planks Cover +thermaldynamics:cover:0, Willow Wood Planks Cover +thermaldynamics:cover:0, Walnut Wood Planks Cover +thermaldynamics:cover:0, Greenheart Wood Planks Cover +thermaldynamics:cover:0, Cherry Wood Planks Cover +thermaldynamics:cover:0, Mahoe Wood Planks Cover +thermaldynamics:cover:0, Poplar Wood Planks Cover +thermaldynamics:cover:0, Palm Wood Planks Cover +thermaldynamics:cover:0, Papaya Wood Planks Cover +thermaldynamics:cover:0, Pine Wood Planks Cover +thermaldynamics:cover:0, Plum Wood Planks Cover +thermaldynamics:cover:0, Maple Wood Planks Cover +thermaldynamics:cover:0, Citrus Wood Planks Cover +thermaldynamics:cover:0, Giant Sequoia Wood Planks Cover +thermaldynamics:cover:0, Ipe Wood Planks Cover +thermaldynamics:cover:0, Padauk Wood Planks Cover +thermaldynamics:cover:0, Cocobolo Wood Planks Cover +thermaldynamics:cover:0, Zebrawood Wood Planks Cover +thermaldynamics:cover:0, Larch Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Teak Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Desert Acacia Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Lime Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Chestnut Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Wenge Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Baobab Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Sequoia Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Kapok Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Ebony Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Mahogany Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Balsa Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Willow Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Walnut Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Greenheart Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Cherry Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Mahoe Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Poplar Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Palm Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Papaya Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Pine Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Plum Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Maple Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Citrus Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Giant Sequoia Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Ipe Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Padauk Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Cocobolo Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Zebrawood Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Oak Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Spruce Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Birch Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Jungle Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Acacia Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Dark Oak Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Larch Wood Slab Cover +thermaldynamics:cover:0, Teak Wood Slab Cover +thermaldynamics:cover:0, Desert Acacia Wood Slab Cover +thermaldynamics:cover:0, Lime Wood Slab Cover +thermaldynamics:cover:0, Chestnut Wood Slab Cover +thermaldynamics:cover:0, Wenge Wood Slab Cover +thermaldynamics:cover:0, Baobab Wood Slab Cover +thermaldynamics:cover:0, Sequoia Wood Slab Cover +thermaldynamics:cover:0, Kapok Wood Slab Cover +thermaldynamics:cover:0, Ebony Wood Slab Cover +thermaldynamics:cover:0, Mahogany Wood Slab Cover +thermaldynamics:cover:0, Balsa Wood Slab Cover +thermaldynamics:cover:0, Willow Wood Slab Cover +thermaldynamics:cover:0, Walnut Wood Slab Cover +thermaldynamics:cover:0, Greenheart Wood Slab Cover +thermaldynamics:cover:0, Cherry Wood Slab Cover +thermaldynamics:cover:0, Mahoe Wood Slab Cover +thermaldynamics:cover:0, Poplar Wood Slab Cover +thermaldynamics:cover:0, Palm Wood Slab Cover +thermaldynamics:cover:0, Papaya Wood Slab Cover +thermaldynamics:cover:0, Pine Wood Slab Cover +thermaldynamics:cover:0, Plum Wood Slab Cover +thermaldynamics:cover:0, Maple Wood Slab Cover +thermaldynamics:cover:0, Citrus Wood Slab Cover +thermaldynamics:cover:0, Giant Sequoia Wood Slab Cover +thermaldynamics:cover:0, Ipe Wood Slab Cover +thermaldynamics:cover:0, Padauk Wood Slab Cover +thermaldynamics:cover:0, Cocobolo Wood Slab Cover +thermaldynamics:cover:0, Zebrawood Wood Slab Cover +thermaldynamics:cover:0, Larch Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Teak Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Desert Acacia Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Lime Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Chestnut Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Wenge Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Baobab Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Sequoia Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Kapok Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Ebony Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Mahogany Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Balsa Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Willow Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Walnut Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Greenheart Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Cherry Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Mahoe Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Poplar Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Palm Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Papaya Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Pine Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Plum Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Maple Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Citrus Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Giant Sequoia Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Ipe Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Padauk Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Cocobolo Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Zebrawood Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Oak Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Spruce Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Birch Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Jungle Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Acacia Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Dark Oak Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Larch Fence Cover +thermaldynamics:cover:0, Teak Fence Cover +thermaldynamics:cover:0, Desert Acacia Fence Cover +thermaldynamics:cover:0, Lime Fence Cover +thermaldynamics:cover:0, Chestnut Fence Cover +thermaldynamics:cover:0, Wenge Fence Cover +thermaldynamics:cover:0, Baobab Fence Cover +thermaldynamics:cover:0, Sequoia Fence Cover +thermaldynamics:cover:0, Kapok Fence Cover +thermaldynamics:cover:0, Ebony Fence Cover +thermaldynamics:cover:0, Mahogany Fence Cover +thermaldynamics:cover:0, Balsa Fence Cover +thermaldynamics:cover:0, Willow Fence Cover +thermaldynamics:cover:0, Walnut Fence Cover +thermaldynamics:cover:0, Greenheart Fence Cover +thermaldynamics:cover:0, Cherry Fence Cover +thermaldynamics:cover:0, Mahoe Fence Cover +thermaldynamics:cover:0, Poplar Fence Cover +thermaldynamics:cover:0, Palm Fence Cover +thermaldynamics:cover:0, Papaya Fence Cover +thermaldynamics:cover:0, Pine Fence Cover +thermaldynamics:cover:0, Plum Fence Cover +thermaldynamics:cover:0, Maple Fence Cover +thermaldynamics:cover:0, Citrus Fence Cover +thermaldynamics:cover:0, Giant Sequoia Fence Cover +thermaldynamics:cover:0, Ipe Fence Cover +thermaldynamics:cover:0, Padauk Fence Cover +thermaldynamics:cover:0, Cocobolo Fence Cover +thermaldynamics:cover:0, Zebrawood Fence Cover +thermaldynamics:cover:0, Larch Fence (Fireproof) Cover +thermaldynamics:cover:0, Teak Fence (Fireproof) Cover +thermaldynamics:cover:0, Desert Acacia Fence (Fireproof) Cover +thermaldynamics:cover:0, Lime Fence (Fireproof) Cover +thermaldynamics:cover:0, Chestnut Fence (Fireproof) Cover +thermaldynamics:cover:0, Wenge Fence (Fireproof) Cover +thermaldynamics:cover:0, Baobab Fence (Fireproof) Cover +thermaldynamics:cover:0, Sequoia Fence (Fireproof) Cover +thermaldynamics:cover:0, Kapok Fence (Fireproof) Cover +thermaldynamics:cover:0, Ebony Fence (Fireproof) Cover +thermaldynamics:cover:0, Mahogany Fence (Fireproof) Cover +thermaldynamics:cover:0, Balsa Fence (Fireproof) Cover +thermaldynamics:cover:0, Willow Fence (Fireproof) Cover +thermaldynamics:cover:0, Walnut Fence (Fireproof) Cover +thermaldynamics:cover:0, Greenheart Fence (Fireproof) Cover +thermaldynamics:cover:0, Cherry Fence (Fireproof) Cover +thermaldynamics:cover:0, Mahoe Fence (Fireproof) Cover +thermaldynamics:cover:0, Poplar Fence (Fireproof) Cover +thermaldynamics:cover:0, Palm Fence (Fireproof) Cover +thermaldynamics:cover:0, Papaya Fence (Fireproof) Cover +thermaldynamics:cover:0, Pine Fence (Fireproof) Cover +thermaldynamics:cover:0, Plum Fence (Fireproof) Cover +thermaldynamics:cover:0, Maple Fence (Fireproof) Cover +thermaldynamics:cover:0, Citrus Fence (Fireproof) Cover +thermaldynamics:cover:0, Giant Sequoia Fence (Fireproof) Cover +thermaldynamics:cover:0, Ipe Fence (Fireproof) Cover +thermaldynamics:cover:0, Padauk Fence (Fireproof) Cover +thermaldynamics:cover:0, Cocobolo Fence (Fireproof) Cover +thermaldynamics:cover:0, Zebrawood Fence (Fireproof) Cover +thermaldynamics:cover:0, Oak Fence (Fireproof) Cover +thermaldynamics:cover:0, Spruce Fence (Fireproof) Cover +thermaldynamics:cover:0, Birch Fence (Fireproof) Cover +thermaldynamics:cover:0, Jungle Fence (Fireproof) Cover +thermaldynamics:cover:0, Acacia Fence (Fireproof) Cover +thermaldynamics:cover:0, Dark Oak Fence (Fireproof) Cover +thermaldynamics:cover:0, Larch Fence Gate Cover +thermaldynamics:cover:0, Larch Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Teak Fence Gate Cover +thermaldynamics:cover:0, Teak Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Desert Acacia Fence Gate Cover +thermaldynamics:cover:0, Desert Acacia Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Lime Fence Gate Cover +thermaldynamics:cover:0, Lime Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Chestnut Fence Gate Cover +thermaldynamics:cover:0, Chestnut Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Wenge Fence Gate Cover +thermaldynamics:cover:0, Wenge Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Baobab Fence Gate Cover +thermaldynamics:cover:0, Baobab Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Sequoia Fence Gate Cover +thermaldynamics:cover:0, Sequoia Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Kapok Fence Gate Cover +thermaldynamics:cover:0, Kapok Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Ebony Fence Gate Cover +thermaldynamics:cover:0, Ebony Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Mahogany Fence Gate Cover +thermaldynamics:cover:0, Mahogany Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Balsa Fence Gate Cover +thermaldynamics:cover:0, Balsa Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Willow Fence Gate Cover +thermaldynamics:cover:0, Willow Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Walnut Fence Gate Cover +thermaldynamics:cover:0, Walnut Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Greenheart Fence Gate Cover +thermaldynamics:cover:0, Greenheart Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Cherry Fence Gate Cover +thermaldynamics:cover:0, Cherry Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Mahoe Fence Gate Cover +thermaldynamics:cover:0, Mahoe Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Poplar Fence Gate Cover +thermaldynamics:cover:0, Poplar Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Palm Fence Gate Cover +thermaldynamics:cover:0, Palm Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Papaya Fence Gate Cover +thermaldynamics:cover:0, Papaya Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Pine Fence Gate Cover +thermaldynamics:cover:0, Pine Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Plum Fence Gate Cover +thermaldynamics:cover:0, Plum Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Maple Fence Gate Cover +thermaldynamics:cover:0, Maple Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Citrus Fence Gate Cover +thermaldynamics:cover:0, Citrus Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Giant Sequoia Fence Gate Cover +thermaldynamics:cover:0, Giant Sequoia Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Ipe Fence Gate Cover +thermaldynamics:cover:0, Ipe Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Padauk Fence Gate Cover +thermaldynamics:cover:0, Padauk Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Cocobolo Fence Gate Cover +thermaldynamics:cover:0, Cocobolo Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Zebrawood Fence Gate Cover +thermaldynamics:cover:0, Zebrawood Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Oak Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Spruce Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Birch Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Jungle Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Acacia Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Dark Oak Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Larch Stairs Cover +thermaldynamics:cover:0, Teak Stairs Cover +thermaldynamics:cover:0, Desert Acacia Stairs Cover +thermaldynamics:cover:0, Lime Stairs Cover +thermaldynamics:cover:0, Chestnut Stairs Cover +thermaldynamics:cover:0, Wenge Stairs Cover +thermaldynamics:cover:0, Baobab Stairs Cover +thermaldynamics:cover:0, Sequoia Stairs Cover +thermaldynamics:cover:0, Kapok Stairs Cover +thermaldynamics:cover:0, Ebony Stairs Cover +thermaldynamics:cover:0, Mahogany Stairs Cover +thermaldynamics:cover:0, Balsa Stairs Cover +thermaldynamics:cover:0, Willow Stairs Cover +thermaldynamics:cover:0, Walnut Stairs Cover +thermaldynamics:cover:0, Greenheart Stairs Cover +thermaldynamics:cover:0, Cherry Stairs Cover +thermaldynamics:cover:0, Mahoe Stairs Cover +thermaldynamics:cover:0, Poplar Stairs Cover +thermaldynamics:cover:0, Palm Stairs Cover +thermaldynamics:cover:0, Papaya Stairs Cover +thermaldynamics:cover:0, Pine Stairs Cover +thermaldynamics:cover:0, Plum Stairs Cover +thermaldynamics:cover:0, Maple Stairs Cover +thermaldynamics:cover:0, Citrus Stairs Cover +thermaldynamics:cover:0, Giant Sequoia Stairs Cover +thermaldynamics:cover:0, Ipe Stairs Cover +thermaldynamics:cover:0, Padauk Stairs Cover +thermaldynamics:cover:0, Cocobolo Stairs Cover +thermaldynamics:cover:0, Zebrawood Stairs Cover +thermaldynamics:cover:0, Larch Stairs (Fireproof) Cover +thermaldynamics:cover:0, Teak Stairs (Fireproof) Cover +thermaldynamics:cover:0, Desert Acacia Stairs (Fireproof) Cover +thermaldynamics:cover:0, Lime Stairs (Fireproof) Cover +thermaldynamics:cover:0, Chestnut Stairs (Fireproof) Cover +thermaldynamics:cover:0, Wenge Stairs (Fireproof) Cover +thermaldynamics:cover:0, Baobab Stairs (Fireproof) Cover +thermaldynamics:cover:0, Sequoia Stairs (Fireproof) Cover +thermaldynamics:cover:0, Kapok Stairs (Fireproof) Cover +thermaldynamics:cover:0, Ebony Stairs (Fireproof) Cover +thermaldynamics:cover:0, Mahogany Stairs (Fireproof) Cover +thermaldynamics:cover:0, Balsa Stairs (Fireproof) Cover +thermaldynamics:cover:0, Willow Stairs (Fireproof) Cover +thermaldynamics:cover:0, Walnut Stairs (Fireproof) Cover +thermaldynamics:cover:0, Greenheart Stairs (Fireproof) Cover +thermaldynamics:cover:0, Cherry Stairs (Fireproof) Cover +thermaldynamics:cover:0, Mahoe Stairs (Fireproof) Cover +thermaldynamics:cover:0, Poplar Stairs (Fireproof) Cover +thermaldynamics:cover:0, Palm Stairs (Fireproof) Cover +thermaldynamics:cover:0, Papaya Stairs (Fireproof) Cover +thermaldynamics:cover:0, Pine Stairs (Fireproof) Cover +thermaldynamics:cover:0, Plum Stairs (Fireproof) Cover +thermaldynamics:cover:0, Maple Stairs (Fireproof) Cover +thermaldynamics:cover:0, Citrus Stairs (Fireproof) Cover +thermaldynamics:cover:0, Giant Sequoia Stairs (Fireproof) Cover +thermaldynamics:cover:0, Ipe Stairs (Fireproof) Cover +thermaldynamics:cover:0, Padauk Stairs (Fireproof) Cover +thermaldynamics:cover:0, Cocobolo Stairs (Fireproof) Cover +thermaldynamics:cover:0, Zebrawood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Oak Wood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Spruce Wood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Birch Wood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Jungle Wood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Acacia Wood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Dark Oak Wood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Larch Door Cover +thermaldynamics:cover:0, Teak Door Cover +thermaldynamics:cover:0, Desert Acacia Door Cover +thermaldynamics:cover:0, Lime Door Cover +thermaldynamics:cover:0, Chestnut Door Cover +thermaldynamics:cover:0, Wenge Door Cover +thermaldynamics:cover:0, Baobab Door Cover +thermaldynamics:cover:0, Sequoia Door Cover +thermaldynamics:cover:0, Kapok Door Cover +thermaldynamics:cover:0, Ebony Door Cover +thermaldynamics:cover:0, Mahogany Door Cover +thermaldynamics:cover:0, Balsa Door Cover +thermaldynamics:cover:0, Willow Door Cover +thermaldynamics:cover:0, Walnut Door Cover +thermaldynamics:cover:0, Greenheart Door Cover +thermaldynamics:cover:0, Cherry Door Cover +thermaldynamics:cover:0, Mahoe Door Cover +thermaldynamics:cover:0, Poplar Door Cover +thermaldynamics:cover:0, Palm Door Cover +thermaldynamics:cover:0, Papaya Door Cover +thermaldynamics:cover:0, Pine Door Cover +thermaldynamics:cover:0, Plum Door Cover +thermaldynamics:cover:0, Maple Door Cover +thermaldynamics:cover:0, Citrus Door Cover +thermaldynamics:cover:0, Giant Sequoia Door Cover +thermaldynamics:cover:0, Ipe Door Cover +thermaldynamics:cover:0, Padauk Door Cover +thermaldynamics:cover:0, Cocobolo Door Cover +thermaldynamics:cover:0, Zebrawood Door Cover +thermaldynamics:cover:0, Apple Oak Leaves Cover +thermaldynamics:cover:0, Dark Oak Leaves Cover +thermaldynamics:cover:0, Silver Birch Leaves Cover +thermaldynamics:cover:0, Silver Lime Leaves Cover +thermaldynamics:cover:0, Common Walnut Leaves Cover +thermaldynamics:cover:0, Sweet Chestnut Leaves Cover +thermaldynamics:cover:0, Hill Cherry Leaves Cover +thermaldynamics:cover:0, Lemon Leaves Cover +thermaldynamics:cover:0, Plum Leaves Cover +thermaldynamics:cover:0, Sugar Maple Leaves Cover +thermaldynamics:cover:0, Red Spruce Leaves Cover +thermaldynamics:cover:0, Mundane Larch Leaves Cover +thermaldynamics:cover:0, Bull Pine Leaves Cover +thermaldynamics:cover:0, Coast Sequoia Leaves Cover +thermaldynamics:cover:0, Giant Sequoia Leaves Cover +thermaldynamics:cover:0, Jungle Leaves Cover +thermaldynamics:cover:0, Teak Leaves Cover +thermaldynamics:cover:0, Ipe Leaves Cover +thermaldynamics:cover:0, Kapok Leaves Cover +thermaldynamics:cover:0, Myrtle Ebony Leaves Cover +thermaldynamics:cover:0, Zebrawood Leaves Cover +thermaldynamics:cover:0, Yellow Meranti Leaves Cover +thermaldynamics:cover:0, Acacia Leaves Cover +thermaldynamics:cover:0, Desert Acacia Leaves Cover +thermaldynamics:cover:0, Padauk Leaves Cover +thermaldynamics:cover:0, Balsa Leaves Cover +thermaldynamics:cover:0, Cocobolo Leaves Cover +thermaldynamics:cover:0, Wenge Leaves Cover +thermaldynamics:cover:0, Grandidier's Baobab Leaves Cover +thermaldynamics:cover:0, Blue Mahoe Leaves Cover +thermaldynamics:cover:0, White Willow Leaves Cover +thermaldynamics:cover:0, Sipiri Leaves Cover +thermaldynamics:cover:0, Papaya Leaves Cover +thermaldynamics:cover:0, Date Palm Leaves Cover +thermaldynamics:cover:0, White Poplar Leaves Cover +thermaldynamics:cover:0, Candle Stump Cover +thermaldynamics:cover:0, Honey Comb Block Cover +thermaldynamics:cover:0, Simmering Comb Block Cover +thermaldynamics:cover:0, Stringy Comb Block Cover +thermaldynamics:cover:0, Frozen Comb Block Cover +thermaldynamics:cover:0, Dripping Comb Block Cover +thermaldynamics:cover:0, Silky Comb Block Cover +thermaldynamics:cover:0, Parched Comb Block Cover +thermaldynamics:cover:0, Mossy Comb Block Cover +thermaldynamics:cover:0, Mellow Comb Block Cover +thermaldynamics:cover:0, Mutagen Cover +thermaldynamics:cover:0, Liquid DNA Cover +thermaldynamics:cover:0, Protein Cover +thermaldynamics:cover:0, Frame Cover +thermaldynamics:cover:0, Ruby Ore Cover +thermaldynamics:cover:0, Sapphire Ore Cover +thermaldynamics:cover:0, Peridot Ore Cover +thermaldynamics:cover:0, Copper Ore Cover +thermaldynamics:cover:0, Tin Ore Cover +thermaldynamics:cover:0, Silver Ore Cover +thermaldynamics:cover:0, Electrotine Ore Cover +thermaldynamics:cover:0, Marble Cover +thermaldynamics:cover:0, Marble Brick Cover +thermaldynamics:cover:0, Basalt Cobblestone Cover +thermaldynamics:cover:0, Basalt Cover +thermaldynamics:cover:0, Basalt Brick Cover +thermaldynamics:cover:0, Block of Ruby Cover +thermaldynamics:cover:0, Block of Sapphire Cover +thermaldynamics:cover:0, Block of Peridot Cover +thermaldynamics:cover:0, Block of Copper Cover +thermaldynamics:cover:0, Block of Tin Cover +thermaldynamics:cover:0, Block of Silver Cover +thermaldynamics:cover:0, Block of Electrotine Cover +thermaldynamics:cover:0, Marble Wall Cover +thermaldynamics:cover:0, Marble Brick Wall Cover +thermaldynamics:cover:0, Basalt Cobblestone Wall Cover +thermaldynamics:cover:0, Basalt Wall Cover +thermaldynamics:cover:0, Basalt Brick Wall Cover +thermaldynamics:cover:0, Ruby Wall Cover +thermaldynamics:cover:0, Sapphire Wall Cover +thermaldynamics:cover:0, Peridot Wall Cover +thermaldynamics:cover:0, Copper Wall Cover +thermaldynamics:cover:0, Tin Wall Cover +thermaldynamics:cover:0, Silver Wall Cover +thermaldynamics:cover:0, Electrotine Wall Cover +thermaldynamics:cover:0, TF2 Crafting Table Cover +thermaldynamics:cover:0, Copper Ore Cover +thermaldynamics:cover:0, Lead Ore Cover +thermaldynamics:cover:0, Australium Ore Cover +thermaldynamics:cover:0, Australium Block Cover +thermaldynamics:cover:0, Nickel-Iron Battery Cover +thermaldynamics:cover:0, Nickel-Zinc Battery Cover +thermaldynamics:cover:0, Zinc-Carbon Battery Cover +thermaldynamics:cover:0, Zinc-Silver Battery Cover +thermaldynamics:cover:0, Charge Trap Cover +thermaldynamics:cover:0, Wire Support Frame Cover +thermaldynamics:cover:0, Charge Shunting Wire Cover +thermaldynamics:cover:0, Worldspike Point Cover +thermaldynamics:cover:0, Steel Anvil Cover +thermaldynamics:cover:0, Steel Anvil Cover +thermaldynamics:cover:0, Steel Anvil Cover +thermaldynamics:cover:0, Block of Copper Cover +thermaldynamics:cover:0, Block of Tin Cover +thermaldynamics:cover:0, Block of Lead Cover +thermaldynamics:cover:0, Block of Silver Cover +thermaldynamics:cover:0, Block of Steel Cover +thermaldynamics:cover:0, Block of Bronze Cover +thermaldynamics:cover:0, Block of Nickel Cover +thermaldynamics:cover:0, Block of Invar Cover +thermaldynamics:cover:0, Block of Zinc Cover +thermaldynamics:cover:0, Block of Brass Cover +thermaldynamics:cover:0, Abyssal Brick Cover +thermaldynamics:cover:0, Fitted Abyssal Stone Cover +thermaldynamics:cover:0, Abyssal Block Cover +thermaldynamics:cover:0, Ornate Abyssal Stone Cover +thermaldynamics:cover:0, Etched Abyssal Stone Cover +thermaldynamics:cover:0, Abyssal Cobblestone Cover +thermaldynamics:cover:0, Bleached Bone Brick Cover +thermaldynamics:cover:0, Fitted Bleached Bone Stone Cover +thermaldynamics:cover:0, Bleached Bone Block Cover +thermaldynamics:cover:0, Ornate Bleached Bone Stone Cover +thermaldynamics:cover:0, Etched Bleached Bone Stone Cover +thermaldynamics:cover:0, Bleached Bone Cobblestone Cover +thermaldynamics:cover:0, Blood Stained Brick Cover +thermaldynamics:cover:0, Fitted Blood Stained Stone Cover +thermaldynamics:cover:0, Blood Stained Block Cover +thermaldynamics:cover:0, Ornate Blood Stained Stone Cover +thermaldynamics:cover:0, Etched Blood Stained Stone Cover +thermaldynamics:cover:0, Blood Stained Cobblestone Cover +thermaldynamics:cover:0, Frost Bound Brick Cover +thermaldynamics:cover:0, Fitted Frost Bound Stone Cover +thermaldynamics:cover:0, Frost Bound Block Cover +thermaldynamics:cover:0, Ornate Frost Bound Stone Cover +thermaldynamics:cover:0, Etched Frost Bound Stone Cover +thermaldynamics:cover:0, Frost Bound Cobblestone Cover +thermaldynamics:cover:0, Infernal Brick Cover +thermaldynamics:cover:0, Fitted Infernal Stone Cover +thermaldynamics:cover:0, Infernal Block Cover +thermaldynamics:cover:0, Ornate Infernal Stone Cover +thermaldynamics:cover:0, Etched Infernal Stone Cover +thermaldynamics:cover:0, Infernal Cobblestone Cover +thermaldynamics:cover:0, Quarried Brick Cover +thermaldynamics:cover:0, Fitted Quarried Stone Cover +thermaldynamics:cover:0, Quarried Block Cover +thermaldynamics:cover:0, Ornate Quarried Stone Cover +thermaldynamics:cover:0, Etched Quarried Stone Cover +thermaldynamics:cover:0, Quarried Cobblestone Cover +thermaldynamics:cover:0, Sandy Brick Cover +thermaldynamics:cover:0, Fitted Sandy Stone Cover +thermaldynamics:cover:0, Sandy Block Cover +thermaldynamics:cover:0, Ornate Sandy Stone Cover +thermaldynamics:cover:0, Etched Sandy Stone Cover +thermaldynamics:cover:0, Sandy Cobblestone Cover +thermaldynamics:cover:0, Red Sandy Brick Cover +thermaldynamics:cover:0, Fitted Red Sandy Stone Cover +thermaldynamics:cover:0, Red Sandy Block Cover +thermaldynamics:cover:0, Ornate Red Sandy Stone Cover +thermaldynamics:cover:0, Etched Red Sandy Stone Cover +thermaldynamics:cover:0, Red Sandy Cobblestone Cover +thermaldynamics:cover:0, Fitted Nether Stone Cover +thermaldynamics:cover:0, Nether Block Cover +thermaldynamics:cover:0, Ornate Nether Stone Cover +thermaldynamics:cover:0, Etched Nether Stone Cover +thermaldynamics:cover:0, Nether Cobblestone Cover +thermaldynamics:cover:0, Fitted Red Nether Stone Cover +thermaldynamics:cover:0, Red Nether Block Cover +thermaldynamics:cover:0, Ornate Red Nether Stone Cover +thermaldynamics:cover:0, Etched Red Nether Stone Cover +thermaldynamics:cover:0, Red Nether Cobblestone Cover +thermaldynamics:cover:0, Andesite Brick Cover +thermaldynamics:cover:0, Fitted Andesite Cover +thermaldynamics:cover:0, Ornate Andesite Cover +thermaldynamics:cover:0, Etched Andesite Cover +thermaldynamics:cover:0, Andesite Cobblestone Cover +thermaldynamics:cover:0, Diorite Brick Cover +thermaldynamics:cover:0, Fitted Diorite Cover +thermaldynamics:cover:0, Ornate Diorite Cover +thermaldynamics:cover:0, Etched Diorite Cover +thermaldynamics:cover:0, Diorite Cobblestone Cover +thermaldynamics:cover:0, Granite Brick Cover +thermaldynamics:cover:0, Fitted Granite Cover +thermaldynamics:cover:0, Ornate Granite Cover +thermaldynamics:cover:0, Etched Granite Cover +thermaldynamics:cover:0, Granite Cobblestone Cover +thermaldynamics:cover:0, Pearlized Brick Cover +thermaldynamics:cover:0, Fitted Pearlized Stone Cover +thermaldynamics:cover:0, Pearlized Block Cover +thermaldynamics:cover:0, Ornate Pearlized Stone Cover +thermaldynamics:cover:0, Etched Pearlized Stone Cover +thermaldynamics:cover:0, Pearlized Cobblestone Cover +thermaldynamics:cover:0, Strengthened Glass Cover +thermaldynamics:cover:0, Orange Strengthened Glass Cover +thermaldynamics:cover:0, Magenta Strengthened Glass Cover +thermaldynamics:cover:0, Light Blue Strengthened Glass Cover +thermaldynamics:cover:0, Yellow Strengthened Glass Cover +thermaldynamics:cover:0, Lime Strengthened Glass Cover +thermaldynamics:cover:0, Pink Strengthened Glass Cover +thermaldynamics:cover:0, Gray Strengthened Glass Cover +thermaldynamics:cover:0, Light Gray Strengthened Glass Cover +thermaldynamics:cover:0, Cyan Strengthened Glass Cover +thermaldynamics:cover:0, Purple Strengthened Glass Cover +thermaldynamics:cover:0, Blue Strengthened Glass Cover +thermaldynamics:cover:0, Brown Strengthened Glass Cover +thermaldynamics:cover:0, Green Strengthened Glass Cover +thermaldynamics:cover:0, Red Strengthened Glass Cover +thermaldynamics:cover:0, Black Strengthened Glass Cover +thermaldynamics:cover:0, Creosote Wood Block Cover +thermaldynamics:cover:0, Block of Coal Coke Cover +thermaldynamics:cover:0, Crushed Obsidian Cover +thermaldynamics:cover:0, Abyssal Stone Cover +thermaldynamics:cover:0, Quarried Stone Cover +thermaldynamics:cover:0, White Reinforced Concrete Cover +thermaldynamics:cover:0, Orange Reinforced Concrete Cover +thermaldynamics:cover:0, Magenta Reinforced Concrete Cover +thermaldynamics:cover:0, Light Blue Reinforced Concrete Cover +thermaldynamics:cover:0, Yellow Reinforced Concrete Cover +thermaldynamics:cover:0, Lime Reinforced Concrete Cover +thermaldynamics:cover:0, Pink Reinforced Concrete Cover +thermaldynamics:cover:0, Gray Reinforced Concrete Cover +thermaldynamics:cover:0, Reinforced Concrete Cover +thermaldynamics:cover:0, Cyan Reinforced Concrete Cover +thermaldynamics:cover:0, Purple Reinforced Concrete Cover +thermaldynamics:cover:0, Blue Reinforced Concrete Cover +thermaldynamics:cover:0, Brown Reinforced Concrete Cover +thermaldynamics:cover:0, Green Reinforced Concrete Cover +thermaldynamics:cover:0, Red Reinforced Concrete Cover +thermaldynamics:cover:0, Black Reinforced Concrete Cover +thermaldynamics:cover:0, White Metal Post Cover +thermaldynamics:cover:0, Orange Metal Post Cover +thermaldynamics:cover:0, Magenta Metal Post Cover +thermaldynamics:cover:0, Light Blue Metal Post Cover +thermaldynamics:cover:0, Yellow Metal Post Cover +thermaldynamics:cover:0, Lime Metal Post Cover +thermaldynamics:cover:0, Pink Metal Post Cover +thermaldynamics:cover:0, Gray Metal Post Cover +thermaldynamics:cover:0, Light Gray Metal Post Cover +thermaldynamics:cover:0, Cyan Metal Post Cover +thermaldynamics:cover:0, Purple Metal Post Cover +thermaldynamics:cover:0, Blue Metal Post Cover +thermaldynamics:cover:0, Brown Metal Post Cover +thermaldynamics:cover:0, Green Metal Post Cover +thermaldynamics:cover:0, Red Metal Post Cover +thermaldynamics:cover:0, Black Metal Post Cover +thermaldynamics:cover:0, White Metal Platform Cover +thermaldynamics:cover:0, Orange Metal Platform Cover +thermaldynamics:cover:0, Magenta Metal Platform Cover +thermaldynamics:cover:0, Light Blue Metal Platform Cover +thermaldynamics:cover:0, Yellow Metal Platform Cover +thermaldynamics:cover:0, Lime Metal Platform Cover +thermaldynamics:cover:0, Pink Metal Platform Cover +thermaldynamics:cover:0, Gray Metal Platform Cover +thermaldynamics:cover:0, Light Gray Metal Platform Cover +thermaldynamics:cover:0, Cyan Metal Platform Cover +thermaldynamics:cover:0, Purple Metal Platform Cover +thermaldynamics:cover:0, Blue Metal Platform Cover +thermaldynamics:cover:0, Brown Metal Platform Cover +thermaldynamics:cover:0, Green Metal Platform Cover +thermaldynamics:cover:0, Red Metal Platform Cover +thermaldynamics:cover:0, Black Metal Platform Cover +thermaldynamics:cover:0, Elevator Track Cover +thermaldynamics:cover:0, Abandoned Track Cover +thermaldynamics:cover:0, Electric Track Cover +thermaldynamics:cover:0, High Speed Track Cover +thermaldynamics:cover:0, High Speed Electric Track Cover +thermaldynamics:cover:0, Reinforced Track Cover +thermaldynamics:cover:0, Strap Iron Track Cover +thermaldynamics:cover:0, Sulfur Ore Cover +thermaldynamics:cover:0, Saltpeter Ore Cover +thermaldynamics:cover:0, Dark Diamond Ore Cover +thermaldynamics:cover:0, Dark Emerald Ore Cover +thermaldynamics:cover:0, Dark Lapis Lazuli Ore Cover +thermaldynamics:cover:0, Copper Ore Cover +thermaldynamics:cover:0, Tin Ore Cover +thermaldynamics:cover:0, Lead Ore Cover +thermaldynamics:cover:0, Silver Ore Cover +thermaldynamics:cover:0, Nickel Ore Cover +thermaldynamics:cover:0, Zinc Ore Cover +thermaldynamics:cover:0, Poor Iron Ore Cover +thermaldynamics:cover:0, Poor Gold Ore Cover +thermaldynamics:cover:0, Poor Copper Ore Cover +thermaldynamics:cover:0, Poor Tin Ore Cover +thermaldynamics:cover:0, Poor Lead Ore Cover +thermaldynamics:cover:0, Poor Silver Ore Cover +thermaldynamics:cover:0, Poor Nickel Ore Cover +thermaldynamics:cover:0, Poor Zinc Ore Cover +thermaldynamics:cover:0, Firestone Ore Cover +thermaldynamics:cover:0, Saltpeter Ore Spawner Cover +thermaldynamics:cover:0, Copper Ore Cover +thermaldynamics:cover:0, Tin Ore Cover +thermaldynamics:cover:0, Silver Ore Cover +thermaldynamics:cover:0, Lead Ore Cover +thermaldynamics:cover:0, Aluminum Ore Cover +thermaldynamics:cover:0, Nickel Ore Cover +thermaldynamics:cover:0, Platinum Ore Cover +thermaldynamics:cover:0, Iridium Ore Cover +thermaldynamics:cover:0, Mana Infused Ore Cover +thermaldynamics:cover:0, Oil Sand Cover +thermaldynamics:cover:0, Oil Shale Cover +thermaldynamics:cover:0, Destabilized Redstone Ore Cover +thermaldynamics:cover:0, Energized Netherrack Cover +thermaldynamics:cover:0, Resonant End Stone Cover +thermaldynamics:cover:0, Oil Sand Cover +thermaldynamics:cover:0, Block of Copper Cover +thermaldynamics:cover:0, Block of Tin Cover +thermaldynamics:cover:0, Block of Silver Cover +thermaldynamics:cover:0, Block of Lead Cover +thermaldynamics:cover:0, Block of Aluminum Cover +thermaldynamics:cover:0, Block of Nickel Cover +thermaldynamics:cover:0, Block of Platinum Cover +thermaldynamics:cover:0, Block of Iridium Cover +thermaldynamics:cover:0, Block of Mana Infused Metal Cover +thermaldynamics:cover:0, Block of Steel Cover +thermaldynamics:cover:0, Block of Electrum Cover +thermaldynamics:cover:0, Block of Invar Cover +thermaldynamics:cover:0, Block of Bronze Cover +thermaldynamics:cover:0, Block of Constantan Cover +thermaldynamics:cover:0, Block of Signalum Cover +thermaldynamics:cover:0, Block of Lumium Cover +thermaldynamics:cover:0, Block of Enderium Cover +thermaldynamics:cover:0, Block of Charcoal Cover +thermaldynamics:cover:0, Block of Coal Coke Cover +thermaldynamics:cover:0, Hardened Copper Glass Cover +thermaldynamics:cover:0, Hardened Tin Glass Cover +thermaldynamics:cover:0, Hardened Silver Glass Cover +thermaldynamics:cover:0, Hardened Glass Cover +thermaldynamics:cover:0, Hardened Aluminum Glass Cover +thermaldynamics:cover:0, Hardened Nickel Glass Cover +thermaldynamics:cover:0, Hardened Platinum Glass Cover +thermaldynamics:cover:0, Hardened Iridium Glass Cover +thermaldynamics:cover:0, Hardened Mana Infused Glass Cover +thermaldynamics:cover:0, Hardened Steel Glass Cover +thermaldynamics:cover:0, Hardened Electrum Glass Cover +thermaldynamics:cover:0, Hardened Invar Glass Cover +thermaldynamics:cover:0, Hardened Bronze Glass Cover +thermaldynamics:cover:0, Hardened Constantan Glass Cover +thermaldynamics:cover:0, Hardened Signalum Glass Cover +thermaldynamics:cover:0, Hardened Lumium Glass Cover +thermaldynamics:cover:0, Hardened Enderium Glass Cover +thermaldynamics:cover:0, Black Rockwool Cover +thermaldynamics:cover:0, Red Rockwool Cover +thermaldynamics:cover:0, Green Rockwool Cover +thermaldynamics:cover:0, Brown Rockwool Cover +thermaldynamics:cover:0, Blue Rockwool Cover +thermaldynamics:cover:0, Purple Rockwool Cover +thermaldynamics:cover:0, Cyan Rockwool Cover +thermaldynamics:cover:0, Light Gray Rockwool Cover +thermaldynamics:cover:0, Gray Rockwool Cover +thermaldynamics:cover:0, Pink Rockwool Cover +thermaldynamics:cover:0, Lime Rockwool Cover +thermaldynamics:cover:0, Yellow Rockwool Cover +thermaldynamics:cover:0, Light Blue Rockwool Cover +thermaldynamics:cover:0, Magenta Rockwool Cover +thermaldynamics:cover:0, Orange Rockwool Cover +thermaldynamics:cover:0, White Rockwool Cover +simplyjetpacks:itemjetpack:0, Creative Jetpack +simplyjetpacks:itemjetpack:1, Iron Jetpack +simplyjetpacks:itemjetpack:2, Gold Jetpack +simplyjetpacks:itemjetpack:3, Diamond Jetpack +simplyjetpacks:itemjetpack:4, Iron Jetpack (Armored) +simplyjetpacks:itemjetpack:5, Gold Jetpack (Armored) +simplyjetpacks:itemjetpack:6, Diamond Jetpack (Armored) +simplyjetpacks:itemfluxpack:0, Creative Fluxpack +simplyjetpacks:metaitem:0, Particle Customizer (Default) +simplyjetpacks:metaitem:1, Particle Customizer (None) +simplyjetpacks:metaitem:2, Particle Customizer (Smoke) +simplyjetpacks:metaitem:3, Particle Customizer (Rainbow) +simplyjetpacks:metaitem:4, Leather Strap +simplyjetpacks:metaitemmods:0, Iron Thruster +simplyjetpacks:metaitemmods:1, Gold Thruster +simplyjetpacks:metaitemmods:2, Diamond Thruster +simplyjetpacks:pilot_goggles, Pilot Goggles +thermalcultivation:watering_can:0, Watering Can (Basic) +thermalcultivation:watering_can:1, Watering Can (Hardened) +thermalcultivation:watering_can:2, Watering Can (Reinforced) +thermalcultivation:watering_can:3, Watering Can (Signalum) +thermalcultivation:watering_can:4, Watering Can (Resonant) +thermalcultivation:watering_can:32000, Watering Can (Creative) +thermalinnovation:drill:0, Fluxbore (Basic) +thermalinnovation:drill:1, Fluxbore (Hardened) +thermalinnovation:drill:2, Fluxbore (Reinforced) +thermalinnovation:drill:3, Fluxbore (Signalum) +thermalinnovation:drill:4, Fluxbore (Resonant) +thermalinnovation:drill:32000, Fluxbore (Creative) +thermalinnovation:saw:0, Fluxsaw (Basic) +thermalinnovation:saw:1, Fluxsaw (Hardened) +thermalinnovation:saw:2, Fluxsaw (Reinforced) +thermalinnovation:saw:3, Fluxsaw (Signalum) +thermalinnovation:saw:4, Fluxsaw (Resonant) +thermalinnovation:saw:32000, Fluxsaw (Creative) +thermalinnovation:magnet:0, Fluxomagnet (Basic) +thermalinnovation:magnet:1, Fluxomagnet (Hardened) +thermalinnovation:magnet:2, Fluxomagnet (Reinforced) +thermalinnovation:magnet:3, Fluxomagnet (Signalum) +thermalinnovation:magnet:4, Fluxomagnet (Resonant) +thermalinnovation:magnet:32000, Fluxomagnet (Creative) +thermalinnovation:injector:0, Hypoinfuser (Basic) +thermalinnovation:injector:1, Hypoinfuser (Hardened) +thermalinnovation:injector:2, Hypoinfuser (Reinforced) +thermalinnovation:injector:3, Hypoinfuser (Signalum) +thermalinnovation:injector:4, Hypoinfuser (Resonant) +thermalinnovation:injector:32000, Hypoinfuser (Creative) +thermalinnovation:quiver:0, Alchemical Quiver (Basic) +thermalinnovation:quiver:1, Alchemical Quiver (Hardened) +thermalinnovation:quiver:2, Alchemical Quiver (Reinforced) +thermalinnovation:quiver:3, Alchemical Quiver (Signalum) +thermalinnovation:quiver:4, Alchemical Quiver (Resonant) +thermalinnovation:quiver:32000, Alchemical Quiver (Creative) +thaumcraft:ore_amber, Amber Bearing Stone +thaumcraft:ore_cinnabar, Cinnabar Ore +thaumcraft:ore_quartz, Quartz Ore +thaumcraft:crystal_aer, Air Crystal +thaumcraft:crystal_ignis, Fire Crystal +thaumcraft:crystal_aqua, Water Crystal +thaumcraft:crystal_terra, Earth Crystal +thaumcraft:crystal_ordo, Order Crystal +thaumcraft:crystal_perditio, Entropy Crystal +thaumcraft:crystal_vitium, Flux Crystal +thaumcraft:stone_arcane, Arcane Stone +thaumcraft:stone_arcane_brick, Arcane Stone Brick +thaumcraft:stone_ancient, Ancient Stone +thaumcraft:stone_ancient_tile, Ancient Stone Tile +thaumcraft:stone_ancient_rock, Ancient Rock +thaumcraft:stone_ancient_glyphed, Glyphed Stone +thaumcraft:stone_ancient_doorway, Ancient Barrier +thaumcraft:stone_eldritch_tile, Eldritch Stone +thaumcraft:stone_porous, Porous Stone +thaumcraft:stairs_arcane, Arcane Stone Stairs +thaumcraft:stairs_arcane_brick, Arcane Brick Stairs +thaumcraft:stairs_ancient, Ancient Stone Stairs +thaumcraft:slab_arcane_stone:0, Arcane Stone Slab +thaumcraft:slab_arcane_brick:0, Arcane Brick Slab +thaumcraft:slab_ancient:0, Ancient Stone Slab +thaumcraft:slab_eldritch:0, Eldritch Stone Slab +thaumcraft:sapling_greatwood, Greatwood Sapling +thaumcraft:sapling_silverwood, Silverwood Sapling +thaumcraft:log_greatwood, Greatwood Log +thaumcraft:log_silverwood, Silverwood Log +thaumcraft:leaves_greatwood, Greatwood Leaves +thaumcraft:leaves_silverwood, Silverwood Leaves +thaumcraft:shimmerleaf, Shimmerleaf +thaumcraft:cinderpearl, Cinderpearl +thaumcraft:vishroom, Vishroom +thaumcraft:plank_greatwood, Greatwood Planks +thaumcraft:plank_silverwood, Silverwood Planks +thaumcraft:stairs_greatwood, Greatwood Stairs +thaumcraft:stairs_silverwood, Silverwood Stairs +thaumcraft:slab_greatwood:0, Greatwood Slab +thaumcraft:slab_silverwood:0, Silverwood Slab +thaumcraft:amber_block, Amber Block +thaumcraft:amber_brick, Amber Bricks +thaumcraft:flesh_block, Block of Flesh +thaumcraft:loot_crate_common, Common Crate +thaumcraft:loot_crate_uncommon, Uncommon Crate +thaumcraft:loot_crate_rare, Rare Crate +thaumcraft:loot_urn_common, Common Urn +thaumcraft:loot_urn_uncommon, Uncommon Urn +thaumcraft:loot_urn_rare, Rare Urn +thaumcraft:taint_fibre, Fibrous Taint +thaumcraft:taint_crust, Crusted Taint +thaumcraft:taint_soil, Tainted Soil +thaumcraft:taint_rock, Tainted Rock +thaumcraft:taint_geyser, Taint Geyser +thaumcraft:taint_feature, Swollen Taint +thaumcraft:taint_log, Taintwood Log +thaumcraft:grass_ambient, Ambient Grass Block +thaumcraft:table_wood, Wood Table +thaumcraft:table_stone, Stone Table +thaumcraft:pedestal_arcane, Arcane Pedestal +thaumcraft:pedestal_ancient, Ancient Pedestal +thaumcraft:pedestal_eldritch, Eldritch Pedestal +thaumcraft:metal_brass, Brass Block +thaumcraft:metal_thaumium, Thaumium Block +thaumcraft:metal_void, Void Metal Block +thaumcraft:metal_alchemical, Alchemical Construct +thaumcraft:metal_alchemical_advanced, Advanced Alchemical Construct +thaumcraft:paving_stone_travel, Paving Stone of Travel +thaumcraft:paving_stone_barrier, Barrier Stone +thaumcraft:pillar_arcane, Infusion Pillar +thaumcraft:pillar_ancient, Ancient Infusion Pillar +thaumcraft:pillar_eldritch, Eldritch Infusion Pillar +thaumcraft:matrix_speed, Infusion Speed Stone +thaumcraft:matrix_cost, Infusion Cost Stone +thaumcraft:candle_white, White Tallow Candle +thaumcraft:candle_orange, Orange Tallow Candle +thaumcraft:candle_magenta, Magenta Tallow Candle +thaumcraft:candle_lightblue, Light Blue Tallow Candle +thaumcraft:candle_yellow, Yellow Tallow Candle +thaumcraft:candle_lime, Lime Tallow Candle +thaumcraft:candle_pink, Pink Tallow Candle +thaumcraft:candle_gray, Gray Tallow Candle +thaumcraft:candle_silver, Light Gray Tallow Candle +thaumcraft:candle_cyan, Cyan Tallow Candle +thaumcraft:candle_purple, Purple Tallow Candle +thaumcraft:candle_blue, Blue Tallow Candle +thaumcraft:candle_brown, Brown Tallow Candle +thaumcraft:candle_green, Green Tallow Candle +thaumcraft:candle_red, Red Tallow Candle +thaumcraft:candle_black, Black Tallow Candle +thaumcraft:banner_white, White Banner +thaumcraft:banner_orange, Orange Banner +thaumcraft:banner_magenta, Magenta Banner +thaumcraft:banner_lightblue, Light Blue Banner +thaumcraft:banner_yellow, Yellow Banner +thaumcraft:banner_lime, Lime Banner +thaumcraft:banner_pink, Pink Banner +thaumcraft:banner_gray, Gray Banner +thaumcraft:banner_silver, Light Gray Banner +thaumcraft:banner_cyan, Cyan Banner +thaumcraft:banner_purple, Purple Banner +thaumcraft:banner_blue, Blue Banner +thaumcraft:banner_brown, Brown Banner +thaumcraft:banner_green, Green Banner +thaumcraft:banner_red, Red Banner +thaumcraft:banner_black, Black Banner +thaumcraft:banner_crimson_cult, Crimson Cult Banner +thaumcraft:nitor_white, White Nitor +thaumcraft:nitor_orange, Orange Nitor +thaumcraft:nitor_magenta, Magenta Nitor +thaumcraft:nitor_lightblue, Light Blue Nitor +thaumcraft:nitor_yellow, Yellow Nitor +thaumcraft:nitor_lime, Lime Nitor +thaumcraft:nitor_pink, Pink Nitor +thaumcraft:nitor_gray, Gray Nitor +thaumcraft:nitor_silver, Light Gray Nitor +thaumcraft:nitor_cyan, Cyan Nitor +thaumcraft:nitor_purple, Purple Nitor +thaumcraft:nitor_blue, Blue Nitor +thaumcraft:nitor_brown, Brown Nitor +thaumcraft:nitor_green, Green Nitor +thaumcraft:nitor_red, Red Nitor +thaumcraft:nitor_black, Black Nitor +thaumcraft:vis_battery, Vis Battery +thaumcraft:inlay, Redstone Inlay +thaumcraft:arcane_workbench, Arcane Workbench +thaumcraft:arcane_workbench_charger, Workbench Charger +thaumcraft:dioptra, Thaumic Dioptra +thaumcraft:research_table, Research Table +thaumcraft:crucible, Crucible +thaumcraft:arcane_ear, Arcane Ear +thaumcraft:arcane_ear_toggle, Arcane Ear (Toggle) +thaumcraft:lamp_arcane, Arcane Lamp +thaumcraft:lamp_fertility, Lamp of Fertility +thaumcraft:lamp_growth, Lamp of Growth +thaumcraft:levitator, Arcane Levitator +thaumcraft:centrifuge, Essentia Centrifuge +thaumcraft:bellows, Arcane Bellows +thaumcraft:smelter_basic, Essentia Smeltery +thaumcraft:smelter_thaumium, Thaumium Essentia Smeltery +thaumcraft:smelter_void, Void Metal Essentia Smeltery +thaumcraft:smelter_aux, Auxiliary Slurry Pump +thaumcraft:smelter_vent, Auxiliary Venting Port +thaumcraft:alembic, Arcane Alembic +thaumcraft:recharge_pedestal, Recharge Pedestal +thaumcraft:wand_workbench, Focal Manipulator +thaumcraft:hungry_chest, Hungry Chest +thaumcraft:tube, Essentia Tube +thaumcraft:tube_valve, Essentia Valve +thaumcraft:tube_restrict, Restricted Essentia Tube +thaumcraft:tube_oneway, Directional Essentia Tube +thaumcraft:tube_filter, Filtered Essentia Tube +thaumcraft:tube_buffer, Essentia Buffer +thaumcraft:jar_normal, Warded Jar +thaumcraft:jar_void, Void Jar +thaumcraft:jar_brain, Brain in a Jar +thaumcraft:infusion_matrix, Runic Matrix +thaumcraft:infernal_furnace, Infernal Furnace +thaumcraft:everfull_urn, Everfull Urn +thaumcraft:thaumatorium, Thaumatorium +thaumcraft:thaumatorium_top, Thaumatorium +thaumcraft:brain_box, Mnemonic Matrix +thaumcraft:spa, Arcane Spa +thaumcraft:golem_builder, Golem Press +thaumcraft:mirror, Magic Mirror +thaumcraft:mirror_essentia, Essentia Mirror +thaumcraft:essentia_input, Filling Essentia Transfuser +thaumcraft:essentia_output, Emptying Essentia Transfuser +thaumcraft:redstone_relay, Redstone Relay +thaumcraft:pattern_crafter, Arcane Pattern Crafter +thaumcraft:potion_sprayer, Potion Sprayer +thaumcraft:activator_rail, Arcane Activator Rail +thaumcraft:stabilizer, Stabilizer +thaumcraft:vis_generator, Vis Generator +thaumcraft:condenser, Flux Condenser +thaumcraft:condenser_lattice, Flux Condenser Lattice +thaumcraft:condenser_lattice_dirty, Clogged Flux Condenser Lattice +thaumcraft:void_siphon, Void Siphon +thaumcraft:hole, Dimensional Tear +thaumcraft:effect_shock, Static Field +thaumcraft:effect_sap, Sapping Field +thaumcraft:effect_glimmer, Glimmer +thaumcraft:placeholder_brick, Infernal Furnace +thaumcraft:placeholder_obsidian, Infernal Furnace +thaumcraft:placeholder_bars, Golem Press +thaumcraft:placeholder_anvil, Golem Press +thaumcraft:placeholder_cauldron, Golem Press +thaumcraft:placeholder_table, Golem Press +thaumcraft:empty, Empty Space +thaumcraft:barrier, Warding Aura +forge:bucketfilled, %s Bucket +appliedenergistics2:quartz_ore, Certus Quartz Ore +appliedenergistics2:charged_quartz_ore, Charged Certus Quartz Ore +appliedenergistics2:matrix_frame, Matrix Frame +appliedenergistics2:quartz_block, Certus Quartz Block +appliedenergistics2:quartz_pillar, Certus Quartz Pillar +appliedenergistics2:chiseled_quartz_block, Chiseled Certus Quartz Block +appliedenergistics2:quartz_glass, Quartz Glass +appliedenergistics2:quartz_vibrant_glass, Vibrant Quartz Glass +appliedenergistics2:quartz_fixture, Charged Quartz Fixture +appliedenergistics2:fluix_block, Fluix Block +appliedenergistics2:sky_stone_block, Sky Stone +appliedenergistics2:smooth_sky_stone_block, Sky Stone Block +appliedenergistics2:sky_stone_brick, Sky Stone Brick +appliedenergistics2:sky_stone_small_brick, Sky Stone Small Brick +appliedenergistics2:sky_stone_chest, Sky Stone Chest +appliedenergistics2:smooth_sky_stone_chest, Sky Stone Block Chest +appliedenergistics2:sky_compass, Meteorite Compass +appliedenergistics2:grindstone, Quartz Grindstone +appliedenergistics2:crank, Wooden Crank +appliedenergistics2:inscriber, Inscriber +appliedenergistics2:wireless_access_point, ME Wireless Access Point +appliedenergistics2:charger, Charger +appliedenergistics2:tiny_tnt, Tiny TNT +appliedenergistics2:security_station, ME Security Terminal +appliedenergistics2:quantum_ring, ME Quantum Ring +appliedenergistics2:quantum_link, ME Quantum Link Chamber +appliedenergistics2:spatial_pylon, Spatial Pylon +appliedenergistics2:spatial_io_port, Spatial IO Port +appliedenergistics2:controller, ME Controller +appliedenergistics2:drive, ME Drive +appliedenergistics2:chest, ME Chest +appliedenergistics2:interface, ME Interface +appliedenergistics2:fluid_interface, ME Fluid Interface +appliedenergistics2:cell_workbench, Cell Workbench +appliedenergistics2:io_port, ME IO Port +appliedenergistics2:condenser, Matter Condenser +appliedenergistics2:energy_acceptor, Energy Acceptor +appliedenergistics2:vibration_chamber, Vibration Chamber +appliedenergistics2:quartz_growth_accelerator, Crystal Growth Accelerator +appliedenergistics2:energy_cell, Energy Cell +appliedenergistics2:dense_energy_cell, Dense Energy Cell +appliedenergistics2:creative_energy_cell, Creative Energy Cell +appliedenergistics2:crafting_unit, Crafting Unit +appliedenergistics2:crafting_accelerator, Crafting Co-Processing Unit +appliedenergistics2:crafting_storage_1k, 1k Crafting Storage +appliedenergistics2:crafting_storage_4k, 4k Crafting Storage +appliedenergistics2:crafting_storage_16k, 16k Crafting Storage +appliedenergistics2:crafting_storage_64k, 64k Crafting Storage +appliedenergistics2:crafting_monitor, Crafting Monitor +appliedenergistics2:molecular_assembler, Molecular Assembler +appliedenergistics2:light_detector, Light Detecting Fixture +appliedenergistics2:paint, tile.appliedenergistics2.paint.name +appliedenergistics2:sky_stone_stairs, Sky Stone Stairs +appliedenergistics2:smooth_sky_stone_stairs, Sky Stone Block Stairs +appliedenergistics2:sky_stone_brick_stairs, Sky Stone Brick Stairs +appliedenergistics2:sky_stone_small_brick_stairs, Sky Stone Small Brick Stairs +appliedenergistics2:fluix_stairs, Fluix Stairs +appliedenergistics2:quartz_stairs, Certus Quartz Stairs +appliedenergistics2:chiseled_quartz_stairs, Chiseled Certus Quartz Stairs +appliedenergistics2:quartz_pillar_stairs, Certus Quartz Pillar Stairs +appliedenergistics2:cable_bus, AE2 Cable and/or Bus +appliedenergistics2:sky_stone_slab:0, Sky Stone Slabs +appliedenergistics2:smooth_sky_stone_slab:0, Sky Stone Block Slabs +appliedenergistics2:sky_stone_brick_slab:0, Sky Stone Brick Slabs +appliedenergistics2:sky_stone_small_brick_slab:0, Sky Stone Small Brick Slabs +appliedenergistics2:fluix_slab:0, Fluix Slabs +appliedenergistics2:quartz_slab:0, Certus Quartz Slabs +appliedenergistics2:chiseled_quartz_slab:0, Chiseled Certus Quartz Slabs +appliedenergistics2:quartz_pillar_slab:0, Certus Quartz Pillar Slabs +appliedenergistics2:certus_quartz_axe, Certus Quartz Axe +appliedenergistics2:certus_quartz_hoe, Certus Quartz Hoe +appliedenergistics2:certus_quartz_spade, Certus Quartz Shovel +appliedenergistics2:certus_quartz_pickaxe, Certus Quartz Pickaxe +appliedenergistics2:certus_quartz_sword, Certus Quartz Sword +appliedenergistics2:certus_quartz_wrench, Certus Quartz Wrench +appliedenergistics2:certus_quartz_cutting_knife, Certus Quartz Cutting Knife +appliedenergistics2:nether_quartz_axe, Nether Quartz Axe +appliedenergistics2:nether_quartz_hoe, Nether Quartz Hoe +appliedenergistics2:nether_quartz_spade, Nether Quartz Shovel +appliedenergistics2:nether_quartz_pickaxe, Nether Quartz Pickaxe +appliedenergistics2:nether_quartz_sword, Nether Quartz Sword +appliedenergistics2:nether_quartz_wrench, Nether Quartz Wrench +appliedenergistics2:nether_quartz_cutting_knife, Nether Quartz Cutting Knife +appliedenergistics2:entropy_manipulator, Entropy Manipulator +appliedenergistics2:wireless_terminal, Wireless Terminal +appliedenergistics2:charged_staff, Charged Staff +appliedenergistics2:matter_cannon, Matter Cannon +appliedenergistics2:portable_cell, Portable Cell +appliedenergistics2:color_applicator, Color Applicator +appliedenergistics2:biometric_card, Biometric Card +appliedenergistics2:memory_card, Memory Card +appliedenergistics2:network_tool, Network Tool +appliedenergistics2:creative_storage_cell, Creative ME Storage Cell +appliedenergistics2:view_cell, View Cell +appliedenergistics2:storage_cell_1k, 1k ME Storage Cell +appliedenergistics2:storage_cell_4k, 4k ME Storage Cell +appliedenergistics2:storage_cell_16k, 16k ME Storage Cell +appliedenergistics2:storage_cell_64k, 64k ME Storage Cell +appliedenergistics2:fluid_storage_cell_1k, 1k ME Fluid Storage Cell +appliedenergistics2:fluid_storage_cell_4k, 4k ME Fluid Storage Cell +appliedenergistics2:fluid_storage_cell_16k, 16k ME Fluid Storage Cell +appliedenergistics2:fluid_storage_cell_64k, 64k ME Fluid Storage Cell +appliedenergistics2:spatial_storage_cell_2_cubed, 2³ Spatial Storage Cell +appliedenergistics2:spatial_storage_cell_16_cubed, 16³ Spatial Storage Cell +appliedenergistics2:spatial_storage_cell_128_cubed, 128³ Spatial Storage Cell +appliedenergistics2:facade:0, Cable Facade - Stone +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Polished Granite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Polished Diorite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Polished Andesite +appliedenergistics2:facade:0, Cable Facade - Grass Block +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Coarse Dirt +appliedenergistics2:facade:0, Cable Facade - Podzol +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Bedrock +appliedenergistics2:facade:0, Cable Facade - Sand +appliedenergistics2:facade:0, Cable Facade - Red Sand +appliedenergistics2:facade:0, Cable Facade - Gravel +appliedenergistics2:facade:0, Cable Facade - Gold Ore +appliedenergistics2:facade:0, Cable Facade - Iron Ore +appliedenergistics2:facade:0, Cable Facade - Coal Ore +appliedenergistics2:facade:0, Cable Facade - Oak Wood +appliedenergistics2:facade:0, Cable Facade - Spruce Wood +appliedenergistics2:facade:0, Cable Facade - Birch Wood +appliedenergistics2:facade:0, Cable Facade - Jungle Wood +appliedenergistics2:facade:0, Cable Facade - Oak Leaves +appliedenergistics2:facade:0, Cable Facade - Spruce Leaves +appliedenergistics2:facade:0, Cable Facade - Birch Leaves +appliedenergistics2:facade:0, Cable Facade - Jungle Leaves +appliedenergistics2:facade:0, Cable Facade - Sponge +appliedenergistics2:facade:0, Cable Facade - Wet Sponge +appliedenergistics2:facade:0, Cable Facade - Glass +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Ore +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Chiseled Sandstone +appliedenergistics2:facade:0, Cable Facade - Smooth Sandstone +appliedenergistics2:facade:0, Cable Facade - White Wool +appliedenergistics2:facade:0, Cable Facade - Orange Wool +appliedenergistics2:facade:0, Cable Facade - Magenta Wool +appliedenergistics2:facade:0, Cable Facade - Light Blue Wool +appliedenergistics2:facade:0, Cable Facade - Yellow Wool +appliedenergistics2:facade:0, Cable Facade - Lime Wool +appliedenergistics2:facade:0, Cable Facade - Pink Wool +appliedenergistics2:facade:0, Cable Facade - Gray Wool +appliedenergistics2:facade:0, Cable Facade - Light Gray Wool +appliedenergistics2:facade:0, Cable Facade - Cyan Wool +appliedenergistics2:facade:0, Cable Facade - Purple Wool +appliedenergistics2:facade:0, Cable Facade - Blue Wool +appliedenergistics2:facade:0, Cable Facade - Brown Wool +appliedenergistics2:facade:0, Cable Facade - Green Wool +appliedenergistics2:facade:0, Cable Facade - Red Wool +appliedenergistics2:facade:0, Cable Facade - Black Wool +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - TNT +appliedenergistics2:facade:0, Cable Facade - Bookshelf +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Diamond Ore +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Crafting Table +appliedenergistics2:facade:0, Cable Facade - Redstone Ore +appliedenergistics2:facade:0, Cable Facade - Ice +appliedenergistics2:facade:0, Cable Facade - Snow +appliedenergistics2:facade:0, Cable Facade - Clay +appliedenergistics2:facade:0, Cable Facade - Pumpkin +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Soul Sand +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Jack o'Lantern +appliedenergistics2:facade:0, Cable Facade - White Stained Glass +appliedenergistics2:facade:0, Cable Facade - Orange Stained Glass +appliedenergistics2:facade:0, Cable Facade - Magenta Stained Glass +appliedenergistics2:facade:0, Cable Facade - Light Blue Stained Glass +appliedenergistics2:facade:0, Cable Facade - Yellow Stained Glass +appliedenergistics2:facade:0, Cable Facade - Lime Stained Glass +appliedenergistics2:facade:0, Cable Facade - Pink Stained Glass +appliedenergistics2:facade:0, Cable Facade - Gray Stained Glass +appliedenergistics2:facade:0, Cable Facade - Light Gray Stained Glass +appliedenergistics2:facade:0, Cable Facade - Cyan Stained Glass +appliedenergistics2:facade:0, Cable Facade - Purple Stained Glass +appliedenergistics2:facade:0, Cable Facade - Blue Stained Glass +appliedenergistics2:facade:0, Cable Facade - Brown Stained Glass +appliedenergistics2:facade:0, Cable Facade - Green Stained Glass +appliedenergistics2:facade:0, Cable Facade - Red Stained Glass +appliedenergistics2:facade:0, Cable Facade - Black Stained Glass +appliedenergistics2:facade:0, Cable Facade - Stone Monster Egg +appliedenergistics2:facade:0, Cable Facade - Cobblestone Monster Egg +appliedenergistics2:facade:0, Cable Facade - Stone Brick Monster Egg +appliedenergistics2:facade:0, Cable Facade - Mossy Stone Brick Monster Egg +appliedenergistics2:facade:0, Cable Facade - Cracked Stone Brick Monster Egg +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone Brick Monster Egg +appliedenergistics2:facade:0, Cable Facade - Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Mossy Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Mushroom +appliedenergistics2:facade:0, Cable Facade - Mushroom +appliedenergistics2:facade:0, Cable Facade - Melon +appliedenergistics2:facade:0, Cable Facade - Mycelium +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - End Stone +appliedenergistics2:facade:0, Cable Facade - Redstone Lamp +appliedenergistics2:facade:0, Cable Facade - Emerald Ore +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Nether Quartz Ore +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Chiseled Quartz Block +appliedenergistics2:facade:0, Cable Facade - Pillar Quartz Block +appliedenergistics2:facade:0, Cable Facade - White Terracotta +appliedenergistics2:facade:0, Cable Facade - Orange Terracotta +appliedenergistics2:facade:0, Cable Facade - Magenta Terracotta +appliedenergistics2:facade:0, Cable Facade - Light Blue Terracotta +appliedenergistics2:facade:0, Cable Facade - Yellow Terracotta +appliedenergistics2:facade:0, Cable Facade - Lime Terracotta +appliedenergistics2:facade:0, Cable Facade - Pink Terracotta +appliedenergistics2:facade:0, Cable Facade - Gray Terracotta +appliedenergistics2:facade:0, Cable Facade - Light Gray Terracotta +appliedenergistics2:facade:0, Cable Facade - Cyan Terracotta +appliedenergistics2:facade:0, Cable Facade - Purple Terracotta +appliedenergistics2:facade:0, Cable Facade - Blue Terracotta +appliedenergistics2:facade:0, Cable Facade - Brown Terracotta +appliedenergistics2:facade:0, Cable Facade - Green Terracotta +appliedenergistics2:facade:0, Cable Facade - Red Terracotta +appliedenergistics2:facade:0, Cable Facade - Black Terracotta +appliedenergistics2:facade:0, Cable Facade - Acacia Leaves +appliedenergistics2:facade:0, Cable Facade - Dark Oak Leaves +appliedenergistics2:facade:0, Cable Facade - Acacia Wood +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood +appliedenergistics2:facade:0, Cable Facade - Slime Block +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine Bricks +appliedenergistics2:facade:0, Cable Facade - Dark Prismarine +appliedenergistics2:facade:0, Cable Facade - Sea Lantern +appliedenergistics2:facade:0, Cable Facade - Hay Bale +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Packed Ice +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Chiseled Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Smooth Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Pillar +appliedenergistics2:facade:0, Cable Facade - End Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Magma Block +appliedenergistics2:facade:0, Cable Facade - Nether Wart Block +appliedenergistics2:facade:0, Cable Facade - Red Nether Brick +appliedenergistics2:facade:0, Cable Facade - Bone Block +appliedenergistics2:facade:0, Cable Facade - Observer +appliedenergistics2:facade:0, Cable Facade - White Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Orange Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Magenta Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Light Blue Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Yellow Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Lime Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Pink Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Gray Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Light Gray Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Cyan Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Purple Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Blue Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Brown Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Green Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Red Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - Black Glazed Terracotta +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Orange Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Lime Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Pink Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Gray Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Purple Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Blue Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Brown Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Green Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Red Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Black Concrete Powder +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Lead Ore +appliedenergistics2:facade:0, Cable Facade - Tin Ore +appliedenergistics2:facade:0, Cable Facade - Uranium Ore +appliedenergistics2:facade:0, Cable Facade - Bronze Block +appliedenergistics2:facade:0, Cable Facade - Copper Block +appliedenergistics2:facade:0, Cable Facade - Lead Block +appliedenergistics2:facade:0, Cable Facade - Steel Block +appliedenergistics2:facade:0, Cable Facade - Tin Block +appliedenergistics2:facade:0, Cable Facade - Uranium Block +appliedenergistics2:facade:0, Cable Facade - Reinforced Stone +appliedenergistics2:facade:0, Cable Facade - Basic Machine Casing +appliedenergistics2:facade:0, Cable Facade - Advanced Machine Casing +appliedenergistics2:facade:0, Cable Facade - Reactor Pressure Vessel +appliedenergistics2:facade:0, Cable Facade - Silver Block +appliedenergistics2:facade:0, Cable Facade - Rubber Tree Leaves +appliedenergistics2:facade:0, Cable Facade - Rubber Wood +appliedenergistics2:facade:0, Cable Facade - Scaffold +appliedenergistics2:facade:0, Cable Facade - Reinforced Scaffold +appliedenergistics2:facade:0, Cable Facade - Iron Scaffold +appliedenergistics2:facade:0, Cable Facade - Reinforced Iron Scaffold +appliedenergistics2:facade:0, Cable Facade - Construction Foam +appliedenergistics2:facade:0, Cable Facade - Reinforced Construction Foam +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Black) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Blue) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Brown) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Cyan) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Gray) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Green) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Light Blue) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Light Gray) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Lime) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Magenta) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Orange) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Pink) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Purple) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Red) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (White) +appliedenergistics2:facade:0, Cable Facade - Construction Foam Wall (Yellow) +appliedenergistics2:facade:0, Cable Facade - Refractory Bricks +appliedenergistics2:facade:0, Cable Facade - Bog Earth +appliedenergistics2:facade:0, Cable Facade - Humus +appliedenergistics2:facade:0, Cable Facade - Apatite Ore +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Tin Ore +appliedenergistics2:facade:0, Cable Facade - Block of Apatite +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Ash Bricks +appliedenergistics2:facade:0, Cable Facade - Greenhouse Block +appliedenergistics2:facade:0, Cable Facade - Greenhouse Energy Distributor +appliedenergistics2:facade:0, Cable Facade - Greenhouse Control +appliedenergistics2:facade:0, Cable Facade - Greenhouse Screen +appliedenergistics2:facade:0, Cable Facade - Greenhouse Hygroregulator +appliedenergistics2:facade:0, Cable Facade - Greenhouse Heater +appliedenergistics2:facade:0, Cable Facade - Greenhouse Fan +appliedenergistics2:facade:0, Cable Facade - Greenhouse Humidifier +appliedenergistics2:facade:0, Cable Facade - Greenhouse Dehumidifier +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Wood Pile +appliedenergistics2:facade:0, Cable Facade - Decorative Wood Pile +appliedenergistics2:facade:0, Cable Facade - Ash Block +appliedenergistics2:facade:0, Cable Facade - Ash Block +appliedenergistics2:facade:0, Cable Facade - Ash Block +appliedenergistics2:facade:0, Cable Facade - Ash Block +appliedenergistics2:facade:0, Cable Facade - Loam +appliedenergistics2:facade:0, Cable Facade - Larch Wood +appliedenergistics2:facade:0, Cable Facade - Teak Wood +appliedenergistics2:facade:0, Cable Facade - Desert Acacia Wood +appliedenergistics2:facade:0, Cable Facade - Lime Wood +appliedenergistics2:facade:0, Cable Facade - Chestnut Wood +appliedenergistics2:facade:0, Cable Facade - Wenge Wood +appliedenergistics2:facade:0, Cable Facade - Baobab Wood +appliedenergistics2:facade:0, Cable Facade - Sequoia Wood +appliedenergistics2:facade:0, Cable Facade - Kapok Wood +appliedenergistics2:facade:0, Cable Facade - Ebony Wood +appliedenergistics2:facade:0, Cable Facade - Mahogany Wood +appliedenergistics2:facade:0, Cable Facade - Balsa Wood +appliedenergistics2:facade:0, Cable Facade - Willow Wood +appliedenergistics2:facade:0, Cable Facade - Walnut Wood +appliedenergistics2:facade:0, Cable Facade - Greenheart Wood +appliedenergistics2:facade:0, Cable Facade - Cherry Wood +appliedenergistics2:facade:0, Cable Facade - Mahoe Wood +appliedenergistics2:facade:0, Cable Facade - Poplar Wood +appliedenergistics2:facade:0, Cable Facade - Palm Wood +appliedenergistics2:facade:0, Cable Facade - Papaya Wood +appliedenergistics2:facade:0, Cable Facade - Pine Wood +appliedenergistics2:facade:0, Cable Facade - Plum Wood +appliedenergistics2:facade:0, Cable Facade - Maple Wood +appliedenergistics2:facade:0, Cable Facade - Citrus Wood +appliedenergistics2:facade:0, Cable Facade - Giant Sequoia Wood +appliedenergistics2:facade:0, Cable Facade - Ipe Wood +appliedenergistics2:facade:0, Cable Facade - Padauk Wood +appliedenergistics2:facade:0, Cable Facade - Cocobolo Wood +appliedenergistics2:facade:0, Cable Facade - Zebrawood Wood +appliedenergistics2:facade:0, Cable Facade - Larch Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Teak Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Desert Acacia Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Lime Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Chestnut Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Wenge Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Baobab Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Sequoia Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Kapok Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Ebony Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Mahogany Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Balsa Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Willow Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Walnut Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Greenheart Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cherry Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Mahoe Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Poplar Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Palm Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Papaya Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Pine Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Plum Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Maple Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Citrus Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Giant Sequoia Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Ipe Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Padauk Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cocobolo Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Zebrawood Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Oak Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Spruce Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Birch Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Jungle Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Acacia Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Larch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Teak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Desert Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Lime Wood Planks +appliedenergistics2:facade:0, Cable Facade - Chestnut Wood Planks +appliedenergistics2:facade:0, Cable Facade - Wenge Wood Planks +appliedenergistics2:facade:0, Cable Facade - Baobab Wood Planks +appliedenergistics2:facade:0, Cable Facade - Sequoia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Kapok Wood Planks +appliedenergistics2:facade:0, Cable Facade - Ebony Wood Planks +appliedenergistics2:facade:0, Cable Facade - Mahogany Wood Planks +appliedenergistics2:facade:0, Cable Facade - Balsa Wood Planks +appliedenergistics2:facade:0, Cable Facade - Willow Wood Planks +appliedenergistics2:facade:0, Cable Facade - Walnut Wood Planks +appliedenergistics2:facade:0, Cable Facade - Greenheart Wood Planks +appliedenergistics2:facade:0, Cable Facade - Cherry Wood Planks +appliedenergistics2:facade:0, Cable Facade - Mahoe Wood Planks +appliedenergistics2:facade:0, Cable Facade - Poplar Wood Planks +appliedenergistics2:facade:0, Cable Facade - Palm Wood Planks +appliedenergistics2:facade:0, Cable Facade - Papaya Wood Planks +appliedenergistics2:facade:0, Cable Facade - Pine Wood Planks +appliedenergistics2:facade:0, Cable Facade - Plum Wood Planks +appliedenergistics2:facade:0, Cable Facade - Maple Wood Planks +appliedenergistics2:facade:0, Cable Facade - Citrus Wood Planks +appliedenergistics2:facade:0, Cable Facade - Giant Sequoia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Ipe Wood Planks +appliedenergistics2:facade:0, Cable Facade - Padauk Wood Planks +appliedenergistics2:facade:0, Cable Facade - Cocobolo Wood Planks +appliedenergistics2:facade:0, Cable Facade - Zebrawood Wood Planks +appliedenergistics2:facade:0, Cable Facade - Larch Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Teak Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Desert Acacia Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Lime Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Chestnut Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Wenge Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Baobab Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Sequoia Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Kapok Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Ebony Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Mahogany Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Balsa Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Willow Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Walnut Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Greenheart Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cherry Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Mahoe Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Poplar Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Palm Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Papaya Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Pine Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Plum Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Maple Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Citrus Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Giant Sequoia Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Ipe Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Padauk Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cocobolo Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Zebrawood Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Apple Oak Leaves +appliedenergistics2:facade:0, Cable Facade - Dark Oak Leaves +appliedenergistics2:facade:0, Cable Facade - Silver Birch Leaves +appliedenergistics2:facade:0, Cable Facade - Silver Lime Leaves +appliedenergistics2:facade:0, Cable Facade - Common Walnut Leaves +appliedenergistics2:facade:0, Cable Facade - Sweet Chestnut Leaves +appliedenergistics2:facade:0, Cable Facade - Hill Cherry Leaves +appliedenergistics2:facade:0, Cable Facade - Lemon Leaves +appliedenergistics2:facade:0, Cable Facade - Plum Leaves +appliedenergistics2:facade:0, Cable Facade - Sugar Maple Leaves +appliedenergistics2:facade:0, Cable Facade - Red Spruce Leaves +appliedenergistics2:facade:0, Cable Facade - Mundane Larch Leaves +appliedenergistics2:facade:0, Cable Facade - Bull Pine Leaves +appliedenergistics2:facade:0, Cable Facade - Coast Sequoia Leaves +appliedenergistics2:facade:0, Cable Facade - Giant Sequoia Leaves +appliedenergistics2:facade:0, Cable Facade - Jungle Leaves +appliedenergistics2:facade:0, Cable Facade - Teak Leaves +appliedenergistics2:facade:0, Cable Facade - Ipe Leaves +appliedenergistics2:facade:0, Cable Facade - Kapok Leaves +appliedenergistics2:facade:0, Cable Facade - Myrtle Ebony Leaves +appliedenergistics2:facade:0, Cable Facade - Zebrawood Leaves +appliedenergistics2:facade:0, Cable Facade - Yellow Meranti Leaves +appliedenergistics2:facade:0, Cable Facade - Acacia Leaves +appliedenergistics2:facade:0, Cable Facade - Desert Acacia Leaves +appliedenergistics2:facade:0, Cable Facade - Padauk Leaves +appliedenergistics2:facade:0, Cable Facade - Balsa Leaves +appliedenergistics2:facade:0, Cable Facade - Cocobolo Leaves +appliedenergistics2:facade:0, Cable Facade - Wenge Leaves +appliedenergistics2:facade:0, Cable Facade - Grandidier's Baobab Leaves +appliedenergistics2:facade:0, Cable Facade - Blue Mahoe Leaves +appliedenergistics2:facade:0, Cable Facade - White Willow Leaves +appliedenergistics2:facade:0, Cable Facade - Sipiri Leaves +appliedenergistics2:facade:0, Cable Facade - Papaya Leaves +appliedenergistics2:facade:0, Cable Facade - Date Palm Leaves +appliedenergistics2:facade:0, Cable Facade - White Poplar Leaves +appliedenergistics2:facade:0, Cable Facade - Honey Comb Block +appliedenergistics2:facade:0, Cable Facade - Simmering Comb Block +appliedenergistics2:facade:0, Cable Facade - Stringy Comb Block +appliedenergistics2:facade:0, Cable Facade - Frozen Comb Block +appliedenergistics2:facade:0, Cable Facade - Dripping Comb Block +appliedenergistics2:facade:0, Cable Facade - Silky Comb Block +appliedenergistics2:facade:0, Cable Facade - Parched Comb Block +appliedenergistics2:facade:0, Cable Facade - Mossy Comb Block +appliedenergistics2:facade:0, Cable Facade - Mellow Comb Block +appliedenergistics2:facade:0, Cable Facade - Ruby Ore +appliedenergistics2:facade:0, Cable Facade - Sapphire Ore +appliedenergistics2:facade:0, Cable Facade - Peridot Ore +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Tin Ore +appliedenergistics2:facade:0, Cable Facade - Silver Ore +appliedenergistics2:facade:0, Cable Facade - Electrotine Ore +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble Brick +appliedenergistics2:facade:0, Cable Facade - Basalt Cobblestone +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt Brick +appliedenergistics2:facade:0, Cable Facade - Block of Ruby +appliedenergistics2:facade:0, Cable Facade - Block of Sapphire +appliedenergistics2:facade:0, Cable Facade - Block of Peridot +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Electrotine +appliedenergistics2:facade:0, Cable Facade - TF2 Crafting Table +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Lead Ore +appliedenergistics2:facade:0, Cable Facade - Australium Ore +appliedenergistics2:facade:0, Cable Facade - Australium Block +appliedenergistics2:facade:0, Cable Facade - Nickel-Iron Battery +appliedenergistics2:facade:0, Cable Facade - Nickel-Zinc Battery +appliedenergistics2:facade:0, Cable Facade - Zinc-Carbon Battery +appliedenergistics2:facade:0, Cable Facade - Zinc-Silver Battery +appliedenergistics2:facade:0, Cable Facade - Charge Trap +appliedenergistics2:facade:0, Cable Facade - Worldspike Point +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Zinc +appliedenergistics2:facade:0, Cable Facade - Block of Brass +appliedenergistics2:facade:0, Cable Facade - Abyssal Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Abyssal Stone +appliedenergistics2:facade:0, Cable Facade - Abyssal Block +appliedenergistics2:facade:0, Cable Facade - Ornate Abyssal Stone +appliedenergistics2:facade:0, Cable Facade - Etched Abyssal Stone +appliedenergistics2:facade:0, Cable Facade - Abyssal Cobblestone +appliedenergistics2:facade:0, Cable Facade - Bleached Bone Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Bleached Bone Stone +appliedenergistics2:facade:0, Cable Facade - Bleached Bone Block +appliedenergistics2:facade:0, Cable Facade - Ornate Bleached Bone Stone +appliedenergistics2:facade:0, Cable Facade - Etched Bleached Bone Stone +appliedenergistics2:facade:0, Cable Facade - Bleached Bone Cobblestone +appliedenergistics2:facade:0, Cable Facade - Blood Stained Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Blood Stained Stone +appliedenergistics2:facade:0, Cable Facade - Blood Stained Block +appliedenergistics2:facade:0, Cable Facade - Ornate Blood Stained Stone +appliedenergistics2:facade:0, Cable Facade - Etched Blood Stained Stone +appliedenergistics2:facade:0, Cable Facade - Blood Stained Cobblestone +appliedenergistics2:facade:0, Cable Facade - Frost Bound Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Frost Bound Stone +appliedenergistics2:facade:0, Cable Facade - Frost Bound Block +appliedenergistics2:facade:0, Cable Facade - Ornate Frost Bound Stone +appliedenergistics2:facade:0, Cable Facade - Etched Frost Bound Stone +appliedenergistics2:facade:0, Cable Facade - Frost Bound Cobblestone +appliedenergistics2:facade:0, Cable Facade - Infernal Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Infernal Stone +appliedenergistics2:facade:0, Cable Facade - Infernal Block +appliedenergistics2:facade:0, Cable Facade - Ornate Infernal Stone +appliedenergistics2:facade:0, Cable Facade - Etched Infernal Stone +appliedenergistics2:facade:0, Cable Facade - Infernal Cobblestone +appliedenergistics2:facade:0, Cable Facade - Quarried Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Quarried Stone +appliedenergistics2:facade:0, Cable Facade - Quarried Block +appliedenergistics2:facade:0, Cable Facade - Ornate Quarried Stone +appliedenergistics2:facade:0, Cable Facade - Etched Quarried Stone +appliedenergistics2:facade:0, Cable Facade - Quarried Cobblestone +appliedenergistics2:facade:0, Cable Facade - Sandy Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Sandy Stone +appliedenergistics2:facade:0, Cable Facade - Sandy Block +appliedenergistics2:facade:0, Cable Facade - Ornate Sandy Stone +appliedenergistics2:facade:0, Cable Facade - Etched Sandy Stone +appliedenergistics2:facade:0, Cable Facade - Sandy Cobblestone +appliedenergistics2:facade:0, Cable Facade - Red Sandy Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Red Sandy Stone +appliedenergistics2:facade:0, Cable Facade - Red Sandy Block +appliedenergistics2:facade:0, Cable Facade - Ornate Red Sandy Stone +appliedenergistics2:facade:0, Cable Facade - Etched Red Sandy Stone +appliedenergistics2:facade:0, Cable Facade - Red Sandy Cobblestone +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Nether Stone +appliedenergistics2:facade:0, Cable Facade - Nether Block +appliedenergistics2:facade:0, Cable Facade - Ornate Nether Stone +appliedenergistics2:facade:0, Cable Facade - Etched Nether Stone +appliedenergistics2:facade:0, Cable Facade - Nether Cobblestone +appliedenergistics2:facade:0, Cable Facade - Red Nether Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Red Nether Stone +appliedenergistics2:facade:0, Cable Facade - Red Nether Block +appliedenergistics2:facade:0, Cable Facade - Ornate Red Nether Stone +appliedenergistics2:facade:0, Cable Facade - Etched Red Nether Stone +appliedenergistics2:facade:0, Cable Facade - Red Nether Cobblestone +appliedenergistics2:facade:0, Cable Facade - Andesite Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Andesite +appliedenergistics2:facade:0, Cable Facade - Polished Andesite +appliedenergistics2:facade:0, Cable Facade - Ornate Andesite +appliedenergistics2:facade:0, Cable Facade - Etched Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite Cobblestone +appliedenergistics2:facade:0, Cable Facade - Diorite Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Diorite +appliedenergistics2:facade:0, Cable Facade - Polished Diorite +appliedenergistics2:facade:0, Cable Facade - Ornate Diorite +appliedenergistics2:facade:0, Cable Facade - Etched Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite Cobblestone +appliedenergistics2:facade:0, Cable Facade - Granite Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Granite +appliedenergistics2:facade:0, Cable Facade - Polished Granite +appliedenergistics2:facade:0, Cable Facade - Ornate Granite +appliedenergistics2:facade:0, Cable Facade - Etched Granite +appliedenergistics2:facade:0, Cable Facade - Granite Cobblestone +appliedenergistics2:facade:0, Cable Facade - Pearlized Brick +appliedenergistics2:facade:0, Cable Facade - Fitted Pearlized Stone +appliedenergistics2:facade:0, Cable Facade - Pearlized Block +appliedenergistics2:facade:0, Cable Facade - Ornate Pearlized Stone +appliedenergistics2:facade:0, Cable Facade - Etched Pearlized Stone +appliedenergistics2:facade:0, Cable Facade - Pearlized Cobblestone +appliedenergistics2:facade:0, Cable Facade - Creosote Wood Block +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Crushed Obsidian +appliedenergistics2:facade:0, Cable Facade - Abyssal Stone +appliedenergistics2:facade:0, Cable Facade - Quarried Stone +appliedenergistics2:facade:0, Cable Facade - White Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Green Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Red Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Black Reinforced Concrete +appliedenergistics2:facade:0, Cable Facade - Sulfur Ore +appliedenergistics2:facade:0, Cable Facade - Saltpeter Ore +appliedenergistics2:facade:0, Cable Facade - Dark Diamond Ore +appliedenergistics2:facade:0, Cable Facade - Dark Emerald Ore +appliedenergistics2:facade:0, Cable Facade - Dark Lapis Lazuli Ore +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Tin Ore +appliedenergistics2:facade:0, Cable Facade - Lead Ore +appliedenergistics2:facade:0, Cable Facade - Silver Ore +appliedenergistics2:facade:0, Cable Facade - Nickel Ore +appliedenergistics2:facade:0, Cable Facade - Zinc Ore +appliedenergistics2:facade:0, Cable Facade - Poor Iron Ore +appliedenergistics2:facade:0, Cable Facade - Poor Gold Ore +appliedenergistics2:facade:0, Cable Facade - Poor Copper Ore +appliedenergistics2:facade:0, Cable Facade - Poor Tin Ore +appliedenergistics2:facade:0, Cable Facade - Poor Lead Ore +appliedenergistics2:facade:0, Cable Facade - Poor Silver Ore +appliedenergistics2:facade:0, Cable Facade - Poor Nickel Ore +appliedenergistics2:facade:0, Cable Facade - Poor Zinc Ore +appliedenergistics2:facade:0, Cable Facade - Firestone Ore +appliedenergistics2:facade:0, Cable Facade - Saltpeter Ore Spawner +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Tin Ore +appliedenergistics2:facade:0, Cable Facade - Silver Ore +appliedenergistics2:facade:0, Cable Facade - Lead Ore +appliedenergistics2:facade:0, Cable Facade - Aluminum Ore +appliedenergistics2:facade:0, Cable Facade - Nickel Ore +appliedenergistics2:facade:0, Cable Facade - Platinum Ore +appliedenergistics2:facade:0, Cable Facade - Iridium Ore +appliedenergistics2:facade:0, Cable Facade - Mana Infused Ore +appliedenergistics2:facade:0, Cable Facade - Oil Sand +appliedenergistics2:facade:0, Cable Facade - Oil Shale +appliedenergistics2:facade:0, Cable Facade - Destabilized Redstone Ore +appliedenergistics2:facade:0, Cable Facade - Energized Netherrack +appliedenergistics2:facade:0, Cable Facade - Resonant End Stone +appliedenergistics2:facade:0, Cable Facade - Oil Sand +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Aluminum +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Platinum +appliedenergistics2:facade:0, Cable Facade - Block of Iridium +appliedenergistics2:facade:0, Cable Facade - Block of Mana Infused Metal +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Block of Constantan +appliedenergistics2:facade:0, Cable Facade - Block of Signalum +appliedenergistics2:facade:0, Cable Facade - Block of Lumium +appliedenergistics2:facade:0, Cable Facade - Block of Enderium +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Black Rockwool +appliedenergistics2:facade:0, Cable Facade - Red Rockwool +appliedenergistics2:facade:0, Cable Facade - Green Rockwool +appliedenergistics2:facade:0, Cable Facade - Brown Rockwool +appliedenergistics2:facade:0, Cable Facade - Blue Rockwool +appliedenergistics2:facade:0, Cable Facade - Purple Rockwool +appliedenergistics2:facade:0, Cable Facade - Cyan Rockwool +appliedenergistics2:facade:0, Cable Facade - Light Gray Rockwool +appliedenergistics2:facade:0, Cable Facade - Gray Rockwool +appliedenergistics2:facade:0, Cable Facade - Pink Rockwool +appliedenergistics2:facade:0, Cable Facade - Lime Rockwool +appliedenergistics2:facade:0, Cable Facade - Yellow Rockwool +appliedenergistics2:facade:0, Cable Facade - Light Blue Rockwool +appliedenergistics2:facade:0, Cable Facade - Magenta Rockwool +appliedenergistics2:facade:0, Cable Facade - Orange Rockwool +appliedenergistics2:facade:0, Cable Facade - White Rockwool +appliedenergistics2:facade:0, Cable Facade - Certus Quartz Ore +appliedenergistics2:facade:0, Cable Facade - Charged Certus Quartz Ore +appliedenergistics2:facade:0, Cable Facade - Certus Quartz Block +appliedenergistics2:facade:0, Cable Facade - Certus Quartz Pillar +appliedenergistics2:facade:0, Cable Facade - Chiseled Certus Quartz Block +appliedenergistics2:facade:0, Cable Facade - Quartz Glass +appliedenergistics2:facade:0, Cable Facade - Vibrant Quartz Glass +appliedenergistics2:facade:0, Cable Facade - Fluix Block +appliedenergistics2:facade:0, Cable Facade - Sky Stone +appliedenergistics2:facade:0, Cable Facade - Sky Stone Block +appliedenergistics2:facade:0, Cable Facade - Sky Stone Brick +appliedenergistics2:facade:0, Cable Facade - Sky Stone Small Brick +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Inflatable Castle +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Green) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Blue) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Red) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Purple) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (White) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Pink) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Yellow) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Lime) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Brown) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Light Gray) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Gray) +appliedenergistics2:facade:0, Cable Facade - Colored Redstone Lamp (Black) +appliedenergistics2:facade:0, Cable Facade - Suspicious Lamp +appliedenergistics2:facade:0, Cable Facade - Dangerous Lamp +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone (Red) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Green) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Blue) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Purple) +appliedenergistics2:facade:0, Cable Facade - Glowstone (White) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Pink) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Yellow) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Lime) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Brown) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Gray) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Light Gray) +appliedenergistics2:facade:0, Cable Facade - Glowstone (Black) +appliedenergistics2:facade:0, Cable Facade - Road +appliedenergistics2:facade:0, Cable Facade - Striped Road +appliedenergistics2:facade:0, Cable Facade - Bitumen Block +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Sulfur Block +appliedenergistics2:facade:0, Cable Facade - Tar Ore +appliedenergistics2:facade:0, Cable Facade - Sulfur Ore +appliedenergistics2:facade:0, Cable Facade - Potash Ore +appliedenergistics2:facade:0, Cable Facade - Phosphorite Ore +appliedenergistics2:facade:0, Cable Facade - Gold Engraved Block +appliedenergistics2:facade:0, Cable Facade - Iron Engraved Block +appliedenergistics2:facade:0, Cable Facade - Gold Large Bricks +appliedenergistics2:facade:0, Cable Facade - Iron Large Bricks +appliedenergistics2:facade:0, Cable Facade - Gold Bricks +appliedenergistics2:facade:0, Cable Facade - Iron Bricks +appliedenergistics2:facade:0, Cable Facade - Gold Crystals +appliedenergistics2:facade:0, Cable Facade - Iron Crystals +appliedenergistics2:facade:0, Cable Facade - Gold Hazard Block +appliedenergistics2:facade:0, Cable Facade - Iron Hazard Block +appliedenergistics2:facade:0, Cable Facade - Ice Shield +appliedenergistics2:facade:0, Cable Facade - V.T.N.T. +appliedenergistics2:facade:0, Cable Facade - Amordrine Block +appliedenergistics2:facade:0, Cable Facade - Amordrine Engraved Block +appliedenergistics2:facade:0, Cable Facade - Amordrine Large Bricks +appliedenergistics2:facade:0, Cable Facade - Amordrine Bricks +appliedenergistics2:facade:0, Cable Facade - Amordrine Crystals +appliedenergistics2:facade:0, Cable Facade - Amordrine Hazard Block +appliedenergistics2:facade:0, Cable Facade - Haderoth Block +appliedenergistics2:facade:0, Cable Facade - Haderoth Engraved Block +appliedenergistics2:facade:0, Cable Facade - Haderoth Large Bricks +appliedenergistics2:facade:0, Cable Facade - Haderoth Bricks +appliedenergistics2:facade:0, Cable Facade - Haderoth Crystals +appliedenergistics2:facade:0, Cable Facade - Haderoth Hazard Block +appliedenergistics2:facade:0, Cable Facade - Alduorite Ore +appliedenergistics2:facade:0, Cable Facade - Alduorite Block +appliedenergistics2:facade:0, Cable Facade - Alduorite Engraved Block +appliedenergistics2:facade:0, Cable Facade - Alduorite Large Bricks +appliedenergistics2:facade:0, Cable Facade - Alduorite Bricks +appliedenergistics2:facade:0, Cable Facade - Alduorite Crystals +appliedenergistics2:facade:0, Cable Facade - Alduorite Hazard Block +appliedenergistics2:facade:0, Cable Facade - Platinum Ore +appliedenergistics2:facade:0, Cable Facade - Platinum Block +appliedenergistics2:facade:0, Cable Facade - Platinum Engraved Block +appliedenergistics2:facade:0, Cable Facade - Platinum Large Bricks +appliedenergistics2:facade:0, Cable Facade - Platinum Bricks +appliedenergistics2:facade:0, Cable Facade - Platinum Crystals +appliedenergistics2:facade:0, Cable Facade - Platinum Hazard Block +appliedenergistics2:facade:0, Cable Facade - Tin Ore +appliedenergistics2:facade:0, Cable Facade - Tin Block +appliedenergistics2:facade:0, Cable Facade - Tin Engraved Block +appliedenergistics2:facade:0, Cable Facade - Tin Large Bricks +appliedenergistics2:facade:0, Cable Facade - Tin Bricks +appliedenergistics2:facade:0, Cable Facade - Tin Crystals +appliedenergistics2:facade:0, Cable Facade - Tin Hazard Block +appliedenergistics2:facade:0, Cable Facade - Vulcanite Ore +appliedenergistics2:facade:0, Cable Facade - Vulcanite Block +appliedenergistics2:facade:0, Cable Facade - Vulcanite Engraved Block +appliedenergistics2:facade:0, Cable Facade - Vulcanite Large Bricks +appliedenergistics2:facade:0, Cable Facade - Vulcanite Bricks +appliedenergistics2:facade:0, Cable Facade - Vulcanite Crystals +appliedenergistics2:facade:0, Cable Facade - Vulcanite Hazard Block +appliedenergistics2:facade:0, Cable Facade - Ignatius Ore +appliedenergistics2:facade:0, Cable Facade - Ignatius Block +appliedenergistics2:facade:0, Cable Facade - Ignatius Engraved Block +appliedenergistics2:facade:0, Cable Facade - Ignatius Large Bricks +appliedenergistics2:facade:0, Cable Facade - Ignatius Bricks +appliedenergistics2:facade:0, Cable Facade - Ignatius Crystals +appliedenergistics2:facade:0, Cable Facade - Ignatius Hazard Block +appliedenergistics2:facade:0, Cable Facade - Zinc Ore +appliedenergistics2:facade:0, Cable Facade - Zinc Block +appliedenergistics2:facade:0, Cable Facade - Zinc Engraved Block +appliedenergistics2:facade:0, Cable Facade - Zinc Large Bricks +appliedenergistics2:facade:0, Cable Facade - Zinc Bricks +appliedenergistics2:facade:0, Cable Facade - Zinc Crystals +appliedenergistics2:facade:0, Cable Facade - Zinc Hazard Block +appliedenergistics2:facade:0, Cable Facade - Etherium Block +appliedenergistics2:facade:0, Cable Facade - Etherium Engraved Block +appliedenergistics2:facade:0, Cable Facade - Etherium Large Bricks +appliedenergistics2:facade:0, Cable Facade - Etherium Bricks +appliedenergistics2:facade:0, Cable Facade - Etherium Crystals +appliedenergistics2:facade:0, Cable Facade - Etherium Hazard Block +appliedenergistics2:facade:0, Cable Facade - Quicksilver Block +appliedenergistics2:facade:0, Cable Facade - Quicksilver Engraved Block +appliedenergistics2:facade:0, Cable Facade - Quicksilver Large Bricks +appliedenergistics2:facade:0, Cable Facade - Quicksilver Bricks +appliedenergistics2:facade:0, Cable Facade - Quicksilver Crystals +appliedenergistics2:facade:0, Cable Facade - Quicksilver Hazard Block +appliedenergistics2:facade:0, Cable Facade - Brass Block +appliedenergistics2:facade:0, Cable Facade - Brass Engraved Block +appliedenergistics2:facade:0, Cable Facade - Brass Large Bricks +appliedenergistics2:facade:0, Cable Facade - Brass Bricks +appliedenergistics2:facade:0, Cable Facade - Brass Crystals +appliedenergistics2:facade:0, Cable Facade - Brass Hazard Block +appliedenergistics2:facade:0, Cable Facade - Astral Silver Ore +appliedenergistics2:facade:0, Cable Facade - Astral Silver Block +appliedenergistics2:facade:0, Cable Facade - Astral Silver Engraved Block +appliedenergistics2:facade:0, Cable Facade - Astral Silver Large Bricks +appliedenergistics2:facade:0, Cable Facade - Astral Silver Bricks +appliedenergistics2:facade:0, Cable Facade - Astral Silver Crystals +appliedenergistics2:facade:0, Cable Facade - Astral Silver Hazard Block +appliedenergistics2:facade:0, Cable Facade - Hepatizon Block +appliedenergistics2:facade:0, Cable Facade - Hepatizon Engraved Block +appliedenergistics2:facade:0, Cable Facade - Hepatizon Large Bricks +appliedenergistics2:facade:0, Cable Facade - Hepatizon Bricks +appliedenergistics2:facade:0, Cable Facade - Hepatizon Crystals +appliedenergistics2:facade:0, Cable Facade - Hepatizon Hazard Block +appliedenergistics2:facade:0, Cable Facade - Bronze Block +appliedenergistics2:facade:0, Cable Facade - Bronze Engraved Block +appliedenergistics2:facade:0, Cable Facade - Bronze Large Bricks +appliedenergistics2:facade:0, Cable Facade - Bronze Bricks +appliedenergistics2:facade:0, Cable Facade - Bronze Crystals +appliedenergistics2:facade:0, Cable Facade - Bronze Hazard Block +appliedenergistics2:facade:0, Cable Facade - Lemurite Ore +appliedenergistics2:facade:0, Cable Facade - Lemurite Block +appliedenergistics2:facade:0, Cable Facade - Lemurite Engraved Block +appliedenergistics2:facade:0, Cable Facade - Lemurite Large Bricks +appliedenergistics2:facade:0, Cable Facade - Lemurite Bricks +appliedenergistics2:facade:0, Cable Facade - Lemurite Crystals +appliedenergistics2:facade:0, Cable Facade - Lemurite Hazard Block +appliedenergistics2:facade:0, Cable Facade - Eximite Ore +appliedenergistics2:facade:0, Cable Facade - Eximite Block +appliedenergistics2:facade:0, Cable Facade - Eximite Engraved Block +appliedenergistics2:facade:0, Cable Facade - Eximite Large Bricks +appliedenergistics2:facade:0, Cable Facade - Eximite Bricks +appliedenergistics2:facade:0, Cable Facade - Eximite Crystals +appliedenergistics2:facade:0, Cable Facade - Eximite Hazard Block +appliedenergistics2:facade:0, Cable Facade - Sanguinite Ore +appliedenergistics2:facade:0, Cable Facade - Sanguinite Block +appliedenergistics2:facade:0, Cable Facade - Sanguinite Engraved Block +appliedenergistics2:facade:0, Cable Facade - Sanguinite Large Bricks +appliedenergistics2:facade:0, Cable Facade - Sanguinite Bricks +appliedenergistics2:facade:0, Cable Facade - Sanguinite Crystals +appliedenergistics2:facade:0, Cable Facade - Sanguinite Hazard Block +appliedenergistics2:facade:0, Cable Facade - Silver Ore +appliedenergistics2:facade:0, Cable Facade - Silver Block +appliedenergistics2:facade:0, Cable Facade - Silver Engraved Block +appliedenergistics2:facade:0, Cable Facade - Silver Large Bricks +appliedenergistics2:facade:0, Cable Facade - Silver Bricks +appliedenergistics2:facade:0, Cable Facade - Silver Crystals +appliedenergistics2:facade:0, Cable Facade - Silver Hazard Block +appliedenergistics2:facade:0, Cable Facade - Desichalkos Block +appliedenergistics2:facade:0, Cable Facade - Desichalkos Engraved Block +appliedenergistics2:facade:0, Cable Facade - Desichalkos Large Bricks +appliedenergistics2:facade:0, Cable Facade - Desichalkos Bricks +appliedenergistics2:facade:0, Cable Facade - Desichalkos Crystals +appliedenergistics2:facade:0, Cable Facade - Desichalkos Hazard Block +appliedenergistics2:facade:0, Cable Facade - Celenegil Block +appliedenergistics2:facade:0, Cable Facade - Celenegil Engraved Block +appliedenergistics2:facade:0, Cable Facade - Celenegil Large Bricks +appliedenergistics2:facade:0, Cable Facade - Celenegil Bricks +appliedenergistics2:facade:0, Cable Facade - Celenegil Crystals +appliedenergistics2:facade:0, Cable Facade - Celenegil Hazard Block +appliedenergistics2:facade:0, Cable Facade - Steel Block +appliedenergistics2:facade:0, Cable Facade - Steel Engraved Block +appliedenergistics2:facade:0, Cable Facade - Steel Large Bricks +appliedenergistics2:facade:0, Cable Facade - Steel Bricks +appliedenergistics2:facade:0, Cable Facade - Steel Crystals +appliedenergistics2:facade:0, Cable Facade - Steel Hazard Block +appliedenergistics2:facade:0, Cable Facade - Shadow Iron Ore +appliedenergistics2:facade:0, Cable Facade - Shadow Iron Block +appliedenergistics2:facade:0, Cable Facade - Shadow Iron Engraved Block +appliedenergistics2:facade:0, Cable Facade - Shadow Iron Large Bricks +appliedenergistics2:facade:0, Cable Facade - Shadow Iron Bricks +appliedenergistics2:facade:0, Cable Facade - Shadow Iron Crystals +appliedenergistics2:facade:0, Cable Facade - Shadow Iron Hazard Block +appliedenergistics2:facade:0, Cable Facade - Mithril Ore +appliedenergistics2:facade:0, Cable Facade - Mithril Block +appliedenergistics2:facade:0, Cable Facade - Mithril Engraved Block +appliedenergistics2:facade:0, Cable Facade - Mithril Large Bricks +appliedenergistics2:facade:0, Cable Facade - Mithril Bricks +appliedenergistics2:facade:0, Cable Facade - Mithril Crystals +appliedenergistics2:facade:0, Cable Facade - Mithril Hazard Block +appliedenergistics2:facade:0, Cable Facade - Carmot Ore +appliedenergistics2:facade:0, Cable Facade - Carmot Block +appliedenergistics2:facade:0, Cable Facade - Carmot Engraved Block +appliedenergistics2:facade:0, Cable Facade - Carmot Large Bricks +appliedenergistics2:facade:0, Cable Facade - Carmot Bricks +appliedenergistics2:facade:0, Cable Facade - Carmot Crystals +appliedenergistics2:facade:0, Cable Facade - Carmot Hazard Block +appliedenergistics2:facade:0, Cable Facade - Ceruclase Ore +appliedenergistics2:facade:0, Cable Facade - Ceruclase Block +appliedenergistics2:facade:0, Cable Facade - Ceruclase Engraved Block +appliedenergistics2:facade:0, Cable Facade - Ceruclase Large Bricks +appliedenergistics2:facade:0, Cable Facade - Ceruclase Bricks +appliedenergistics2:facade:0, Cable Facade - Ceruclase Crystals +appliedenergistics2:facade:0, Cable Facade - Ceruclase Hazard Block +appliedenergistics2:facade:0, Cable Facade - Deep Iron Ore +appliedenergistics2:facade:0, Cable Facade - Deep Iron Block +appliedenergistics2:facade:0, Cable Facade - Deep Iron Engraved Block +appliedenergistics2:facade:0, Cable Facade - Deep Iron Large Bricks +appliedenergistics2:facade:0, Cable Facade - Deep Iron Bricks +appliedenergistics2:facade:0, Cable Facade - Deep Iron Crystals +appliedenergistics2:facade:0, Cable Facade - Deep Iron Hazard Block +appliedenergistics2:facade:0, Cable Facade - Angmallen Block +appliedenergistics2:facade:0, Cable Facade - Angmallen Engraved Block +appliedenergistics2:facade:0, Cable Facade - Angmallen Large Bricks +appliedenergistics2:facade:0, Cable Facade - Angmallen Bricks +appliedenergistics2:facade:0, Cable Facade - Angmallen Crystals +appliedenergistics2:facade:0, Cable Facade - Angmallen Hazard Block +appliedenergistics2:facade:0, Cable Facade - Kalendrite Ore +appliedenergistics2:facade:0, Cable Facade - Kalendrite Block +appliedenergistics2:facade:0, Cable Facade - Kalendrite Engraved Block +appliedenergistics2:facade:0, Cable Facade - Kalendrite Large Bricks +appliedenergistics2:facade:0, Cable Facade - Kalendrite Bricks +appliedenergistics2:facade:0, Cable Facade - Kalendrite Crystals +appliedenergistics2:facade:0, Cable Facade - Kalendrite Hazard Block +appliedenergistics2:facade:0, Cable Facade - Manganese Ore +appliedenergistics2:facade:0, Cable Facade - Manganese Block +appliedenergistics2:facade:0, Cable Facade - Manganese Engraved Block +appliedenergistics2:facade:0, Cable Facade - Manganese Large Bricks +appliedenergistics2:facade:0, Cable Facade - Manganese Bricks +appliedenergistics2:facade:0, Cable Facade - Manganese Crystals +appliedenergistics2:facade:0, Cable Facade - Manganese Hazard Block +appliedenergistics2:facade:0, Cable Facade - Damascus Steel Block +appliedenergistics2:facade:0, Cable Facade - Damascus Steel Engraved Block +appliedenergistics2:facade:0, Cable Facade - Damascus Steel Large Bricks +appliedenergistics2:facade:0, Cable Facade - Damascus Steel Bricks +appliedenergistics2:facade:0, Cable Facade - Damascus Steel Crystals +appliedenergistics2:facade:0, Cable Facade - Damascus Steel Hazard Block +appliedenergistics2:facade:0, Cable Facade - Prometheum Ore +appliedenergistics2:facade:0, Cable Facade - Prometheum Block +appliedenergistics2:facade:0, Cable Facade - Prometheum Engraved Block +appliedenergistics2:facade:0, Cable Facade - Prometheum Large Bricks +appliedenergistics2:facade:0, Cable Facade - Prometheum Bricks +appliedenergistics2:facade:0, Cable Facade - Prometheum Crystals +appliedenergistics2:facade:0, Cable Facade - Prometheum Hazard Block +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Copper Block +appliedenergistics2:facade:0, Cable Facade - Copper Engraved Block +appliedenergistics2:facade:0, Cable Facade - Copper Large Bricks +appliedenergistics2:facade:0, Cable Facade - Copper Bricks +appliedenergistics2:facade:0, Cable Facade - Copper Crystals +appliedenergistics2:facade:0, Cable Facade - Copper Hazard Block +appliedenergistics2:facade:0, Cable Facade - Adamantine Ore +appliedenergistics2:facade:0, Cable Facade - Adamantine Block +appliedenergistics2:facade:0, Cable Facade - Adamantine Engraved Block +appliedenergistics2:facade:0, Cable Facade - Adamantine Large Bricks +appliedenergistics2:facade:0, Cable Facade - Adamantine Bricks +appliedenergistics2:facade:0, Cable Facade - Adamantine Crystals +appliedenergistics2:facade:0, Cable Facade - Adamantine Hazard Block +appliedenergistics2:facade:0, Cable Facade - Electrum Block +appliedenergistics2:facade:0, Cable Facade - Electrum Engraved Block +appliedenergistics2:facade:0, Cable Facade - Electrum Large Bricks +appliedenergistics2:facade:0, Cable Facade - Electrum Bricks +appliedenergistics2:facade:0, Cable Facade - Electrum Crystals +appliedenergistics2:facade:0, Cable Facade - Electrum Hazard Block +appliedenergistics2:facade:0, Cable Facade - Tartarite Block +appliedenergistics2:facade:0, Cable Facade - Tartarite Engraved Block +appliedenergistics2:facade:0, Cable Facade - Tartarite Large Bricks +appliedenergistics2:facade:0, Cable Facade - Tartarite Bricks +appliedenergistics2:facade:0, Cable Facade - Tartarite Crystals +appliedenergistics2:facade:0, Cable Facade - Tartarite Hazard Block +appliedenergistics2:facade:0, Cable Facade - Atlarus Ore +appliedenergistics2:facade:0, Cable Facade - Atlarus Block +appliedenergistics2:facade:0, Cable Facade - Atlarus Engraved Block +appliedenergistics2:facade:0, Cable Facade - Atlarus Large Bricks +appliedenergistics2:facade:0, Cable Facade - Atlarus Bricks +appliedenergistics2:facade:0, Cable Facade - Atlarus Crystals +appliedenergistics2:facade:0, Cable Facade - Atlarus Hazard Block +appliedenergistics2:facade:0, Cable Facade - Black Steel Block +appliedenergistics2:facade:0, Cable Facade - Black Steel Engraved Block +appliedenergistics2:facade:0, Cable Facade - Black Steel Large Bricks +appliedenergistics2:facade:0, Cable Facade - Black Steel Bricks +appliedenergistics2:facade:0, Cable Facade - Black Steel Crystals +appliedenergistics2:facade:0, Cable Facade - Black Steel Hazard Block +appliedenergistics2:facade:0, Cable Facade - Vyroxeres Ore +appliedenergistics2:facade:0, Cable Facade - Vyroxeres Block +appliedenergistics2:facade:0, Cable Facade - Vyroxeres Engraved Block +appliedenergistics2:facade:0, Cable Facade - Vyroxeres Large Bricks +appliedenergistics2:facade:0, Cable Facade - Vyroxeres Bricks +appliedenergistics2:facade:0, Cable Facade - Vyroxeres Crystals +appliedenergistics2:facade:0, Cable Facade - Vyroxeres Hazard Block +appliedenergistics2:facade:0, Cable Facade - Lutetium Ore +appliedenergistics2:facade:0, Cable Facade - Lutetium Block +appliedenergistics2:facade:0, Cable Facade - Lutetium Engraved Block +appliedenergistics2:facade:0, Cable Facade - Lutetium Large Bricks +appliedenergistics2:facade:0, Cable Facade - Lutetium Bricks +appliedenergistics2:facade:0, Cable Facade - Lutetium Crystals +appliedenergistics2:facade:0, Cable Facade - Lutetium Hazard Block +appliedenergistics2:facade:0, Cable Facade - Osmium Ore +appliedenergistics2:facade:0, Cable Facade - Osmium Block +appliedenergistics2:facade:0, Cable Facade - Osmium Engraved Block +appliedenergistics2:facade:0, Cable Facade - Osmium Large Bricks +appliedenergistics2:facade:0, Cable Facade - Osmium Bricks +appliedenergistics2:facade:0, Cable Facade - Osmium Crystals +appliedenergistics2:facade:0, Cable Facade - Osmium Hazard Block +appliedenergistics2:facade:0, Cable Facade - Oureclase Ore +appliedenergistics2:facade:0, Cable Facade - Oureclase Block +appliedenergistics2:facade:0, Cable Facade - Oureclase Engraved Block +appliedenergistics2:facade:0, Cable Facade - Oureclase Large Bricks +appliedenergistics2:facade:0, Cable Facade - Oureclase Bricks +appliedenergistics2:facade:0, Cable Facade - Oureclase Crystals +appliedenergistics2:facade:0, Cable Facade - Oureclase Hazard Block +appliedenergistics2:facade:0, Cable Facade - Inolashite Block +appliedenergistics2:facade:0, Cable Facade - Inolashite Engraved Block +appliedenergistics2:facade:0, Cable Facade - Inolashite Large Bricks +appliedenergistics2:facade:0, Cable Facade - Inolashite Bricks +appliedenergistics2:facade:0, Cable Facade - Inolashite Crystals +appliedenergistics2:facade:0, Cable Facade - Inolashite Hazard Block +appliedenergistics2:facade:0, Cable Facade - Meutoite Ore +appliedenergistics2:facade:0, Cable Facade - Meutoite Block +appliedenergistics2:facade:0, Cable Facade - Meutoite Engraved Block +appliedenergistics2:facade:0, Cable Facade - Meutoite Large Bricks +appliedenergistics2:facade:0, Cable Facade - Meutoite Bricks +appliedenergistics2:facade:0, Cable Facade - Meutoite Crystals +appliedenergistics2:facade:0, Cable Facade - Meutoite Hazard Block +appliedenergistics2:facade:0, Cable Facade - Orichalcum Ore +appliedenergistics2:facade:0, Cable Facade - Orichalcum Block +appliedenergistics2:facade:0, Cable Facade - Orichalcum Engraved Block +appliedenergistics2:facade:0, Cable Facade - Orichalcum Large Bricks +appliedenergistics2:facade:0, Cable Facade - Orichalcum Bricks +appliedenergistics2:facade:0, Cable Facade - Orichalcum Crystals +appliedenergistics2:facade:0, Cable Facade - Orichalcum Hazard Block +appliedenergistics2:facade:0, Cable Facade - Infuscolium Ore +appliedenergistics2:facade:0, Cable Facade - Infuscolium Block +appliedenergistics2:facade:0, Cable Facade - Infuscolium Engraved Block +appliedenergistics2:facade:0, Cable Facade - Infuscolium Large Bricks +appliedenergistics2:facade:0, Cable Facade - Infuscolium Bricks +appliedenergistics2:facade:0, Cable Facade - Infuscolium Crystals +appliedenergistics2:facade:0, Cable Facade - Infuscolium Hazard Block +appliedenergistics2:facade:0, Cable Facade - Shadow Steel Block +appliedenergistics2:facade:0, Cable Facade - Shadow Steel Engraved Block +appliedenergistics2:facade:0, Cable Facade - Shadow Steel Large Bricks +appliedenergistics2:facade:0, Cable Facade - Shadow Steel Bricks +appliedenergistics2:facade:0, Cable Facade - Shadow Steel Crystals +appliedenergistics2:facade:0, Cable Facade - Shadow Steel Hazard Block +appliedenergistics2:facade:0, Cable Facade - Midasium Ore +appliedenergistics2:facade:0, Cable Facade - Midasium Block +appliedenergistics2:facade:0, Cable Facade - Midasium Engraved Block +appliedenergistics2:facade:0, Cable Facade - Midasium Large Bricks +appliedenergistics2:facade:0, Cable Facade - Midasium Bricks +appliedenergistics2:facade:0, Cable Facade - Midasium Crystals +appliedenergistics2:facade:0, Cable Facade - Midasium Hazard Block +appliedenergistics2:facade:0, Cable Facade - Krik Block +appliedenergistics2:facade:0, Cable Facade - Krik Engraved Block +appliedenergistics2:facade:0, Cable Facade - Krik Large Bricks +appliedenergistics2:facade:0, Cable Facade - Krik Bricks +appliedenergistics2:facade:0, Cable Facade - Krik Crystals +appliedenergistics2:facade:0, Cable Facade - Krik Hazard Block +appliedenergistics2:facade:0, Cable Facade - Rubracium Ore +appliedenergistics2:facade:0, Cable Facade - Rubracium Block +appliedenergistics2:facade:0, Cable Facade - Rubracium Engraved Block +appliedenergistics2:facade:0, Cable Facade - Rubracium Large Bricks +appliedenergistics2:facade:0, Cable Facade - Rubracium Bricks +appliedenergistics2:facade:0, Cable Facade - Rubracium Crystals +appliedenergistics2:facade:0, Cable Facade - Rubracium Hazard Block +appliedenergistics2:facade:0, Cable Facade - Tar Block +appliedenergistics2:facade:0, Cable Facade - Amber Bearing Stone +appliedenergistics2:facade:0, Cable Facade - Cinnabar Ore +appliedenergistics2:facade:0, Cable Facade - Quartz Ore +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone Brick +appliedenergistics2:facade:0, Cable Facade - Ancient Stone +appliedenergistics2:facade:0, Cable Facade - Ancient Stone Tile +appliedenergistics2:facade:0, Cable Facade - Ancient Rock +appliedenergistics2:facade:0, Cable Facade - Glyphed Stone +appliedenergistics2:facade:0, Cable Facade - Ancient Barrier +appliedenergistics2:facade:0, Cable Facade - Eldritch Stone +appliedenergistics2:facade:0, Cable Facade - Porous Stone +appliedenergistics2:facade:0, Cable Facade - Greatwood Log +appliedenergistics2:facade:0, Cable Facade - Silverwood Log +appliedenergistics2:facade:0, Cable Facade - Greatwood Leaves +appliedenergistics2:facade:0, Cable Facade - Silverwood Leaves +appliedenergistics2:facade:0, Cable Facade - Greatwood Planks +appliedenergistics2:facade:0, Cable Facade - Silverwood Planks +appliedenergistics2:facade:0, Cable Facade - Amber Block +appliedenergistics2:facade:0, Cable Facade - Amber Bricks +appliedenergistics2:facade:0, Cable Facade - Block of Flesh +appliedenergistics2:facade:0, Cable Facade - Crusted Taint +appliedenergistics2:facade:0, Cable Facade - Tainted Soil +appliedenergistics2:facade:0, Cable Facade - Tainted Rock +appliedenergistics2:facade:0, Cable Facade - Taint Geyser +appliedenergistics2:facade:0, Cable Facade - Taintwood Log +appliedenergistics2:facade:0, Cable Facade - Ambient Grass Block +appliedenergistics2:facade:0, Cable Facade - Brass Block +appliedenergistics2:facade:0, Cable Facade - Thaumium Block +appliedenergistics2:facade:0, Cable Facade - Void Metal Block +appliedenergistics2:facade:0, Cable Facade - Alchemical Construct +appliedenergistics2:facade:0, Cable Facade - Advanced Alchemical Construct +appliedenergistics2:facade:0, Cable Facade - Infusion Speed Stone +appliedenergistics2:facade:0, Cable Facade - Infusion Cost Stone +appliedenergistics2:facade:0, Cable Facade - Vis Battery +appliedenergistics2:facade:0, Cable Facade - Empty Space +appliedenergistics2:facade:0, Cable Facade - Reinforced Metal Block +appliedenergistics2:facade:0, Cable Facade - Grout +appliedenergistics2:facade:0, Cable Facade - Green Slimy Mud +appliedenergistics2:facade:0, Cable Facade - Blue Slimy Mud +appliedenergistics2:facade:0, Cable Facade - Graveyard Soil +appliedenergistics2:facade:0, Cable Facade - Consecrated Soil +appliedenergistics2:facade:0, Cable Facade - Slimy Magma Mud +appliedenergistics2:facade:0, Cable Facade - Slime Block +appliedenergistics2:facade:0, Cable Facade - Slime Block +appliedenergistics2:facade:0, Cable Facade - Blood Slime Block +appliedenergistics2:facade:0, Cable Facade - Slime Block +appliedenergistics2:facade:0, Cable Facade - Congealed Slime Block +appliedenergistics2:facade:0, Cable Facade - Congealed Slime Block +appliedenergistics2:facade:0, Cable Facade - Congealed Slime Block +appliedenergistics2:facade:0, Cable Facade - Congealed Bloodblock +appliedenergistics2:facade:0, Cable Facade - Congealed Slime Block +appliedenergistics2:facade:0, Cable Facade - Cobalt Ore +appliedenergistics2:facade:0, Cable Facade - Ardite Ore +appliedenergistics2:facade:0, Cable Facade - Lavawood +appliedenergistics2:facade:0, Cable Facade - Firewood +appliedenergistics2:facade:0, Cable Facade - Mud Bricks +appliedenergistics2:facade:0, Cable Facade - Block of Cobalt +appliedenergistics2:facade:0, Cable Facade - Block of Ardite +appliedenergistics2:facade:0, Cable Facade - Block of Manyullyn +appliedenergistics2:facade:0, Cable Facade - Block of Knightslime +appliedenergistics2:facade:0, Cable Facade - Block of Pigiron +appliedenergistics2:facade:0, Cable Facade - Silky Block of Jewel +appliedenergistics2:facade:0, Cable Facade - Green Slimy Dirt +appliedenergistics2:facade:0, Cable Facade - Blue Slimy Dirt +appliedenergistics2:facade:0, Cable Facade - Purple Slimy Dirt +appliedenergistics2:facade:0, Cable Facade - Magma Slimy Dirt +appliedenergistics2:facade:0, Cable Facade - Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Green Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Blue Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Purple Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Magma Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Green Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Blue Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Purple Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Magma Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Green Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Blue Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Purple Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Magma Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Slimy Leaves +appliedenergistics2:facade:0, Cable Facade - Slimy Leaves +appliedenergistics2:facade:0, Cable Facade - Slimy Leaves +appliedenergistics2:facade:0, Cable Facade - Dried Clay +appliedenergistics2:facade:0, Cable Facade - Dried Bricks +appliedenergistics2:facade:0, Cable Facade - Smooth Brownstone +appliedenergistics2:facade:0, Cable Facade - Rough Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone Paver +appliedenergistics2:facade:0, Cable Facade - Brownstone Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Brownstone Bricks +appliedenergistics2:facade:0, Cable Facade - Fancy Brownstone Bricks +appliedenergistics2:facade:0, Cable Facade - Square Brownstone Bricks +appliedenergistics2:facade:0, Cable Facade - Brownstone Road +appliedenergistics2:facade:0, Cable Facade - Brownstone Creeperface +appliedenergistics2:facade:0, Cable Facade - Triangle Brownstone Bricks +appliedenergistics2:facade:0, Cable Facade - Small Brownstone Bricks +appliedenergistics2:facade:0, Cable Facade - Brownstone Tiles +appliedenergistics2:facade:0, Cable Facade - Void Stone +appliedenergistics2:facade:0, Cable Facade - Tainted Void Stone +appliedenergistics2:facade:0, Cable Facade - Tainted Void Stone Soil +appliedenergistics2:facade:0, Cable Facade - Ancient Runes +appliedenergistics2:facade:0, Cable Facade - Intricate Glyphed Stone +appliedenergistics2:facade:0, Cable Facade - Ancient Bricks +appliedenergistics2:facade:0, Cable Facade - Crusted Stone +appliedenergistics2:facade:0, Cable Facade - Glowing Crusted Stone +appliedenergistics2:facade:0, Cable Facade - Ancient Pillar +appliedenergistics2:facade:0, Cable Facade - Smooth Ancient Bricks +appliedenergistics2:facade:0, Cable Facade - Ancient Cobblestone +appliedenergistics2:facade:0, Cable Facade - Ancient Lantern +appliedenergistics2:facade:0, Cable Facade - Hexamite +appliedenergistics2:facade:0, Cable Facade - Flux Capacitor +appliedenergistics2:facade:0, Cable Facade - Coalescence Matrix +appliedenergistics2:facade:0, Cable Facade - Crossing Base +appliedenergistics2:facade:0, Cable Facade - Overhead Crossbuck +appliedenergistics2:facade:0, Cable Facade - Cone +appliedenergistics2:facade:0, Cable Facade - Channelizer +appliedenergistics2:facade:0, Cable Facade - Drum +appliedenergistics2:facade:0, Cable Facade - Guardrail +appliedenergistics2:facade:0, Cable Facade - Horizontal Pole +appliedenergistics2:facade:0, Cable Facade - Traffic Sensor (Left) +appliedenergistics2:facade:0, Cable Facade - Traffic Sensor (Straight) +appliedenergistics2:facade:0, Cable Facade - Traffic Sensor (Right) +appliedenergistics2:facade:0, Cable Facade - Water Spring +appliedenergistics2:facade:0, Cable Facade - Oil Spring +appliedenergistics2:facade:0, Cable Facade - tile.decorated.destroy.name +appliedenergistics2:facade:0, Cable Facade - Blueprint (Decoration) +appliedenergistics2:facade:0, Cable Facade - Template (Decoration) +appliedenergistics2:facade:0, Cable Facade - tile.decorated.paper.name +appliedenergistics2:facade:0, Cable Facade - tile.decorated.leather.name +appliedenergistics2:facade:0, Cable Facade - Laser (Decoration) +appliedenergistics2:facade:0, Cable Facade - Cinnamon Wood +appliedenergistics2:facade:0, Cable Facade - Maple Wood +appliedenergistics2:facade:0, Cable Facade - Paperbark Wood +appliedenergistics2:facade:0, Cable Facade - Well +appliedenergistics2:facade:0, Cable Facade - Beehive +appliedenergistics2:facade:0, Cable Facade - Honey Block +appliedenergistics2:facade:0, Cable Facade - Honeycomb Block +appliedenergistics2:facade:0, Cable Facade - Pressed Wax Block +appliedenergistics2:facade:0, Cable Facade - Waxcomb Block +appliedenergistics2:crystal_seed:0, Certus Quartz Seed +appliedenergistics2:crystal_seed:600, Nether Quartz Seed +appliedenergistics2:crystal_seed:1200, Fluix Seed +appliedenergistics2:crystal_seed:0, Certus Quartz Seed +appliedenergistics2:crystal_seed:600, Nether Quartz Seed +appliedenergistics2:crystal_seed:1200, Fluix Seed +appliedenergistics2:crystal_seed:0, Certus Quartz Seed +appliedenergistics2:crystal_seed:600, Nether Quartz Seed +appliedenergistics2:crystal_seed:1200, Fluix Seed +appliedenergistics2:encoded_pattern, Encoded Pattern +appliedenergistics2:paint_ball:0, Paint Ball - White +appliedenergistics2:paint_ball:1, Paint Ball - Orange +appliedenergistics2:paint_ball:2, Paint Ball - Magenta +appliedenergistics2:paint_ball:3, Paint Ball - Light Blue +appliedenergistics2:paint_ball:4, Paint Ball - Yellow +appliedenergistics2:paint_ball:5, Paint Ball - Lime +appliedenergistics2:paint_ball:6, Paint Ball - Pink +appliedenergistics2:paint_ball:7, Paint Ball - Gray +appliedenergistics2:paint_ball:8, Paint Ball - Light Gray +appliedenergistics2:paint_ball:9, Paint Ball - Cyan +appliedenergistics2:paint_ball:10, Paint Ball - Purple +appliedenergistics2:paint_ball:11, Paint Ball - Blue +appliedenergistics2:paint_ball:12, Paint Ball - Brown +appliedenergistics2:paint_ball:13, Paint Ball - Green +appliedenergistics2:paint_ball:14, Paint Ball - Red +appliedenergistics2:paint_ball:15, Paint Ball - Black +appliedenergistics2:paint_ball:20, Paint Ball - Lumen White +appliedenergistics2:paint_ball:21, Paint Ball - Lumen Orange +appliedenergistics2:paint_ball:22, Paint Ball - Lumen Magenta +appliedenergistics2:paint_ball:23, Paint Ball - Lumen Light Blue +appliedenergistics2:paint_ball:24, Paint Ball - Lumen Yellow +appliedenergistics2:paint_ball:25, Paint Ball - Lumen Lime +appliedenergistics2:paint_ball:26, Paint Ball - Lumen Pink +appliedenergistics2:paint_ball:27, Paint Ball - Lumen Gray +appliedenergistics2:paint_ball:28, Paint Ball - Lumen Light Gray +appliedenergistics2:paint_ball:29, Paint Ball - Lumen Cyan +appliedenergistics2:paint_ball:30, Paint Ball - Lumen Purple +appliedenergistics2:paint_ball:31, Paint Ball - Lumen Blue +appliedenergistics2:paint_ball:32, Paint Ball - Lumen Brown +appliedenergistics2:paint_ball:33, Paint Ball - Lumen Green +appliedenergistics2:paint_ball:34, Paint Ball - Lumen Red +appliedenergistics2:paint_ball:35, Paint Ball - Lumen Black +appliedenergistics2:dummy_fluid_item, item.appliedenergistics2.dummy_fluid_item.name +appliedenergistics2:material:28, Advanced Card +appliedenergistics2:material:44, Annihilation Core +appliedenergistics2:material:25, Basic Card +appliedenergistics2:material:52, Blank Pattern +appliedenergistics2:material:23, Calculation Processor +appliedenergistics2:material:13, Inscriber Calculation Press +appliedenergistics2:material:16, Printed Calculation Circuit +appliedenergistics2:material:27, Capacity Card +appliedenergistics2:material:53, Crafting Card +appliedenergistics2:material:29, Fuzzy Card +appliedenergistics2:material:31, Inverter Card +appliedenergistics2:material:26, Redstone Card +appliedenergistics2:material:30, Acceleration Card +appliedenergistics2:material:34, 128³ Spatial Component +appliedenergistics2:material:37, 16k ME Storage Component +appliedenergistics2:material:33, 16³ Spatial Component +appliedenergistics2:material:35, 1k ME Storage Component +appliedenergistics2:material:32, 2³ Spatial Component +appliedenergistics2:material:36, 4k ME Storage Component +appliedenergistics2:material:38, 64k ME Storage Component +appliedenergistics2:material:0, Certus Quartz Crystal +appliedenergistics2:material:1, Charged Certus Quartz Crystal +appliedenergistics2:material:2, Certus Quartz Dust +appliedenergistics2:material:39, ME Storage Housing +appliedenergistics2:material:46, Ender Dust +appliedenergistics2:material:24, Engineering Processor +appliedenergistics2:material:14, Inscriber Engineering Press +appliedenergistics2:material:17, Printed Engineering Circuit +appliedenergistics2:material:4, Flour +appliedenergistics2:material:56, 16k ME Fluid Storage Component +appliedenergistics2:material:54, 1k ME Fluid Storage Component +appliedenergistics2:material:55, 4k ME Fluid Storage Component +appliedenergistics2:material:57, 64k ME Fluid Storage Component +appliedenergistics2:material:7, Fluix Crystal +appliedenergistics2:material:8, Fluix Dust +appliedenergistics2:material:9, Fluix Pearl +appliedenergistics2:material:43, Formation Core +appliedenergistics2:material:51, Gold Dust +appliedenergistics2:material:49, Iron Dust +appliedenergistics2:material:22, Logic Processor +appliedenergistics2:material:15, Inscriber Logic Press +appliedenergistics2:material:18, Printed Logic Circuit +appliedenergistics2:material:6, Matter Ball +appliedenergistics2:material:21, Inscriber Name Press +appliedenergistics2:material:3, Nether Quartz Dust +appliedenergistics2:material:10, Pure Certus Quartz Crystal +appliedenergistics2:material:12, Pure Fluix Crystal +appliedenergistics2:material:11, Pure Nether Quartz Crystal +appliedenergistics2:material:48, Quantum Entangled Singularity +appliedenergistics2:material:5, Silicon +appliedenergistics2:material:19, Inscriber Silicon Press +appliedenergistics2:material:20, Printed Silicon +appliedenergistics2:material:47, Singularity +appliedenergistics2:material:45, Sky Stone Dust +appliedenergistics2:material:41, Wireless Receiver +appliedenergistics2:material:42, Wireless Booster +appliedenergistics2:material:40, Wooden Gear +appliedenergistics2:part:300, ME Annihilation Plane +appliedenergistics2:part:120, Cable Anchor +appliedenergistics2:part:20, ME Covered Cable - White +appliedenergistics2:part:21, ME Covered Cable - Orange +appliedenergistics2:part:22, ME Covered Cable - Magenta +appliedenergistics2:part:23, ME Covered Cable - Light Blue +appliedenergistics2:part:24, ME Covered Cable - Yellow +appliedenergistics2:part:25, ME Covered Cable - Lime +appliedenergistics2:part:26, ME Covered Cable - Pink +appliedenergistics2:part:27, ME Covered Cable - Gray +appliedenergistics2:part:28, ME Covered Cable - Light Gray +appliedenergistics2:part:29, ME Covered Cable - Cyan +appliedenergistics2:part:30, ME Covered Cable - Purple +appliedenergistics2:part:31, ME Covered Cable - Blue +appliedenergistics2:part:32, ME Covered Cable - Brown +appliedenergistics2:part:33, ME Covered Cable - Green +appliedenergistics2:part:34, ME Covered Cable - Red +appliedenergistics2:part:35, ME Covered Cable - Black +appliedenergistics2:part:36, ME Covered Cable - Fluix +appliedenergistics2:part:500, ME Dense Covered Cable - White +appliedenergistics2:part:501, ME Dense Covered Cable - Orange +appliedenergistics2:part:502, ME Dense Covered Cable - Magenta +appliedenergistics2:part:503, ME Dense Covered Cable - Light Blue +appliedenergistics2:part:504, ME Dense Covered Cable - Yellow +appliedenergistics2:part:505, ME Dense Covered Cable - Lime +appliedenergistics2:part:506, ME Dense Covered Cable - Pink +appliedenergistics2:part:507, ME Dense Covered Cable - Gray +appliedenergistics2:part:508, ME Dense Covered Cable - Light Gray +appliedenergistics2:part:509, ME Dense Covered Cable - Cyan +appliedenergistics2:part:510, ME Dense Covered Cable - Purple +appliedenergistics2:part:511, ME Dense Covered Cable - Blue +appliedenergistics2:part:512, ME Dense Covered Cable - Brown +appliedenergistics2:part:513, ME Dense Covered Cable - Green +appliedenergistics2:part:514, ME Dense Covered Cable - Red +appliedenergistics2:part:515, ME Dense Covered Cable - Black +appliedenergistics2:part:516, ME Dense Covered Cable - Fluix +appliedenergistics2:part:60, ME Dense Smart Cable - White +appliedenergistics2:part:61, ME Dense Smart Cable - Orange +appliedenergistics2:part:62, ME Dense Smart Cable - Magenta +appliedenergistics2:part:63, ME Dense Smart Cable - Light Blue +appliedenergistics2:part:64, ME Dense Smart Cable - Yellow +appliedenergistics2:part:65, ME Dense Smart Cable - Lime +appliedenergistics2:part:66, ME Dense Smart Cable - Pink +appliedenergistics2:part:67, ME Dense Smart Cable - Gray +appliedenergistics2:part:68, ME Dense Smart Cable - Light Gray +appliedenergistics2:part:69, ME Dense Smart Cable - Cyan +appliedenergistics2:part:70, ME Dense Smart Cable - Purple +appliedenergistics2:part:71, ME Dense Smart Cable - Blue +appliedenergistics2:part:72, ME Dense Smart Cable - Brown +appliedenergistics2:part:73, ME Dense Smart Cable - Green +appliedenergistics2:part:74, ME Dense Smart Cable - Red +appliedenergistics2:part:75, ME Dense Smart Cable - Black +appliedenergistics2:part:76, ME Dense Smart Cable - Fluix +appliedenergistics2:part:0, ME Glass Cable - White +appliedenergistics2:part:1, ME Glass Cable - Orange +appliedenergistics2:part:2, ME Glass Cable - Magenta +appliedenergistics2:part:3, ME Glass Cable - Light Blue +appliedenergistics2:part:4, ME Glass Cable - Yellow +appliedenergistics2:part:5, ME Glass Cable - Lime +appliedenergistics2:part:6, ME Glass Cable - Pink +appliedenergistics2:part:7, ME Glass Cable - Gray +appliedenergistics2:part:8, ME Glass Cable - Light Gray +appliedenergistics2:part:9, ME Glass Cable - Cyan +appliedenergistics2:part:10, ME Glass Cable - Purple +appliedenergistics2:part:11, ME Glass Cable - Blue +appliedenergistics2:part:12, ME Glass Cable - Brown +appliedenergistics2:part:13, ME Glass Cable - Green +appliedenergistics2:part:14, ME Glass Cable - Red +appliedenergistics2:part:15, ME Glass Cable - Black +appliedenergistics2:part:16, ME Glass Cable - Fluix +appliedenergistics2:part:40, ME Smart Cable - White +appliedenergistics2:part:41, ME Smart Cable - Orange +appliedenergistics2:part:42, ME Smart Cable - Magenta +appliedenergistics2:part:43, ME Smart Cable - Light Blue +appliedenergistics2:part:44, ME Smart Cable - Yellow +appliedenergistics2:part:45, ME Smart Cable - Lime +appliedenergistics2:part:46, ME Smart Cable - Pink +appliedenergistics2:part:47, ME Smart Cable - Gray +appliedenergistics2:part:48, ME Smart Cable - Light Gray +appliedenergistics2:part:49, ME Smart Cable - Cyan +appliedenergistics2:part:50, ME Smart Cable - Purple +appliedenergistics2:part:51, ME Smart Cable - Blue +appliedenergistics2:part:52, ME Smart Cable - Brown +appliedenergistics2:part:53, ME Smart Cable - Green +appliedenergistics2:part:54, ME Smart Cable - Red +appliedenergistics2:part:55, ME Smart Cable - Black +appliedenergistics2:part:56, ME Smart Cable - Fluix +appliedenergistics2:part:420, ME Conversion Monitor +appliedenergistics2:part:360, ME Crafting Terminal +appliedenergistics2:part:200, Dark Illuminated Panel +appliedenergistics2:part:260, ME Export Bus +appliedenergistics2:part:302, ME Fluid Annihilation Plane +appliedenergistics2:part:261, ME Fluid Export Bus +appliedenergistics2:part:321, ME Fluid Formation Plane +appliedenergistics2:part:241, ME Fluid Import Bus +appliedenergistics2:part:441, ME Fluid Interface +appliedenergistics2:part:281, ME Fluid Level Emitter +appliedenergistics2:part:221, ME Fluid Storage Bus +appliedenergistics2:part:520, ME Fluid Terminal +appliedenergistics2:part:320, ME Formation Plane +appliedenergistics2:part:301, ME Identity Annihilation Plane +appliedenergistics2:part:240, ME Import Bus +appliedenergistics2:part:440, ME Interface +appliedenergistics2:part:480, ME Interface Terminal +appliedenergistics2:part:100, ME Inverted Toggle Bus +appliedenergistics2:part:280, ME Level Emitter +appliedenergistics2:part:160, Bright Illuminated Panel +appliedenergistics2:part:469, P2P Tunnel - FE +appliedenergistics2:part:463, P2P Tunnel - Fluid +appliedenergistics2:part:465, P2P Tunnel - EU +appliedenergistics2:part:462, P2P Tunnel - Item +appliedenergistics2:part:467, P2P Tunnel - Light +appliedenergistics2:part:460, P2P Tunnel - ME +appliedenergistics2:part:461, P2P Tunnel - Redstone +appliedenergistics2:part:340, ME Pattern Terminal +appliedenergistics2:part:140, Quartz Fiber +appliedenergistics2:part:180, Illuminated Panel +appliedenergistics2:part:220, ME Storage Bus +appliedenergistics2:part:400, ME Storage Monitor +appliedenergistics2:part:380, ME Terminal +appliedenergistics2:part:80, ME Toggle Bus +backpack:stick:0, Stone Stick +backpack:stick:1, Iron Stick +backpack:bound_leather, Bound Leather +backpack:tanned_leather, Tanned Leather +backpack:backpack_frame:0, Wooden Frame +backpack:backpack_frame:1, Stone Frame +backpack:backpack_frame:2, Iron Frame +backpack:backpack_piece:0, Top Backpack Piece +backpack:backpack_piece:1, Middle Backpack Piece +backpack:backpack_piece:2, Bottom Backpack Piece +backpack:backpack:0, Small Backpack +backpack:backpack:1, Black Backpack +backpack:backpack:2, Red Backpack +backpack:backpack:3, Green Backpack +backpack:backpack:4, Brown Backpack +backpack:backpack:5, Blue Backpack +backpack:backpack:6, Purple Backpack +backpack:backpack:7, Cyan Backpack +backpack:backpack:8, Light Gray Backpack +backpack:backpack:9, Gray Backpack +backpack:backpack:10, Pink Backpack +backpack:backpack:11, Lime Backpack +backpack:backpack:12, Yellow Backpack +backpack:backpack:13, Light Blue Backpack +backpack:backpack:14, Magenta Backpack +backpack:backpack:15, Orange Backpack +backpack:backpack:16, White Backpack +backpack:backpack:100, Middle Backpack +backpack:backpack:101, Middle Black Backpack +backpack:backpack:102, Middle Red Backpack +backpack:backpack:103, Middle Green Backpack +backpack:backpack:104, Middle Brown Backpack +backpack:backpack:105, Middle Blue Backpack +backpack:backpack:106, Middle Purple Backpack +backpack:backpack:107, Middle Cyan Backpack +backpack:backpack:108, Middle Light Gray Backpack +backpack:backpack:109, Middle Gray Backpack +backpack:backpack:110, Middle Pink Backpack +backpack:backpack:111, Middle Lime Backpack +backpack:backpack:112, Middle Yellow Backpack +backpack:backpack:113, Middle Light Blue Backpack +backpack:backpack:114, Middle Magenta Backpack +backpack:backpack:115, Middle Orange Backpack +backpack:backpack:116, Middle White Backpack +backpack:backpack:200, Big Backpack +backpack:backpack:201, Big Black Backpack +backpack:backpack:202, Big Red Backpack +backpack:backpack:203, Big Green Backpack +backpack:backpack:204, Big Brown Backpack +backpack:backpack:205, Big Blue Backpack +backpack:backpack:206, Big Purple Backpack +backpack:backpack:207, Big Cyan Backpack +backpack:backpack:208, Big Light Gray Backpack +backpack:backpack:209, Big Gray Backpack +backpack:backpack:210, Big Pink Backpack +backpack:backpack:211, Big Lime Backpack +backpack:backpack:212, Big Yellow Backpack +backpack:backpack:213, Big Light Blue Backpack +backpack:backpack:214, Big Magenta Backpack +backpack:backpack:215, Big Orange Backpack +backpack:backpack:216, Big White Backpack +baubles:ring:0, Miner's Ring +bibliocraft:bookcase:0, Oak Bookcase +bibliocraft:bookcase:1, Spruce Bookcase +bibliocraft:bookcase:2, Birch Bookcase +bibliocraft:bookcase:3, Jungle Bookcase +bibliocraft:bookcase:4, Acacia Bookcase +bibliocraft:bookcase:5, Dark Oak Bookcase +bibliocraft:bookcase:6, Framed Bookcase +bibliocraft:bookcasecreative:0, Oak Creative Bookcase +bibliocraft:bookcasecreative:1, Spruce Creative Bookcase +bibliocraft:bookcasecreative:2, Birch Creative Bookcase +bibliocraft:bookcasecreative:3, Jungle Creative Bookcase +bibliocraft:bookcasecreative:4, Acacia Creative Bookcase +bibliocraft:bookcasecreative:5, Dark Oak Creative Bookcase +bibliocraft:bookcasecreative:6, Framed Creative Bookcase +bibliocraft:shelf:0, Oak Shelf +bibliocraft:shelf:1, Spruce Shelf +bibliocraft:shelf:2, Birch Shelf +bibliocraft:shelf:3, Jungle Shelf +bibliocraft:shelf:4, Acacia Shelf +bibliocraft:shelf:5, Dark Oak Shelf +bibliocraft:shelf:6, Framed Shelf +bibliocraft:markerpole, tile.BiblioCraft:MarkerPole.name +bibliocraft:clipboard, tile.BiblioCraft:Clipboard.name +bibliocraft:lanterngold:0, Fancy Lantern +bibliocraft:lanterngold:1, Fancy Lantern +bibliocraft:lanterngold:2, Fancy Lantern +bibliocraft:lanterngold:3, Fancy Lantern +bibliocraft:lanterngold:4, Fancy Lantern +bibliocraft:lanterngold:5, Fancy Lantern +bibliocraft:lanterngold:6, Fancy Lantern +bibliocraft:lanterngold:7, Fancy Lantern +bibliocraft:lanterngold:8, Fancy Lantern +bibliocraft:lanterngold:9, Fancy Lantern +bibliocraft:lanterngold:10, Fancy Lantern +bibliocraft:lanterngold:11, Fancy Lantern +bibliocraft:lanterngold:12, Fancy Lantern +bibliocraft:lanterngold:13, Fancy Lantern +bibliocraft:lanterngold:14, Fancy Lantern +bibliocraft:lanterngold:15, Fancy Lantern +bibliocraft:lanterniron:0, Fancy Lantern +bibliocraft:lanterniron:1, Fancy Lantern +bibliocraft:lanterniron:2, Fancy Lantern +bibliocraft:lanterniron:3, Fancy Lantern +bibliocraft:lanterniron:4, Fancy Lantern +bibliocraft:lanterniron:5, Fancy Lantern +bibliocraft:lanterniron:6, Fancy Lantern +bibliocraft:lanterniron:7, Fancy Lantern +bibliocraft:lanterniron:8, Fancy Lantern +bibliocraft:lanterniron:9, Fancy Lantern +bibliocraft:lanterniron:10, Fancy Lantern +bibliocraft:lanterniron:11, Fancy Lantern +bibliocraft:lanterniron:12, Fancy Lantern +bibliocraft:lanterniron:13, Fancy Lantern +bibliocraft:lanterniron:14, Fancy Lantern +bibliocraft:lanterniron:15, Fancy Lantern +bibliocraft:lampgold:0, Fancy Lamp +bibliocraft:lampgold:1, Fancy Lamp +bibliocraft:lampgold:2, Fancy Lamp +bibliocraft:lampgold:3, Fancy Lamp +bibliocraft:lampgold:4, Fancy Lamp +bibliocraft:lampgold:5, Fancy Lamp +bibliocraft:lampgold:6, Fancy Lamp +bibliocraft:lampgold:7, Fancy Lamp +bibliocraft:lampgold:8, Fancy Lamp +bibliocraft:lampgold:9, Fancy Lamp +bibliocraft:lampgold:10, Fancy Lamp +bibliocraft:lampgold:11, Fancy Lamp +bibliocraft:lampgold:12, Fancy Lamp +bibliocraft:lampgold:13, Fancy Lamp +bibliocraft:lampgold:14, Fancy Lamp +bibliocraft:lampgold:15, Fancy Lamp +bibliocraft:lampiron:0, Fancy Lamp +bibliocraft:lampiron:1, Fancy Lamp +bibliocraft:lampiron:2, Fancy Lamp +bibliocraft:lampiron:3, Fancy Lamp +bibliocraft:lampiron:4, Fancy Lamp +bibliocraft:lampiron:5, Fancy Lamp +bibliocraft:lampiron:6, Fancy Lamp +bibliocraft:lampiron:7, Fancy Lamp +bibliocraft:lampiron:8, Fancy Lamp +bibliocraft:lampiron:9, Fancy Lamp +bibliocraft:lampiron:10, Fancy Lamp +bibliocraft:lampiron:11, Fancy Lamp +bibliocraft:lampiron:12, Fancy Lamp +bibliocraft:lampiron:13, Fancy Lamp +bibliocraft:lampiron:14, Fancy Lamp +bibliocraft:lampiron:15, Fancy Lamp +bibliocraft:furniturepaneler:0, Oak Furniture Paneler +bibliocraft:furniturepaneler:1, Spruce Furniture Paneler +bibliocraft:furniturepaneler:2, Birch Furniture Paneler +bibliocraft:furniturepaneler:3, Jungle Furniture Paneler +bibliocraft:furniturepaneler:4, Acacia Furniture Paneler +bibliocraft:furniturepaneler:5, Dark Oak Furniture Paneler +bibliocraft:furniturepaneler:6, Framed Furniture Paneler +bibliocraft:framedchest:0, Oak Framed Chest +bibliocraft:framedchest:1, Spruce Framed Chest +bibliocraft:framedchest:2, Birch Framed Chest +bibliocraft:framedchest:3, Jungle Framed Chest +bibliocraft:framedchest:4, Acacia Framed Chest +bibliocraft:framedchest:5, Dark Oak Framed Chest +bibliocraft:framedchest:6, Framed Framed Chest +bibliocraft:fancysign:0, Oak Fancy Sign +bibliocraft:fancysign:1, Spruce Fancy Sign +bibliocraft:fancysign:2, Birch Fancy Sign +bibliocraft:fancysign:3, Jungle Fancy Sign +bibliocraft:fancysign:4, Acacia Fancy Sign +bibliocraft:fancysign:5, Dark Oak Fancy Sign +bibliocraft:fancysign:6, Framed Fancy Sign +bibliocraft:fancyworkbench:0, Oak Fancy Workbench +bibliocraft:fancyworkbench:1, Spruce Fancy Workbench +bibliocraft:fancyworkbench:2, Birch Fancy Workbench +bibliocraft:fancyworkbench:3, Jungle Fancy Workbench +bibliocraft:fancyworkbench:4, Acacia Fancy Workbench +bibliocraft:fancyworkbench:5, Dark Oak Workbench +bibliocraft:fancyworkbench:6, Framed Fancy Workbench +bibliocraft:potionshelf:0, Oak Potion Shelf +bibliocraft:potionshelf:1, Spruce Potion Shelf +bibliocraft:potionshelf:2, Birch Potion Shelf +bibliocraft:potionshelf:3, Jungle Potion Shelf +bibliocraft:potionshelf:4, Acacia Potion Shelf +bibliocraft:potionshelf:5, Dark Oak Potion Shelf +bibliocraft:potionshelf:6, Framed Potion Shelf +bibliocraft:toolrack:0, Oak Tool Rack +bibliocraft:toolrack:1, Spruce Tool Rack +bibliocraft:toolrack:2, Birch Tool Rack +bibliocraft:toolrack:3, Jungle Tool Rack +bibliocraft:toolrack:4, Acacia Tool Rack +bibliocraft:toolrack:5, Dark Oak Tool Rack +bibliocraft:toolrack:6, Framed Tool Rack +bibliocraft:label:0, Oak Wood Label +bibliocraft:label:1, Spruce Wood Label +bibliocraft:label:2, Birch Wood Label +bibliocraft:label:3, Jungle Wood Label +bibliocraft:label:4, Acacia Label +bibliocraft:label:5, Dark Oak Label +bibliocraft:label:6, Framed Label +bibliocraft:desk:0, Oak Desk +bibliocraft:desk:1, Spruce Desk +bibliocraft:desk:2, Birch Desk +bibliocraft:desk:3, Jungle Desk +bibliocraft:desk:4, Acacia Desk +bibliocraft:desk:5, Dark Oak Desk +bibliocraft:desk:6, Framed Desk +bibliocraft:table:0, Oak Table +bibliocraft:table:1, Spruce Table +bibliocraft:table:2, Birch Table +bibliocraft:table:3, Jungle Table +bibliocraft:table:4, Acacia Table +bibliocraft:table:5, Dark Oak Table +bibliocraft:table:6, Framed Table +bibliocraft:seat:0, Oak Seat +bibliocraft:seat:1, Spruce Seat +bibliocraft:seat:2, Birch Seat +bibliocraft:seat:3, Jungle Seat +bibliocraft:seat:4, Acacia Seat +bibliocraft:seat:5, Dark Oak Seat +bibliocraft:seat:6, Framed Seat +bibliocraft:clock:0, Oak Clock +bibliocraft:clock:1, Spruce Clock +bibliocraft:clock:2, Birch Clock +bibliocraft:clock:3, Jungle Clock +bibliocraft:clock:4, Acacia Clock +bibliocraft:clock:5, Dark Oak Clock +bibliocraft:clock:6, Framed Clock +bibliocraft:case:0, Oak Case +bibliocraft:case:1, Spruce Case +bibliocraft:case:2, Birch Case +bibliocraft:case:3, Jungle Case +bibliocraft:case:4, Acacia Case +bibliocraft:case:5, Dark Oak Case +bibliocraft:case:6, Framed Case +bibliocraft:mapframe:0, Oak Map Frame +bibliocraft:mapframe:1, Spruce Map Frame +bibliocraft:mapframe:2, Birch Map Frame +bibliocraft:mapframe:3, Jungle Map Frame +bibliocraft:mapframe:4, Acacia Map Frame +bibliocraft:mapframe:5, Dark Oak Map Frame +bibliocraft:mapframe:6, Framed Map Frame +bibliocraft:paintingframeflat:0, Oak Painting Frame +bibliocraft:paintingframeflat:1, Spruce Painting Frame +bibliocraft:paintingframeflat:2, Birch Painting Frame +bibliocraft:paintingframeflat:3, Jungle Painting Frame +bibliocraft:paintingframeflat:4, Acacia Painting Frame +bibliocraft:paintingframeflat:5, Dark Oak Painting Frame +bibliocraft:paintingframeflat:6, Framed Painting Frame +bibliocraft:paintingframesimple:0, Oak Painting Frame +bibliocraft:paintingframesimple:1, Spruce Painting Frame +bibliocraft:paintingframesimple:2, Birch Painting Frame +bibliocraft:paintingframesimple:3, Jungle Painting Frame +bibliocraft:paintingframesimple:4, Acacia Painting Frame +bibliocraft:paintingframesimple:5, Dark Oak Painting Frame +bibliocraft:paintingframesimple:6, Framed Painting Frame +bibliocraft:paintingframemiddle:0, Oak Painting Frame +bibliocraft:paintingframemiddle:1, Spruce Painting Frame +bibliocraft:paintingframemiddle:2, Birch Painting Frame +bibliocraft:paintingframemiddle:3, Jungle Painting Frame +bibliocraft:paintingframemiddle:4, Acacia Painting Frame +bibliocraft:paintingframemiddle:5, Dark Oak Painting Frame +bibliocraft:paintingframemiddle:6, Framed Painting Frame +bibliocraft:paintingframefancy:0, Oak Painting Frame +bibliocraft:paintingframefancy:1, Spruce Painting Frame +bibliocraft:paintingframefancy:2, Birch Painting Frame +bibliocraft:paintingframefancy:3, Jungle Painting Frame +bibliocraft:paintingframefancy:4, Acacia Painting Frame +bibliocraft:paintingframefancy:5, Dark Oak Painting Frame +bibliocraft:paintingframefancy:6, Framed Painting Frame +bibliocraft:paintingframeborderless:0, Oak Painting Frame +bibliocraft:paintingframeborderless:1, Spruce Painting Frame +bibliocraft:paintingframeborderless:2, Birch Painting Frame +bibliocraft:paintingframeborderless:3, Jungle Painting Frame +bibliocraft:paintingframeborderless:4, Acacia Painting Frame +bibliocraft:paintingframeborderless:5, Dark Oak Painting Frame +bibliocraft:paintingframeborderless:6, Framed Painting Frame +bibliocraft:paintingpress, Painting Press +bibliocraft:typewriter:0, White Typewriter +bibliocraft:typewriter:1, Light Gray Typewriter +bibliocraft:typewriter:2, Gray Typewriter +bibliocraft:typewriter:3, Black Typewriter +bibliocraft:typewriter:4, Red Typewriter +bibliocraft:typewriter:5, Orange Typewriter +bibliocraft:typewriter:6, Yellow Typewriter +bibliocraft:typewriter:7, Lime Typewriter +bibliocraft:typewriter:8, Green Typewriter +bibliocraft:typewriter:9, Cyan Typewriter +bibliocraft:typewriter:10, Light Blue Typewriter +bibliocraft:typewriter:11, Blue Typewriter +bibliocraft:typewriter:12, Purple Typewriter +bibliocraft:typewriter:13, Magenta Typewriter +bibliocraft:typewriter:14, Pink Typewriter +bibliocraft:typewriter:15, Brown Typewriter +bibliocraft:swordpedestal:0, Sword Pedestal +bibliocraft:swordpedestal:1, Sword Pedestal +bibliocraft:swordpedestal:2, Sword Pedestal +bibliocraft:swordpedestal:3, Sword Pedestal +bibliocraft:swordpedestal:4, Sword Pedestal +bibliocraft:swordpedestal:5, Sword Pedestal +bibliocraft:swordpedestal:6, Sword Pedestal +bibliocraft:swordpedestal:7, Sword Pedestal +bibliocraft:swordpedestal:8, Sword Pedestal +bibliocraft:swordpedestal:9, Sword Pedestal +bibliocraft:swordpedestal:10, Sword Pedestal +bibliocraft:swordpedestal:11, Sword Pedestal +bibliocraft:swordpedestal:12, Sword Pedestal +bibliocraft:swordpedestal:13, Sword Pedestal +bibliocraft:swordpedestal:14, Sword Pedestal +bibliocraft:swordpedestal:15, Sword Pedestal +bibliocraft:armorstand:0, Oak Armor Stand +bibliocraft:armorstand:1, Spruce Armor Stand +bibliocraft:armorstand:2, Birch Armor Stand +bibliocraft:armorstand:3, Jungle Armor Stand +bibliocraft:armorstand:4, Acacia Armor Stand +bibliocraft:armorstand:5, Dark Oak Armor Stand +bibliocraft:armorstand:6, Framed Armor Stand +bibliocraft:bell, Desk Bell +bibliocraft:typesettingtable, Typesetting Table +bibliocraft:printingpress, Printing Press +bibliocraft:cookiejar, Cookie Jar +bibliocraft:dinnerplate, Dinner Plate +bibliocraft:discrack, Disc Rack +bibliocraft:compass, Compass +bibliocraft:maptool, Drafting Compass +bibliocraft:seatback1:0, Oak Seat Back +bibliocraft:seatback1:1, Spruce Seat Back +bibliocraft:seatback1:2, Birch Seat Back +bibliocraft:seatback1:3, Jungle Seat Back +bibliocraft:seatback1:4, Acacia Seat Back +bibliocraft:seatback1:5, Dark Oak Seat Back +bibliocraft:seatback1:6, Framed Seat Back +bibliocraft:seatback2:0, Oak Seat Back +bibliocraft:seatback2:1, Spruce Seat Back +bibliocraft:seatback2:2, Birch Seat Back +bibliocraft:seatback2:3, Jungle Seat Back +bibliocraft:seatback2:4, Acacia Seat Back +bibliocraft:seatback2:5, Dark Oak Seat Back +bibliocraft:seatback2:6, Framed Seat Back +bibliocraft:seatback3:0, Oak Seat Back +bibliocraft:seatback3:1, Spruce Seat Back +bibliocraft:seatback3:2, Birch Seat Back +bibliocraft:seatback3:3, Jungle Seat Back +bibliocraft:seatback3:4, Acacia Seat Back +bibliocraft:seatback3:5, Dark Oak Seat Back +bibliocraft:seatback3:6, Framed Seat Back +bibliocraft:seatback4:0, Oak Seat Back +bibliocraft:seatback4:1, Spruce Seat Back +bibliocraft:seatback4:2, Birch Seat Back +bibliocraft:seatback4:3, Jungle Seat Back +bibliocraft:seatback4:4, Acacia Seat Back +bibliocraft:seatback4:5, Dark Oak Seat Back +bibliocraft:seatback4:6, Framed Seat Back +bibliocraft:seatback5:0, Oak Seat Back +bibliocraft:seatback5:1, Spruce Seat Back +bibliocraft:seatback5:2, Birch Seat Back +bibliocraft:seatback5:3, Jungle Seat Back +bibliocraft:seatback5:4, Acacia Seat Back +bibliocraft:seatback5:5, Dark Oak Seat Back +bibliocraft:seatback5:6, Framed Seat Back +bibliocraft:stockroomcatalog, Stockroom Catalog +bibliocraft:plumbline, Plumb line +bibliocraft:framingsaw, Framing Saw +bibliocraft:framingboard, Framing Board +bibliocraft:framingsheet, Framing Sheet +bibliocraft:testeritem, ItemStack Name Tester +bibliocraft:atlasbook:0, Atlas +bibliocraft:atlasplate, Atlas Plate +bibliocraft:deathcompass, Eternal Compass +bibliocraft:paintingcanvas, Painting Canvas +bibliocraft:bigbook, Big Writing Book +bibliocraft:recipebook, Empty Recipe Book +bibliocraft:slottedbook, Slotted Book +bibliocraft:handdrill, Hand Drill +bibliocraft:tapemeasure, Tape Measure +bibliocraft:tape, Tape Measure Reel +bibliocraft:bibliochase, Print Press Chase +bibliocraft:printplate, Print Press Plate +bibliocraft:enchantedplate, Enchanted Plate +bibliocraft:biblioredbook, Redstone: Volume I +bibliocraft:biblioglasses:0, Reading Glasses +bibliocraft:biblioglasses:1, Tinted Glasses +bibliocraft:biblioglasses:2, Monocle +bibliocraft:bibliodrill, Screw Gun +bibliocraft:bibliocreativelock, Lock and Key +bibliocraft:biblioclipboard, Clipboard +buildcraftlib:guide, BuildCraft Guide Book +buildcraftlib:guide_note, BuildCraft Guide Book Note +buildcraftlib:debugger, Debugger +compactsolars:compact_solar_block:0, Low Voltage Solar Array +compactsolars:compact_solar_block:1, Medium Voltage Solar Array +compactsolars:compact_solar_block:2, High Voltage Solar Array +compactsolars:solar_hat_low_voltage, Low Voltage Solar Hat +compactsolars:solar_hat_medium_voltage, Medium Voltage Solar Hat +compactsolars:solar_hat_high_voltage, High Voltage Solar Hat +cfm:coffee_table_oak, Oak Coffee Table +cfm:coffee_table_spruce, Spruce Coffee Table +cfm:coffee_table_birch, Birch Coffee Table +cfm:coffee_table_jungle, Jungle Coffee Table +cfm:coffee_table_acacia, Acacia Coffee Table +cfm:coffee_table_dark_oak, Dark Oak Coffee Table +cfm:coffee_table_stone, Stone Coffee Table +cfm:coffee_table_granite, Granite Coffee Table +cfm:coffee_table_diorite, Diorite Coffee Table +cfm:coffee_table_andesite, Andesite Coffee Table +cfm:table_oak, Oak Table +cfm:table_spruce, Spruce Table +cfm:table_birch, Birch Table +cfm:table_jungle, Jungle Table +cfm:table_acacia, Acacia Table +cfm:table_dark_oak, Dark Oak Table +cfm:table_stone, Stone Table +cfm:table_granite, Granite Table +cfm:table_diorite, Diorite Table +cfm:table_andesite, Andesite Table +cfm:chair_oak, Oak Chair +cfm:chair_spruce, Spruce Chair +cfm:chair_birch, Birch Chair +cfm:chair_jungle, Jungle Chair +cfm:chair_acacia, Acacia Chair +cfm:chair_dark_oak, Dark Oak Chair +cfm:chair_stone, Stone Chair +cfm:chair_granite, Granite Chair +cfm:chair_diorite, Diorite Chair +cfm:chair_andesite, Andesite Chair +cfm:freezer, Fridge +cfm:cabinet_oak, Oak Cabinet +cfm:cabinet_spruce, Spruce Cabinet +cfm:cabinet_birch, Birch Cabinet +cfm:cabinet_jungle, Jungle Cabinet +cfm:cabinet_acacia, Acacia Cabinet +cfm:cabinet_dark_oak, Dark Oak Cabinet +cfm:cabinet_stone, Stone Cabinet +cfm:cabinet_granite, Granite Cabinet +cfm:cabinet_diorite, Diorite Cabinet +cfm:cabinet_andesite, Andesite Cabinet +cfm:couch:0, White Couch +cfm:couch:1, Orange Couch +cfm:couch:2, Magenta Couch +cfm:couch:3, Light Blue Couch +cfm:couch:4, Yellow Couch +cfm:couch:5, Lime Couch +cfm:couch:6, Pink Couch +cfm:couch:7, Gray Couch +cfm:couch:8, Light Gray Couch +cfm:couch:9, Cyan Couch +cfm:couch:10, Purple Couch +cfm:couch:11, Blue Couch +cfm:couch:12, Brown Couch +cfm:couch:13, Green Couch +cfm:couch:14, Red Couch +cfm:couch:15, Black Couch +cfm:couch_jeb, Rave Couch +cfm:lamp_off:0, White Lamp +cfm:lamp_off:1, Orange Lamp +cfm:lamp_off:2, Magenta Lamp +cfm:lamp_off:3, Light Blue Lamp +cfm:lamp_off:4, Yellow Lamp +cfm:lamp_off:5, Lime Lamp +cfm:lamp_off:6, Pink Lamp +cfm:lamp_off:7, Gray Lamp +cfm:lamp_off:8, Light Gray Lamp +cfm:lamp_off:9, Cyan Lamp +cfm:lamp_off:10, Purple Lamp +cfm:lamp_off:11, Blue Lamp +cfm:lamp_off:12, Brown Lamp +cfm:lamp_off:13, Green Lamp +cfm:lamp_off:14, Red Lamp +cfm:lamp_off:15, Black Lamp +cfm:blinds_open, Oak Blinds +cfm:blinds_spruce_open, Spruce Blinds +cfm:blinds_birch_open, Birch Blinds +cfm:blinds_jungle_open, Jungle Blinds +cfm:blinds_acacia_open, Acacia Blinds +cfm:blinds_dark_oak_open, Dark Oak Blinds +cfm:curtains_open:0, White Curtains +cfm:curtains_open:1, Orange Curtains +cfm:curtains_open:2, Magenta Curtains +cfm:curtains_open:3, Light Blue Curtains +cfm:curtains_open:4, Yellow Curtains +cfm:curtains_open:5, Lime Curtains +cfm:curtains_open:6, Pink Curtains +cfm:curtains_open:7, Gray Curtains +cfm:curtains_open:8, Light Gray Curtains +cfm:curtains_open:9, Cyan Curtains +cfm:curtains_open:10, Purple Curtains +cfm:curtains_open:11, Blue Curtains +cfm:curtains_open:12, Brown Curtains +cfm:curtains_open:13, Green Curtains +cfm:curtains_open:14, Red Curtains +cfm:curtains_open:15, Black Curtains +cfm:bedside_cabinet_oak, Oak Bedside Cabinet +cfm:bedside_cabinet_spruce, Spruce Bedside Cabinet +cfm:bedside_cabinet_birch, Birch Bedside Cabinet +cfm:bedside_cabinet_jungle, Jungle Bedside Cabinet +cfm:bedside_cabinet_acacia, Acacia Bedside Cabinet +cfm:bedside_cabinet_dark_oak, Dark Oak Bedside Cabinet +cfm:bedside_cabinet_stone, Stone Bedside Cabinet +cfm:bedside_cabinet_granite, Granite Bedside Cabinet +cfm:bedside_cabinet_diorite, Diorite Bedside Cabinet +cfm:bedside_cabinet_andesite, Andesite Bedside Cabinet +cfm:oven, Oven +cfm:range_hood, Oven Rangehood +cfm:hedge_oak, Oak Hedge +cfm:hedge_spruce, Spruce Hedge +cfm:hedge_birch, Birch Hedge +cfm:hedge_jungle, Jungle Hedge +cfm:hedge_acacia, Acacia Hedge +cfm:hedge_dark_oak, Dark Oak Hedge +cfm:bird_bath, Bird Bath +cfm:stone_path, Stone Path +cfm:white_fence, White Fence +cfm:white_gate, White Gate +cfm:tap, Tap +cfm:mail_box, Oak Mail Box +cfm:mail_box_spruce, Spruce Mail Box +cfm:mail_box_birch, Birch Mail Box +cfm:mail_box_jungle, Jungle Mail Box +cfm:mail_box_acacia, Acacia Mail Box +cfm:mail_box_dark_oak, Dark Oak Mail Box +cfm:tv, TV +cfm:computer, Computer +cfm:printer, Printer +cfm:electric_fence, Electric Fence +cfm:door_bell, Oak Door Bell +cfm:door_bell_spruce, Spruce Door Bell +cfm:door_bell_birch, Birch Door Bell +cfm:door_bell_jungle, Jungle Door Bell +cfm:door_bell_acacia, Acacia Door Bell +cfm:door_bell_dark_oak, Dark Oak Door Bell +cfm:fire_alarm_off, Fire Alarm +cfm:fire_alarm_on, Fire Alarm (On) +cfm:ceiling_light_off, Ceiling Light +cfm:stereo, Stereo +cfm:toilet, Toilet +cfm:basin, Basin +cfm:wall_cabinet, Wall Cabinet +cfm:bath_bottom, Bath +cfm:shower_bottom, Shower +cfm:shower_head_off, Shower Head +cfm:bin, Bin +cfm:present:0, White Present +cfm:present:1, Orange Present +cfm:present:2, Magenta Present +cfm:present:3, Light Blue Present +cfm:present:4, Yellow Present +cfm:present:5, Lime Present +cfm:present:6, Pink Present +cfm:present:7, Gray Present +cfm:present:8, Light Gray Present +cfm:present:9, Cyan Present +cfm:present:10, Purple Present +cfm:present:11, Blue Present +cfm:present:12, Brown Present +cfm:present:13, Green Present +cfm:present:14, Red Present +cfm:present:15, Black Present +cfm:tree_bottom, Christmas Tree +cfm:toaster, Toaster +cfm:microwave, Microwave +cfm:washing_machine, Washing Machine +cfm:cookie_jar, Cookie Jar +cfm:blender, Blender +cfm:plate, Plate +cfm:counter:0, White Kitchen Counter +cfm:counter:1, Orange Kitchen Counter +cfm:counter:2, Magenta Kitchen Counter +cfm:counter:3, Light Blue Kitchen Counter +cfm:counter:4, Yellow Kitchen Counter +cfm:counter:5, Lime Kitchen Counter +cfm:counter:6, Pink Kitchen Counter +cfm:counter:7, Gray Kitchen Counter +cfm:counter:8, Light Gray Kitchen Counter +cfm:counter:9, Cyan Kitchen Counter +cfm:counter:10, Purple Kitchen Counter +cfm:counter:11, Blue Kitchen Counter +cfm:counter:12, Brown Kitchen Counter +cfm:counter:13, Green Kitchen Counter +cfm:counter:14, Red Kitchen Counter +cfm:counter:15, Black Kitchen Counter +cfm:counter_sink:0, White Kitchen Counter (Sink) +cfm:counter_sink:1, Orange Kitchen Counter (Sink) +cfm:counter_sink:2, Magenta Kitchen Counter (Sink) +cfm:counter_sink:3, Light Blue Kitchen Counter (Sink) +cfm:counter_sink:4, Yellow Kitchen Counter (Sink) +cfm:counter_sink:5, Lime Kitchen Counter (Sink) +cfm:counter_sink:6, Pink Kitchen Counter (Sink) +cfm:counter_sink:7, Gray Kitchen Counter (Sink) +cfm:counter_sink:8, Light Gray Kitchen Counter (Sink) +cfm:counter_sink:9, Cyan Kitchen Counter (Sink) +cfm:counter_sink:10, Purple Kitchen Counter (Sink) +cfm:counter_sink:11, Blue Kitchen Counter (Sink) +cfm:counter_sink:12, Brown Kitchen Counter (Sink) +cfm:counter_sink:13, Green Kitchen Counter (Sink) +cfm:counter_sink:14, Red Kitchen Counter (Sink) +cfm:counter_sink:15, Black Kitchen Counter (Sink) +cfm:counter_drawer:0, White Kitchen Counter Drawer +cfm:counter_drawer:1, Orange Kitchen Counter Drawer +cfm:counter_drawer:2, Magenta Kitchen Counter Drawer +cfm:counter_drawer:3, Light Blue Kitchen Counter Drawer +cfm:counter_drawer:4, Yellow Kitchen Counter Drawer +cfm:counter_drawer:5, Lime Kitchen Counter Drawer +cfm:counter_drawer:6, Pink Kitchen Counter Drawer +cfm:counter_drawer:7, Gray Kitchen Counter Drawer +cfm:counter_drawer:8, Light Gray Kitchen Counter Drawer +cfm:counter_drawer:9, Cyan Kitchen Counter Drawer +cfm:counter_drawer:10, Purple Kitchen Counter Drawer +cfm:counter_drawer:11, Blue Kitchen Counter Drawer +cfm:counter_drawer:12, Brown Kitchen Counter Drawer +cfm:counter_drawer:13, Green Kitchen Counter Drawer +cfm:counter_drawer:14, Red Kitchen Counter Drawer +cfm:counter_drawer:15, Black Kitchen Counter Drawer +cfm:dishwasher, Dishwasher +cfm:cabinet_kitchen:0, White Kitchen Cabinet +cfm:cabinet_kitchen:1, Orange Kitchen Cabinet +cfm:cabinet_kitchen:2, Magenta Kitchen Cabinet +cfm:cabinet_kitchen:3, Light Blue Kitchen Cabinet +cfm:cabinet_kitchen:4, Yellow Kitchen Cabinet +cfm:cabinet_kitchen:5, Lime Kitchen Cabinet +cfm:cabinet_kitchen:6, Pink Kitchen Cabinet +cfm:cabinet_kitchen:7, Gray Kitchen Cabinet +cfm:cabinet_kitchen:8, Light Gray Kitchen Cabinet +cfm:cabinet_kitchen:9, Cyan Kitchen Cabinet +cfm:cabinet_kitchen:10, Purple Kitchen Cabinet +cfm:cabinet_kitchen:11, Blue Kitchen Cabinet +cfm:cabinet_kitchen:12, Brown Kitchen Cabinet +cfm:cabinet_kitchen:13, Green Kitchen Cabinet +cfm:cabinet_kitchen:14, Red Kitchen Cabinet +cfm:cabinet_kitchen:15, Black Kitchen Cabinet +cfm:chopping_board, Chopping Board +cfm:bar_stool:0, White Bar Stool +cfm:bar_stool:1, Orange Bar Stool +cfm:bar_stool:2, Magenta Bar Stool +cfm:bar_stool:3, Light Blue Bar Stool +cfm:bar_stool:4, Yellow Bar Stool +cfm:bar_stool:5, Lime Bar Stool +cfm:bar_stool:6, Pink Bar Stool +cfm:bar_stool:7, Gray Bar Stool +cfm:bar_stool:8, Light Gray Bar Stool +cfm:bar_stool:9, Cyan Bar Stool +cfm:bar_stool:10, Purple Bar Stool +cfm:bar_stool:11, Blue Bar Stool +cfm:bar_stool:12, Brown Bar Stool +cfm:bar_stool:13, Green Bar Stool +cfm:bar_stool:14, Red Bar Stool +cfm:bar_stool:15, Black Bar Stool +cfm:mirror, Magic Mirror +cfm:mantel_piece, Mantelpiece +cfm:grand_chair_bottom, Grand Chair +cfm:candle, Candle +cfm:chimney, Chimney +cfm:wreath, Wreath +cfm:fairy_light, Fairy Light +cfm:fire_pit_on, Fire Pit +cfm:trampoline, Trampoline +cfm:crate, Crate +cfm:crate_spruce, Spruce Crate +cfm:crate_birch, Birch Crate +cfm:crate_jungle, Jungle Crate +cfm:crate_acacia, Acacia Crate +cfm:crate_dark_oak, Dark Oak Crate +cfm:bench, Outdoor Bench +cfm:table_outdoor, Outdoor Table +cfm:grill, Grill +cfm:divingboard_base, Divingboard +cfm:door_mat:0, White Door Mat +cfm:door_mat:1, Orange Door Mat +cfm:door_mat:2, Magenta Door Mat +cfm:door_mat:3, Light Blue Door Mat +cfm:door_mat:4, Yellow Door Mat +cfm:door_mat:5, Lime Door Mat +cfm:door_mat:6, Pink Door Mat +cfm:door_mat:7, Gray Door Mat +cfm:door_mat:8, Light Gray Door Mat +cfm:door_mat:9, Cyan Door Mat +cfm:door_mat:10, Purple Door Mat +cfm:door_mat:11, Blue Door Mat +cfm:door_mat:12, Brown Door Mat +cfm:door_mat:13, Green Door Mat +cfm:door_mat:14, Red Door Mat +cfm:door_mat:15, Black Door Mat +cfm:esky:0, White Cooler +cfm:esky:1, Orange Cooler +cfm:esky:2, Magenta Cooler +cfm:esky:3, Light Blue Cooler +cfm:esky:4, Yellow Cooler +cfm:esky:5, Lime Cooler +cfm:esky:6, Pink Cooler +cfm:esky:7, Gray Cooler +cfm:esky:8, Light Gray Cooler +cfm:esky:9, Cyan Cooler +cfm:esky:10, Purple Cooler +cfm:esky:11, Blue Cooler +cfm:esky:12, Brown Cooler +cfm:esky:13, Green Cooler +cfm:esky:14, Red Cooler +cfm:esky:15, Black Cooler +cfm:modern_window, Modern Window +cfm:modern_sliding_door, Modern Sliding Door +cfm:light_switch_off, Light Switch +cfm:ceiling_fan, Ceiling Fan +cfm:desk_oak, Oak Desk +cfm:desk_spruce, Spruce Desk +cfm:desk_birch, Birch Desk +cfm:desk_jungle, Jungle Desk +cfm:desk_acacia, Acacia Desk +cfm:desk_dark_oak, Dark Oak Desk +cfm:desk_stone, Stone Desk +cfm:desk_granite, Granite Desk +cfm:desk_diorite, Diorite Desk +cfm:desk_andesite, Andesite Desk +cfm:desk_cabinet_oak, Oak Desk Cabinet +cfm:desk_cabinet_spruce, Spruce Desk Cabinet +cfm:desk_cabinet_birch, Birch Desk Cabinet +cfm:desk_cabinet_jungle, Jungle Desk Cabinet +cfm:desk_cabinet_acacia, Acacia Desk Cabinet +cfm:desk_cabinet_dark_oak, Dark Oak Desk Cabinet +cfm:desk_cabinet_stone, Stone Desk Cabinet +cfm:desk_cabinet_granite, Granite Desk Cabinet +cfm:desk_cabinet_diorite, Diorite Desk Cabinet +cfm:desk_cabinet_andesite, Andesite Desk Cabinet +cfm:digital_clock:0, Digital Clock +cfm:digital_clock:1, Digital Clock +cfm:digital_clock:2, Digital Clock +cfm:digital_clock:3, Digital Clock +cfm:digital_clock:4, Digital Clock +cfm:digital_clock:5, Digital Clock +cfm:digital_clock:6, Digital Clock +cfm:digital_clock:7, Digital Clock +cfm:digital_clock:8, Digital Clock +cfm:digital_clock:9, Digital Clock +cfm:digital_clock:10, Digital Clock +cfm:digital_clock:11, Digital Clock +cfm:digital_clock:12, Digital Clock +cfm:digital_clock:13, Digital Clock +cfm:digital_clock:14, Digital Clock +cfm:digital_clock:15, Digital Clock +cfm:modern_tv, Modern TV +cfm:photo_frame:0, White Photo Frame +cfm:photo_frame:1, Orange Photo Frame +cfm:photo_frame:2, Magenta Photo Frame +cfm:photo_frame:3, Light Blue Photo Frame +cfm:photo_frame:4, Yellow Photo Frame +cfm:photo_frame:5, Lime Photo Frame +cfm:photo_frame:6, Pink Photo Frame +cfm:photo_frame:7, Gray Photo Frame +cfm:photo_frame:8, Light Gray Photo Frame +cfm:photo_frame:9, Cyan Photo Frame +cfm:photo_frame:10, Purple Photo Frame +cfm:photo_frame:11, Blue Photo Frame +cfm:photo_frame:12, Brown Photo Frame +cfm:photo_frame:13, Green Photo Frame +cfm:photo_frame:14, Red Photo Frame +cfm:photo_frame:15, Black Photo Frame +cfm:modern_couch:0, White Modern Couch +cfm:modern_couch:1, Orange Modern Couch +cfm:modern_couch:2, Magenta Modern Couch +cfm:modern_couch:3, Light Blue Modern Couch +cfm:modern_couch:4, Yellow Modern Couch +cfm:modern_couch:5, Lime Modern Couch +cfm:modern_couch:6, Pink Modern Couch +cfm:modern_couch:7, Gray Modern Couch +cfm:modern_couch:8, Light Gray Modern Couch +cfm:modern_couch:9, Cyan Modern Couch +cfm:modern_couch:10, Purple Modern Couch +cfm:modern_couch:11, Blue Modern Couch +cfm:modern_couch:12, Brown Modern Couch +cfm:modern_couch:13, Green Modern Couch +cfm:modern_couch:14, Red Modern Couch +cfm:modern_couch:15, Black Modern Couch +cfm:modern_table, Modern Table +cfm:modern_chair, Modern Chair +cfm:modern_coffee_table, Modern Coffee Table +cfm:modern_table_outdoor, Modern Outdoor Table +cfm:modern_stair, Modern Stairs +cfm:modern_bed_bottom:0, White Modern Bed +cfm:modern_bed_bottom:1, Orange Modern Bed +cfm:modern_bed_bottom:2, Magenta Modern Bed +cfm:modern_bed_bottom:3, Light Blue Modern Bed +cfm:modern_bed_bottom:4, Yellow Modern Bed +cfm:modern_bed_bottom:5, Lime Modern Bed +cfm:modern_bed_bottom:6, Pink Modern Bed +cfm:modern_bed_bottom:7, Gray Modern Bed +cfm:modern_bed_bottom:8, Light Gray Modern Bed +cfm:modern_bed_bottom:9, Cyan Modern Bed +cfm:modern_bed_bottom:10, Purple Modern Bed +cfm:modern_bed_bottom:11, Blue Modern Bed +cfm:modern_bed_bottom:12, Brown Modern Bed +cfm:modern_bed_bottom:13, Green Modern Bed +cfm:modern_bed_bottom:14, Red Modern Bed +cfm:modern_bed_bottom:15, Black Modern Bed +cfm:tv_stand, Modern TV Stand +cfm:modern_light_off, Modern Light +cfm:upgraded_fence_oak, Oak Upgraded Fence +cfm:upgraded_fence_spruce, Spruce Upgraded Fence +cfm:upgraded_fence_birch, Birch Upgraded Fence +cfm:upgraded_fence_jungle, Jungle Upgraded Fence +cfm:upgraded_fence_acacia, Acacia Upgraded Fence +cfm:upgraded_fence_dark_oak, Dark Oak Upgraded Fence +cfm:upgraded_fence_nether_brick, Nether Brick Upgraded Fence +cfm:upgraded_gate_oak, Oak Upgraded Gate +cfm:upgraded_gate_spruce, Spruce Upgraded Gate +cfm:upgraded_gate_birch, Birch Upgraded Gate +cfm:upgraded_gate_jungle, Jungle Upgraded Gate +cfm:upgraded_gate_acacia, Acacia Upgraded Gate +cfm:upgraded_gate_dark_oak, Dark Oak Upgraded Gate +cfm:park_bench_oak, Oak Park Bench +cfm:park_bench_spruce, Spruce Park Bench +cfm:park_bench_birch, Birch Park Bench +cfm:park_bench_jungle, Jungle Park Bench +cfm:park_bench_acacia, Acacia Park Bench +cfm:park_bench_dark_oak, Dark Oak Park Bench +cfm:inflatable_castle:0, Inflatable Castle +cfm:inflatable_castle:1, Inflatable Castle +cfm:inflatable_castle:2, Inflatable Castle +cfm:inflatable_castle:3, Inflatable Castle +cfm:inflatable_castle:4, Inflatable Castle +cfm:inflatable_castle:5, Inflatable Castle +cfm:inflatable_castle:6, Inflatable Castle +cfm:inflatable_castle:7, Inflatable Castle +cfm:inflatable_castle:8, Inflatable Castle +cfm:inflatable_castle:9, Inflatable Castle +cfm:inflatable_castle:10, Inflatable Castle +cfm:inflatable_castle:11, Inflatable Castle +cfm:inflatable_castle:12, Inflatable Castle +cfm:inflatable_castle:13, Inflatable Castle +cfm:inflatable_castle:14, Inflatable Castle +cfm:inflatable_castle:15, Inflatable Castle +cfm:castle_netting, Castle Netting +cfm:item_flesh, Flesh +cfm:item_flesh_cooked, Cooked Flesh +cfm:item_cool_pack, Cooling Pack +cfm:item_hammer, Hammer +cfm:item_envelope, Envelope +cfm:item_envelope_signed, item.item_envelope_signed.name +cfm:item_package, Package +cfm:item_package_signed, item.item_package_signed.name +cfm:item_ink_cartridge, Ink Cartridge +cfm:item_bread_slice, Bread Slice +cfm:item_toast, Toast +cfm:item_knife, Knife +cfm:item_cup, Cup +cfm:item_drink, item.item_drink.name +cfm:item_soap, Soap +cfm:item_soap_water, Soapy Water +cfm:item_super_soap_water, Super Soapy Water +cfm:item_recipe_book, Recipe Book +cfm:item_crayfish, item.item_crayfish.name +cfm:item_log, Chopped Log +cfm:item_spatula, Spatula +cfm:item_sausage, Sausage +cfm:item_sausage_cooked, Cooked Sausage +cfm:item_kebab, Raw Kebab +cfm:item_kebab_cooked, Cooked Kebab +cfm:item_crow_bar, Crow Bar +cfm:ceiling_fan_fans, item.ceiling_fan_fans.name +cfm:tv_remote, TV Remote +cgm:workbench, Workbench +cgm:handgun, Pistol +cgm:shotgun, Shotgun +cgm:rifle, Rifle +cgm:grenade_launcher, Grenade Launcher +cgm:bazooka, Bazooka +cgm:chain_gun, Minigun +cgm:assault_rifle, Assault Rifle +cgm:machine_pistol, Machine Pistol +cgm:basic_ammo, Basic Ammo +cgm:advanced_ammo, Advanced Ammo +cgm:shell, Shell +cgm:missile, Missile +cgm:grenade, Grenade +cgm:stun_grenade, Stun Grenade +cgm:part:0, item.cgm.part_chain_gun_base.name +cgm:scope:0, Scope (Short) +cgm:scope:1, Scope (Medium) +cgm:scope:2, Scope (Long) +cgm:silencer, Silencer +hmctt:torch_lighter, Lighter Tool +hmctt:handheld_lantern, Candle in a Jar +hmctt:wireless_switch_card, Wireless Switch Module +hmctt:wireless_powercard, Wireless Battery Pack +hmctt:fog_remote, Fog Machine Remote +hmctt:toggle_torch, Advanced Torch +hmctt:toggle_torch_blue, Advanced Torch (Blue) +hmctt:toggle_torch_red, Advanced Torch (Red) +hmctt:toggle_torch_green, Advanced Torch (Green) +hmctt:toggle_torch_purple, Advanced Torch (Purple) +hmctt:underwater_torch, Soul Fire Torch +hmctt:toggle_torch_white, Advanced Torch (White) +hmctt:toggle_torch_pink, Advanced Torch (Pink) +hmctt:toggle_torch_yellow, Advanced Torch (Yellow) +hmctt:toggle_torch_lime, Advanced Torch (Lime) +hmctt:toggle_torch_brown, Advanced Torch (Brown) +hmctt:toggle_torch_gray, Advanced Torch (Gray) +hmctt:toggle_torch_lightgray, Advanced Torch (Light Gray) +hmctt:toggle_torch_black, Advanced Torch (Black) +hmctt:lantern, Advanced Lantern +hmctt:lantern_red, Advanced Lantern (Red) +hmctt:lantern_blue, Advanced Lantern (Blue) +hmctt:lantern_green, Advanced Lantern (Green) +hmctt:lantern_purple, Advanced Lantern (Purple) +hmctt:lantern_underwater, Soul Fire Lantern +hmctt:lantern_white, Advanced Lantern (White) +hmctt:lantern_pink, Advanced Lantern (Pink) +hmctt:lantern_yellow, Advanced Lantern (Yellow) +hmctt:lantern_lime, Advanced Lantern (Lime) +hmctt:lantern_brown, Advanced Lantern (Brown) +hmctt:lantern_gray, Advanced Lantern (Gray) +hmctt:lantern_lightgray, Advanced Lantern (Light Gray) +hmctt:lantern_black, Advanced Lantern (Black) +hmctt:tiki_base, Tiki Torch Base +hmctt:tiki_torch, Tiki Torch +hmctt:tiki_torch_red, Tiki Torch (Red) +hmctt:tiki_torch_green, Tiki Torch (Green) +hmctt:tiki_torch_blue, Tiki Torch (Blue) +hmctt:tiki_torch_purple, Tiki Torch (Purple) +hmctt:tiki_torch_white, Tiki Torch (White) +hmctt:tiki_torch_pink, Tiki Torch (Pink) +hmctt:tiki_torch_yellow, Tiki Torch (Yellow) +hmctt:tiki_torch_lime, Tiki Torch (Lime) +hmctt:tiki_torch_brown, Tiki Torch (Brown) +hmctt:tiki_torch_gray, Tiki Torch (Gray) +hmctt:tiki_torch_lightgray, Tiki Torch (Light Gray) +hmctt:tiki_torch_black, Tiki Torch (Black) +hmctt:candle, Candle +hmctt:candle_red, Red Tallow Candle +hmctt:candle_green, Green Tallow Candle +hmctt:candle_blue, Blue Tallow Candle +hmctt:candle_purple, Purple Tallow Candle +hmctt:candle_white, White Tallow Candle +hmctt:candle_pink, Pink Tallow Candle +hmctt:candle_yellow, Yellow Tallow Candle +hmctt:candle_lime, Lime Tallow Candle +hmctt:candle_brown, Brown Tallow Candle +hmctt:candle_gray, Gray Tallow Candle +hmctt:candle_lightgray, Candle (Light Gray) +hmctt:candle_black, Black Tallow Candle +hmctt:discolight, Disco Light +hmctt:camp_fire, Camp Fire +hmctt:camp_fire_soul, Spongebob Camp Fire +hmctt:solar_fence_light, Solar Fence Light +hmctt:switch_board, Switch Board +hmctt:colored_redstone, Colored Redstone Lamp +hmctt:colored_redstone_green, Colored Redstone Lamp (Green) +hmctt:colored_redstone_blue, Colored Redstone Lamp (Blue) +hmctt:colored_redstone_red, Colored Redstone Lamp (Red) +hmctt:colored_redstone_purple, Colored Redstone Lamp (Purple) +hmctt:colored_redstone_white, Colored Redstone Lamp (White) +hmctt:colored_redstone_pink, Colored Redstone Lamp (Pink) +hmctt:colored_redstone_yellow, Colored Redstone Lamp (Yellow) +hmctt:colored_redstone_lime, Colored Redstone Lamp (Lime) +hmctt:colored_redstone_brown, Colored Redstone Lamp (Brown) +hmctt:colored_redstone_light_gray, Colored Redstone Lamp (Light Gray) +hmctt:colored_redstone_gray, Colored Redstone Lamp (Gray) +hmctt:colored_redstone_black, Colored Redstone Lamp (Black) +hmctt:suspicious_lamp, Suspicious Lamp +hmctt:danger_lamp, Dangerous Lamp +hmctt:unclear_glass, Unclear Glass +hmctt:button_light, Button Light +hmctt:solar_panel, Big Fireball Power Maker +hmctt:battery_neon, Fluorescent Light +hmctt:fogmachine, Fog Machine +hmctt:pumpkin_trio, Jack O Lantern Trio +hmctt:pumpkin_trio_inverted, Jack O Lantern Trio (Inverted) +hmctt:lava_lamp, Lava Lamp +hmctt:neon_sign, Neon Sign +hmctt:glowstone, Glowstone +hmctt:glowstone_red, Glowstone (Red) +hmctt:glowstone_green, Glowstone (Green) +hmctt:glowstone_blue, Glowstone (Blue) +hmctt:glowstone_purple, Glowstone (Purple) +hmctt:glowstone_white, Glowstone (White) +hmctt:glowstone_pink, Glowstone (Pink) +hmctt:glowstone_yellow, Glowstone (Yellow) +hmctt:glowstone_lime, Glowstone (Lime) +hmctt:glowstone_brown, Glowstone (Brown) +hmctt:glowstone_gray, Glowstone (Gray) +hmctt:glowstone_lightgray, Glowstone (Light Gray) +hmctt:glowstone_black, Glowstone (Black) +ironchest:iron_chest:0, Iron Chest +ironchest:iron_chest:1, Gold Chest +ironchest:iron_chest:2, Diamond Chest +ironchest:iron_chest:3, Copper Chest +ironchest:iron_chest:4, Silver Chest +ironchest:iron_chest:5, Crystal Chest +ironchest:iron_chest:6, Obsidian Chest +ironchest:iron_chest:7, DirtChest 9000! +ironchest:iron_shulker_box_white:0, White Iron Shulker Box +ironchest:iron_shulker_box_white:1, White Gold Shulker Box +ironchest:iron_shulker_box_white:2, White Diamond Shulker Box +ironchest:iron_shulker_box_white:3, White Copper Shulker Box +ironchest:iron_shulker_box_white:4, White Silver Shulker Box +ironchest:iron_shulker_box_white:5, White Crystal Shulker Box +ironchest:iron_shulker_box_white:6, White Obsidian Shulker Box +ironchest:iron_shulker_box_orange:0, Orange Iron Shulker Box +ironchest:iron_shulker_box_orange:1, Orange Gold Shulker Box +ironchest:iron_shulker_box_orange:2, Orange Diamond Shulker Box +ironchest:iron_shulker_box_orange:3, Orange Copper Shulker Box +ironchest:iron_shulker_box_orange:4, Orange Silver Shulker Box +ironchest:iron_shulker_box_orange:5, Orange Crystal Shulker Box +ironchest:iron_shulker_box_orange:6, Orange Obsidian Shulker Box +ironchest:iron_shulker_box_magenta:0, Magenta Iron Shulker Box +ironchest:iron_shulker_box_magenta:1, Magenta Gold Shulker Box +ironchest:iron_shulker_box_magenta:2, Magenta Diamond Shulker Box +ironchest:iron_shulker_box_magenta:3, Magenta Copper Shulker Box +ironchest:iron_shulker_box_magenta:4, Magenta Silver Shulker Box +ironchest:iron_shulker_box_magenta:5, Magenta Crystal Shulker Box +ironchest:iron_shulker_box_magenta:6, Magenta Obsidian Shulker Box +ironchest:iron_shulker_box_light_blue:0, Light Blue Iron Shulker Box +ironchest:iron_shulker_box_light_blue:1, Light Blue Gold Shulker Box +ironchest:iron_shulker_box_light_blue:2, Light Blue Diamond Shulker Box +ironchest:iron_shulker_box_light_blue:3, Light Blue Copper Shulker Box +ironchest:iron_shulker_box_light_blue:4, Light Blue Silver Shulker Box +ironchest:iron_shulker_box_light_blue:5, Light Blue Crystal Shulker Box +ironchest:iron_shulker_box_light_blue:6, Light Blue Obsidian Shulker Box +ironchest:iron_shulker_box_yellow:0, Yellow Iron Shulker Box +ironchest:iron_shulker_box_yellow:1, Yellow Gold Shulker Box +ironchest:iron_shulker_box_yellow:2, Yellow Diamond Shulker Box +ironchest:iron_shulker_box_yellow:3, Yellow Copper Shulker Box +ironchest:iron_shulker_box_yellow:4, Yellow Silver Shulker Box +ironchest:iron_shulker_box_yellow:5, Yellow Crystal Shulker Box +ironchest:iron_shulker_box_yellow:6, Yellow Obsidian Shulker Box +ironchest:iron_shulker_box_lime:0, Lime Iron Shulker Box +ironchest:iron_shulker_box_lime:1, Lime Gold Shulker Box +ironchest:iron_shulker_box_lime:2, Lime Diamond Shulker Box +ironchest:iron_shulker_box_lime:3, Lime Copper Shulker Box +ironchest:iron_shulker_box_lime:4, Lime Silver Shulker Box +ironchest:iron_shulker_box_lime:5, Lime Crystal Shulker Box +ironchest:iron_shulker_box_lime:6, Lime Obsidian Shulker Box +ironchest:iron_shulker_box_pink:0, Pink Iron Shulker Box +ironchest:iron_shulker_box_pink:1, Pink Gold Shulker Box +ironchest:iron_shulker_box_pink:2, Pink Diamond Shulker Box +ironchest:iron_shulker_box_pink:3, Pink Copper Shulker Box +ironchest:iron_shulker_box_pink:4, Pink Silver Shulker Box +ironchest:iron_shulker_box_pink:5, Pink Crystal Shulker Box +ironchest:iron_shulker_box_pink:6, Pink Obsidian Shulker Box +ironchest:iron_shulker_box_gray:0, Gray Iron Shulker Box +ironchest:iron_shulker_box_gray:1, Gray Gold Shulker Box +ironchest:iron_shulker_box_gray:2, Gray Diamond Shulker Box +ironchest:iron_shulker_box_gray:3, Gray Copper Shulker Box +ironchest:iron_shulker_box_gray:4, Gray Silver Shulker Box +ironchest:iron_shulker_box_gray:5, Gray Crystal Shulker Box +ironchest:iron_shulker_box_gray:6, Gray Obsidian Shulker Box +ironchest:iron_shulker_box_silver:0, Light Gray Iron Shulker Box +ironchest:iron_shulker_box_silver:1, Light Gray Gold Shulker Box +ironchest:iron_shulker_box_silver:2, Light Gray Diamond Shulker Box +ironchest:iron_shulker_box_silver:3, Light Gray Copper Shulker Box +ironchest:iron_shulker_box_silver:4, Light Gray Silver Shulker Box +ironchest:iron_shulker_box_silver:5, Light Gray Crystal Shulker Box +ironchest:iron_shulker_box_silver:6, Light Gray Obsidian Shulker Box +ironchest:iron_shulker_box_cyan:0, Cyan Iron Shulker Box +ironchest:iron_shulker_box_cyan:1, Cyan Gold Shulker Box +ironchest:iron_shulker_box_cyan:2, Cyan Diamond Shulker Box +ironchest:iron_shulker_box_cyan:3, Cyan Copper Shulker Box +ironchest:iron_shulker_box_cyan:4, Cyan Silver Shulker Box +ironchest:iron_shulker_box_cyan:5, Cyan Crystal Shulker Box +ironchest:iron_shulker_box_cyan:6, Cyan Obsidian Shulker Box +ironchest:iron_shulker_box_purple:0, Purple Iron Shulker Box +ironchest:iron_shulker_box_purple:1, Purple Gold Shulker Box +ironchest:iron_shulker_box_purple:2, Purple Diamond Shulker Box +ironchest:iron_shulker_box_purple:3, Purple Copper Shulker Box +ironchest:iron_shulker_box_purple:4, Purple Silver Shulker Box +ironchest:iron_shulker_box_purple:5, Purple Crystal Shulker Box +ironchest:iron_shulker_box_purple:6, Purple Obsidian Shulker Box +ironchest:iron_shulker_box_blue:0, Blue Iron Shulker Box +ironchest:iron_shulker_box_blue:1, Blue Gold Shulker Box +ironchest:iron_shulker_box_blue:2, Blue Diamond Shulker Box +ironchest:iron_shulker_box_blue:3, Blue Copper Shulker Box +ironchest:iron_shulker_box_blue:4, Blue Silver Shulker Box +ironchest:iron_shulker_box_blue:5, Blue Crystal Shulker Box +ironchest:iron_shulker_box_blue:6, Blue Obsidian Shulker Box +ironchest:iron_shulker_box_brown:0, Brown Iron Shulker Box +ironchest:iron_shulker_box_brown:1, Brown Gold Shulker Box +ironchest:iron_shulker_box_brown:2, Brown Diamond Shulker Box +ironchest:iron_shulker_box_brown:3, Brown Copper Shulker Box +ironchest:iron_shulker_box_brown:4, Brown Silver Shulker Box +ironchest:iron_shulker_box_brown:5, Brown Crystal Shulker Box +ironchest:iron_shulker_box_brown:6, Brown Obsidian Shulker Box +ironchest:iron_shulker_box_green:0, Green Iron Shulker Box +ironchest:iron_shulker_box_green:1, Green Gold Shulker Box +ironchest:iron_shulker_box_green:2, Green Diamond Shulker Box +ironchest:iron_shulker_box_green:3, Green Copper Shulker Box +ironchest:iron_shulker_box_green:4, Green Silver Shulker Box +ironchest:iron_shulker_box_green:5, Green Crystal Shulker Box +ironchest:iron_shulker_box_green:6, Green Obsidian Shulker Box +ironchest:iron_shulker_box_red:0, Red Iron Shulker Box +ironchest:iron_shulker_box_red:1, Red Gold Shulker Box +ironchest:iron_shulker_box_red:2, Red Diamond Shulker Box +ironchest:iron_shulker_box_red:3, Red Copper Shulker Box +ironchest:iron_shulker_box_red:4, Red Silver Shulker Box +ironchest:iron_shulker_box_red:5, Red Crystal Shulker Box +ironchest:iron_shulker_box_red:6, Red Obsidian Shulker Box +ironchest:iron_shulker_box_black:0, Black Iron Shulker Box +ironchest:iron_shulker_box_black:1, Black Gold Shulker Box +ironchest:iron_shulker_box_black:2, Black Diamond Shulker Box +ironchest:iron_shulker_box_black:3, Black Copper Shulker Box +ironchest:iron_shulker_box_black:4, Black Silver Shulker Box +ironchest:iron_shulker_box_black:5, Black Crystal Shulker Box +ironchest:iron_shulker_box_black:6, Black Obsidian Shulker Box +ironchest:iron_gold_chest_upgrade, Iron to Gold Chest Upgrade +ironchest:gold_diamond_chest_upgrade, Gold to Diamond Chest Upgrade +ironchest:copper_silver_chest_upgrade, Copper to Silver Chest Upgrade +ironchest:silver_gold_chest_upgrade, Silver to Gold Chest Upgrade +ironchest:copper_iron_chest_upgrade, Copper to Iron Chest Upgrade +ironchest:diamond_crystal_chest_upgrade, Diamond to Crystal Chest Upgrade +ironchest:wood_iron_chest_upgrade, Wood to Iron Chest Upgrade +ironchest:wood_copper_chest_upgrade, Wood to Copper Chest Upgrade +ironchest:diamond_obsidian_chest_upgrade, Diamond to Obsidian Chest Upgrade +ironchest:iron_gold_shulker_upgrade, Iron to Gold Shulker Box Upgrade +ironchest:gold_diamond_shulker_upgrade, Gold to Diamond Shulker Box Upgrade +ironchest:copper_silver_shulker_upgrade, Copper to Silver Shulker Box Upgrade +ironchest:silver_gold_shulker_upgrade, Silver to Gold Shulker Box Upgrade +ironchest:copper_iron_shulker_upgrade, Copper to Iron Shulker Box Upgrade +ironchest:diamond_crystal_shulker_upgrade, Diamond to Crystal Shulker Box Upgrade +ironchest:vanilla_iron_shulker_upgrade, Vanilla to Iron Shulker Box Upgrade +ironchest:vanilla_copper_shulker_upgrade, Vanilla to Copper Shulker Box Upgrade +ironchest:diamond_obsidian_shulker_upgrade, Diamond to Obsidian Shulker Box Upgrade +metallurgy:phosphorus_lamp, Phosphorus Lantern +metallurgy:road_block, Road +metallurgy:striped_road_block, Striped Road +metallurgy:crusher, §cCrusher +metallurgy:alloyer, §9Alloyer +metallurgy:sublimation_chamber, §2Sublimation Chamber +metallurgy:bitumen_block, Bitumen Block +metallurgy:charcoal_block, Block of Charcoal +metallurgy:sulfur_block, Sulfur Block +metallurgy:tar_ore, Tar Ore +metallurgy:sulfur_ore, Sulfur Ore +metallurgy:potash_ore, Potash Ore +metallurgy:phosphorite_ore, Phosphorite Ore +metallurgy:gold_engraved_block, Gold Engraved Block +metallurgy:iron_engraved_block, Iron Engraved Block +metallurgy:gold_large_bricks, Gold Large Bricks +metallurgy:iron_large_bricks, Iron Large Bricks +metallurgy:gold_bricks, Gold Bricks +metallurgy:iron_bricks, Iron Bricks +metallurgy:gold_crystals, Gold Crystals +metallurgy:iron_crystals, Iron Crystals +metallurgy:gold_hazard_block, Gold Hazard Block +metallurgy:iron_hazard_block, Iron Hazard Block +metallurgy:gold_reinforced_glass, Gold Reinforced Glass +metallurgy:iron_reinforced_glass, Iron Reinforced Glass +metallurgy:bimetal_structure_block, Bimetal Structure +metallurgy:ice_shield, Ice Shield +metallurgy:vulcanite_tnt, V.T.N.T. +metallurgy:amordrine_block, Amordrine Block +metallurgy:amordrine_engraved_block, Amordrine Engraved Block +metallurgy:amordrine_large_bricks, Amordrine Large Bricks +metallurgy:amordrine_bricks, Amordrine Bricks +metallurgy:amordrine_crystals, Amordrine Crystals +metallurgy:amordrine_hazard_block, Amordrine Hazard Block +metallurgy:amordrine_reinforced_glass, Amordrine Reinforced Glass +metallurgy:amordrine_ingot, Amordrine Ingot +metallurgy:amordrine_dust, Amordrine Dust +metallurgy:amordrine_nugget, Amordrine Nugget +metallurgy:amordrine_axe, Amordrine Axe +metallurgy:amordrine_hoe, Amordrine Hoe +metallurgy:amordrine_pickaxe, Amordrine Pickaxe +metallurgy:amordrine_shovel, Amordrine Shovel +metallurgy:amordrine_sword, Amordrine Sword +metallurgy:amordrine_helmet, Amordrine Helmet +metallurgy:amordrine_chestplate, Amordrine Chestplate +metallurgy:amordrine_leggings, Amordrine Leggings +metallurgy:amordrine_boots, Amordrine Boots +metallurgy:haderoth_block, Haderoth Block +metallurgy:haderoth_engraved_block, Haderoth Engraved Block +metallurgy:haderoth_large_bricks, Haderoth Large Bricks +metallurgy:haderoth_bricks, Haderoth Bricks +metallurgy:haderoth_crystals, Haderoth Crystals +metallurgy:haderoth_hazard_block, Haderoth Hazard Block +metallurgy:haderoth_reinforced_glass, Haderoth Reinforced Glass +metallurgy:haderoth_ingot, Haderoth Ingot +metallurgy:haderoth_dust, Haderoth Dust +metallurgy:haderoth_nugget, Haderoth Nugget +metallurgy:haderoth_axe, Haderoth Axe +metallurgy:haderoth_hoe, Haderoth Hoe +metallurgy:haderoth_pickaxe, Haderoth Pickaxe +metallurgy:haderoth_shovel, Haderoth Shovel +metallurgy:haderoth_sword, Haderoth Sword +metallurgy:haderoth_helmet, Haderoth Helmet +metallurgy:haderoth_chestplate, Haderoth Chestplate +metallurgy:haderoth_leggings, Haderoth Leggings +metallurgy:haderoth_boots, Haderoth Boots +metallurgy:alduorite_ore, Alduorite Ore +metallurgy:alduorite_block, Alduorite Block +metallurgy:alduorite_engraved_block, Alduorite Engraved Block +metallurgy:alduorite_large_bricks, Alduorite Large Bricks +metallurgy:alduorite_bricks, Alduorite Bricks +metallurgy:alduorite_crystals, Alduorite Crystals +metallurgy:alduorite_hazard_block, Alduorite Hazard Block +metallurgy:alduorite_reinforced_glass, Alduorite Reinforced Glass +metallurgy:alduorite_ingot, Alduorite Ingot +metallurgy:alduorite_dust, Alduorite Dust +metallurgy:alduorite_nugget, Alduorite Nugget +metallurgy:platinum_ore, Platinum Ore +metallurgy:platinum_block, Platinum Block +metallurgy:platinum_engraved_block, Platinum Engraved Block +metallurgy:platinum_large_bricks, Platinum Large Bricks +metallurgy:platinum_bricks, Platinum Bricks +metallurgy:platinum_crystals, Platinum Crystals +metallurgy:platinum_hazard_block, Platinum Hazard Block +metallurgy:platinum_reinforced_glass, Platinum Reinforced Glass +metallurgy:platinum_ingot, Platinum Ingot +metallurgy:platinum_dust, Platinum Dust +metallurgy:platinum_nugget, Platinum Nugget +metallurgy:platinum_axe, Platinum Axe +metallurgy:platinum_hoe, Platinum Hoe +metallurgy:platinum_pickaxe, Platinum Pickaxe +metallurgy:platinum_shovel, Platinum Shovel +metallurgy:platinum_sword, Platinum Sword +metallurgy:platinum_helmet, Platinum Helmet +metallurgy:platinum_chestplate, Platinum Chestplate +metallurgy:platinum_leggings, Platinum Leggings +metallurgy:platinum_boots, Platinum Boots +metallurgy:tin_ore, Tin Ore +metallurgy:tin_block, Tin Block +metallurgy:tin_engraved_block, Tin Engraved Block +metallurgy:tin_large_bricks, Tin Large Bricks +metallurgy:tin_bricks, Tin Bricks +metallurgy:tin_crystals, Tin Crystals +metallurgy:tin_hazard_block, Tin Hazard Block +metallurgy:tin_reinforced_glass, Tin Reinforced Glass +metallurgy:tin_ingot, Tin Ingot +metallurgy:tin_dust, Tin Dust +metallurgy:tin_nugget, Tin Nugget +metallurgy:vulcanite_ore, Vulcanite Ore +metallurgy:vulcanite_block, Vulcanite Block +metallurgy:vulcanite_engraved_block, Vulcanite Engraved Block +metallurgy:vulcanite_large_bricks, Vulcanite Large Bricks +metallurgy:vulcanite_bricks, Vulcanite Bricks +metallurgy:vulcanite_crystals, Vulcanite Crystals +metallurgy:vulcanite_hazard_block, Vulcanite Hazard Block +metallurgy:vulcanite_reinforced_glass, Vulcanite Reinforced Glass +metallurgy:vulcanite_ingot, Vulcanite Ingot +metallurgy:vulcanite_dust, Vulcanite Dust +metallurgy:vulcanite_nugget, Vulcanite Nugget +metallurgy:vulcanite_axe, Vulcanite Axe +metallurgy:vulcanite_hoe, Vulcanite Hoe +metallurgy:vulcanite_pickaxe, Vulcanite Pickaxe +metallurgy:vulcanite_shovel, Vulcanite Shovel +metallurgy:vulcanite_sword, Vulcanite Sword +metallurgy:vulcanite_helmet, Vulcanite Helmet +metallurgy:vulcanite_chestplate, Vulcanite Chestplate +metallurgy:vulcanite_leggings, Vulcanite Leggings +metallurgy:vulcanite_boots, Vulcanite Boots +metallurgy:ignatius_ore, Ignatius Ore +metallurgy:ignatius_block, Ignatius Block +metallurgy:ignatius_engraved_block, Ignatius Engraved Block +metallurgy:ignatius_large_bricks, Ignatius Large Bricks +metallurgy:ignatius_bricks, Ignatius Bricks +metallurgy:ignatius_crystals, Ignatius Crystals +metallurgy:ignatius_hazard_block, Ignatius Hazard Block +metallurgy:ignatius_reinforced_glass, Ignatius Reinforced Glass +metallurgy:ignatius_ingot, Ignatius Ingot +metallurgy:ignatius_dust, Ignatius Dust +metallurgy:ignatius_nugget, Ignatius Nugget +metallurgy:ignatius_axe, Ignatius Axe +metallurgy:ignatius_hoe, Ignatius Hoe +metallurgy:ignatius_pickaxe, Ignatius Pickaxe +metallurgy:ignatius_shovel, Ignatius Shovel +metallurgy:ignatius_sword, Ignatius Sword +metallurgy:ignatius_helmet, Ignatius Helmet +metallurgy:ignatius_chestplate, Ignatius Chestplate +metallurgy:ignatius_leggings, Ignatius Leggings +metallurgy:ignatius_boots, Ignatius Boots +metallurgy:zinc_ore, Zinc Ore +metallurgy:zinc_block, Zinc Block +metallurgy:zinc_engraved_block, Zinc Engraved Block +metallurgy:zinc_large_bricks, Zinc Large Bricks +metallurgy:zinc_bricks, Zinc Bricks +metallurgy:zinc_crystals, Zinc Crystals +metallurgy:zinc_hazard_block, Zinc Hazard Block +metallurgy:zinc_reinforced_glass, Zinc Reinforced Glass +metallurgy:zinc_ingot, Zinc Ingot +metallurgy:zinc_dust, Zinc Dust +metallurgy:zinc_nugget, Zinc Nugget +metallurgy:etherium_block, Etherium Block +metallurgy:etherium_engraved_block, Etherium Engraved Block +metallurgy:etherium_large_bricks, Etherium Large Bricks +metallurgy:etherium_bricks, Etherium Bricks +metallurgy:etherium_crystals, Etherium Crystals +metallurgy:etherium_hazard_block, Etherium Hazard Block +metallurgy:etherium_reinforced_glass, Etherium Reinforced Glass +metallurgy:etherium_ingot, Etherium Ingot +metallurgy:etherium_dust, Etherium Dust +metallurgy:etherium_nugget, Etherium Nugget +metallurgy:etherium_axe, Etherium Axe +metallurgy:etherium_hoe, Etherium Hoe +metallurgy:etherium_pickaxe, Etherium Pickaxe +metallurgy:etherium_shovel, Etherium Shovel +metallurgy:etherium_sword, Etherium Sword +metallurgy:etherium_helmet, Etherium Helmet +metallurgy:etherium_chestplate, Etherium Chestplate +metallurgy:etherium_leggings, Etherium Leggings +metallurgy:etherium_boots, Etherium Boots +metallurgy:quicksilver_block, Quicksilver Block +metallurgy:quicksilver_engraved_block, Quicksilver Engraved Block +metallurgy:quicksilver_large_bricks, Quicksilver Large Bricks +metallurgy:quicksilver_bricks, Quicksilver Bricks +metallurgy:quicksilver_crystals, Quicksilver Crystals +metallurgy:quicksilver_hazard_block, Quicksilver Hazard Block +metallurgy:quicksilver_reinforced_glass, Quicksilver Reinforced Glass +metallurgy:quicksilver_ingot, Quicksilver Ingot +metallurgy:quicksilver_dust, Quicksilver Dust +metallurgy:quicksilver_nugget, Quicksilver Nugget +metallurgy:quicksilver_axe, Quicksilver Axe +metallurgy:quicksilver_hoe, Quicksilver Hoe +metallurgy:quicksilver_pickaxe, Quicksilver Pickaxe +metallurgy:quicksilver_shovel, Quicksilver Shovel +metallurgy:quicksilver_sword, Quicksilver Sword +metallurgy:quicksilver_helmet, Quicksilver Helmet +metallurgy:quicksilver_chestplate, Quicksilver Chestplate +metallurgy:quicksilver_leggings, Quicksilver Leggings +metallurgy:quicksilver_boots, Quicksilver Boots +metallurgy:brass_block, Brass Block +metallurgy:brass_engraved_block, Brass Engraved Block +metallurgy:brass_large_bricks, Brass Large Bricks +metallurgy:brass_bricks, Brass Bricks +metallurgy:brass_crystals, Brass Crystals +metallurgy:brass_hazard_block, Brass Hazard Block +metallurgy:brass_reinforced_glass, Brass Reinforced Glass +metallurgy:brass_ingot, Brass Ingot +metallurgy:brass_dust, Brass Dust +metallurgy:brass_nugget, Brass Nugget +metallurgy:brass_axe, Brass Axe +metallurgy:brass_hoe, Brass Hoe +metallurgy:brass_pickaxe, Brass Pickaxe +metallurgy:brass_shovel, Brass Shovel +metallurgy:brass_sword, Brass Sword +metallurgy:brass_helmet, Brass Helmet +metallurgy:brass_chestplate, Brass Chestplate +metallurgy:brass_leggings, Brass Leggings +metallurgy:brass_boots, Brass Boots +metallurgy:astral_silver_ore, Astral Silver Ore +metallurgy:astral_silver_block, Astral Silver Block +metallurgy:astral_silver_engraved_block, Astral Silver Engraved Block +metallurgy:astral_silver_large_bricks, Astral Silver Large Bricks +metallurgy:astral_silver_bricks, Astral Silver Bricks +metallurgy:astral_silver_crystals, Astral Silver Crystals +metallurgy:astral_silver_hazard_block, Astral Silver Hazard Block +metallurgy:astral_silver_reinforced_glass, Astral Silver Reinforced Glass +metallurgy:astral_silver_ingot, Astral Silver Ingot +metallurgy:astral_silver_dust, Astral Silver Dust +metallurgy:astral_silver_nugget, Astral Silver Nugget +metallurgy:astral_silver_axe, Astral Silver Axe +metallurgy:astral_silver_hoe, Astral Silver Hoe +metallurgy:astral_silver_pickaxe, Astral Silver Pickaxe +metallurgy:astral_silver_shovel, Astral Silver Shovel +metallurgy:astral_silver_sword, Astral Silver Sword +metallurgy:astral_silver_helmet, Astral Silver Helmet +metallurgy:astral_silver_chestplate, Astral Silver Chestplate +metallurgy:astral_silver_leggings, Astral Silver Leggings +metallurgy:astral_silver_boots, Astral Silver Boots +metallurgy:hepatizon_block, Hepatizon Block +metallurgy:hepatizon_engraved_block, Hepatizon Engraved Block +metallurgy:hepatizon_large_bricks, Hepatizon Large Bricks +metallurgy:hepatizon_bricks, Hepatizon Bricks +metallurgy:hepatizon_crystals, Hepatizon Crystals +metallurgy:hepatizon_hazard_block, Hepatizon Hazard Block +metallurgy:hepatizon_reinforced_glass, Hepatizon Reinforced Glass +metallurgy:hepatizon_ingot, Hepatizon Ingot +metallurgy:hepatizon_dust, Hepatizon Dust +metallurgy:hepatizon_nugget, Hepatizon Nugget +metallurgy:hepatizon_axe, Hepatizon Axe +metallurgy:hepatizon_hoe, Hepatizon Hoe +metallurgy:hepatizon_pickaxe, Hepatizon Pickaxe +metallurgy:hepatizon_shovel, Hepatizon Shovel +metallurgy:hepatizon_sword, Hepatizon Sword +metallurgy:hepatizon_helmet, Hepatizon Helmet +metallurgy:hepatizon_chestplate, Hepatizon Chestplate +metallurgy:hepatizon_leggings, Hepatizon Leggings +metallurgy:hepatizon_boots, Hepatizon Boots +metallurgy:bronze_block, Bronze Block +metallurgy:bronze_engraved_block, Bronze Engraved Block +metallurgy:bronze_large_bricks, Bronze Large Bricks +metallurgy:bronze_bricks, Bronze Bricks +metallurgy:bronze_crystals, Bronze Crystals +metallurgy:bronze_hazard_block, Bronze Hazard Block +metallurgy:bronze_reinforced_glass, Bronze Reinforced Glass +metallurgy:bronze_ingot, Bronze Ingot +metallurgy:bronze_dust, Bronze Dust +metallurgy:bronze_nugget, Bronze Nugget +metallurgy:bronze_axe, Bronze Axe +metallurgy:bronze_hoe, Bronze Hoe +metallurgy:bronze_pickaxe, Bronze Pickaxe +metallurgy:bronze_shovel, Bronze Shovel +metallurgy:bronze_sword, Bronze Sword +metallurgy:bronze_helmet, Bronze Helmet +metallurgy:bronze_chestplate, Bronze Chestplate +metallurgy:bronze_leggings, Bronze Leggings +metallurgy:bronze_boots, Bronze Boots +metallurgy:lemurite_ore, Lemurite Ore +metallurgy:lemurite_block, Lemurite Block +metallurgy:lemurite_engraved_block, Lemurite Engraved Block +metallurgy:lemurite_large_bricks, Lemurite Large Bricks +metallurgy:lemurite_bricks, Lemurite Bricks +metallurgy:lemurite_crystals, Lemurite Crystals +metallurgy:lemurite_hazard_block, Lemurite Hazard Block +metallurgy:lemurite_reinforced_glass, Lemurite Reinforced Glass +metallurgy:lemurite_ingot, Lemurite Ingot +metallurgy:lemurite_dust, Lemurite Dust +metallurgy:lemurite_nugget, Lemurite Nugget +metallurgy:eximite_ore, Eximite Ore +metallurgy:eximite_block, Eximite Block +metallurgy:eximite_engraved_block, Eximite Engraved Block +metallurgy:eximite_large_bricks, Eximite Large Bricks +metallurgy:eximite_bricks, Eximite Bricks +metallurgy:eximite_crystals, Eximite Crystals +metallurgy:eximite_hazard_block, Eximite Hazard Block +metallurgy:eximite_reinforced_glass, Eximite Reinforced Glass +metallurgy:eximite_ingot, Eximite Ingot +metallurgy:eximite_dust, Eximite Dust +metallurgy:eximite_nugget, Eximite Nugget +metallurgy:eximite_axe, Eximite Axe +metallurgy:eximite_hoe, Eximite Hoe +metallurgy:eximite_pickaxe, Eximite Pickaxe +metallurgy:eximite_shovel, Eximite Shovel +metallurgy:eximite_sword, Eximite Sword +metallurgy:eximite_helmet, Eximite Helmet +metallurgy:eximite_chestplate, Eximite Chestplate +metallurgy:eximite_leggings, Eximite Leggings +metallurgy:eximite_boots, Eximite Boots +metallurgy:sanguinite_ore, Sanguinite Ore +metallurgy:sanguinite_block, Sanguinite Block +metallurgy:sanguinite_engraved_block, Sanguinite Engraved Block +metallurgy:sanguinite_large_bricks, Sanguinite Large Bricks +metallurgy:sanguinite_bricks, Sanguinite Bricks +metallurgy:sanguinite_crystals, Sanguinite Crystals +metallurgy:sanguinite_hazard_block, Sanguinite Hazard Block +metallurgy:sanguinite_reinforced_glass, Sanguinite Reinforced Glass +metallurgy:sanguinite_ingot, Sanguinite Ingot +metallurgy:sanguinite_dust, Sanguinite Dust +metallurgy:sanguinite_nugget, Sanguinite Nugget +metallurgy:sanguinite_axe, Sanguinite Axe +metallurgy:sanguinite_hoe, Sanguinite Hoe +metallurgy:sanguinite_pickaxe, Sanguinite Pickaxe +metallurgy:sanguinite_shovel, Sanguinite Shovel +metallurgy:sanguinite_sword, Sanguinite Sword +metallurgy:sanguinite_helmet, Sanguinite Helmet +metallurgy:sanguinite_chestplate, Sanguinite Chestplate +metallurgy:sanguinite_leggings, Sanguinite Leggings +metallurgy:sanguinite_boots, Sanguinite Boots +metallurgy:silver_ore, Silver Ore +metallurgy:silver_block, Silver Block +metallurgy:silver_engraved_block, Silver Engraved Block +metallurgy:silver_large_bricks, Silver Large Bricks +metallurgy:silver_bricks, Silver Bricks +metallurgy:silver_crystals, Silver Crystals +metallurgy:silver_hazard_block, Silver Hazard Block +metallurgy:silver_reinforced_glass, Silver Reinforced Glass +metallurgy:silver_ingot, Silver Ingot +metallurgy:silver_dust, Silver Dust +metallurgy:silver_nugget, Silver Nugget +metallurgy:silver_axe, Silver Axe +metallurgy:silver_hoe, Silver Hoe +metallurgy:silver_pickaxe, Silver Pickaxe +metallurgy:silver_shovel, Silver Shovel +metallurgy:silver_sword, Silver Sword +metallurgy:silver_helmet, Silver Helmet +metallurgy:silver_chestplate, Silver Chestplate +metallurgy:silver_leggings, Silver Leggings +metallurgy:silver_boots, Silver Boots +metallurgy:desichalkos_block, Desichalkos Block +metallurgy:desichalkos_engraved_block, Desichalkos Engraved Block +metallurgy:desichalkos_large_bricks, Desichalkos Large Bricks +metallurgy:desichalkos_bricks, Desichalkos Bricks +metallurgy:desichalkos_crystals, Desichalkos Crystals +metallurgy:desichalkos_hazard_block, Desichalkos Hazard Block +metallurgy:desichalkos_reinforced_glass, Desichalkos Reinforced Glass +metallurgy:desichalkos_ingot, Desichalkos Ingot +metallurgy:desichalkos_dust, Desichalkos Dust +metallurgy:desichalkos_nugget, Desichalkos Nugget +metallurgy:desichalkos_axe, Desichalkos Axe +metallurgy:desichalkos_hoe, Desichalkos Hoe +metallurgy:desichalkos_pickaxe, Desichalkos Pickaxe +metallurgy:desichalkos_shovel, Desichalkos Shovel +metallurgy:desichalkos_sword, Desichalkos Sword +metallurgy:desichalkos_helmet, Desichalkos Helmet +metallurgy:desichalkos_chestplate, Desichalkos Chestplate +metallurgy:desichalkos_leggings, Desichalkos Leggings +metallurgy:desichalkos_boots, Desichalkos Boots +metallurgy:celenegil_block, Celenegil Block +metallurgy:celenegil_engraved_block, Celenegil Engraved Block +metallurgy:celenegil_large_bricks, Celenegil Large Bricks +metallurgy:celenegil_bricks, Celenegil Bricks +metallurgy:celenegil_crystals, Celenegil Crystals +metallurgy:celenegil_hazard_block, Celenegil Hazard Block +metallurgy:celenegil_reinforced_glass, Celenegil Reinforced Glass +metallurgy:celenegil_ingot, Celenegil Ingot +metallurgy:celenegil_dust, Celenegil Dust +metallurgy:celenegil_nugget, Celenegil Nugget +metallurgy:celenegil_axe, Celenegil Axe +metallurgy:celenegil_hoe, Celenegil Hoe +metallurgy:celenegil_pickaxe, Celenegil Pickaxe +metallurgy:celenegil_shovel, Celenegil Shovel +metallurgy:celenegil_sword, Celenegil Sword +metallurgy:celenegil_helmet, Celenegil Helmet +metallurgy:celenegil_chestplate, Celenegil Chestplate +metallurgy:celenegil_leggings, Celenegil Leggings +metallurgy:celenegil_boots, Celenegil Boots +metallurgy:steel_block, Steel Block +metallurgy:steel_engraved_block, Steel Engraved Block +metallurgy:steel_large_bricks, Steel Large Bricks +metallurgy:steel_bricks, Steel Bricks +metallurgy:steel_crystals, Steel Crystals +metallurgy:steel_hazard_block, Steel Hazard Block +metallurgy:steel_reinforced_glass, Steel Reinforced Glass +metallurgy:steel_ingot, Steel Ingot +metallurgy:steel_dust, Steel Dust +metallurgy:steel_nugget, Steel Nugget +metallurgy:steel_axe, Steel Axe +metallurgy:steel_hoe, Steel Hoe +metallurgy:steel_pickaxe, Steel Pickaxe +metallurgy:steel_shovel, Steel Shovel +metallurgy:steel_sword, Steel Sword +metallurgy:steel_helmet, Steel Helmet +metallurgy:steel_chestplate, Steel Chestplate +metallurgy:steel_leggings, Steel Leggings +metallurgy:steel_boots, Steel Boots +metallurgy:shadow_iron_ore, Shadow Iron Ore +metallurgy:shadow_iron_block, Shadow Iron Block +metallurgy:shadow_iron_engraved_block, Shadow Iron Engraved Block +metallurgy:shadow_iron_large_bricks, Shadow Iron Large Bricks +metallurgy:shadow_iron_bricks, Shadow Iron Bricks +metallurgy:shadow_iron_crystals, Shadow Iron Crystals +metallurgy:shadow_iron_hazard_block, Shadow Iron Hazard Block +metallurgy:shadow_iron_reinforced_glass, Shadow Iron Reinforced Glass +metallurgy:shadow_iron_ingot, Shadow Iron Ingot +metallurgy:shadow_iron_dust, Shadow Iron Dust +metallurgy:shadow_iron_nugget, Shadow Iron Nugget +metallurgy:shadow_iron_axe, Shadow Iron Axe +metallurgy:shadow_iron_hoe, Shadow Iron Hoe +metallurgy:shadow_iron_pickaxe, Shadow Iron Pickaxe +metallurgy:shadow_iron_shovel, Shadow Iron Shovel +metallurgy:shadow_iron_sword, Shadow Iron Sword +metallurgy:shadow_iron_helmet, Shadow Iron Helmet +metallurgy:shadow_iron_chestplate, Shadow Iron Chestplate +metallurgy:shadow_iron_leggings, Shadow Iron Leggings +metallurgy:shadow_iron_boots, Shadow Iron Boots +metallurgy:mithril_ore, Mithril Ore +metallurgy:mithril_block, Mithril Block +metallurgy:mithril_engraved_block, Mithril Engraved Block +metallurgy:mithril_large_bricks, Mithril Large Bricks +metallurgy:mithril_bricks, Mithril Bricks +metallurgy:mithril_crystals, Mithril Crystals +metallurgy:mithril_hazard_block, Mithril Hazard Block +metallurgy:mithril_reinforced_glass, Mithril Reinforced Glass +metallurgy:mithril_ingot, Mithril Ingot +metallurgy:mithril_dust, Mithril Dust +metallurgy:mithril_nugget, Mithril Nugget +metallurgy:mithril_axe, Mithril Axe +metallurgy:mithril_hoe, Mithril Hoe +metallurgy:mithril_pickaxe, Mithril Pickaxe +metallurgy:mithril_shovel, Mithril Shovel +metallurgy:mithril_sword, Mithril Sword +metallurgy:mithril_helmet, Mithril Helmet +metallurgy:mithril_chestplate, Mithril Chestplate +metallurgy:mithril_leggings, Mithril Leggings +metallurgy:mithril_boots, Mithril Boots +metallurgy:carmot_ore, Carmot Ore +metallurgy:carmot_block, Carmot Block +metallurgy:carmot_engraved_block, Carmot Engraved Block +metallurgy:carmot_large_bricks, Carmot Large Bricks +metallurgy:carmot_bricks, Carmot Bricks +metallurgy:carmot_crystals, Carmot Crystals +metallurgy:carmot_hazard_block, Carmot Hazard Block +metallurgy:carmot_reinforced_glass, Carmot Reinforced Glass +metallurgy:carmot_ingot, Carmot Ingot +metallurgy:carmot_dust, Carmot Dust +metallurgy:carmot_nugget, Carmot Nugget +metallurgy:carmot_axe, Carmot Axe +metallurgy:carmot_hoe, Carmot Hoe +metallurgy:carmot_pickaxe, Carmot Pickaxe +metallurgy:carmot_shovel, Carmot Shovel +metallurgy:carmot_sword, Carmot Sword +metallurgy:carmot_helmet, Carmot Helmet +metallurgy:carmot_chestplate, Carmot Chestplate +metallurgy:carmot_leggings, Carmot Leggings +metallurgy:carmot_boots, Carmot Boots +metallurgy:ceruclase_ore, Ceruclase Ore +metallurgy:ceruclase_block, Ceruclase Block +metallurgy:ceruclase_engraved_block, Ceruclase Engraved Block +metallurgy:ceruclase_large_bricks, Ceruclase Large Bricks +metallurgy:ceruclase_bricks, Ceruclase Bricks +metallurgy:ceruclase_crystals, Ceruclase Crystals +metallurgy:ceruclase_hazard_block, Ceruclase Hazard Block +metallurgy:ceruclase_reinforced_glass, Ceruclase Reinforced Glass +metallurgy:ceruclase_ingot, Ceruclase Ingot +metallurgy:ceruclase_dust, Ceruclase Dust +metallurgy:ceruclase_nugget, Ceruclase Nugget +metallurgy:ceruclase_axe, Ceruclase Axe +metallurgy:ceruclase_hoe, Ceruclase Hoe +metallurgy:ceruclase_pickaxe, Ceruclase Pickaxe +metallurgy:ceruclase_shovel, Ceruclase Shovel +metallurgy:ceruclase_sword, Ceruclase Sword +metallurgy:ceruclase_helmet, Ceruclase Helmet +metallurgy:ceruclase_chestplate, Ceruclase Chestplate +metallurgy:ceruclase_leggings, Ceruclase Leggings +metallurgy:ceruclase_boots, Ceruclase Boots +metallurgy:deep_iron_ore, Deep Iron Ore +metallurgy:deep_iron_block, Deep Iron Block +metallurgy:deep_iron_engraved_block, Deep Iron Engraved Block +metallurgy:deep_iron_large_bricks, Deep Iron Large Bricks +metallurgy:deep_iron_bricks, Deep Iron Bricks +metallurgy:deep_iron_crystals, Deep Iron Crystals +metallurgy:deep_iron_hazard_block, Deep Iron Hazard Block +metallurgy:deep_iron_reinforced_glass, Deep Iron Reinforced Glass +metallurgy:deep_iron_ingot, Deep Iron Ingot +metallurgy:deep_iron_dust, Deep Iron Dust +metallurgy:deep_iron_nugget, Deep Iron Nugget +metallurgy:deep_iron_axe, Deep Iron Axe +metallurgy:deep_iron_hoe, Deep Iron Hoe +metallurgy:deep_iron_pickaxe, Deep Iron Pickaxe +metallurgy:deep_iron_shovel, Deep Iron Shovel +metallurgy:deep_iron_sword, Deep Iron Sword +metallurgy:deep_iron_helmet, Deep Iron Helmet +metallurgy:deep_iron_chestplate, Deep Iron Chestplate +metallurgy:deep_iron_leggings, Deep Iron Leggings +metallurgy:deep_iron_boots, Deep Iron Boots +metallurgy:angmallen_block, Angmallen Block +metallurgy:angmallen_engraved_block, Angmallen Engraved Block +metallurgy:angmallen_large_bricks, Angmallen Large Bricks +metallurgy:angmallen_bricks, Angmallen Bricks +metallurgy:angmallen_crystals, Angmallen Crystals +metallurgy:angmallen_hazard_block, Angmallen Hazard Block +metallurgy:angmallen_reinforced_glass, Angmallen Reinforced Glass +metallurgy:angmallen_ingot, Angmallen Ingot +metallurgy:angmallen_dust, Angmallen Dust +metallurgy:angmallen_nugget, Angmallen Nugget +metallurgy:angmallen_axe, Angmallen Axe +metallurgy:angmallen_hoe, Angmallen Hoe +metallurgy:angmallen_pickaxe, Angmallen Pickaxe +metallurgy:angmallen_shovel, Angmallen Shovel +metallurgy:angmallen_sword, Angmallen Sword +metallurgy:angmallen_helmet, Angmallen Helmet +metallurgy:angmallen_chestplate, Angmallen Chestplate +metallurgy:angmallen_leggings, Angmallen Leggings +metallurgy:angmallen_boots, Angmallen Boots +metallurgy:kalendrite_ore, Kalendrite Ore +metallurgy:kalendrite_block, Kalendrite Block +metallurgy:kalendrite_engraved_block, Kalendrite Engraved Block +metallurgy:kalendrite_large_bricks, Kalendrite Large Bricks +metallurgy:kalendrite_bricks, Kalendrite Bricks +metallurgy:kalendrite_crystals, Kalendrite Crystals +metallurgy:kalendrite_hazard_block, Kalendrite Hazard Block +metallurgy:kalendrite_reinforced_glass, Kalendrite Reinforced Glass +metallurgy:kalendrite_ingot, Kalendrite Ingot +metallurgy:kalendrite_dust, Kalendrite Dust +metallurgy:kalendrite_nugget, Kalendrite Nugget +metallurgy:kalendrite_axe, Kalendrite Axe +metallurgy:kalendrite_hoe, Kalendrite Hoe +metallurgy:kalendrite_pickaxe, Kalendrite Pickaxe +metallurgy:kalendrite_shovel, Kalendrite Shovel +metallurgy:kalendrite_sword, Kalendrite Sword +metallurgy:kalendrite_helmet, Kalendrite Helmet +metallurgy:kalendrite_chestplate, Kalendrite Chestplate +metallurgy:kalendrite_leggings, Kalendrite Leggings +metallurgy:kalendrite_boots, Kalendrite Boots +metallurgy:manganese_ore, Manganese Ore +metallurgy:manganese_block, Manganese Block +metallurgy:manganese_engraved_block, Manganese Engraved Block +metallurgy:manganese_large_bricks, Manganese Large Bricks +metallurgy:manganese_bricks, Manganese Bricks +metallurgy:manganese_crystals, Manganese Crystals +metallurgy:manganese_hazard_block, Manganese Hazard Block +metallurgy:manganese_reinforced_glass, Manganese Reinforced Glass +metallurgy:manganese_ingot, Manganese Ingot +metallurgy:manganese_dust, Manganese Dust +metallurgy:manganese_nugget, Manganese Nugget +metallurgy:damascus_steel_block, Damascus Steel Block +metallurgy:damascus_steel_engraved_block, Damascus Steel Engraved Block +metallurgy:damascus_steel_large_bricks, Damascus Steel Large Bricks +metallurgy:damascus_steel_bricks, Damascus Steel Bricks +metallurgy:damascus_steel_crystals, Damascus Steel Crystals +metallurgy:damascus_steel_hazard_block, Damascus Steel Hazard Block +metallurgy:damascus_steel_reinforced_glass, Damascus Steel Reinforced Glass +metallurgy:damascus_steel_ingot, Damascus Steel Ingot +metallurgy:damascus_steel_dust, Damascus Steel Dust +metallurgy:damascus_steel_nugget, Damascus Steel Nugget +metallurgy:damascus_steel_axe, Damascus Steel Axe +metallurgy:damascus_steel_hoe, Damascus Steel Hoe +metallurgy:damascus_steel_pickaxe, Damascus Steel Pickaxe +metallurgy:damascus_steel_shovel, Damascus Steel Shovel +metallurgy:damascus_steel_sword, Damascus Steel Sword +metallurgy:damascus_steel_helmet, Damascus Steel Helmet +metallurgy:damascus_steel_chestplate, Damascus Steel Chestplate +metallurgy:damascus_steel_leggings, Damascus Steel Leggings +metallurgy:damascus_steel_boots, Damascus Steel Boots +metallurgy:prometheum_ore, Prometheum Ore +metallurgy:prometheum_block, Prometheum Block +metallurgy:prometheum_engraved_block, Prometheum Engraved Block +metallurgy:prometheum_large_bricks, Prometheum Large Bricks +metallurgy:prometheum_bricks, Prometheum Bricks +metallurgy:prometheum_crystals, Prometheum Crystals +metallurgy:prometheum_hazard_block, Prometheum Hazard Block +metallurgy:prometheum_reinforced_glass, Prometheum Reinforced Glass +metallurgy:prometheum_ingot, Prometheum Ingot +metallurgy:prometheum_dust, Prometheum Dust +metallurgy:prometheum_nugget, Prometheum Nugget +metallurgy:prometheum_axe, Prometheum Axe +metallurgy:prometheum_hoe, Prometheum Hoe +metallurgy:prometheum_pickaxe, Prometheum Pickaxe +metallurgy:prometheum_shovel, Prometheum Shovel +metallurgy:prometheum_sword, Prometheum Sword +metallurgy:prometheum_helmet, Prometheum Helmet +metallurgy:prometheum_chestplate, Prometheum Chestplate +metallurgy:prometheum_leggings, Prometheum Leggings +metallurgy:prometheum_boots, Prometheum Boots +metallurgy:copper_ore, Copper Ore +metallurgy:copper_block, Copper Block +metallurgy:copper_engraved_block, Copper Engraved Block +metallurgy:copper_large_bricks, Copper Large Bricks +metallurgy:copper_bricks, Copper Bricks +metallurgy:copper_crystals, Copper Crystals +metallurgy:copper_hazard_block, Copper Hazard Block +metallurgy:copper_reinforced_glass, Copper Reinforced Glass +metallurgy:copper_ingot, Copper Ingot +metallurgy:copper_dust, Copper Dust +metallurgy:copper_nugget, Copper Nugget +metallurgy:copper_axe, Copper Axe +metallurgy:copper_hoe, Copper Hoe +metallurgy:copper_pickaxe, Copper Pickaxe +metallurgy:copper_shovel, Copper Shovel +metallurgy:copper_sword, Copper Sword +metallurgy:copper_helmet, Copper Helmet +metallurgy:copper_chestplate, Copper Chestplate +metallurgy:copper_leggings, Copper Leggings +metallurgy:copper_boots, Copper Boots +metallurgy:adamantine_ore, Adamantine Ore +metallurgy:adamantine_block, Adamantine Block +metallurgy:adamantine_engraved_block, Adamantine Engraved Block +metallurgy:adamantine_large_bricks, Adamantine Large Bricks +metallurgy:adamantine_bricks, Adamantine Bricks +metallurgy:adamantine_crystals, Adamantine Crystals +metallurgy:adamantine_hazard_block, Adamantine Hazard Block +metallurgy:adamantine_reinforced_glass, Adamantine Reinforced Glass +metallurgy:adamantine_ingot, Adamantine Ingot +metallurgy:adamantine_dust, Adamantine Dust +metallurgy:adamantine_nugget, Adamantine Nugget +metallurgy:adamantine_axe, Adamantine Axe +metallurgy:adamantine_hoe, Adamantine Hoe +metallurgy:adamantine_pickaxe, Adamantine Pickaxe +metallurgy:adamantine_shovel, Adamantine Shovel +metallurgy:adamantine_sword, Adamantine Sword +metallurgy:adamantine_helmet, Adamantine Helmet +metallurgy:adamantine_chestplate, Adamantine Chestplate +metallurgy:adamantine_leggings, Adamantine Leggings +metallurgy:adamantine_boots, Adamantine Boots +metallurgy:electrum_block, Electrum Block +metallurgy:electrum_engraved_block, Electrum Engraved Block +metallurgy:electrum_large_bricks, Electrum Large Bricks +metallurgy:electrum_bricks, Electrum Bricks +metallurgy:electrum_crystals, Electrum Crystals +metallurgy:electrum_hazard_block, Electrum Hazard Block +metallurgy:electrum_reinforced_glass, Electrum Reinforced Glass +metallurgy:electrum_ingot, Electrum Ingot +metallurgy:electrum_dust, Electrum Dust +metallurgy:electrum_nugget, Electrum Nugget +metallurgy:electrum_axe, Electrum Axe +metallurgy:electrum_hoe, Electrum Hoe +metallurgy:electrum_pickaxe, Electrum Pickaxe +metallurgy:electrum_shovel, Electrum Shovel +metallurgy:electrum_sword, Electrum Sword +metallurgy:electrum_helmet, Electrum Helmet +metallurgy:electrum_chestplate, Electrum Chestplate +metallurgy:electrum_leggings, Electrum Leggings +metallurgy:electrum_boots, Electrum Boots +metallurgy:tartarite_block, Tartarite Block +metallurgy:tartarite_engraved_block, Tartarite Engraved Block +metallurgy:tartarite_large_bricks, Tartarite Large Bricks +metallurgy:tartarite_bricks, Tartarite Bricks +metallurgy:tartarite_crystals, Tartarite Crystals +metallurgy:tartarite_hazard_block, Tartarite Hazard Block +metallurgy:tartarite_reinforced_glass, Tartarite Reinforced Glass +metallurgy:tartarite_ingot, Tartarite Ingot +metallurgy:tartarite_dust, Tartarite Dust +metallurgy:tartarite_nugget, Tartarite Nugget +metallurgy:tartarite_axe, Tartarite Axe +metallurgy:tartarite_hoe, Tartarite Hoe +metallurgy:tartarite_pickaxe, Tartarite Pickaxe +metallurgy:tartarite_shovel, Tartarite Shovel +metallurgy:tartarite_sword, Tartarite Sword +metallurgy:tartarite_helmet, Tartarite Helmet +metallurgy:tartarite_chestplate, Tartarite Chestplate +metallurgy:tartarite_leggings, Tartarite Leggings +metallurgy:tartarite_boots, Tartarite Boots +metallurgy:atlarus_ore, Atlarus Ore +metallurgy:atlarus_block, Atlarus Block +metallurgy:atlarus_engraved_block, Atlarus Engraved Block +metallurgy:atlarus_large_bricks, Atlarus Large Bricks +metallurgy:atlarus_bricks, Atlarus Bricks +metallurgy:atlarus_crystals, Atlarus Crystals +metallurgy:atlarus_hazard_block, Atlarus Hazard Block +metallurgy:atlarus_reinforced_glass, Atlarus Reinforced Glass +metallurgy:atlarus_ingot, Atlarus Ingot +metallurgy:atlarus_dust, Atlarus Dust +metallurgy:atlarus_nugget, Atlarus Nugget +metallurgy:atlarus_axe, Atlarus Axe +metallurgy:atlarus_hoe, Atlarus Hoe +metallurgy:atlarus_pickaxe, Atlarus Pickaxe +metallurgy:atlarus_shovel, Atlarus Shovel +metallurgy:atlarus_sword, Atlarus Sword +metallurgy:atlarus_helmet, Atlarus Helmet +metallurgy:atlarus_chestplate, Atlarus Chestplate +metallurgy:atlarus_leggings, Atlarus Leggings +metallurgy:atlarus_boots, Atlarus Boots +metallurgy:black_steel_block, Black Steel Block +metallurgy:black_steel_engraved_block, Black Steel Engraved Block +metallurgy:black_steel_large_bricks, Black Steel Large Bricks +metallurgy:black_steel_bricks, Black Steel Bricks +metallurgy:black_steel_crystals, Black Steel Crystals +metallurgy:black_steel_hazard_block, Black Steel Hazard Block +metallurgy:black_steel_reinforced_glass, Black Steel Reinforced Glass +metallurgy:black_steel_ingot, Black Steel Ingot +metallurgy:black_steel_dust, Black Steel Dust +metallurgy:black_steel_nugget, Black Steel Nugget +metallurgy:black_steel_axe, Black Steel Axe +metallurgy:black_steel_hoe, Black Steel Hoe +metallurgy:black_steel_pickaxe, Black Steel Pickaxe +metallurgy:black_steel_shovel, Black Steel Shovel +metallurgy:black_steel_sword, Black Steel Sword +metallurgy:black_steel_helmet, Black Steel Helmet +metallurgy:black_steel_chestplate, Black Steel Chestplate +metallurgy:black_steel_leggings, Black Steel Leggings +metallurgy:black_steel_boots, Black Steel Boots +metallurgy:vyroxeres_ore, Vyroxeres Ore +metallurgy:vyroxeres_block, Vyroxeres Block +metallurgy:vyroxeres_engraved_block, Vyroxeres Engraved Block +metallurgy:vyroxeres_large_bricks, Vyroxeres Large Bricks +metallurgy:vyroxeres_bricks, Vyroxeres Bricks +metallurgy:vyroxeres_crystals, Vyroxeres Crystals +metallurgy:vyroxeres_hazard_block, Vyroxeres Hazard Block +metallurgy:vyroxeres_reinforced_glass, Vyroxeres Reinforced Glass +metallurgy:vyroxeres_ingot, Vyroxeres Ingot +metallurgy:vyroxeres_dust, Vyroxeres Dust +metallurgy:vyroxeres_nugget, Vyroxeres Nugget +metallurgy:vyroxeres_axe, Vyroxeres Axe +metallurgy:vyroxeres_hoe, Vyroxeres Hoe +metallurgy:vyroxeres_pickaxe, Vyroxeres Pickaxe +metallurgy:vyroxeres_shovel, Vyroxeres Shovel +metallurgy:vyroxeres_sword, Vyroxeres Sword +metallurgy:vyroxeres_helmet, Vyroxeres Helmet +metallurgy:vyroxeres_chestplate, Vyroxeres Chest +metallurgy:vyroxeres_leggings, Vyroxeres Leggings +metallurgy:vyroxeres_boots, Vyroxeres Boots +metallurgy:lutetium_ore, Lutetium Ore +metallurgy:lutetium_block, Lutetium Block +metallurgy:lutetium_engraved_block, Lutetium Engraved Block +metallurgy:lutetium_large_bricks, Lutetium Large Bricks +metallurgy:lutetium_bricks, Lutetium Bricks +metallurgy:lutetium_crystals, Lutetium Crystals +metallurgy:lutetium_hazard_block, Lutetium Hazard Block +metallurgy:lutetium_reinforced_glass, Lutetium Reinforced Glass +metallurgy:lutetium_ingot, Lutetium Ingot +metallurgy:lutetium_dust, Lutetium Dust +metallurgy:lutetium_nugget, Lutetium Nugget +metallurgy:lutetium_helmet, Lutetium Helmet +metallurgy:lutetium_chestplate, Lutetium Chestplate +metallurgy:lutetium_leggings, Lutetium Leggings +metallurgy:lutetium_boots, Lutetium Boots +metallurgy:osmium_ore, Osmium Ore +metallurgy:osmium_block, Osmium Block +metallurgy:osmium_engraved_block, Osmium Engraved Block +metallurgy:osmium_large_bricks, Osmium Large Bricks +metallurgy:osmium_bricks, Osmium Bricks +metallurgy:osmium_crystals, Osmium Crystals +metallurgy:osmium_hazard_block, Osmium Hazard Block +metallurgy:osmium_reinforced_glass, Osmium Reinforced Glass +metallurgy:osmium_ingot, Osmium Ingot +metallurgy:osmium_dust, Osmium Dust +metallurgy:osmium_nugget, Osmium Nugget +metallurgy:osmium_helmet, Osmium Helmet +metallurgy:osmium_chestplate, Osmium Chestplate +metallurgy:osmium_leggings, Osmium Leggings +metallurgy:osmium_boots, Osmium Boots +metallurgy:oureclase_ore, Oureclase Ore +metallurgy:oureclase_block, Oureclase Block +metallurgy:oureclase_engraved_block, Oureclase Engraved Block +metallurgy:oureclase_large_bricks, Oureclase Large Bricks +metallurgy:oureclase_bricks, Oureclase Bricks +metallurgy:oureclase_crystals, Oureclase Crystals +metallurgy:oureclase_hazard_block, Oureclase Hazard Block +metallurgy:oureclase_reinforced_glass, Oureclase Reinforced Glass +metallurgy:oureclase_ingot, Oureclase Ingot +metallurgy:oureclase_dust, Oureclase Dust +metallurgy:oureclase_nugget, Oureclase Nugget +metallurgy:oureclase_axe, Oureclase Axe +metallurgy:oureclase_hoe, Oureclase Hoe +metallurgy:oureclase_pickaxe, Oureclase Pickaxe +metallurgy:oureclase_shovel, Oureclase Shovel +metallurgy:oureclase_sword, Oureclase Sword +metallurgy:oureclase_helmet, Oureclase Helmet +metallurgy:oureclase_chestplate, Oureclase Chestplate +metallurgy:oureclase_leggings, Oureclase Leggings +metallurgy:oureclase_boots, Oureclase Boots +metallurgy:inolashite_block, Inolashite Block +metallurgy:inolashite_engraved_block, Inolashite Engraved Block +metallurgy:inolashite_large_bricks, Inolashite Large Bricks +metallurgy:inolashite_bricks, Inolashite Bricks +metallurgy:inolashite_crystals, Inolashite Crystals +metallurgy:inolashite_hazard_block, Inolashite Hazard Block +metallurgy:inolashite_reinforced_glass, Inolashite Reinforced Glass +metallurgy:inolashite_ingot, Inolashite Ingot +metallurgy:inolashite_dust, Inolashite Dust +metallurgy:inolashite_nugget, Inolashite Nugget +metallurgy:inolashite_axe, Inolashite Axe +metallurgy:inolashite_hoe, Inolashite Hoe +metallurgy:inolashite_pickaxe, Inolashite Pickaxe +metallurgy:inolashite_shovel, Inolashite Shovel +metallurgy:inolashite_sword, Inolashite Sword +metallurgy:inolashite_helmet, Inolashite Helmet +metallurgy:inolashite_chestplate, Inolashite Chestplate +metallurgy:inolashite_leggings, Inolashite Leggings +metallurgy:inolashite_boots, Inolashite Boots +metallurgy:meutoite_ore, Meutoite Ore +metallurgy:meutoite_block, Meutoite Block +metallurgy:meutoite_engraved_block, Meutoite Engraved Block +metallurgy:meutoite_large_bricks, Meutoite Large Bricks +metallurgy:meutoite_bricks, Meutoite Bricks +metallurgy:meutoite_crystals, Meutoite Crystals +metallurgy:meutoite_hazard_block, Meutoite Hazard Block +metallurgy:meutoite_reinforced_glass, Meutoite Reinforced Glass +metallurgy:meutoite_ingot, Meutoite Ingot +metallurgy:meutoite_dust, Meutoite Dust +metallurgy:meutoite_nugget, Meutoite Nugget +metallurgy:orichalcum_ore, Orichalcum Ore +metallurgy:orichalcum_block, Orichalcum Block +metallurgy:orichalcum_engraved_block, Orichalcum Engraved Block +metallurgy:orichalcum_large_bricks, Orichalcum Large Bricks +metallurgy:orichalcum_bricks, Orichalcum Bricks +metallurgy:orichalcum_crystals, Orichalcum Crystals +metallurgy:orichalcum_hazard_block, Orichalcum Hazard Block +metallurgy:orichalcum_reinforced_glass, Orichalcum Reinforced Glass +metallurgy:orichalcum_ingot, Orichalcum Ingot +metallurgy:orichalcum_dust, Orichalcum Dust +metallurgy:orichalcum_nugget, Orichalcum Nugget +metallurgy:orichalcum_axe, Orichalcum Axe +metallurgy:orichalcum_hoe, Orichalcum Hoe +metallurgy:orichalcum_pickaxe, Orichalcum Pickaxe +metallurgy:orichalcum_shovel, Orichalcum Shovel +metallurgy:orichalcum_sword, Orichalcum Sword +metallurgy:orichalcum_helmet, Orichalcum Helmet +metallurgy:orichalcum_chestplate, Orichalcum Chestplate +metallurgy:orichalcum_leggings, Orichalcum Leggings +metallurgy:orichalcum_boots, Orichalcum Boots +metallurgy:infuscolium_ore, Infuscolium Ore +metallurgy:infuscolium_block, Infuscolium Block +metallurgy:infuscolium_engraved_block, Infuscolium Engraved Block +metallurgy:infuscolium_large_bricks, Infuscolium Large Bricks +metallurgy:infuscolium_bricks, Infuscolium Bricks +metallurgy:infuscolium_crystals, Infuscolium Crystals +metallurgy:infuscolium_hazard_block, Infuscolium Hazard Block +metallurgy:infuscolium_reinforced_glass, Infuscolium Reinforced Glass +metallurgy:infuscolium_ingot, Infuscolium Ingot +metallurgy:infuscolium_dust, Infuscolium Dust +metallurgy:infuscolium_nugget, Infuscolium Nugget +metallurgy:shadow_steel_block, Shadow Steel Block +metallurgy:shadow_steel_engraved_block, Shadow Steel Engraved Block +metallurgy:shadow_steel_large_bricks, Shadow Steel Large Bricks +metallurgy:shadow_steel_bricks, Shadow Steel Bricks +metallurgy:shadow_steel_crystals, Shadow Steel Crystals +metallurgy:shadow_steel_hazard_block, Shadow Steel Hazard Block +metallurgy:shadow_steel_reinforced_glass, Shadow Steel Reinforced Glass +metallurgy:shadow_steel_ingot, Shadow Steel Ingot +metallurgy:shadow_steel_dust, Shadow Steel Dust +metallurgy:shadow_steel_nugget, Shadow Steel Nugget +metallurgy:shadow_steel_axe, Shadow Steel Axe +metallurgy:shadow_steel_hoe, Shadow Steel Hoe +metallurgy:shadow_steel_pickaxe, Shadow Steel Pickaxe +metallurgy:shadow_steel_shovel, Shadow Steel Shovel +metallurgy:shadow_steel_sword, Shadow Steel Sword +metallurgy:shadow_steel_helmet, Shadow Steel Helmet +metallurgy:shadow_steel_chestplate, Shadow Steel Chestplate +metallurgy:shadow_steel_leggings, Shadow Steel Leggings +metallurgy:shadow_steel_boots, Shadow Steel Boots +metallurgy:midasium_ore, Midasium Ore +metallurgy:midasium_block, Midasium Block +metallurgy:midasium_engraved_block, Midasium Engraved Block +metallurgy:midasium_large_bricks, Midasium Large Bricks +metallurgy:midasium_bricks, Midasium Bricks +metallurgy:midasium_crystals, Midasium Crystals +metallurgy:midasium_hazard_block, Midasium Hazard Block +metallurgy:midasium_reinforced_glass, Midasium Reinforced Glass +metallurgy:midasium_ingot, Midasium Ingot +metallurgy:midasium_dust, Midasium Dust +metallurgy:midasium_nugget, Midasium Nugget +metallurgy:midasium_axe, Midasium Axe +metallurgy:midasium_hoe, Midasium Hoe +metallurgy:midasium_pickaxe, Midasium Pickaxe +metallurgy:midasium_shovel, Midasium Shovel +metallurgy:midasium_sword, Midasium Sword +metallurgy:midasium_helmet, Midasium Helmet +metallurgy:midasium_chestplate, Midasium Chestplate +metallurgy:midasium_leggings, Midasium Leggings +metallurgy:midasium_boots, Midasium Boots +metallurgy:krik_block, Krik Block +metallurgy:krik_engraved_block, Krik Engraved Block +metallurgy:krik_large_bricks, Krik Large Bricks +metallurgy:krik_bricks, Krik Bricks +metallurgy:krik_crystals, Krik Crystals +metallurgy:krik_hazard_block, Krik Hazard Block +metallurgy:krik_reinforced_glass, Krik Reinforced Glass +metallurgy:krik_ingot, Krik Ingot +metallurgy:krik_dust, Krik Dust +metallurgy:krik_nugget, Krik Nugget +metallurgy:krik_axe, Krik Axe +metallurgy:krik_hoe, Krik Hoe +metallurgy:krik_pickaxe, Krik Pickaxe +metallurgy:krik_shovel, Krik Shovel +metallurgy:krik_sword, Krik Sword +metallurgy:krik_helmet, Krik Helmet +metallurgy:krik_chestplate, Krik Chestplate +metallurgy:krik_leggings, Krik Leggings +metallurgy:krik_boots, Krik Boots +metallurgy:rubracium_ore, Rubracium Ore +metallurgy:rubracium_block, Rubracium Block +metallurgy:rubracium_engraved_block, Rubracium Engraved Block +metallurgy:rubracium_large_bricks, Rubracium Large Bricks +metallurgy:rubracium_bricks, Rubracium Bricks +metallurgy:rubracium_crystals, Rubracium Crystals +metallurgy:rubracium_hazard_block, Rubracium Hazard Block +metallurgy:rubracium_reinforced_glass, Rubracium Reinforced Glass +metallurgy:rubracium_ingot, Rubracium Ingot +metallurgy:rubracium_dust, Rubracium Dust +metallurgy:rubracium_nugget, Rubracium Nugget +metallurgy:gold_dust, Gold Dust +metallurgy:iron_dust, Iron Dust +metallurgy:bitumen, Bitumen +metallurgy:tar, Tar +metallurgy:potash, Potash +metallurgy:sulfur_dust, Sulfur +metallurgy:thermite_dust, Thermite Dust +metallurgy:ignatius_fuel, Infused Ignatius +metallurgy:phosphorus, Phosphorus +metallurgy:potash_fertilizer, Potash Fertilizer +metallurgy:flint_and_ignatius, Flint and Ignatius +metallurgy:flint_and_vulcanite, Flint and Vulcanite +metallurgy:rubracium_gauntlet, Rubracium Gauntlet +metallurgy:ore_detector, Metal Detector +metallurgy:etherium_goggles, Etherium Goggles +metallurgy:brass_knuckles, Brass Knuckles +metallurgy:electrum_magnet, Electrum Magnet +metallurgy:lemurite_shield, Lemurite Shield +metallurgy:zinc_buckler, Zinc Buckler +metallurgy:vulcanite_buckler, Vulcanite Buckler +metallurgy:ceruclase_shield, Ceruclase Shield +metallurgy:orichalcum_buckler, Orichalcum Buckler +metallurgy:wiki, Metallurgy Wiki +modroadworksreborn:sidestripepainter, Side Stripe Painter (White) +modroadworksreborn:sidestripepainteryellow, Side Stripe Painter (Yellow) +modroadworksreborn:midstripepainter, Center Stripe Painter (White) +modroadworksreborn:midstripepainteryellow, Center Stripe Painter (Yellow) +modroadworksreborn:extrastripepainter, Extra Stripes Painter +modroadworksreborn:extrastripepainteryellow, Extra Stripes Painter (Yellow) +modroadworksreborn:arrowpainter, Arrow Painter +modroadworksreborn:arrowpainteryellow, Arrow Painter (Yellow) +modroadworksreborn:tar, Tar Block +thaumcraft:thaumonomicon:0, Thaumonomicon +thaumcraft:curio:0, Arcane Curiosity +thaumcraft:curio:1, Preserved Curiosity +thaumcraft:curio:2, Ancient Curiosity +thaumcraft:curio:3, Eldritch Curiosity +thaumcraft:curio:4, Illuminating Curiosity +thaumcraft:curio:5, Twisted Curiosity +thaumcraft:curio:6, Crimson Rites +thaumcraft:loot_bag:0, Common Treasure +thaumcraft:loot_bag:1, Uncommon Treasure +thaumcraft:loot_bag:2, Rare Treasure +thaumcraft:primordial_pearl, item.primordial_pearl.name +thaumcraft:pech_wand, Pech Wand +thaumcraft:celestial_notes:0, Celestial Notes +thaumcraft:celestial_notes:1, Celestial Notes +thaumcraft:celestial_notes:2, Celestial Notes +thaumcraft:celestial_notes:3, Celestial Notes +thaumcraft:celestial_notes:4, Celestial Notes +thaumcraft:celestial_notes:5, Celestial Notes +thaumcraft:celestial_notes:6, Celestial Notes +thaumcraft:celestial_notes:7, Celestial Notes +thaumcraft:celestial_notes:8, Celestial Notes +thaumcraft:celestial_notes:9, Celestial Notes +thaumcraft:celestial_notes:10, Celestial Notes +thaumcraft:celestial_notes:11, Celestial Notes +thaumcraft:celestial_notes:12, Celestial Notes +thaumcraft:amber, Amber +thaumcraft:quicksilver, Quicksilver +thaumcraft:ingot:0, Thaumium Ingot +thaumcraft:ingot:1, Void Metal Ingot +thaumcraft:ingot:2, Alchemical Brass Ingot +thaumcraft:nugget:0, Iron Nugget +thaumcraft:nugget:1, Copper Nugget +thaumcraft:nugget:2, Tin Nugget +thaumcraft:nugget:3, Silver Nugget +thaumcraft:nugget:4, Lead Nugget +thaumcraft:nugget:5, Quicksilver Drop +thaumcraft:nugget:6, Thaumium Nugget +thaumcraft:nugget:7, Void Metal Nugget +thaumcraft:nugget:8, Alchemical Brass Nugget +thaumcraft:nugget:9, Quartz Sliver +thaumcraft:nugget:10, Rare Earths +thaumcraft:cluster:0, Native Iron Cluster +thaumcraft:cluster:1, Native Gold Cluster +thaumcraft:cluster:2, Native Copper Cluster +thaumcraft:cluster:3, Native Tin Cluster +thaumcraft:cluster:4, Native Silver Cluster +thaumcraft:cluster:5, Native Lead Cluster +thaumcraft:cluster:6, Native Cinnabar Cluster +thaumcraft:cluster:7, Native Quartz Cluster +thaumcraft:fabric, Enchanted Fabric +thaumcraft:vis_resonator, Vis Resonator +thaumcraft:tallow, Magic Tallow +thaumcraft:mechanism_simple, Simple Arcane Mechanism +thaumcraft:mechanism_complex, Complex Arcane Mechanism +thaumcraft:plate:0, Brass Plate +thaumcraft:plate:1, Iron Plate +thaumcraft:plate:2, Thaumium Plate +thaumcraft:plate:3, Void Metal Plate +thaumcraft:filter, Essentia Filter +thaumcraft:morphic_resonator, Morphic Resonator +thaumcraft:salis_mundus, Salis Mundus +thaumcraft:mirrored_glass, Mirrored Glass +thaumcraft:void_seed, Void Seed +thaumcraft:mind:0, Clockwork Mind +thaumcraft:mind:1, Biothaumic Mind +thaumcraft:module:0, Vision Module +thaumcraft:module:1, Aggression Module +thaumcraft:crystal_essence, %s Vis Crystal +thaumcraft:chunk:0, Beef Nugget +thaumcraft:chunk:1, Chicken Nugget +thaumcraft:chunk:2, Pork Nugget +thaumcraft:chunk:3, Fish Nugget +thaumcraft:chunk:4, Rabbit Nugget +thaumcraft:chunk:5, Mutton Nugget +thaumcraft:triple_meat_treat, Triple Meat Treat +thaumcraft:brain, Zombie Brain +thaumcraft:label:0, Blank Label +thaumcraft:phial:0, Glass Phial +thaumcraft:phial:1, Phial of Aer Essentia +thaumcraft:phial:1, Phial of Terra Essentia +thaumcraft:phial:1, Phial of Ignis Essentia +thaumcraft:phial:1, Phial of Aqua Essentia +thaumcraft:phial:1, Phial of Ordo Essentia +thaumcraft:phial:1, Phial of Perditio Essentia +thaumcraft:phial:1, Phial of Vacuos Essentia +thaumcraft:phial:1, Phial of Lux Essentia +thaumcraft:phial:1, Phial of Motus Essentia +thaumcraft:phial:1, Phial of Gelum Essentia +thaumcraft:phial:1, Phial of Vitreus Essentia +thaumcraft:phial:1, Phial of Metallum Essentia +thaumcraft:phial:1, Phial of Victus Essentia +thaumcraft:phial:1, Phial of Mortuus Essentia +thaumcraft:phial:1, Phial of Potentia Essentia +thaumcraft:phial:1, Phial of Permutatio Essentia +thaumcraft:phial:1, Phial of Praecantatio Essentia +thaumcraft:phial:1, Phial of Auram Essentia +thaumcraft:phial:1, Phial of Alkimia Essentia +thaumcraft:phial:1, Phial of Vitium Essentia +thaumcraft:phial:1, Phial of Tenebrae Essentia +thaumcraft:phial:1, Phial of Alienis Essentia +thaumcraft:phial:1, Phial of Volatus Essentia +thaumcraft:phial:1, Phial of Herba Essentia +thaumcraft:phial:1, Phial of Instrumentum Essentia +thaumcraft:phial:1, Phial of Fabrico Essentia +thaumcraft:phial:1, Phial of Machina Essentia +thaumcraft:phial:1, Phial of Vinculum Essentia +thaumcraft:phial:1, Phial of Spiritus Essentia +thaumcraft:phial:1, Phial of Cognitio Essentia +thaumcraft:phial:1, Phial of Sensus Essentia +thaumcraft:phial:1, Phial of Aversio Essentia +thaumcraft:phial:1, Phial of Praemunio Essentia +thaumcraft:phial:1, Phial of Desiderium Essentia +thaumcraft:phial:1, Phial of Exanimis Essentia +thaumcraft:phial:1, Phial of Bestia Essentia +thaumcraft:phial:1, Phial of Humanus Essentia +thaumcraft:alumentum:0, Alumentum +thaumcraft:jar_brace, Brass Lid Brace +thaumcraft:bottle_taint, Bottle of Taint +thaumcraft:sanity_soap, Sanitizing Soap +thaumcraft:bath_salts, Purifying Bath Salts +thaumcraft:turret:0, Automated Crossbow +thaumcraft:turret:1, Advanced Automated Crossbow +thaumcraft:turret:2, Arcane Bore +thaumcraft:causality_collapser, Causality Collapser +thaumcraft:scribing_tools, Scribing Tools +thaumcraft:thaumometer, Thaumometer +thaumcraft:resonator, Essentia Resonator +thaumcraft:sanity_checker, Sanity Checker +thaumcraft:hand_mirror, Magic Hand Mirror +thaumcraft:thaumium_axe, Thaumium Axe +thaumcraft:thaumium_sword, Thaumium Sword +thaumcraft:thaumium_shovel, Thaumium Shovel +thaumcraft:thaumium_pick, Thaumium Pickaxe +thaumcraft:thaumium_hoe, Thaumium Hoe +thaumcraft:void_axe, Void Axe +thaumcraft:void_sword, Void Sword +thaumcraft:void_shovel, Void Shovel +thaumcraft:void_pick, Void Pickaxe +thaumcraft:void_hoe, Void Hoe +thaumcraft:elemental_axe, Axe of the Stream +thaumcraft:elemental_sword, Sword of the Zephyr +thaumcraft:elemental_shovel, Shovel of the Earthmover +thaumcraft:elemental_pick, Pickaxe of the Core +thaumcraft:elemental_hoe, Hoe of Growth +thaumcraft:primal_crusher, Primal Crusher +thaumcraft:crimson_blade, Crimson Blade +thaumcraft:grapple_gun, Arcane Grappler +thaumcraft:grapple_gun_tip, Grappler Head +thaumcraft:grapple_gun_spool, Grappler Spool +thaumcraft:goggles, Goggles of Revealing +thaumcraft:thaumium_helm, Thaumium Helm +thaumcraft:thaumium_chest, Thaumium Chestplate +thaumcraft:thaumium_legs, Thaumium Leggings +thaumcraft:thaumium_boots, Thaumium Boots +thaumcraft:cloth_chest, Thaumaturge's Robe +thaumcraft:cloth_legs, Thaumaturge's Leggings +thaumcraft:cloth_boots, Thaumaturge's Boots +thaumcraft:traveller_boots, Boots of the Traveller +thaumcraft:fortress_helm, Thaumium Fortress Helm +thaumcraft:fortress_chest, Thaumium Fortress Cuirass +thaumcraft:fortress_legs, Thaumium Fortress Thigh Guards +thaumcraft:void_helm, Void Helm +thaumcraft:void_chest, Void Chestplate +thaumcraft:void_legs, Void Leggings +thaumcraft:void_boots, Void Boots +thaumcraft:void_robe_helm, Void Thaumaturge Hood +thaumcraft:void_robe_chest, Void Thaumaturge Robe +thaumcraft:void_robe_legs, Void Thaumaturge Leggings +thaumcraft:crimson_plate_helm, Crimson Cult Helm +thaumcraft:crimson_plate_chest, Crimson Cult Chestplate +thaumcraft:crimson_plate_legs, Crimson Cult Greaves +thaumcraft:crimson_boots, Crimson Cult Boots +thaumcraft:crimson_robe_helm, Crimson Cult Hood +thaumcraft:crimson_robe_chest, Crimson Cult Robe +thaumcraft:crimson_robe_legs, Crimson Cult Leggings +thaumcraft:crimson_praetor_helm, Crimson Praetor Helm +thaumcraft:crimson_praetor_chest, Crimson Praetor Chestplate +thaumcraft:crimson_praetor_legs, Crimson Praetor Greaves +thaumcraft:baubles:0, Mundane Amulet +thaumcraft:baubles:1, Mundane Ring +thaumcraft:baubles:2, Mundane Belt +thaumcraft:baubles:3, Apprentice's Ring +thaumcraft:baubles:4, Fancy Amulet +thaumcraft:baubles:5, Fancy Ring +thaumcraft:baubles:6, Fancy Belt +thaumcraft:amulet_vis:0, Vis Stone +thaumcraft:amulet_vis:1, Amulet of Vis +thaumcraft:verdant_charm, Verdant Heart Charm +thaumcraft:curiosity_band, Headband of Curiosity +thaumcraft:voidseer_charm, Voidseer's Pearl +thaumcraft:cloud_ring, Cloudstepper Ring +thaumcraft:charm_undying, Charm of Undying +thaumcraft:creative_flux_sponge, Flux Sponge +thaumcraft:enchanted_placeholder, Any enchanted item +thaumcraft:caster_basic, Caster's Gauntlet +thaumcraft:focus_1, Blank Lesser Focus +thaumcraft:focus_2, Blank Advanced Focus +thaumcraft:focus_3, Blank Greater Focus +thaumcraft:focus_pouch, Focus Pouch +thaumcraft:golem_bell, Golemancer's Bell +thaumcraft:golem, Golem +thaumcraft:seal:0, Blank Seal +thaumcraft:seal:1, Control Seal: Collect +thaumcraft:seal:2, Advanced Control Seal: Collect +thaumcraft:seal:3, Control Seal: Store +thaumcraft:seal:4, Advanced Control Seal: Store +thaumcraft:seal:5, Control Seal: Empty +thaumcraft:seal:6, Advanced Control Seal: Empty +thaumcraft:seal:7, Control Seal: Harvest +thaumcraft:seal:8, Control Seal: Butcher +thaumcraft:seal:9, Control Seal: Guard +thaumcraft:seal:10, Advanced Control Seal: Guard +thaumcraft:seal:11, Control Seal: Lumberjack +thaumcraft:seal:12, Control Seal: Block Breaker +thaumcraft:seal:13, Control Seal: Use +thaumcraft:seal:14, Control Seal: Provide +thaumcraft:seal:15, Control Seal: Stock +thaumcraft:seal:16, Control Seal: Advanced Block Breaker +thaumcraft:seal:17, Control Seal: Secure +thaumcraft:seal:18, Advanced Control Seal: Secure +lteleporters:teleporter, Teleporter +lteleporters:endercrystal, Ender Shard +stevescarts:blockcartassembler, Cart Assembler +stevescarts:blockcargomanager, Cargo Manager +stevescarts:blockliquidmanager, Liquid Manager +stevescarts:blockdistributor, External Distributor +stevescarts:blockactivator, Module Toggler +stevescarts:blockdetector:0, Detector Manager +stevescarts:blockdetector:1, Detector Unit +stevescarts:blockdetector:2, Detector Station +stevescarts:blockdetector:3, Detector Junction +stevescarts:blockdetector:4, Detector Redstone Unit +stevescarts:upgrade:0, Upgrade: Batteries +stevescarts:upgrade:1, Upgrade: Power Crystal +stevescarts:upgrade:2, Upgrade: Module knowledge +stevescarts:upgrade:3, Upgrade: Industrial espionage +stevescarts:upgrade:4, Upgrade: Experienced assembler +stevescarts:upgrade:5, Upgrade: New Era +stevescarts:upgrade:6, Upgrade: CO2 friendly +stevescarts:upgrade:7, Upgrade: Generic engine +stevescarts:upgrade:8, Upgrade: Module input +stevescarts:upgrade:9, Upgrade: Production line +stevescarts:upgrade:10, Upgrade: Cart Deployer +stevescarts:upgrade:11, Upgrade: Cart Modifier +stevescarts:upgrade:12, Upgrade: Cart Crane +stevescarts:upgrade:13, Upgrade: Redstone Control +stevescarts:upgrade:14, Upgrade: Creative Mode +stevescarts:upgrade:15, Upgrade: Quick Demolisher +stevescarts:upgrade:16, Upgrade: Entropy +stevescarts:upgrade:17, Upgrade: Manager Bridge +stevescarts:upgrade:18, Thermal Engine +stevescarts:upgrade:19, Upgrade: Solar Panel +stevescarts:blockjunction, Junction Rail +stevescarts:blockadvdetector, Advanced Detector Rail +stevescarts:blockmetalstorage:0, Reinforced Metal Block +stevescarts:blockmetalstorage:1, Galgadorian Block +stevescarts:blockmetalstorage:2, Enhanced Galgadorian Block +stevescarts:modularcart:0, Modular Cart +stevescarts:modulecomponents:0, Wooden Wheels +stevescarts:modulecomponents:1, Iron Wheels +stevescarts:modulecomponents:2, Red Pigment +stevescarts:modulecomponents:3, Green Pigment +stevescarts:modulecomponents:4, Blue Pigment +stevescarts:modulecomponents:5, Glass o'Magic +stevescarts:modulecomponents:6, Dynamite +stevescarts:modulecomponents:9, Simple PCB +stevescarts:modulecomponents:10, Graphical Interface +stevescarts:modulecomponents:11, Raw Handle +stevescarts:modulecomponents:12, Refined Handle +stevescarts:modulecomponents:13, Speed Handle +stevescarts:modulecomponents:14, Wheel +stevescarts:modulecomponents:15, Saw Blade +stevescarts:modulecomponents:16, Advanced PCB +stevescarts:modulecomponents:17, Wood Cutting Core +stevescarts:modulecomponents:18, Raw Hardener +stevescarts:modulecomponents:19, Refined Hardener +stevescarts:modulecomponents:20, Hardened Mesh +stevescarts:modulecomponents:21, Stabilized Metal +stevescarts:modulecomponents:22, Reinforced Metal +stevescarts:modulecomponents:23, Reinforced Wheels +stevescarts:modulecomponents:24, Pipe +stevescarts:modulecomponents:25, Shooting Station +stevescarts:modulecomponents:26, Entity Scanner +stevescarts:modulecomponents:27, Entity Analyzer +stevescarts:modulecomponents:28, Empty Disk +stevescarts:modulecomponents:29, Tri-torch +stevescarts:modulecomponents:30, Chest Pane +stevescarts:modulecomponents:31, Large Chest Pane +stevescarts:modulecomponents:32, Huge Chest Pane +stevescarts:modulecomponents:33, Chest Lock +stevescarts:modulecomponents:34, Iron Pane +stevescarts:modulecomponents:35, Large Iron Pane +stevescarts:modulecomponents:36, Huge Iron Pane +stevescarts:modulecomponents:37, Dynamic Pane +stevescarts:modulecomponents:38, Large Dynamic Pane +stevescarts:modulecomponents:39, Huge Dynamic Pane +stevescarts:modulecomponents:40, Cleaning Fan +stevescarts:modulecomponents:41, Cleaning Core +stevescarts:modulecomponents:42, Cleaning Tube +stevescarts:modulecomponents:43, Fuse +stevescarts:modulecomponents:44, Solar Panel +stevescarts:modulecomponents:45, Eye of Galgador +stevescarts:modulecomponents:46, Lump of Galgador +stevescarts:modulecomponents:47, Galgadorian Metal +stevescarts:modulecomponents:48, Large Lump of Galgador +stevescarts:modulecomponents:49, Enhanced Galgadorian Metal +stevescarts:modulecomponents:58, Advanced Solar Panel +stevescarts:modulecomponents:59, Blank Upgrade +stevescarts:modulecomponents:60, Tank Valve +stevescarts:modulecomponents:61, Tank Pane +stevescarts:modulecomponents:62, Large Tank Pane +stevescarts:modulecomponents:63, Huge Tank Pane +stevescarts:modulecomponents:64, Liquid Cleaning Core +stevescarts:modulecomponents:65, Liquid Cleaning Tube +stevescarts:modulecomponents:80, Hardened Saw Blade +stevescarts:modulecomponents:81, Galgadorian Saw Blade +stevescarts:modulecomponents:82, Galgadorian Wheels +stevescarts:modulecomponents:83, Iron Blade +stevescarts:modulecomponents:84, Blade Arm +stevescarts:cartmodule:0, Coal Engine +stevescarts:cartmodule:1, Solar Engine +stevescarts:cartmodule:2, Side Chests +stevescarts:cartmodule:3, Top Chest +stevescarts:cartmodule:4, Front Chest +stevescarts:cartmodule:5, Internal Storage +stevescarts:cartmodule:6, Extracting Chests +stevescarts:cartmodule:7, Torch Placer +stevescarts:cartmodule:8, Basic Drill +stevescarts:cartmodule:9, Galgadorian Drill +stevescarts:cartmodule:10, Railer +stevescarts:cartmodule:11, Large Railer +stevescarts:cartmodule:12, Bridge Builder +stevescarts:cartmodule:13, Track Remover +stevescarts:cartmodule:14, Basic Farmer +stevescarts:cartmodule:15, Basic Wood Cutter +stevescarts:cartmodule:16, Hydrator +stevescarts:cartmodule:18, Fertilizer +stevescarts:cartmodule:19, Height Controller +stevescarts:cartmodule:20, Liquid Sensors +stevescarts:cartmodule:21, Entity Detector: Animal +stevescarts:cartmodule:22, Entity Detector: Player +stevescarts:cartmodule:23, Entity Detector: Villager +stevescarts:cartmodule:24, Entity Detector: Monster +stevescarts:cartmodule:25, Seat +stevescarts:cartmodule:26, Brake Handle +stevescarts:cartmodule:27, Advanced Control System +stevescarts:cartmodule:28, Shooter +stevescarts:cartmodule:29, Advanced Shooter +stevescarts:cartmodule:30, Cleaning Machine +stevescarts:cartmodule:31, Dynamite Carrier +stevescarts:cartmodule:32, Divine Shield +stevescarts:cartmodule:33, Melter +stevescarts:cartmodule:34, Extreme Melter +stevescarts:cartmodule:36, Invisibility Core +stevescarts:cartmodule:37, Wooden Hull +stevescarts:cartmodule:38, Standard Hull +stevescarts:cartmodule:39, Reinforced Hull +stevescarts:cartmodule:40, Note Sequencer +stevescarts:cartmodule:41, Colorizer +stevescarts:cartmodule:42, Iron Drill +stevescarts:cartmodule:43, Hardened Drill +stevescarts:cartmodule:44, Tiny Coal Engine +stevescarts:cartmodule:45, Basic Solar Engine +stevescarts:cartmodule:49, Chunk Loader +stevescarts:cartmodule:51, Projectile: Potion +stevescarts:cartmodule:53, Projectile: Egg +stevescarts:cartmodule:56, Compact Solar Engine +stevescarts:cartmodule:57, Cage +stevescarts:cartmodule:58, Crop: Nether Wart +stevescarts:cartmodule:59, Firework display +stevescarts:cartmodule:61, Creative Engine +stevescarts:cartmodule:62, Mechanical Pig +stevescarts:cartmodule:63, Internal Tank +stevescarts:cartmodule:64, Side Tanks +stevescarts:cartmodule:65, Top Tank +stevescarts:cartmodule:66, Advanced Tank +stevescarts:cartmodule:67, Front Tank +stevescarts:cartmodule:68, Incinerator +stevescarts:cartmodule:69, Thermal Engine +stevescarts:cartmodule:70, Advanced Thermal Engine +stevescarts:cartmodule:71, Liquid Cleaner +stevescarts:cartmodule:72, Creative Tank +stevescarts:cartmodule:73, Open Tank +stevescarts:cartmodule:75, Drill Intelligence +stevescarts:cartmodule:76, Creative Hull +stevescarts:cartmodule:77, Power Observer +stevescarts:cartmodule:78, Steve's Arcade +stevescarts:cartmodule:79, Hardened Wood Cutter +stevescarts:cartmodule:80, Galgadorian Wood Cutter +stevescarts:cartmodule:81, Galgadorian Hull +stevescarts:cartmodule:82, Enchanter +stevescarts:cartmodule:83, Ore Extractor +stevescarts:cartmodule:84, Galgadorian Farmer +stevescarts:cartmodule:85, Lawn Mower +stevescarts:cartmodule:86, Milker +stevescarts:cartmodule:87, Crafter +stevescarts:cartmodule:89, Planter Range Extender +stevescarts:cartmodule:91, Smelter +stevescarts:cartmodule:92, Advanced Crafter +stevescarts:cartmodule:93, Advanced Smelter +stevescarts:cartmodule:94, Information Provider +stevescarts:cartmodule:95, Experience Bank +stevescarts:cartmodule:96, Creative Incinerator +stevescarts:cartmodule:97, Creative Supplies +stevescarts:cartmodule:99, Cake Server +stevescarts:cartmodule:101, Color Randomizer +stevescarts:cartmodule:102, Tree Tap Module +tconstruct:book, Materials and You +tconstruct:soil:0, Grout +tconstruct:soil:1, Green Slimy Mud +tconstruct:soil:2, Blue Slimy Mud +tconstruct:soil:3, Graveyard Soil +tconstruct:soil:4, Consecrated Soil +tconstruct:soil:5, Slimy Magma Mud +tconstruct:slime:1, Slime Block +tconstruct:slime:2, Slime Block +tconstruct:slime:3, Blood Slime Block +tconstruct:slime:4, Slime Block +tconstruct:slime_congealed:0, Congealed Slime Block +tconstruct:slime_congealed:1, Congealed Slime Block +tconstruct:slime_congealed:2, Congealed Slime Block +tconstruct:slime_congealed:3, Congealed Bloodblock +tconstruct:slime_congealed:4, Congealed Slime Block +tconstruct:ore:0, Cobalt Ore +tconstruct:ore:1, Ardite Ore +tconstruct:firewood:0, Lavawood +tconstruct:firewood:1, Firewood +tconstruct:deco_ground:0, Mud Bricks +tconstruct:clear_glass:0, Clear Glass +tconstruct:clear_stained_glass:0, Clear White Stained Glass +tconstruct:clear_stained_glass:1, Clear Orange Stained Glass +tconstruct:clear_stained_glass:2, Clear Magenta Stained Glass +tconstruct:clear_stained_glass:3, Clear Light Blue Stained Glass +tconstruct:clear_stained_glass:4, Clear Yellow Stained Glass +tconstruct:clear_stained_glass:5, Clear Light Green Stained Glass +tconstruct:clear_stained_glass:6, Clear Pink Stained Glass +tconstruct:clear_stained_glass:7, Clear Gray Stained Glass +tconstruct:clear_stained_glass:8, Clear Light Gray Stained Glass +tconstruct:clear_stained_glass:9, Clear Cyan Stained Glass +tconstruct:clear_stained_glass:10, Clear Purple Stained Glass +tconstruct:clear_stained_glass:11, Clear Blue Stained Glass +tconstruct:clear_stained_glass:12, Clear Brown Stained Glass +tconstruct:clear_stained_glass:13, Clear Green Stained Glass +tconstruct:clear_stained_glass:14, Clear Red Stained Glass +tconstruct:clear_stained_glass:15, Clear Black Stained Glass +tconstruct:deco_ground_slab:0, Mud Bricks Slab +tconstruct:firewood_slab:0, Lavawood Slab +tconstruct:firewood_slab:1, Firewood Slab +tconstruct:mudbrick_stairs:0, Mud Bricks Stairs +tconstruct:firewood_stairs:0, Firewood Stairs +tconstruct:lavawood_stairs:0, Lavawood Stairs +tconstruct:nuggets:0, Cobalt Nugget +tconstruct:nuggets:1, Ardite Nugget +tconstruct:nuggets:2, Manyullyn Nugget +tconstruct:nuggets:3, Knightslime Nugget +tconstruct:nuggets:4, Pigiron Nugget +tconstruct:ingots:0, Cobalt Ingot +tconstruct:ingots:1, Ardite Ingot +tconstruct:ingots:2, Manyullyn Ingot +tconstruct:ingots:3, Knightslime Ingot +tconstruct:ingots:4, Pigiron Ingot +tconstruct:materials:0, Seared Brick +tconstruct:materials:1, Mud Brick +tconstruct:materials:2, Dried Brick +tconstruct:materials:9, Green Slime Crystal +tconstruct:materials:10, Blue Slime Crystal +tconstruct:materials:11, Magma Slime Crystal +tconstruct:materials:12, Expander (Horizontal) +tconstruct:materials:13, Expander (Vertical) +tconstruct:materials:14, Reinforcement +tconstruct:materials:15, Silky Cloth +tconstruct:materials:16, Silky Jewel +tconstruct:materials:17, Necrotic Bone +tconstruct:materials:18, Ball of Moss +tconstruct:materials:19, Mending Moss +tconstruct:materials:50, Creative Modifier +tconstruct:edible:0, Bacon +tconstruct:edible:1, Slimeball +tconstruct:edible:2, Slimeball +tconstruct:edible:3, Coagulated Blood +tconstruct:edible:4, Slimeball +tconstruct:edible:5, Slimeball +tconstruct:edible:10, Monster Jerky +tconstruct:edible:11, Beef Jerky +tconstruct:edible:12, Chicken Jerky +tconstruct:edible:13, Bacon Jerky +tconstruct:edible:14, Mutton Jerky +tconstruct:edible:15, Rabbit Jerky +tconstruct:edible:20, Fish Jerky +tconstruct:edible:21, Salmon Jerky +tconstruct:edible:22, Clownfish Jerky +tconstruct:edible:23, Fugu Jerky +tconstruct:edible:30, Gelatinous Slime Drop +tconstruct:edible:31, Gelatinous Slime Drop +tconstruct:edible:32, Gelatinous Slime Drop +tconstruct:edible:33, Coagulated Blood Drop +tconstruct:edible:34, Gelatinous Slime Drop +tconstruct:metal:0, Block of Cobalt +tconstruct:metal:1, Block of Ardite +tconstruct:metal:2, Block of Manyullyn +tconstruct:metal:3, Block of Knightslime +tconstruct:metal:4, Block of Pigiron +tconstruct:metal:6, Silky Block of Jewel +tconstruct:slime_dirt:0, Green Slimy Dirt +tconstruct:slime_dirt:1, Blue Slimy Dirt +tconstruct:slime_dirt:2, Purple Slimy Dirt +tconstruct:slime_dirt:3, Magma Slimy Dirt +tconstruct:slime_grass:0, Slimy Grass +tconstruct:slime_grass:1, Green Slimy Grass +tconstruct:slime_grass:2, Blue Slimy Grass +tconstruct:slime_grass:3, Purple Slimy Grass +tconstruct:slime_grass:4, Magma Slimy Grass +tconstruct:slime_grass:5, Slimy Grass +tconstruct:slime_grass:6, Green Slimy Grass +tconstruct:slime_grass:7, Blue Slimy Grass +tconstruct:slime_grass:8, Purple Slimy Grass +tconstruct:slime_grass:9, Magma Slimy Grass +tconstruct:slime_grass:10, Slimy Grass +tconstruct:slime_grass:11, Green Slimy Grass +tconstruct:slime_grass:12, Blue Slimy Grass +tconstruct:slime_grass:13, Purple Slimy Grass +tconstruct:slime_grass:14, Magma Slimy Grass +tconstruct:slime_leaves:0, Slimy Leaves +tconstruct:slime_leaves:1, Slimy Leaves +tconstruct:slime_leaves:2, Slimy Leaves +tconstruct:slime_grass_tall:0, Tall Slimy Grass +tconstruct:slime_grass_tall:4, Tall Slimy Grass +tconstruct:slime_grass_tall:8, Tall Slimy Grass +tconstruct:slime_grass_tall:1, Slimy Fern +tconstruct:slime_grass_tall:5, Slimy Fern +tconstruct:slime_grass_tall:9, Slimy Fern +tconstruct:slime_sapling:0, Blue Slime Sapling +tconstruct:slime_sapling:1, Purple Slime Sapling +tconstruct:slime_sapling:2, Magma Slime Sapling +tconstruct:slime_vine_blue_end:0, Blue Slimy Vine +tconstruct:slime_vine_blue_mid:0, Blue Slimy Vine +tconstruct:slime_vine_blue:0, Blue Slimy Vine +tconstruct:slime_vine_purple_end:0, Purple Slimy Vine +tconstruct:slime_vine_purple_mid:0, Purple Slimy Vine +tconstruct:slime_vine_purple:0, Purple Slimy Vine +tconstruct:pattern:0, Blank Pattern +tconstruct:pattern:0, Large Sword Blade Pattern +tconstruct:pattern:0, Arrow Shaft Pattern +tconstruct:pattern:0, Hand Guard Pattern +tconstruct:pattern:0, Sword Blade Pattern +tconstruct:pattern:0, Knife Blade Pattern +tconstruct:pattern:0, Large Plate Pattern +tconstruct:pattern:0, Hammer Head Pattern +tconstruct:pattern:0, Sign Plate Pattern +tconstruct:pattern:0, Pickaxe Head Pattern +tconstruct:pattern:0, Axe Head Pattern +tconstruct:pattern:0, Arrow Head Pattern +tconstruct:pattern:0, Cross Guard Pattern +tconstruct:pattern:0, Tough Binding Pattern +tconstruct:pattern:0, Excavator Head Pattern +tconstruct:pattern:0, Sharpening Kit Pattern +tconstruct:pattern:0, Wide Guard Pattern +tconstruct:pattern:0, Scythe Head Pattern +tconstruct:pattern:0, Shard Pattern +tconstruct:pattern:0, Binding Pattern +tconstruct:pattern:0, Pan Pattern +tconstruct:pattern:0, Bowstring Pattern +tconstruct:pattern:0, Tool Rod Pattern +tconstruct:pattern:0, Shovel Head Pattern +tconstruct:pattern:0, Bowlimb Pattern +tconstruct:pattern:0, Broad Axe Head Pattern +tconstruct:pattern:0, Fletching Pattern +tconstruct:pattern:0, Kama Head Pattern +tconstruct:pattern:0, Tough Tool Rod Pattern +tconstruct:shard:0, Amordrine Shard +tconstruct:shard:0, Haderoth Shard +tconstruct:shard:0, Alduorite Shard +tconstruct:shard:0, Platinum Shard +tconstruct:shard:0, Vulcanite Shard +tconstruct:shard:0, Ignatius Shard +tconstruct:shard:0, Etherium Shard +tconstruct:shard:0, Quicksilver Shard +tconstruct:shard:0, Brass Shard +tconstruct:shard:0, Astral Silver Shard +tconstruct:shard:0, Hepatizon Shard +tconstruct:shard:0, Eximite Shard +tconstruct:shard:0, Sanguinite Shard +tconstruct:shard:0, Desichalkos Shard +tconstruct:shard:0, Celenegil Shard +tconstruct:shard:0, Shadow Iron Shard +tconstruct:shard:0, Mithril Shard +tconstruct:shard:0, Carmot Shard +tconstruct:shard:0, Ceruclase Shard +tconstruct:shard:0, Deep Iron Shard +tconstruct:shard:0, Angmallen Shard +tconstruct:shard:0, Kalendrite Shard +tconstruct:shard:0, Damascus Steel Shard +tconstruct:shard:0, Prometheum Shard +tconstruct:shard:0, Adamantine Shard +tconstruct:shard:0, Tartarite Shard +tconstruct:shard:0, Atlarus Shard +tconstruct:shard:0, Black Steel Shard +tconstruct:shard:0, Vyroxeres Shard +tconstruct:shard:0, Oureclase Shard +tconstruct:shard:0, Inolashite Shard +tconstruct:shard:0, Orichalcum Shard +tconstruct:shard:0, Infuscolium Shard +tconstruct:shard:0, Shadow Steel Shard +tconstruct:shard:0, Midasium Shard +tconstruct:shard:0, Krik Shard +tconstruct:shard:0, Wooden Shard +tconstruct:shard:0, Stone Shard +tconstruct:shard:0, Flint Shard +tconstruct:shard:0, Cactus Shard +tconstruct:shard:0, Bone Shard +tconstruct:shard:0, Obsidian Shard +tconstruct:shard:0, Prismarine Shard +tconstruct:shard:0, End Shard +tconstruct:shard:0, Paper Shard +tconstruct:shard:0, Sponge Shard +tconstruct:shard:0, Firewood Shard +tconstruct:shard:0, Iron Shard +tconstruct:shard:0, Pig Iron Shard +tconstruct:shard:0, Knightslime Shard +tconstruct:shard:0, Slime Shard +tconstruct:shard:0, Slime Shard +tconstruct:shard:0, Magma Slime Shard +tconstruct:shard:0, Netherrack Shard +tconstruct:shard:0, Cobalt Shard +tconstruct:shard:0, Ardite Shard +tconstruct:shard:0, Manyullyn Shard +tconstruct:shard:0, Copper Shard +tconstruct:shard:0, Bronze Shard +tconstruct:shard:0, Lead Shard +tconstruct:shard:0, Silver Shard +tconstruct:shard:0, Electrum Shard +tconstruct:shard:0, Steel Shard +tconstruct:sharpening_kit:0, Amordrine Sharpening Kit +tconstruct:sharpening_kit:0, Haderoth Sharpening Kit +tconstruct:sharpening_kit:0, Alduorite Sharpening Kit +tconstruct:sharpening_kit:0, Platinum Sharpening Kit +tconstruct:sharpening_kit:0, Vulcanite Sharpening Kit +tconstruct:sharpening_kit:0, Ignatius Sharpening Kit +tconstruct:sharpening_kit:0, Etherium Sharpening Kit +tconstruct:sharpening_kit:0, Quicksilver Sharpening Kit +tconstruct:sharpening_kit:0, Brass Sharpening Kit +tconstruct:sharpening_kit:0, Astral Silver Sharpening Kit +tconstruct:sharpening_kit:0, Hepatizon Sharpening Kit +tconstruct:sharpening_kit:0, Eximite Sharpening Kit +tconstruct:sharpening_kit:0, Sanguinite Sharpening Kit +tconstruct:sharpening_kit:0, Desichalkos Sharpening Kit +tconstruct:sharpening_kit:0, Celenegil Sharpening Kit +tconstruct:sharpening_kit:0, Shadow Iron Sharpening Kit +tconstruct:sharpening_kit:0, Mithril Sharpening Kit +tconstruct:sharpening_kit:0, Carmot Sharpening Kit +tconstruct:sharpening_kit:0, Ceruclase Sharpening Kit +tconstruct:sharpening_kit:0, Deep Iron Sharpening Kit +tconstruct:sharpening_kit:0, Angmallen Sharpening Kit +tconstruct:sharpening_kit:0, Kalendrite Sharpening Kit +tconstruct:sharpening_kit:0, Damascus Steel Sharpening Kit +tconstruct:sharpening_kit:0, Prometheum Sharpening Kit +tconstruct:sharpening_kit:0, Adamantine Sharpening Kit +tconstruct:sharpening_kit:0, Tartarite Sharpening Kit +tconstruct:sharpening_kit:0, Atlarus Sharpening Kit +tconstruct:sharpening_kit:0, Black Steel Sharpening Kit +tconstruct:sharpening_kit:0, Vyroxeres Sharpening Kit +tconstruct:sharpening_kit:0, Oureclase Sharpening Kit +tconstruct:sharpening_kit:0, Inolashite Sharpening Kit +tconstruct:sharpening_kit:0, Orichalcum Sharpening Kit +tconstruct:sharpening_kit:0, Infuscolium Sharpening Kit +tconstruct:sharpening_kit:0, Shadow Steel Sharpening Kit +tconstruct:sharpening_kit:0, Midasium Sharpening Kit +tconstruct:sharpening_kit:0, Krik Sharpening Kit +tconstruct:sharpening_kit:0, Wooden Sharpening Kit +tconstruct:sharpening_kit:0, Stone Sharpening Kit +tconstruct:sharpening_kit:0, Flint Sharpening Kit +tconstruct:sharpening_kit:0, Cactus Sharpening Kit +tconstruct:sharpening_kit:0, Bone Sharpening Kit +tconstruct:sharpening_kit:0, Obsidian Sharpening Kit +tconstruct:sharpening_kit:0, Prismarine Sharpening Kit +tconstruct:sharpening_kit:0, End Sharpening Kit +tconstruct:sharpening_kit:0, Paper Sharpening Kit +tconstruct:sharpening_kit:0, Sponge Sharpening Kit +tconstruct:sharpening_kit:0, Firewood Sharpening Kit +tconstruct:sharpening_kit:0, Iron Sharpening Kit +tconstruct:sharpening_kit:0, Pig Iron Sharpening Kit +tconstruct:sharpening_kit:0, Knightslime Sharpening Kit +tconstruct:sharpening_kit:0, Slime Sharpening Kit +tconstruct:sharpening_kit:0, Slime Sharpening Kit +tconstruct:sharpening_kit:0, Magma Slime Sharpening Kit +tconstruct:sharpening_kit:0, Netherrack Sharpening Kit +tconstruct:sharpening_kit:0, Cobalt Sharpening Kit +tconstruct:sharpening_kit:0, Ardite Sharpening Kit +tconstruct:sharpening_kit:0, Manyullyn Sharpening Kit +tconstruct:sharpening_kit:0, Copper Sharpening Kit +tconstruct:sharpening_kit:0, Bronze Sharpening Kit +tconstruct:sharpening_kit:0, Lead Sharpening Kit +tconstruct:sharpening_kit:0, Silver Sharpening Kit +tconstruct:sharpening_kit:0, Electrum Sharpening Kit +tconstruct:sharpening_kit:0, Steel Sharpening Kit +tconstruct:pick_head:0, Amordrine Pickaxe Head +tconstruct:pick_head:0, Haderoth Pickaxe Head +tconstruct:pick_head:0, Alduorite Pickaxe Head +tconstruct:pick_head:0, Platinum Pickaxe Head +tconstruct:pick_head:0, Vulcanite Pickaxe Head +tconstruct:pick_head:0, Ignatius Pickaxe Head +tconstruct:pick_head:0, Etherium Pickaxe Head +tconstruct:pick_head:0, Quicksilver Pickaxe Head +tconstruct:pick_head:0, Brass Pickaxe Head +tconstruct:pick_head:0, Astral Silver Pickaxe Head +tconstruct:pick_head:0, Hepatizon Pickaxe Head +tconstruct:pick_head:0, Eximite Pickaxe Head +tconstruct:pick_head:0, Sanguinite Pickaxe Head +tconstruct:pick_head:0, Desichalkos Pickaxe Head +tconstruct:pick_head:0, Celenegil Pickaxe Head +tconstruct:pick_head:0, Shadow Iron Pickaxe Head +tconstruct:pick_head:0, Mithril Pickaxe Head +tconstruct:pick_head:0, Carmot Pickaxe Head +tconstruct:pick_head:0, Ceruclase Pickaxe Head +tconstruct:pick_head:0, Deep Iron Pickaxe Head +tconstruct:pick_head:0, Angmallen Pickaxe Head +tconstruct:pick_head:0, Kalendrite Pickaxe Head +tconstruct:pick_head:0, Damascus Steel Pickaxe Head +tconstruct:pick_head:0, Prometheum Pickaxe Head +tconstruct:pick_head:0, Adamantine Pickaxe Head +tconstruct:pick_head:0, Tartarite Pickaxe Head +tconstruct:pick_head:0, Atlarus Pickaxe Head +tconstruct:pick_head:0, Black Steel Pickaxe Head +tconstruct:pick_head:0, Vyroxeres Pickaxe Head +tconstruct:pick_head:0, Oureclase Pickaxe Head +tconstruct:pick_head:0, Inolashite Pickaxe Head +tconstruct:pick_head:0, Orichalcum Pickaxe Head +tconstruct:pick_head:0, Infuscolium Pickaxe Head +tconstruct:pick_head:0, Shadow Steel Pickaxe Head +tconstruct:pick_head:0, Midasium Pickaxe Head +tconstruct:pick_head:0, Krik Pickaxe Head +tconstruct:pick_head:0, Wooden Pickaxe Head +tconstruct:pick_head:0, Stone Pickaxe Head +tconstruct:pick_head:0, Flint Pickaxe Head +tconstruct:pick_head:0, Cactus Pickaxe Head +tconstruct:pick_head:0, Bone Pickaxe Head +tconstruct:pick_head:0, Obsidian Pickaxe Head +tconstruct:pick_head:0, Prismarine Pickaxe Head +tconstruct:pick_head:0, End Pickaxe Head +tconstruct:pick_head:0, Paper Pickaxe Head +tconstruct:pick_head:0, Sponge Pickaxe Head +tconstruct:pick_head:0, Firewood Pickaxe Head +tconstruct:pick_head:0, Iron Pickaxe Head +tconstruct:pick_head:0, Pig Iron Pickaxe Head +tconstruct:pick_head:0, Knightslime Pickaxe Head +tconstruct:pick_head:0, Slime Pickaxe Head +tconstruct:pick_head:0, Slime Pickaxe Head +tconstruct:pick_head:0, Magma Slime Pickaxe Head +tconstruct:pick_head:0, Netherrack Pickaxe Head +tconstruct:pick_head:0, Cobalt Pickaxe Head +tconstruct:pick_head:0, Ardite Pickaxe Head +tconstruct:pick_head:0, Manyullyn Pickaxe Head +tconstruct:pick_head:0, Copper Pickaxe Head +tconstruct:pick_head:0, Bronze Pickaxe Head +tconstruct:pick_head:0, Lead Pickaxe Head +tconstruct:pick_head:0, Silver Pickaxe Head +tconstruct:pick_head:0, Electrum Pickaxe Head +tconstruct:pick_head:0, Steel Pickaxe Head +tconstruct:shovel_head:0, Amordrine Shovel Head +tconstruct:shovel_head:0, Haderoth Shovel Head +tconstruct:shovel_head:0, Alduorite Shovel Head +tconstruct:shovel_head:0, Platinum Shovel Head +tconstruct:shovel_head:0, Vulcanite Shovel Head +tconstruct:shovel_head:0, Ignatius Shovel Head +tconstruct:shovel_head:0, Etherium Shovel Head +tconstruct:shovel_head:0, Quicksilver Shovel Head +tconstruct:shovel_head:0, Brass Shovel Head +tconstruct:shovel_head:0, Astral Silver Shovel Head +tconstruct:shovel_head:0, Hepatizon Shovel Head +tconstruct:shovel_head:0, Eximite Shovel Head +tconstruct:shovel_head:0, Sanguinite Shovel Head +tconstruct:shovel_head:0, Desichalkos Shovel Head +tconstruct:shovel_head:0, Celenegil Shovel Head +tconstruct:shovel_head:0, Shadow Iron Shovel Head +tconstruct:shovel_head:0, Mithril Shovel Head +tconstruct:shovel_head:0, Carmot Shovel Head +tconstruct:shovel_head:0, Ceruclase Shovel Head +tconstruct:shovel_head:0, Deep Iron Shovel Head +tconstruct:shovel_head:0, Angmallen Shovel Head +tconstruct:shovel_head:0, Kalendrite Shovel Head +tconstruct:shovel_head:0, Damascus Steel Shovel Head +tconstruct:shovel_head:0, Prometheum Shovel Head +tconstruct:shovel_head:0, Adamantine Shovel Head +tconstruct:shovel_head:0, Tartarite Shovel Head +tconstruct:shovel_head:0, Atlarus Shovel Head +tconstruct:shovel_head:0, Black Steel Shovel Head +tconstruct:shovel_head:0, Vyroxeres Shovel Head +tconstruct:shovel_head:0, Oureclase Shovel Head +tconstruct:shovel_head:0, Inolashite Shovel Head +tconstruct:shovel_head:0, Orichalcum Shovel Head +tconstruct:shovel_head:0, Infuscolium Shovel Head +tconstruct:shovel_head:0, Shadow Steel Shovel Head +tconstruct:shovel_head:0, Midasium Shovel Head +tconstruct:shovel_head:0, Krik Shovel Head +tconstruct:shovel_head:0, Wooden Shovel Head +tconstruct:shovel_head:0, Stone Shovel Head +tconstruct:shovel_head:0, Flint Shovel Head +tconstruct:shovel_head:0, Cactus Shovel Head +tconstruct:shovel_head:0, Bone Shovel Head +tconstruct:shovel_head:0, Obsidian Shovel Head +tconstruct:shovel_head:0, Prismarine Shovel Head +tconstruct:shovel_head:0, End Shovel Head +tconstruct:shovel_head:0, Paper Shovel Head +tconstruct:shovel_head:0, Sponge Shovel Head +tconstruct:shovel_head:0, Firewood Shovel Head +tconstruct:shovel_head:0, Iron Shovel Head +tconstruct:shovel_head:0, Pig Iron Shovel Head +tconstruct:shovel_head:0, Knightslime Shovel Head +tconstruct:shovel_head:0, Slime Shovel Head +tconstruct:shovel_head:0, Slime Shovel Head +tconstruct:shovel_head:0, Magma Slime Shovel Head +tconstruct:shovel_head:0, Netherrack Shovel Head +tconstruct:shovel_head:0, Cobalt Shovel Head +tconstruct:shovel_head:0, Ardite Shovel Head +tconstruct:shovel_head:0, Manyullyn Shovel Head +tconstruct:shovel_head:0, Copper Shovel Head +tconstruct:shovel_head:0, Bronze Shovel Head +tconstruct:shovel_head:0, Lead Shovel Head +tconstruct:shovel_head:0, Silver Shovel Head +tconstruct:shovel_head:0, Electrum Shovel Head +tconstruct:shovel_head:0, Steel Shovel Head +tconstruct:axe_head:0, Amordrine Axe Head +tconstruct:axe_head:0, Haderoth Axe Head +tconstruct:axe_head:0, Alduorite Axe Head +tconstruct:axe_head:0, Platinum Axe Head +tconstruct:axe_head:0, Vulcanite Axe Head +tconstruct:axe_head:0, Ignatius Axe Head +tconstruct:axe_head:0, Etherium Axe Head +tconstruct:axe_head:0, Quicksilver Axe Head +tconstruct:axe_head:0, Brass Axe Head +tconstruct:axe_head:0, Astral Silver Axe Head +tconstruct:axe_head:0, Hepatizon Axe Head +tconstruct:axe_head:0, Eximite Axe Head +tconstruct:axe_head:0, Sanguinite Axe Head +tconstruct:axe_head:0, Desichalkos Axe Head +tconstruct:axe_head:0, Celenegil Axe Head +tconstruct:axe_head:0, Shadow Iron Axe Head +tconstruct:axe_head:0, Mithril Axe Head +tconstruct:axe_head:0, Carmot Axe Head +tconstruct:axe_head:0, Ceruclase Axe Head +tconstruct:axe_head:0, Deep Iron Axe Head +tconstruct:axe_head:0, Angmallen Axe Head +tconstruct:axe_head:0, Kalendrite Axe Head +tconstruct:axe_head:0, Damascus Steel Axe Head +tconstruct:axe_head:0, Prometheum Axe Head +tconstruct:axe_head:0, Adamantine Axe Head +tconstruct:axe_head:0, Tartarite Axe Head +tconstruct:axe_head:0, Atlarus Axe Head +tconstruct:axe_head:0, Black Steel Axe Head +tconstruct:axe_head:0, Vyroxeres Axe Head +tconstruct:axe_head:0, Oureclase Axe Head +tconstruct:axe_head:0, Inolashite Axe Head +tconstruct:axe_head:0, Orichalcum Axe Head +tconstruct:axe_head:0, Infuscolium Axe Head +tconstruct:axe_head:0, Shadow Steel Axe Head +tconstruct:axe_head:0, Midasium Axe Head +tconstruct:axe_head:0, Krik Axe Head +tconstruct:axe_head:0, Wooden Axe Head +tconstruct:axe_head:0, Stone Axe Head +tconstruct:axe_head:0, Flint Axe Head +tconstruct:axe_head:0, Cactus Axe Head +tconstruct:axe_head:0, Bone Axe Head +tconstruct:axe_head:0, Obsidian Axe Head +tconstruct:axe_head:0, Prismarine Axe Head +tconstruct:axe_head:0, End Axe Head +tconstruct:axe_head:0, Paper Axe Head +tconstruct:axe_head:0, Sponge Axe Head +tconstruct:axe_head:0, Firewood Axe Head +tconstruct:axe_head:0, Iron Axe Head +tconstruct:axe_head:0, Pig Iron Axe Head +tconstruct:axe_head:0, Knightslime Axe Head +tconstruct:axe_head:0, Slime Axe Head +tconstruct:axe_head:0, Slime Axe Head +tconstruct:axe_head:0, Magma Slime Axe Head +tconstruct:axe_head:0, Netherrack Axe Head +tconstruct:axe_head:0, Cobalt Axe Head +tconstruct:axe_head:0, Ardite Axe Head +tconstruct:axe_head:0, Manyullyn Axe Head +tconstruct:axe_head:0, Copper Axe Head +tconstruct:axe_head:0, Bronze Axe Head +tconstruct:axe_head:0, Lead Axe Head +tconstruct:axe_head:0, Silver Axe Head +tconstruct:axe_head:0, Electrum Axe Head +tconstruct:axe_head:0, Steel Axe Head +tconstruct:broad_axe_head:0, Amordrine Broad Axe Head +tconstruct:broad_axe_head:0, Haderoth Broad Axe Head +tconstruct:broad_axe_head:0, Alduorite Broad Axe Head +tconstruct:broad_axe_head:0, Platinum Broad Axe Head +tconstruct:broad_axe_head:0, Vulcanite Broad Axe Head +tconstruct:broad_axe_head:0, Ignatius Broad Axe Head +tconstruct:broad_axe_head:0, Etherium Broad Axe Head +tconstruct:broad_axe_head:0, Quicksilver Broad Axe Head +tconstruct:broad_axe_head:0, Brass Broad Axe Head +tconstruct:broad_axe_head:0, Astral Silver Broad Axe Head +tconstruct:broad_axe_head:0, Hepatizon Broad Axe Head +tconstruct:broad_axe_head:0, Eximite Broad Axe Head +tconstruct:broad_axe_head:0, Sanguinite Broad Axe Head +tconstruct:broad_axe_head:0, Desichalkos Broad Axe Head +tconstruct:broad_axe_head:0, Celenegil Broad Axe Head +tconstruct:broad_axe_head:0, Shadow Iron Broad Axe Head +tconstruct:broad_axe_head:0, Mithril Broad Axe Head +tconstruct:broad_axe_head:0, Carmot Broad Axe Head +tconstruct:broad_axe_head:0, Ceruclase Broad Axe Head +tconstruct:broad_axe_head:0, Deep Iron Broad Axe Head +tconstruct:broad_axe_head:0, Angmallen Broad Axe Head +tconstruct:broad_axe_head:0, Kalendrite Broad Axe Head +tconstruct:broad_axe_head:0, Damascus Steel Broad Axe Head +tconstruct:broad_axe_head:0, Prometheum Broad Axe Head +tconstruct:broad_axe_head:0, Adamantine Broad Axe Head +tconstruct:broad_axe_head:0, Tartarite Broad Axe Head +tconstruct:broad_axe_head:0, Atlarus Broad Axe Head +tconstruct:broad_axe_head:0, Black Steel Broad Axe Head +tconstruct:broad_axe_head:0, Vyroxeres Broad Axe Head +tconstruct:broad_axe_head:0, Oureclase Broad Axe Head +tconstruct:broad_axe_head:0, Inolashite Broad Axe Head +tconstruct:broad_axe_head:0, Orichalcum Broad Axe Head +tconstruct:broad_axe_head:0, Infuscolium Broad Axe Head +tconstruct:broad_axe_head:0, Shadow Steel Broad Axe Head +tconstruct:broad_axe_head:0, Midasium Broad Axe Head +tconstruct:broad_axe_head:0, Krik Broad Axe Head +tconstruct:broad_axe_head:0, Wooden Broad Axe Head +tconstruct:broad_axe_head:0, Stone Broad Axe Head +tconstruct:broad_axe_head:0, Flint Broad Axe Head +tconstruct:broad_axe_head:0, Cactus Broad Axe Head +tconstruct:broad_axe_head:0, Bone Broad Axe Head +tconstruct:broad_axe_head:0, Obsidian Broad Axe Head +tconstruct:broad_axe_head:0, Prismarine Broad Axe Head +tconstruct:broad_axe_head:0, End Broad Axe Head +tconstruct:broad_axe_head:0, Paper Broad Axe Head +tconstruct:broad_axe_head:0, Sponge Broad Axe Head +tconstruct:broad_axe_head:0, Firewood Broad Axe Head +tconstruct:broad_axe_head:0, Iron Broad Axe Head +tconstruct:broad_axe_head:0, Pig Iron Broad Axe Head +tconstruct:broad_axe_head:0, Knightslime Broad Axe Head +tconstruct:broad_axe_head:0, Slime Broad Axe Head +tconstruct:broad_axe_head:0, Slime Broad Axe Head +tconstruct:broad_axe_head:0, Magma Slime Broad Axe Head +tconstruct:broad_axe_head:0, Netherrack Broad Axe Head +tconstruct:broad_axe_head:0, Cobalt Broad Axe Head +tconstruct:broad_axe_head:0, Ardite Broad Axe Head +tconstruct:broad_axe_head:0, Manyullyn Broad Axe Head +tconstruct:broad_axe_head:0, Copper Broad Axe Head +tconstruct:broad_axe_head:0, Bronze Broad Axe Head +tconstruct:broad_axe_head:0, Lead Broad Axe Head +tconstruct:broad_axe_head:0, Silver Broad Axe Head +tconstruct:broad_axe_head:0, Electrum Broad Axe Head +tconstruct:broad_axe_head:0, Steel Broad Axe Head +tconstruct:sword_blade:0, Amordrine Sword Blade +tconstruct:sword_blade:0, Haderoth Sword Blade +tconstruct:sword_blade:0, Alduorite Sword Blade +tconstruct:sword_blade:0, Platinum Sword Blade +tconstruct:sword_blade:0, Vulcanite Sword Blade +tconstruct:sword_blade:0, Ignatius Sword Blade +tconstruct:sword_blade:0, Etherium Sword Blade +tconstruct:sword_blade:0, Quicksilver Sword Blade +tconstruct:sword_blade:0, Brass Sword Blade +tconstruct:sword_blade:0, Astral Silver Sword Blade +tconstruct:sword_blade:0, Hepatizon Sword Blade +tconstruct:sword_blade:0, Eximite Sword Blade +tconstruct:sword_blade:0, Sanguinite Sword Blade +tconstruct:sword_blade:0, Desichalkos Sword Blade +tconstruct:sword_blade:0, Celenegil Sword Blade +tconstruct:sword_blade:0, Shadow Iron Sword Blade +tconstruct:sword_blade:0, Mithril Sword Blade +tconstruct:sword_blade:0, Carmot Sword Blade +tconstruct:sword_blade:0, Ceruclase Sword Blade +tconstruct:sword_blade:0, Deep Iron Sword Blade +tconstruct:sword_blade:0, Angmallen Sword Blade +tconstruct:sword_blade:0, Kalendrite Sword Blade +tconstruct:sword_blade:0, Damascus Steel Sword Blade +tconstruct:sword_blade:0, Prometheum Sword Blade +tconstruct:sword_blade:0, Adamantine Sword Blade +tconstruct:sword_blade:0, Tartarite Sword Blade +tconstruct:sword_blade:0, Atlarus Sword Blade +tconstruct:sword_blade:0, Black Steel Sword Blade +tconstruct:sword_blade:0, Vyroxeres Sword Blade +tconstruct:sword_blade:0, Oureclase Sword Blade +tconstruct:sword_blade:0, Inolashite Sword Blade +tconstruct:sword_blade:0, Orichalcum Sword Blade +tconstruct:sword_blade:0, Infuscolium Sword Blade +tconstruct:sword_blade:0, Shadow Steel Sword Blade +tconstruct:sword_blade:0, Midasium Sword Blade +tconstruct:sword_blade:0, Krik Sword Blade +tconstruct:sword_blade:0, Wooden Sword Blade +tconstruct:sword_blade:0, Stone Sword Blade +tconstruct:sword_blade:0, Flint Sword Blade +tconstruct:sword_blade:0, Cactus Sword Blade +tconstruct:sword_blade:0, Bone Sword Blade +tconstruct:sword_blade:0, Obsidian Sword Blade +tconstruct:sword_blade:0, Prismarine Sword Blade +tconstruct:sword_blade:0, End Sword Blade +tconstruct:sword_blade:0, Paper Sword Blade +tconstruct:sword_blade:0, Sponge Sword Blade +tconstruct:sword_blade:0, Firewood Sword Blade +tconstruct:sword_blade:0, Iron Sword Blade +tconstruct:sword_blade:0, Pig Iron Sword Blade +tconstruct:sword_blade:0, Knightslime Sword Blade +tconstruct:sword_blade:0, Slime Sword Blade +tconstruct:sword_blade:0, Slime Sword Blade +tconstruct:sword_blade:0, Magma Slime Sword Blade +tconstruct:sword_blade:0, Netherrack Sword Blade +tconstruct:sword_blade:0, Cobalt Sword Blade +tconstruct:sword_blade:0, Ardite Sword Blade +tconstruct:sword_blade:0, Manyullyn Sword Blade +tconstruct:sword_blade:0, Copper Sword Blade +tconstruct:sword_blade:0, Bronze Sword Blade +tconstruct:sword_blade:0, Lead Sword Blade +tconstruct:sword_blade:0, Silver Sword Blade +tconstruct:sword_blade:0, Electrum Sword Blade +tconstruct:sword_blade:0, Steel Sword Blade +tconstruct:large_sword_blade:0, Amordrine Large Sword Blade +tconstruct:large_sword_blade:0, Haderoth Large Sword Blade +tconstruct:large_sword_blade:0, Alduorite Large Sword Blade +tconstruct:large_sword_blade:0, Platinum Large Sword Blade +tconstruct:large_sword_blade:0, Vulcanite Large Sword Blade +tconstruct:large_sword_blade:0, Ignatius Large Sword Blade +tconstruct:large_sword_blade:0, Etherium Large Sword Blade +tconstruct:large_sword_blade:0, Quicksilver Large Sword Blade +tconstruct:large_sword_blade:0, Brass Large Sword Blade +tconstruct:large_sword_blade:0, Astral Silver Large Sword Blade +tconstruct:large_sword_blade:0, Hepatizon Large Sword Blade +tconstruct:large_sword_blade:0, Eximite Large Sword Blade +tconstruct:large_sword_blade:0, Sanguinite Large Sword Blade +tconstruct:large_sword_blade:0, Desichalkos Large Sword Blade +tconstruct:large_sword_blade:0, Celenegil Large Sword Blade +tconstruct:large_sword_blade:0, Shadow Iron Large Sword Blade +tconstruct:large_sword_blade:0, Mithril Large Sword Blade +tconstruct:large_sword_blade:0, Carmot Large Sword Blade +tconstruct:large_sword_blade:0, Ceruclase Large Sword Blade +tconstruct:large_sword_blade:0, Deep Iron Large Sword Blade +tconstruct:large_sword_blade:0, Angmallen Large Sword Blade +tconstruct:large_sword_blade:0, Kalendrite Large Sword Blade +tconstruct:large_sword_blade:0, Damascus Steel Large Sword Blade +tconstruct:large_sword_blade:0, Prometheum Large Sword Blade +tconstruct:large_sword_blade:0, Adamantine Large Sword Blade +tconstruct:large_sword_blade:0, Tartarite Large Sword Blade +tconstruct:large_sword_blade:0, Atlarus Large Sword Blade +tconstruct:large_sword_blade:0, Black Steel Large Sword Blade +tconstruct:large_sword_blade:0, Vyroxeres Large Sword Blade +tconstruct:large_sword_blade:0, Oureclase Large Sword Blade +tconstruct:large_sword_blade:0, Inolashite Large Sword Blade +tconstruct:large_sword_blade:0, Orichalcum Large Sword Blade +tconstruct:large_sword_blade:0, Infuscolium Large Sword Blade +tconstruct:large_sword_blade:0, Shadow Steel Large Sword Blade +tconstruct:large_sword_blade:0, Midasium Large Sword Blade +tconstruct:large_sword_blade:0, Krik Large Sword Blade +tconstruct:large_sword_blade:0, Wooden Large Sword Blade +tconstruct:large_sword_blade:0, Stone Large Sword Blade +tconstruct:large_sword_blade:0, Flint Large Sword Blade +tconstruct:large_sword_blade:0, Cactus Large Sword Blade +tconstruct:large_sword_blade:0, Bone Large Sword Blade +tconstruct:large_sword_blade:0, Obsidian Large Sword Blade +tconstruct:large_sword_blade:0, Prismarine Large Sword Blade +tconstruct:large_sword_blade:0, End Large Sword Blade +tconstruct:large_sword_blade:0, Paper Large Sword Blade +tconstruct:large_sword_blade:0, Sponge Large Sword Blade +tconstruct:large_sword_blade:0, Firewood Large Sword Blade +tconstruct:large_sword_blade:0, Iron Large Sword Blade +tconstruct:large_sword_blade:0, Pig Iron Large Sword Blade +tconstruct:large_sword_blade:0, Knightslime Large Sword Blade +tconstruct:large_sword_blade:0, Slime Large Sword Blade +tconstruct:large_sword_blade:0, Slime Large Sword Blade +tconstruct:large_sword_blade:0, Magma Slime Large Sword Blade +tconstruct:large_sword_blade:0, Netherrack Large Sword Blade +tconstruct:large_sword_blade:0, Cobalt Large Sword Blade +tconstruct:large_sword_blade:0, Ardite Large Sword Blade +tconstruct:large_sword_blade:0, Manyullyn Large Sword Blade +tconstruct:large_sword_blade:0, Copper Large Sword Blade +tconstruct:large_sword_blade:0, Bronze Large Sword Blade +tconstruct:large_sword_blade:0, Lead Large Sword Blade +tconstruct:large_sword_blade:0, Silver Large Sword Blade +tconstruct:large_sword_blade:0, Electrum Large Sword Blade +tconstruct:large_sword_blade:0, Steel Large Sword Blade +tconstruct:hammer_head:0, Amordrine Hammer Head +tconstruct:hammer_head:0, Haderoth Hammer Head +tconstruct:hammer_head:0, Alduorite Hammer Head +tconstruct:hammer_head:0, Platinum Hammer Head +tconstruct:hammer_head:0, Vulcanite Hammer Head +tconstruct:hammer_head:0, Ignatius Hammer Head +tconstruct:hammer_head:0, Etherium Hammer Head +tconstruct:hammer_head:0, Quicksilver Hammer Head +tconstruct:hammer_head:0, Brass Hammer Head +tconstruct:hammer_head:0, Astral Silver Hammer Head +tconstruct:hammer_head:0, Hepatizon Hammer Head +tconstruct:hammer_head:0, Eximite Hammer Head +tconstruct:hammer_head:0, Sanguinite Hammer Head +tconstruct:hammer_head:0, Desichalkos Hammer Head +tconstruct:hammer_head:0, Celenegil Hammer Head +tconstruct:hammer_head:0, Shadow Iron Hammer Head +tconstruct:hammer_head:0, Mithril Hammer Head +tconstruct:hammer_head:0, Carmot Hammer Head +tconstruct:hammer_head:0, Ceruclase Hammer Head +tconstruct:hammer_head:0, Deep Iron Hammer Head +tconstruct:hammer_head:0, Angmallen Hammer Head +tconstruct:hammer_head:0, Kalendrite Hammer Head +tconstruct:hammer_head:0, Damascus Steel Hammer Head +tconstruct:hammer_head:0, Prometheum Hammer Head +tconstruct:hammer_head:0, Adamantine Hammer Head +tconstruct:hammer_head:0, Tartarite Hammer Head +tconstruct:hammer_head:0, Atlarus Hammer Head +tconstruct:hammer_head:0, Black Steel Hammer Head +tconstruct:hammer_head:0, Vyroxeres Hammer Head +tconstruct:hammer_head:0, Oureclase Hammer Head +tconstruct:hammer_head:0, Inolashite Hammer Head +tconstruct:hammer_head:0, Orichalcum Hammer Head +tconstruct:hammer_head:0, Infuscolium Hammer Head +tconstruct:hammer_head:0, Shadow Steel Hammer Head +tconstruct:hammer_head:0, Midasium Hammer Head +tconstruct:hammer_head:0, Krik Hammer Head +tconstruct:hammer_head:0, Wooden Hammer Head +tconstruct:hammer_head:0, Stone Hammer Head +tconstruct:hammer_head:0, Flint Hammer Head +tconstruct:hammer_head:0, Cactus Hammer Head +tconstruct:hammer_head:0, Bone Hammer Head +tconstruct:hammer_head:0, Obsidian Hammer Head +tconstruct:hammer_head:0, Prismarine Hammer Head +tconstruct:hammer_head:0, End Hammer Head +tconstruct:hammer_head:0, Paper Hammer Head +tconstruct:hammer_head:0, Sponge Hammer Head +tconstruct:hammer_head:0, Firewood Hammer Head +tconstruct:hammer_head:0, Iron Hammer Head +tconstruct:hammer_head:0, Pig Iron Hammer Head +tconstruct:hammer_head:0, Knightslime Hammer Head +tconstruct:hammer_head:0, Slime Hammer Head +tconstruct:hammer_head:0, Slime Hammer Head +tconstruct:hammer_head:0, Magma Slime Hammer Head +tconstruct:hammer_head:0, Netherrack Hammer Head +tconstruct:hammer_head:0, Cobalt Hammer Head +tconstruct:hammer_head:0, Ardite Hammer Head +tconstruct:hammer_head:0, Manyullyn Hammer Head +tconstruct:hammer_head:0, Copper Hammer Head +tconstruct:hammer_head:0, Bronze Hammer Head +tconstruct:hammer_head:0, Lead Hammer Head +tconstruct:hammer_head:0, Silver Hammer Head +tconstruct:hammer_head:0, Electrum Hammer Head +tconstruct:hammer_head:0, Steel Hammer Head +tconstruct:excavator_head:0, Amordrine Excavator Head +tconstruct:excavator_head:0, Haderoth Excavator Head +tconstruct:excavator_head:0, Alduorite Excavator Head +tconstruct:excavator_head:0, Platinum Excavator Head +tconstruct:excavator_head:0, Vulcanite Excavator Head +tconstruct:excavator_head:0, Ignatius Excavator Head +tconstruct:excavator_head:0, Etherium Excavator Head +tconstruct:excavator_head:0, Quicksilver Excavator Head +tconstruct:excavator_head:0, Brass Excavator Head +tconstruct:excavator_head:0, Astral Silver Excavator Head +tconstruct:excavator_head:0, Hepatizon Excavator Head +tconstruct:excavator_head:0, Eximite Excavator Head +tconstruct:excavator_head:0, Sanguinite Excavator Head +tconstruct:excavator_head:0, Desichalkos Excavator Head +tconstruct:excavator_head:0, Celenegil Excavator Head +tconstruct:excavator_head:0, Shadow Iron Excavator Head +tconstruct:excavator_head:0, Mithril Excavator Head +tconstruct:excavator_head:0, Carmot Excavator Head +tconstruct:excavator_head:0, Ceruclase Excavator Head +tconstruct:excavator_head:0, Deep Iron Excavator Head +tconstruct:excavator_head:0, Angmallen Excavator Head +tconstruct:excavator_head:0, Kalendrite Excavator Head +tconstruct:excavator_head:0, Damascus Steel Excavator Head +tconstruct:excavator_head:0, Prometheum Excavator Head +tconstruct:excavator_head:0, Adamantine Excavator Head +tconstruct:excavator_head:0, Tartarite Excavator Head +tconstruct:excavator_head:0, Atlarus Excavator Head +tconstruct:excavator_head:0, Black Steel Excavator Head +tconstruct:excavator_head:0, Vyroxeres Excavator Head +tconstruct:excavator_head:0, Oureclase Excavator Head +tconstruct:excavator_head:0, Inolashite Excavator Head +tconstruct:excavator_head:0, Orichalcum Excavator Head +tconstruct:excavator_head:0, Infuscolium Excavator Head +tconstruct:excavator_head:0, Shadow Steel Excavator Head +tconstruct:excavator_head:0, Midasium Excavator Head +tconstruct:excavator_head:0, Krik Excavator Head +tconstruct:excavator_head:0, Wooden Excavator Head +tconstruct:excavator_head:0, Stone Excavator Head +tconstruct:excavator_head:0, Flint Excavator Head +tconstruct:excavator_head:0, Cactus Excavator Head +tconstruct:excavator_head:0, Bone Excavator Head +tconstruct:excavator_head:0, Obsidian Excavator Head +tconstruct:excavator_head:0, Prismarine Excavator Head +tconstruct:excavator_head:0, End Excavator Head +tconstruct:excavator_head:0, Paper Excavator Head +tconstruct:excavator_head:0, Sponge Excavator Head +tconstruct:excavator_head:0, Firewood Excavator Head +tconstruct:excavator_head:0, Iron Excavator Head +tconstruct:excavator_head:0, Pig Iron Excavator Head +tconstruct:excavator_head:0, Knightslime Excavator Head +tconstruct:excavator_head:0, Slime Excavator Head +tconstruct:excavator_head:0, Slime Excavator Head +tconstruct:excavator_head:0, Magma Slime Excavator Head +tconstruct:excavator_head:0, Netherrack Excavator Head +tconstruct:excavator_head:0, Cobalt Excavator Head +tconstruct:excavator_head:0, Ardite Excavator Head +tconstruct:excavator_head:0, Manyullyn Excavator Head +tconstruct:excavator_head:0, Copper Excavator Head +tconstruct:excavator_head:0, Bronze Excavator Head +tconstruct:excavator_head:0, Lead Excavator Head +tconstruct:excavator_head:0, Silver Excavator Head +tconstruct:excavator_head:0, Electrum Excavator Head +tconstruct:excavator_head:0, Steel Excavator Head +tconstruct:kama_head:0, Amordrine Kama Head +tconstruct:kama_head:0, Haderoth Kama Head +tconstruct:kama_head:0, Alduorite Kama Head +tconstruct:kama_head:0, Platinum Kama Head +tconstruct:kama_head:0, Vulcanite Kama Head +tconstruct:kama_head:0, Ignatius Kama Head +tconstruct:kama_head:0, Etherium Kama Head +tconstruct:kama_head:0, Quicksilver Kama Head +tconstruct:kama_head:0, Brass Kama Head +tconstruct:kama_head:0, Astral Silver Kama Head +tconstruct:kama_head:0, Hepatizon Kama Head +tconstruct:kama_head:0, Eximite Kama Head +tconstruct:kama_head:0, Sanguinite Kama Head +tconstruct:kama_head:0, Desichalkos Kama Head +tconstruct:kama_head:0, Celenegil Kama Head +tconstruct:kama_head:0, Shadow Iron Kama Head +tconstruct:kama_head:0, Mithril Kama Head +tconstruct:kama_head:0, Carmot Kama Head +tconstruct:kama_head:0, Ceruclase Kama Head +tconstruct:kama_head:0, Deep Iron Kama Head +tconstruct:kama_head:0, Angmallen Kama Head +tconstruct:kama_head:0, Kalendrite Kama Head +tconstruct:kama_head:0, Damascus Steel Kama Head +tconstruct:kama_head:0, Prometheum Kama Head +tconstruct:kama_head:0, Adamantine Kama Head +tconstruct:kama_head:0, Tartarite Kama Head +tconstruct:kama_head:0, Atlarus Kama Head +tconstruct:kama_head:0, Black Steel Kama Head +tconstruct:kama_head:0, Vyroxeres Kama Head +tconstruct:kama_head:0, Oureclase Kama Head +tconstruct:kama_head:0, Inolashite Kama Head +tconstruct:kama_head:0, Orichalcum Kama Head +tconstruct:kama_head:0, Infuscolium Kama Head +tconstruct:kama_head:0, Shadow Steel Kama Head +tconstruct:kama_head:0, Midasium Kama Head +tconstruct:kama_head:0, Krik Kama Head +tconstruct:kama_head:0, Wooden Kama Head +tconstruct:kama_head:0, Stone Kama Head +tconstruct:kama_head:0, Flint Kama Head +tconstruct:kama_head:0, Cactus Kama Head +tconstruct:kama_head:0, Bone Kama Head +tconstruct:kama_head:0, Obsidian Kama Head +tconstruct:kama_head:0, Prismarine Kama Head +tconstruct:kama_head:0, End Kama Head +tconstruct:kama_head:0, Paper Kama Head +tconstruct:kama_head:0, Sponge Kama Head +tconstruct:kama_head:0, Firewood Kama Head +tconstruct:kama_head:0, Iron Kama Head +tconstruct:kama_head:0, Pig Iron Kama Head +tconstruct:kama_head:0, Knightslime Kama Head +tconstruct:kama_head:0, Slime Kama Head +tconstruct:kama_head:0, Slime Kama Head +tconstruct:kama_head:0, Magma Slime Kama Head +tconstruct:kama_head:0, Netherrack Kama Head +tconstruct:kama_head:0, Cobalt Kama Head +tconstruct:kama_head:0, Ardite Kama Head +tconstruct:kama_head:0, Manyullyn Kama Head +tconstruct:kama_head:0, Copper Kama Head +tconstruct:kama_head:0, Bronze Kama Head +tconstruct:kama_head:0, Lead Kama Head +tconstruct:kama_head:0, Silver Kama Head +tconstruct:kama_head:0, Electrum Kama Head +tconstruct:kama_head:0, Steel Kama Head +tconstruct:scythe_head:0, Amordrine Scythe Head +tconstruct:scythe_head:0, Haderoth Scythe Head +tconstruct:scythe_head:0, Alduorite Scythe Head +tconstruct:scythe_head:0, Platinum Scythe Head +tconstruct:scythe_head:0, Vulcanite Scythe Head +tconstruct:scythe_head:0, Ignatius Scythe Head +tconstruct:scythe_head:0, Etherium Scythe Head +tconstruct:scythe_head:0, Quicksilver Scythe Head +tconstruct:scythe_head:0, Brass Scythe Head +tconstruct:scythe_head:0, Astral Silver Scythe Head +tconstruct:scythe_head:0, Hepatizon Scythe Head +tconstruct:scythe_head:0, Eximite Scythe Head +tconstruct:scythe_head:0, Sanguinite Scythe Head +tconstruct:scythe_head:0, Desichalkos Scythe Head +tconstruct:scythe_head:0, Celenegil Scythe Head +tconstruct:scythe_head:0, Shadow Iron Scythe Head +tconstruct:scythe_head:0, Mithril Scythe Head +tconstruct:scythe_head:0, Carmot Scythe Head +tconstruct:scythe_head:0, Ceruclase Scythe Head +tconstruct:scythe_head:0, Deep Iron Scythe Head +tconstruct:scythe_head:0, Angmallen Scythe Head +tconstruct:scythe_head:0, Kalendrite Scythe Head +tconstruct:scythe_head:0, Damascus Steel Scythe Head +tconstruct:scythe_head:0, Prometheum Scythe Head +tconstruct:scythe_head:0, Adamantine Scythe Head +tconstruct:scythe_head:0, Tartarite Scythe Head +tconstruct:scythe_head:0, Atlarus Scythe Head +tconstruct:scythe_head:0, Black Steel Scythe Head +tconstruct:scythe_head:0, Vyroxeres Scythe Head +tconstruct:scythe_head:0, Oureclase Scythe Head +tconstruct:scythe_head:0, Inolashite Scythe Head +tconstruct:scythe_head:0, Orichalcum Scythe Head +tconstruct:scythe_head:0, Infuscolium Scythe Head +tconstruct:scythe_head:0, Shadow Steel Scythe Head +tconstruct:scythe_head:0, Midasium Scythe Head +tconstruct:scythe_head:0, Krik Scythe Head +tconstruct:scythe_head:0, Wooden Scythe Head +tconstruct:scythe_head:0, Stone Scythe Head +tconstruct:scythe_head:0, Flint Scythe Head +tconstruct:scythe_head:0, Cactus Scythe Head +tconstruct:scythe_head:0, Bone Scythe Head +tconstruct:scythe_head:0, Obsidian Scythe Head +tconstruct:scythe_head:0, Prismarine Scythe Head +tconstruct:scythe_head:0, End Scythe Head +tconstruct:scythe_head:0, Paper Scythe Head +tconstruct:scythe_head:0, Sponge Scythe Head +tconstruct:scythe_head:0, Firewood Scythe Head +tconstruct:scythe_head:0, Iron Scythe Head +tconstruct:scythe_head:0, Pig Iron Scythe Head +tconstruct:scythe_head:0, Knightslime Scythe Head +tconstruct:scythe_head:0, Slime Scythe Head +tconstruct:scythe_head:0, Slime Scythe Head +tconstruct:scythe_head:0, Magma Slime Scythe Head +tconstruct:scythe_head:0, Netherrack Scythe Head +tconstruct:scythe_head:0, Cobalt Scythe Head +tconstruct:scythe_head:0, Ardite Scythe Head +tconstruct:scythe_head:0, Manyullyn Scythe Head +tconstruct:scythe_head:0, Copper Scythe Head +tconstruct:scythe_head:0, Bronze Scythe Head +tconstruct:scythe_head:0, Lead Scythe Head +tconstruct:scythe_head:0, Silver Scythe Head +tconstruct:scythe_head:0, Electrum Scythe Head +tconstruct:scythe_head:0, Steel Scythe Head +tconstruct:pan_head:0, Amordrine Pan +tconstruct:pan_head:0, Haderoth Pan +tconstruct:pan_head:0, Alduorite Pan +tconstruct:pan_head:0, Platinum Pan +tconstruct:pan_head:0, Vulcanite Pan +tconstruct:pan_head:0, Ignatius Pan +tconstruct:pan_head:0, Etherium Pan +tconstruct:pan_head:0, Quicksilver Pan +tconstruct:pan_head:0, Brass Pan +tconstruct:pan_head:0, Astral Silver Pan +tconstruct:pan_head:0, Hepatizon Pan +tconstruct:pan_head:0, Eximite Pan +tconstruct:pan_head:0, Sanguinite Pan +tconstruct:pan_head:0, Desichalkos Pan +tconstruct:pan_head:0, Celenegil Pan +tconstruct:pan_head:0, Shadow Iron Pan +tconstruct:pan_head:0, Mithril Pan +tconstruct:pan_head:0, Carmot Pan +tconstruct:pan_head:0, Ceruclase Pan +tconstruct:pan_head:0, Deep Iron Pan +tconstruct:pan_head:0, Angmallen Pan +tconstruct:pan_head:0, Kalendrite Pan +tconstruct:pan_head:0, Damascus Steel Pan +tconstruct:pan_head:0, Prometheum Pan +tconstruct:pan_head:0, Adamantine Pan +tconstruct:pan_head:0, Tartarite Pan +tconstruct:pan_head:0, Atlarus Pan +tconstruct:pan_head:0, Black Steel Pan +tconstruct:pan_head:0, Vyroxeres Pan +tconstruct:pan_head:0, Oureclase Pan +tconstruct:pan_head:0, Inolashite Pan +tconstruct:pan_head:0, Orichalcum Pan +tconstruct:pan_head:0, Infuscolium Pan +tconstruct:pan_head:0, Shadow Steel Pan +tconstruct:pan_head:0, Midasium Pan +tconstruct:pan_head:0, Krik Pan +tconstruct:pan_head:0, Wooden Pan +tconstruct:pan_head:0, Stone Pan +tconstruct:pan_head:0, Flint Pan +tconstruct:pan_head:0, Cactus Pan +tconstruct:pan_head:0, Bone Pan +tconstruct:pan_head:0, Obsidian Pan +tconstruct:pan_head:0, Prismarine Pan +tconstruct:pan_head:0, End Pan +tconstruct:pan_head:0, Paper Pan +tconstruct:pan_head:0, Sponge Pan +tconstruct:pan_head:0, Firewood Pan +tconstruct:pan_head:0, Iron Pan +tconstruct:pan_head:0, Pig Iron Pan +tconstruct:pan_head:0, Knightslime Pan +tconstruct:pan_head:0, Slime Pan +tconstruct:pan_head:0, Slime Pan +tconstruct:pan_head:0, Magma Slime Pan +tconstruct:pan_head:0, Netherrack Pan +tconstruct:pan_head:0, Cobalt Pan +tconstruct:pan_head:0, Ardite Pan +tconstruct:pan_head:0, Manyullyn Pan +tconstruct:pan_head:0, Copper Pan +tconstruct:pan_head:0, Bronze Pan +tconstruct:pan_head:0, Lead Pan +tconstruct:pan_head:0, Silver Pan +tconstruct:pan_head:0, Electrum Pan +tconstruct:pan_head:0, Steel Pan +tconstruct:sign_head:0, Amordrine Sign Plate +tconstruct:sign_head:0, Haderoth Sign Plate +tconstruct:sign_head:0, Alduorite Sign Plate +tconstruct:sign_head:0, Platinum Sign Plate +tconstruct:sign_head:0, Vulcanite Sign Plate +tconstruct:sign_head:0, Ignatius Sign Plate +tconstruct:sign_head:0, Etherium Sign Plate +tconstruct:sign_head:0, Quicksilver Sign Plate +tconstruct:sign_head:0, Brass Sign Plate +tconstruct:sign_head:0, Astral Silver Sign Plate +tconstruct:sign_head:0, Hepatizon Sign Plate +tconstruct:sign_head:0, Eximite Sign Plate +tconstruct:sign_head:0, Sanguinite Sign Plate +tconstruct:sign_head:0, Desichalkos Sign Plate +tconstruct:sign_head:0, Celenegil Sign Plate +tconstruct:sign_head:0, Shadow Iron Sign Plate +tconstruct:sign_head:0, Mithril Sign Plate +tconstruct:sign_head:0, Carmot Sign Plate +tconstruct:sign_head:0, Ceruclase Sign Plate +tconstruct:sign_head:0, Deep Iron Sign Plate +tconstruct:sign_head:0, Angmallen Sign Plate +tconstruct:sign_head:0, Kalendrite Sign Plate +tconstruct:sign_head:0, Damascus Steel Sign Plate +tconstruct:sign_head:0, Prometheum Sign Plate +tconstruct:sign_head:0, Adamantine Sign Plate +tconstruct:sign_head:0, Tartarite Sign Plate +tconstruct:sign_head:0, Atlarus Sign Plate +tconstruct:sign_head:0, Black Steel Sign Plate +tconstruct:sign_head:0, Vyroxeres Sign Plate +tconstruct:sign_head:0, Oureclase Sign Plate +tconstruct:sign_head:0, Inolashite Sign Plate +tconstruct:sign_head:0, Orichalcum Sign Plate +tconstruct:sign_head:0, Infuscolium Sign Plate +tconstruct:sign_head:0, Shadow Steel Sign Plate +tconstruct:sign_head:0, Midasium Sign Plate +tconstruct:sign_head:0, Krik Sign Plate +tconstruct:sign_head:0, Wooden Sign Plate +tconstruct:sign_head:0, Stone Sign Plate +tconstruct:sign_head:0, Flint Sign Plate +tconstruct:sign_head:0, Cactus Sign Plate +tconstruct:sign_head:0, Bone Sign Plate +tconstruct:sign_head:0, Obsidian Sign Plate +tconstruct:sign_head:0, Prismarine Sign Plate +tconstruct:sign_head:0, End Sign Plate +tconstruct:sign_head:0, Paper Sign Plate +tconstruct:sign_head:0, Sponge Sign Plate +tconstruct:sign_head:0, Firewood Sign Plate +tconstruct:sign_head:0, Iron Sign Plate +tconstruct:sign_head:0, Pig Iron Sign Plate +tconstruct:sign_head:0, Knightslime Sign Plate +tconstruct:sign_head:0, Slime Sign Plate +tconstruct:sign_head:0, Slime Sign Plate +tconstruct:sign_head:0, Magma Slime Sign Plate +tconstruct:sign_head:0, Netherrack Sign Plate +tconstruct:sign_head:0, Cobalt Sign Plate +tconstruct:sign_head:0, Ardite Sign Plate +tconstruct:sign_head:0, Manyullyn Sign Plate +tconstruct:sign_head:0, Copper Sign Plate +tconstruct:sign_head:0, Bronze Sign Plate +tconstruct:sign_head:0, Lead Sign Plate +tconstruct:sign_head:0, Silver Sign Plate +tconstruct:sign_head:0, Electrum Sign Plate +tconstruct:sign_head:0, Steel Sign Plate +tconstruct:tool_rod:0, Amordrine Tool Rod +tconstruct:tool_rod:0, Haderoth Tool Rod +tconstruct:tool_rod:0, Alduorite Tool Rod +tconstruct:tool_rod:0, Platinum Tool Rod +tconstruct:tool_rod:0, Vulcanite Tool Rod +tconstruct:tool_rod:0, Ignatius Tool Rod +tconstruct:tool_rod:0, Etherium Tool Rod +tconstruct:tool_rod:0, Quicksilver Tool Rod +tconstruct:tool_rod:0, Brass Tool Rod +tconstruct:tool_rod:0, Astral Silver Tool Rod +tconstruct:tool_rod:0, Hepatizon Tool Rod +tconstruct:tool_rod:0, Eximite Tool Rod +tconstruct:tool_rod:0, Sanguinite Tool Rod +tconstruct:tool_rod:0, Desichalkos Tool Rod +tconstruct:tool_rod:0, Celenegil Tool Rod +tconstruct:tool_rod:0, Shadow Iron Tool Rod +tconstruct:tool_rod:0, Mithril Tool Rod +tconstruct:tool_rod:0, Carmot Tool Rod +tconstruct:tool_rod:0, Ceruclase Tool Rod +tconstruct:tool_rod:0, Deep Iron Tool Rod +tconstruct:tool_rod:0, Angmallen Tool Rod +tconstruct:tool_rod:0, Kalendrite Tool Rod +tconstruct:tool_rod:0, Damascus Steel Tool Rod +tconstruct:tool_rod:0, Prometheum Tool Rod +tconstruct:tool_rod:0, Adamantine Tool Rod +tconstruct:tool_rod:0, Tartarite Tool Rod +tconstruct:tool_rod:0, Atlarus Tool Rod +tconstruct:tool_rod:0, Black Steel Tool Rod +tconstruct:tool_rod:0, Vyroxeres Tool Rod +tconstruct:tool_rod:0, Oureclase Tool Rod +tconstruct:tool_rod:0, Inolashite Tool Rod +tconstruct:tool_rod:0, Orichalcum Tool Rod +tconstruct:tool_rod:0, Infuscolium Tool Rod +tconstruct:tool_rod:0, Shadow Steel Tool Rod +tconstruct:tool_rod:0, Midasium Tool Rod +tconstruct:tool_rod:0, Krik Tool Rod +tconstruct:tool_rod:0, material.metallurgy.rubracium.name Tool Rod +tconstruct:tool_rod:0, Wooden Tool Rod +tconstruct:tool_rod:0, Stone Tool Rod +tconstruct:tool_rod:0, Flint Tool Rod +tconstruct:tool_rod:0, Cactus Tool Rod +tconstruct:tool_rod:0, Bone Tool Rod +tconstruct:tool_rod:0, Obsidian Tool Rod +tconstruct:tool_rod:0, Prismarine Tool Rod +tconstruct:tool_rod:0, End Tool Rod +tconstruct:tool_rod:0, Paper Tool Rod +tconstruct:tool_rod:0, Sponge Tool Rod +tconstruct:tool_rod:0, Firewood Tool Rod +tconstruct:tool_rod:0, Iron Tool Rod +tconstruct:tool_rod:0, Pig Iron Tool Rod +tconstruct:tool_rod:0, Knightslime Tool Rod +tconstruct:tool_rod:0, Slime Tool Rod +tconstruct:tool_rod:0, Slime Tool Rod +tconstruct:tool_rod:0, Magma Slime Tool Rod +tconstruct:tool_rod:0, Netherrack Tool Rod +tconstruct:tool_rod:0, Cobalt Tool Rod +tconstruct:tool_rod:0, Ardite Tool Rod +tconstruct:tool_rod:0, Manyullyn Tool Rod +tconstruct:tool_rod:0, Copper Tool Rod +tconstruct:tool_rod:0, Bronze Tool Rod +tconstruct:tool_rod:0, Lead Tool Rod +tconstruct:tool_rod:0, Silver Tool Rod +tconstruct:tool_rod:0, Electrum Tool Rod +tconstruct:tool_rod:0, Steel Tool Rod +tconstruct:tough_tool_rod:0, Amordrine Tough Tool Rod +tconstruct:tough_tool_rod:0, Haderoth Tough Tool Rod +tconstruct:tough_tool_rod:0, Alduorite Tough Tool Rod +tconstruct:tough_tool_rod:0, Platinum Tough Tool Rod +tconstruct:tough_tool_rod:0, Vulcanite Tough Tool Rod +tconstruct:tough_tool_rod:0, Ignatius Tough Tool Rod +tconstruct:tough_tool_rod:0, Etherium Tough Tool Rod +tconstruct:tough_tool_rod:0, Quicksilver Tough Tool Rod +tconstruct:tough_tool_rod:0, Brass Tough Tool Rod +tconstruct:tough_tool_rod:0, Astral Silver Tough Tool Rod +tconstruct:tough_tool_rod:0, Hepatizon Tough Tool Rod +tconstruct:tough_tool_rod:0, Eximite Tough Tool Rod +tconstruct:tough_tool_rod:0, Sanguinite Tough Tool Rod +tconstruct:tough_tool_rod:0, Desichalkos Tough Tool Rod +tconstruct:tough_tool_rod:0, Celenegil Tough Tool Rod +tconstruct:tough_tool_rod:0, Shadow Iron Tough Tool Rod +tconstruct:tough_tool_rod:0, Mithril Tough Tool Rod +tconstruct:tough_tool_rod:0, Carmot Tough Tool Rod +tconstruct:tough_tool_rod:0, Ceruclase Tough Tool Rod +tconstruct:tough_tool_rod:0, Deep Iron Tough Tool Rod +tconstruct:tough_tool_rod:0, Angmallen Tough Tool Rod +tconstruct:tough_tool_rod:0, Kalendrite Tough Tool Rod +tconstruct:tough_tool_rod:0, Damascus Steel Tough Tool Rod +tconstruct:tough_tool_rod:0, Prometheum Tough Tool Rod +tconstruct:tough_tool_rod:0, Adamantine Tough Tool Rod +tconstruct:tough_tool_rod:0, Tartarite Tough Tool Rod +tconstruct:tough_tool_rod:0, Atlarus Tough Tool Rod +tconstruct:tough_tool_rod:0, Black Steel Tough Tool Rod +tconstruct:tough_tool_rod:0, Vyroxeres Tough Tool Rod +tconstruct:tough_tool_rod:0, Oureclase Tough Tool Rod +tconstruct:tough_tool_rod:0, Inolashite Tough Tool Rod +tconstruct:tough_tool_rod:0, Orichalcum Tough Tool Rod +tconstruct:tough_tool_rod:0, Infuscolium Tough Tool Rod +tconstruct:tough_tool_rod:0, Shadow Steel Tough Tool Rod +tconstruct:tough_tool_rod:0, Midasium Tough Tool Rod +tconstruct:tough_tool_rod:0, Krik Tough Tool Rod +tconstruct:tough_tool_rod:0, material.metallurgy.rubracium.name Tough Tool Rod +tconstruct:tough_tool_rod:0, Wooden Tough Tool Rod +tconstruct:tough_tool_rod:0, Stone Tough Tool Rod +tconstruct:tough_tool_rod:0, Flint Tough Tool Rod +tconstruct:tough_tool_rod:0, Cactus Tough Tool Rod +tconstruct:tough_tool_rod:0, Bone Tough Tool Rod +tconstruct:tough_tool_rod:0, Obsidian Tough Tool Rod +tconstruct:tough_tool_rod:0, Prismarine Tough Tool Rod +tconstruct:tough_tool_rod:0, End Tough Tool Rod +tconstruct:tough_tool_rod:0, Paper Tough Tool Rod +tconstruct:tough_tool_rod:0, Sponge Tough Tool Rod +tconstruct:tough_tool_rod:0, Firewood Tough Tool Rod +tconstruct:tough_tool_rod:0, Iron Tough Tool Rod +tconstruct:tough_tool_rod:0, Pig Iron Tough Tool Rod +tconstruct:tough_tool_rod:0, Knightslime Tough Tool Rod +tconstruct:tough_tool_rod:0, Slime Tough Tool Rod +tconstruct:tough_tool_rod:0, Slime Tough Tool Rod +tconstruct:tough_tool_rod:0, Magma Slime Tough Tool Rod +tconstruct:tough_tool_rod:0, Netherrack Tough Tool Rod +tconstruct:tough_tool_rod:0, Cobalt Tough Tool Rod +tconstruct:tough_tool_rod:0, Ardite Tough Tool Rod +tconstruct:tough_tool_rod:0, Manyullyn Tough Tool Rod +tconstruct:tough_tool_rod:0, Copper Tough Tool Rod +tconstruct:tough_tool_rod:0, Bronze Tough Tool Rod +tconstruct:tough_tool_rod:0, Lead Tough Tool Rod +tconstruct:tough_tool_rod:0, Silver Tough Tool Rod +tconstruct:tough_tool_rod:0, Electrum Tough Tool Rod +tconstruct:tough_tool_rod:0, Steel Tough Tool Rod +tconstruct:binding:0, Amordrine Binding +tconstruct:binding:0, Haderoth Binding +tconstruct:binding:0, Alduorite Binding +tconstruct:binding:0, Platinum Binding +tconstruct:binding:0, Vulcanite Binding +tconstruct:binding:0, Ignatius Binding +tconstruct:binding:0, Etherium Binding +tconstruct:binding:0, Quicksilver Binding +tconstruct:binding:0, Brass Binding +tconstruct:binding:0, Astral Silver Binding +tconstruct:binding:0, Hepatizon Binding +tconstruct:binding:0, Eximite Binding +tconstruct:binding:0, Sanguinite Binding +tconstruct:binding:0, Desichalkos Binding +tconstruct:binding:0, Celenegil Binding +tconstruct:binding:0, Shadow Iron Binding +tconstruct:binding:0, Mithril Binding +tconstruct:binding:0, Carmot Binding +tconstruct:binding:0, Ceruclase Binding +tconstruct:binding:0, Deep Iron Binding +tconstruct:binding:0, Angmallen Binding +tconstruct:binding:0, Kalendrite Binding +tconstruct:binding:0, Damascus Steel Binding +tconstruct:binding:0, Prometheum Binding +tconstruct:binding:0, Adamantine Binding +tconstruct:binding:0, Tartarite Binding +tconstruct:binding:0, Atlarus Binding +tconstruct:binding:0, Black Steel Binding +tconstruct:binding:0, Vyroxeres Binding +tconstruct:binding:0, Oureclase Binding +tconstruct:binding:0, Inolashite Binding +tconstruct:binding:0, Orichalcum Binding +tconstruct:binding:0, Infuscolium Binding +tconstruct:binding:0, Shadow Steel Binding +tconstruct:binding:0, Midasium Binding +tconstruct:binding:0, Krik Binding +tconstruct:binding:0, material.metallurgy.rubracium.name Binding +tconstruct:binding:0, Wooden Binding +tconstruct:binding:0, Stone Binding +tconstruct:binding:0, Flint Binding +tconstruct:binding:0, Cactus Binding +tconstruct:binding:0, Bone Binding +tconstruct:binding:0, Obsidian Binding +tconstruct:binding:0, Prismarine Binding +tconstruct:binding:0, End Binding +tconstruct:binding:0, Paper Binding +tconstruct:binding:0, Sponge Binding +tconstruct:binding:0, Firewood Binding +tconstruct:binding:0, Iron Binding +tconstruct:binding:0, Pig Iron Binding +tconstruct:binding:0, Knightslime Binding +tconstruct:binding:0, Slime Binding +tconstruct:binding:0, Slime Binding +tconstruct:binding:0, Magma Slime Binding +tconstruct:binding:0, Netherrack Binding +tconstruct:binding:0, Cobalt Binding +tconstruct:binding:0, Ardite Binding +tconstruct:binding:0, Manyullyn Binding +tconstruct:binding:0, Copper Binding +tconstruct:binding:0, Bronze Binding +tconstruct:binding:0, Lead Binding +tconstruct:binding:0, Silver Binding +tconstruct:binding:0, Electrum Binding +tconstruct:binding:0, Steel Binding +tconstruct:tough_binding:0, Amordrine Tough Binding +tconstruct:tough_binding:0, Haderoth Tough Binding +tconstruct:tough_binding:0, Alduorite Tough Binding +tconstruct:tough_binding:0, Platinum Tough Binding +tconstruct:tough_binding:0, Vulcanite Tough Binding +tconstruct:tough_binding:0, Ignatius Tough Binding +tconstruct:tough_binding:0, Etherium Tough Binding +tconstruct:tough_binding:0, Quicksilver Tough Binding +tconstruct:tough_binding:0, Brass Tough Binding +tconstruct:tough_binding:0, Astral Silver Tough Binding +tconstruct:tough_binding:0, Hepatizon Tough Binding +tconstruct:tough_binding:0, Eximite Tough Binding +tconstruct:tough_binding:0, Sanguinite Tough Binding +tconstruct:tough_binding:0, Desichalkos Tough Binding +tconstruct:tough_binding:0, Celenegil Tough Binding +tconstruct:tough_binding:0, Shadow Iron Tough Binding +tconstruct:tough_binding:0, Mithril Tough Binding +tconstruct:tough_binding:0, Carmot Tough Binding +tconstruct:tough_binding:0, Ceruclase Tough Binding +tconstruct:tough_binding:0, Deep Iron Tough Binding +tconstruct:tough_binding:0, Angmallen Tough Binding +tconstruct:tough_binding:0, Kalendrite Tough Binding +tconstruct:tough_binding:0, Damascus Steel Tough Binding +tconstruct:tough_binding:0, Prometheum Tough Binding +tconstruct:tough_binding:0, Adamantine Tough Binding +tconstruct:tough_binding:0, Tartarite Tough Binding +tconstruct:tough_binding:0, Atlarus Tough Binding +tconstruct:tough_binding:0, Black Steel Tough Binding +tconstruct:tough_binding:0, Vyroxeres Tough Binding +tconstruct:tough_binding:0, Oureclase Tough Binding +tconstruct:tough_binding:0, Inolashite Tough Binding +tconstruct:tough_binding:0, Orichalcum Tough Binding +tconstruct:tough_binding:0, Infuscolium Tough Binding +tconstruct:tough_binding:0, Shadow Steel Tough Binding +tconstruct:tough_binding:0, Midasium Tough Binding +tconstruct:tough_binding:0, Krik Tough Binding +tconstruct:tough_binding:0, material.metallurgy.rubracium.name Tough Binding +tconstruct:tough_binding:0, Wooden Tough Binding +tconstruct:tough_binding:0, Stone Tough Binding +tconstruct:tough_binding:0, Flint Tough Binding +tconstruct:tough_binding:0, Cactus Tough Binding +tconstruct:tough_binding:0, Bone Tough Binding +tconstruct:tough_binding:0, Obsidian Tough Binding +tconstruct:tough_binding:0, Prismarine Tough Binding +tconstruct:tough_binding:0, End Tough Binding +tconstruct:tough_binding:0, Paper Tough Binding +tconstruct:tough_binding:0, Sponge Tough Binding +tconstruct:tough_binding:0, Firewood Tough Binding +tconstruct:tough_binding:0, Iron Tough Binding +tconstruct:tough_binding:0, Pig Iron Tough Binding +tconstruct:tough_binding:0, Knightslime Tough Binding +tconstruct:tough_binding:0, Slime Tough Binding +tconstruct:tough_binding:0, Slime Tough Binding +tconstruct:tough_binding:0, Magma Slime Tough Binding +tconstruct:tough_binding:0, Netherrack Tough Binding +tconstruct:tough_binding:0, Cobalt Tough Binding +tconstruct:tough_binding:0, Ardite Tough Binding +tconstruct:tough_binding:0, Manyullyn Tough Binding +tconstruct:tough_binding:0, Copper Tough Binding +tconstruct:tough_binding:0, Bronze Tough Binding +tconstruct:tough_binding:0, Lead Tough Binding +tconstruct:tough_binding:0, Silver Tough Binding +tconstruct:tough_binding:0, Electrum Tough Binding +tconstruct:tough_binding:0, Steel Tough Binding +tconstruct:wide_guard:0, Amordrine Wide Guard +tconstruct:wide_guard:0, Haderoth Wide Guard +tconstruct:wide_guard:0, Alduorite Wide Guard +tconstruct:wide_guard:0, Platinum Wide Guard +tconstruct:wide_guard:0, Vulcanite Wide Guard +tconstruct:wide_guard:0, Ignatius Wide Guard +tconstruct:wide_guard:0, Etherium Wide Guard +tconstruct:wide_guard:0, Quicksilver Wide Guard +tconstruct:wide_guard:0, Brass Wide Guard +tconstruct:wide_guard:0, Astral Silver Wide Guard +tconstruct:wide_guard:0, Hepatizon Wide Guard +tconstruct:wide_guard:0, Eximite Wide Guard +tconstruct:wide_guard:0, Sanguinite Wide Guard +tconstruct:wide_guard:0, Desichalkos Wide Guard +tconstruct:wide_guard:0, Celenegil Wide Guard +tconstruct:wide_guard:0, Shadow Iron Wide Guard +tconstruct:wide_guard:0, Mithril Wide Guard +tconstruct:wide_guard:0, Carmot Wide Guard +tconstruct:wide_guard:0, Ceruclase Wide Guard +tconstruct:wide_guard:0, Deep Iron Wide Guard +tconstruct:wide_guard:0, Angmallen Wide Guard +tconstruct:wide_guard:0, Kalendrite Wide Guard +tconstruct:wide_guard:0, Damascus Steel Wide Guard +tconstruct:wide_guard:0, Prometheum Wide Guard +tconstruct:wide_guard:0, Adamantine Wide Guard +tconstruct:wide_guard:0, Tartarite Wide Guard +tconstruct:wide_guard:0, Atlarus Wide Guard +tconstruct:wide_guard:0, Black Steel Wide Guard +tconstruct:wide_guard:0, Vyroxeres Wide Guard +tconstruct:wide_guard:0, Oureclase Wide Guard +tconstruct:wide_guard:0, Inolashite Wide Guard +tconstruct:wide_guard:0, Orichalcum Wide Guard +tconstruct:wide_guard:0, Infuscolium Wide Guard +tconstruct:wide_guard:0, Shadow Steel Wide Guard +tconstruct:wide_guard:0, Midasium Wide Guard +tconstruct:wide_guard:0, Krik Wide Guard +tconstruct:wide_guard:0, material.metallurgy.rubracium.name Wide Guard +tconstruct:wide_guard:0, Wooden Wide Guard +tconstruct:wide_guard:0, Stone Wide Guard +tconstruct:wide_guard:0, Flint Wide Guard +tconstruct:wide_guard:0, Cactus Wide Guard +tconstruct:wide_guard:0, Bone Wide Guard +tconstruct:wide_guard:0, Obsidian Wide Guard +tconstruct:wide_guard:0, Prismarine Wide Guard +tconstruct:wide_guard:0, End Wide Guard +tconstruct:wide_guard:0, Paper Wide Guard +tconstruct:wide_guard:0, Sponge Wide Guard +tconstruct:wide_guard:0, Firewood Wide Guard +tconstruct:wide_guard:0, Iron Wide Guard +tconstruct:wide_guard:0, Pig Iron Wide Guard +tconstruct:wide_guard:0, Knightslime Wide Guard +tconstruct:wide_guard:0, Slime Wide Guard +tconstruct:wide_guard:0, Slime Wide Guard +tconstruct:wide_guard:0, Magma Slime Wide Guard +tconstruct:wide_guard:0, Netherrack Wide Guard +tconstruct:wide_guard:0, Cobalt Wide Guard +tconstruct:wide_guard:0, Ardite Wide Guard +tconstruct:wide_guard:0, Manyullyn Wide Guard +tconstruct:wide_guard:0, Copper Wide Guard +tconstruct:wide_guard:0, Bronze Wide Guard +tconstruct:wide_guard:0, Lead Wide Guard +tconstruct:wide_guard:0, Silver Wide Guard +tconstruct:wide_guard:0, Electrum Wide Guard +tconstruct:wide_guard:0, Steel Wide Guard +tconstruct:hand_guard:0, Amordrine Hand Guard +tconstruct:hand_guard:0, Haderoth Hand Guard +tconstruct:hand_guard:0, Alduorite Hand Guard +tconstruct:hand_guard:0, Platinum Hand Guard +tconstruct:hand_guard:0, Vulcanite Hand Guard +tconstruct:hand_guard:0, Ignatius Hand Guard +tconstruct:hand_guard:0, Etherium Hand Guard +tconstruct:hand_guard:0, Quicksilver Hand Guard +tconstruct:hand_guard:0, Brass Hand Guard +tconstruct:hand_guard:0, Astral Silver Hand Guard +tconstruct:hand_guard:0, Hepatizon Hand Guard +tconstruct:hand_guard:0, Eximite Hand Guard +tconstruct:hand_guard:0, Sanguinite Hand Guard +tconstruct:hand_guard:0, Desichalkos Hand Guard +tconstruct:hand_guard:0, Celenegil Hand Guard +tconstruct:hand_guard:0, Shadow Iron Hand Guard +tconstruct:hand_guard:0, Mithril Hand Guard +tconstruct:hand_guard:0, Carmot Hand Guard +tconstruct:hand_guard:0, Ceruclase Hand Guard +tconstruct:hand_guard:0, Deep Iron Hand Guard +tconstruct:hand_guard:0, Angmallen Hand Guard +tconstruct:hand_guard:0, Kalendrite Hand Guard +tconstruct:hand_guard:0, Damascus Steel Hand Guard +tconstruct:hand_guard:0, Prometheum Hand Guard +tconstruct:hand_guard:0, Adamantine Hand Guard +tconstruct:hand_guard:0, Tartarite Hand Guard +tconstruct:hand_guard:0, Atlarus Hand Guard +tconstruct:hand_guard:0, Black Steel Hand Guard +tconstruct:hand_guard:0, Vyroxeres Hand Guard +tconstruct:hand_guard:0, Oureclase Hand Guard +tconstruct:hand_guard:0, Inolashite Hand Guard +tconstruct:hand_guard:0, Orichalcum Hand Guard +tconstruct:hand_guard:0, Infuscolium Hand Guard +tconstruct:hand_guard:0, Shadow Steel Hand Guard +tconstruct:hand_guard:0, Midasium Hand Guard +tconstruct:hand_guard:0, Krik Hand Guard +tconstruct:hand_guard:0, material.metallurgy.rubracium.name Hand Guard +tconstruct:hand_guard:0, Wooden Hand Guard +tconstruct:hand_guard:0, Stone Hand Guard +tconstruct:hand_guard:0, Flint Hand Guard +tconstruct:hand_guard:0, Cactus Hand Guard +tconstruct:hand_guard:0, Bone Hand Guard +tconstruct:hand_guard:0, Obsidian Hand Guard +tconstruct:hand_guard:0, Prismarine Hand Guard +tconstruct:hand_guard:0, End Hand Guard +tconstruct:hand_guard:0, Paper Hand Guard +tconstruct:hand_guard:0, Sponge Hand Guard +tconstruct:hand_guard:0, Firewood Hand Guard +tconstruct:hand_guard:0, Iron Hand Guard +tconstruct:hand_guard:0, Pig Iron Hand Guard +tconstruct:hand_guard:0, Knightslime Hand Guard +tconstruct:hand_guard:0, Slime Hand Guard +tconstruct:hand_guard:0, Slime Hand Guard +tconstruct:hand_guard:0, Magma Slime Hand Guard +tconstruct:hand_guard:0, Netherrack Hand Guard +tconstruct:hand_guard:0, Cobalt Hand Guard +tconstruct:hand_guard:0, Ardite Hand Guard +tconstruct:hand_guard:0, Manyullyn Hand Guard +tconstruct:hand_guard:0, Copper Hand Guard +tconstruct:hand_guard:0, Bronze Hand Guard +tconstruct:hand_guard:0, Lead Hand Guard +tconstruct:hand_guard:0, Silver Hand Guard +tconstruct:hand_guard:0, Electrum Hand Guard +tconstruct:hand_guard:0, Steel Hand Guard +tconstruct:cross_guard:0, Amordrine Cross Guard +tconstruct:cross_guard:0, Haderoth Cross Guard +tconstruct:cross_guard:0, Alduorite Cross Guard +tconstruct:cross_guard:0, Platinum Cross Guard +tconstruct:cross_guard:0, Vulcanite Cross Guard +tconstruct:cross_guard:0, Ignatius Cross Guard +tconstruct:cross_guard:0, Etherium Cross Guard +tconstruct:cross_guard:0, Quicksilver Cross Guard +tconstruct:cross_guard:0, Brass Cross Guard +tconstruct:cross_guard:0, Astral Silver Cross Guard +tconstruct:cross_guard:0, Hepatizon Cross Guard +tconstruct:cross_guard:0, Eximite Cross Guard +tconstruct:cross_guard:0, Sanguinite Cross Guard +tconstruct:cross_guard:0, Desichalkos Cross Guard +tconstruct:cross_guard:0, Celenegil Cross Guard +tconstruct:cross_guard:0, Shadow Iron Cross Guard +tconstruct:cross_guard:0, Mithril Cross Guard +tconstruct:cross_guard:0, Carmot Cross Guard +tconstruct:cross_guard:0, Ceruclase Cross Guard +tconstruct:cross_guard:0, Deep Iron Cross Guard +tconstruct:cross_guard:0, Angmallen Cross Guard +tconstruct:cross_guard:0, Kalendrite Cross Guard +tconstruct:cross_guard:0, Damascus Steel Cross Guard +tconstruct:cross_guard:0, Prometheum Cross Guard +tconstruct:cross_guard:0, Adamantine Cross Guard +tconstruct:cross_guard:0, Tartarite Cross Guard +tconstruct:cross_guard:0, Atlarus Cross Guard +tconstruct:cross_guard:0, Black Steel Cross Guard +tconstruct:cross_guard:0, Vyroxeres Cross Guard +tconstruct:cross_guard:0, Oureclase Cross Guard +tconstruct:cross_guard:0, Inolashite Cross Guard +tconstruct:cross_guard:0, Orichalcum Cross Guard +tconstruct:cross_guard:0, Infuscolium Cross Guard +tconstruct:cross_guard:0, Shadow Steel Cross Guard +tconstruct:cross_guard:0, Midasium Cross Guard +tconstruct:cross_guard:0, Krik Cross Guard +tconstruct:cross_guard:0, material.metallurgy.rubracium.name Cross Guard +tconstruct:cross_guard:0, Wooden Cross Guard +tconstruct:cross_guard:0, Stone Cross Guard +tconstruct:cross_guard:0, Flint Cross Guard +tconstruct:cross_guard:0, Cactus Cross Guard +tconstruct:cross_guard:0, Bone Cross Guard +tconstruct:cross_guard:0, Obsidian Cross Guard +tconstruct:cross_guard:0, Prismarine Cross Guard +tconstruct:cross_guard:0, End Cross Guard +tconstruct:cross_guard:0, Paper Cross Guard +tconstruct:cross_guard:0, Sponge Cross Guard +tconstruct:cross_guard:0, Firewood Cross Guard +tconstruct:cross_guard:0, Iron Cross Guard +tconstruct:cross_guard:0, Pig Iron Cross Guard +tconstruct:cross_guard:0, Knightslime Cross Guard +tconstruct:cross_guard:0, Slime Cross Guard +tconstruct:cross_guard:0, Slime Cross Guard +tconstruct:cross_guard:0, Magma Slime Cross Guard +tconstruct:cross_guard:0, Netherrack Cross Guard +tconstruct:cross_guard:0, Cobalt Cross Guard +tconstruct:cross_guard:0, Ardite Cross Guard +tconstruct:cross_guard:0, Manyullyn Cross Guard +tconstruct:cross_guard:0, Copper Cross Guard +tconstruct:cross_guard:0, Bronze Cross Guard +tconstruct:cross_guard:0, Lead Cross Guard +tconstruct:cross_guard:0, Silver Cross Guard +tconstruct:cross_guard:0, Electrum Cross Guard +tconstruct:cross_guard:0, Steel Cross Guard +tconstruct:large_plate:0, Amordrine Large Plate +tconstruct:large_plate:0, Haderoth Large Plate +tconstruct:large_plate:0, Alduorite Large Plate +tconstruct:large_plate:0, Platinum Large Plate +tconstruct:large_plate:0, Vulcanite Large Plate +tconstruct:large_plate:0, Ignatius Large Plate +tconstruct:large_plate:0, Etherium Large Plate +tconstruct:large_plate:0, Quicksilver Large Plate +tconstruct:large_plate:0, Brass Large Plate +tconstruct:large_plate:0, Astral Silver Large Plate +tconstruct:large_plate:0, Hepatizon Large Plate +tconstruct:large_plate:0, Eximite Large Plate +tconstruct:large_plate:0, Sanguinite Large Plate +tconstruct:large_plate:0, Desichalkos Large Plate +tconstruct:large_plate:0, Celenegil Large Plate +tconstruct:large_plate:0, Shadow Iron Large Plate +tconstruct:large_plate:0, Mithril Large Plate +tconstruct:large_plate:0, Carmot Large Plate +tconstruct:large_plate:0, Ceruclase Large Plate +tconstruct:large_plate:0, Deep Iron Large Plate +tconstruct:large_plate:0, Angmallen Large Plate +tconstruct:large_plate:0, Kalendrite Large Plate +tconstruct:large_plate:0, Damascus Steel Large Plate +tconstruct:large_plate:0, Prometheum Large Plate +tconstruct:large_plate:0, Adamantine Large Plate +tconstruct:large_plate:0, Tartarite Large Plate +tconstruct:large_plate:0, Atlarus Large Plate +tconstruct:large_plate:0, Black Steel Large Plate +tconstruct:large_plate:0, Vyroxeres Large Plate +tconstruct:large_plate:0, Oureclase Large Plate +tconstruct:large_plate:0, Inolashite Large Plate +tconstruct:large_plate:0, Orichalcum Large Plate +tconstruct:large_plate:0, Infuscolium Large Plate +tconstruct:large_plate:0, Shadow Steel Large Plate +tconstruct:large_plate:0, Midasium Large Plate +tconstruct:large_plate:0, Krik Large Plate +tconstruct:large_plate:0, material.metallurgy.rubracium.name Large Plate +tconstruct:large_plate:0, Wooden Large Plate +tconstruct:large_plate:0, Stone Large Plate +tconstruct:large_plate:0, Flint Large Plate +tconstruct:large_plate:0, Cactus Large Plate +tconstruct:large_plate:0, Bone Large Plate +tconstruct:large_plate:0, Obsidian Large Plate +tconstruct:large_plate:0, Prismarine Large Plate +tconstruct:large_plate:0, End Large Plate +tconstruct:large_plate:0, Paper Large Plate +tconstruct:large_plate:0, Sponge Large Plate +tconstruct:large_plate:0, Firewood Large Plate +tconstruct:large_plate:0, Iron Large Plate +tconstruct:large_plate:0, Pig Iron Large Plate +tconstruct:large_plate:0, Knightslime Large Plate +tconstruct:large_plate:0, Slime Large Plate +tconstruct:large_plate:0, Slime Large Plate +tconstruct:large_plate:0, Magma Slime Large Plate +tconstruct:large_plate:0, Netherrack Large Plate +tconstruct:large_plate:0, Cobalt Large Plate +tconstruct:large_plate:0, Ardite Large Plate +tconstruct:large_plate:0, Manyullyn Large Plate +tconstruct:large_plate:0, Copper Large Plate +tconstruct:large_plate:0, Bronze Large Plate +tconstruct:large_plate:0, Lead Large Plate +tconstruct:large_plate:0, Silver Large Plate +tconstruct:large_plate:0, Electrum Large Plate +tconstruct:large_plate:0, Steel Large Plate +tconstruct:knife_blade:0, Amordrine Knife Blade +tconstruct:knife_blade:0, Haderoth Knife Blade +tconstruct:knife_blade:0, Alduorite Knife Blade +tconstruct:knife_blade:0, Platinum Knife Blade +tconstruct:knife_blade:0, Vulcanite Knife Blade +tconstruct:knife_blade:0, Ignatius Knife Blade +tconstruct:knife_blade:0, Etherium Knife Blade +tconstruct:knife_blade:0, Quicksilver Knife Blade +tconstruct:knife_blade:0, Brass Knife Blade +tconstruct:knife_blade:0, Astral Silver Knife Blade +tconstruct:knife_blade:0, Hepatizon Knife Blade +tconstruct:knife_blade:0, Eximite Knife Blade +tconstruct:knife_blade:0, Sanguinite Knife Blade +tconstruct:knife_blade:0, Desichalkos Knife Blade +tconstruct:knife_blade:0, Celenegil Knife Blade +tconstruct:knife_blade:0, Shadow Iron Knife Blade +tconstruct:knife_blade:0, Mithril Knife Blade +tconstruct:knife_blade:0, Carmot Knife Blade +tconstruct:knife_blade:0, Ceruclase Knife Blade +tconstruct:knife_blade:0, Deep Iron Knife Blade +tconstruct:knife_blade:0, Angmallen Knife Blade +tconstruct:knife_blade:0, Kalendrite Knife Blade +tconstruct:knife_blade:0, Damascus Steel Knife Blade +tconstruct:knife_blade:0, Prometheum Knife Blade +tconstruct:knife_blade:0, Adamantine Knife Blade +tconstruct:knife_blade:0, Tartarite Knife Blade +tconstruct:knife_blade:0, Atlarus Knife Blade +tconstruct:knife_blade:0, Black Steel Knife Blade +tconstruct:knife_blade:0, Vyroxeres Knife Blade +tconstruct:knife_blade:0, Oureclase Knife Blade +tconstruct:knife_blade:0, Inolashite Knife Blade +tconstruct:knife_blade:0, Orichalcum Knife Blade +tconstruct:knife_blade:0, Infuscolium Knife Blade +tconstruct:knife_blade:0, Shadow Steel Knife Blade +tconstruct:knife_blade:0, Midasium Knife Blade +tconstruct:knife_blade:0, Krik Knife Blade +tconstruct:knife_blade:0, Wooden Knife Blade +tconstruct:knife_blade:0, Stone Knife Blade +tconstruct:knife_blade:0, Flint Knife Blade +tconstruct:knife_blade:0, Cactus Knife Blade +tconstruct:knife_blade:0, Bone Knife Blade +tconstruct:knife_blade:0, Obsidian Knife Blade +tconstruct:knife_blade:0, Prismarine Knife Blade +tconstruct:knife_blade:0, End Knife Blade +tconstruct:knife_blade:0, Paper Knife Blade +tconstruct:knife_blade:0, Sponge Knife Blade +tconstruct:knife_blade:0, Firewood Knife Blade +tconstruct:knife_blade:0, Iron Knife Blade +tconstruct:knife_blade:0, Pig Iron Knife Blade +tconstruct:knife_blade:0, Knightslime Knife Blade +tconstruct:knife_blade:0, Slime Knife Blade +tconstruct:knife_blade:0, Slime Knife Blade +tconstruct:knife_blade:0, Magma Slime Knife Blade +tconstruct:knife_blade:0, Netherrack Knife Blade +tconstruct:knife_blade:0, Cobalt Knife Blade +tconstruct:knife_blade:0, Ardite Knife Blade +tconstruct:knife_blade:0, Manyullyn Knife Blade +tconstruct:knife_blade:0, Copper Knife Blade +tconstruct:knife_blade:0, Bronze Knife Blade +tconstruct:knife_blade:0, Lead Knife Blade +tconstruct:knife_blade:0, Silver Knife Blade +tconstruct:knife_blade:0, Electrum Knife Blade +tconstruct:knife_blade:0, Steel Knife Blade +tconstruct:bow_limb:0, Amordrine Bowlimb +tconstruct:bow_limb:0, Haderoth Bowlimb +tconstruct:bow_limb:0, Vulcanite Bowlimb +tconstruct:bow_limb:0, Ignatius Bowlimb +tconstruct:bow_limb:0, Etherium Bowlimb +tconstruct:bow_limb:0, Quicksilver Bowlimb +tconstruct:bow_limb:0, Brass Bowlimb +tconstruct:bow_limb:0, Astral Silver Bowlimb +tconstruct:bow_limb:0, Hepatizon Bowlimb +tconstruct:bow_limb:0, Eximite Bowlimb +tconstruct:bow_limb:0, Sanguinite Bowlimb +tconstruct:bow_limb:0, Desichalkos Bowlimb +tconstruct:bow_limb:0, Celenegil Bowlimb +tconstruct:bow_limb:0, Shadow Iron Bowlimb +tconstruct:bow_limb:0, Mithril Bowlimb +tconstruct:bow_limb:0, Carmot Bowlimb +tconstruct:bow_limb:0, Ceruclase Bowlimb +tconstruct:bow_limb:0, Deep Iron Bowlimb +tconstruct:bow_limb:0, Angmallen Bowlimb +tconstruct:bow_limb:0, Kalendrite Bowlimb +tconstruct:bow_limb:0, Damascus Steel Bowlimb +tconstruct:bow_limb:0, Prometheum Bowlimb +tconstruct:bow_limb:0, Adamantine Bowlimb +tconstruct:bow_limb:0, Atlarus Bowlimb +tconstruct:bow_limb:0, Black Steel Bowlimb +tconstruct:bow_limb:0, Vyroxeres Bowlimb +tconstruct:bow_limb:0, Oureclase Bowlimb +tconstruct:bow_limb:0, Inolashite Bowlimb +tconstruct:bow_limb:0, Orichalcum Bowlimb +tconstruct:bow_limb:0, Infuscolium Bowlimb +tconstruct:bow_limb:0, Shadow Steel Bowlimb +tconstruct:bow_limb:0, Krik Bowlimb +tconstruct:bow_limb:0, Wooden Bowlimb +tconstruct:bow_limb:0, Stone Bowlimb +tconstruct:bow_limb:0, Flint Bowlimb +tconstruct:bow_limb:0, Cactus Bowlimb +tconstruct:bow_limb:0, Bone Bowlimb +tconstruct:bow_limb:0, Obsidian Bowlimb +tconstruct:bow_limb:0, Prismarine Bowlimb +tconstruct:bow_limb:0, End Bowlimb +tconstruct:bow_limb:0, Paper Bowlimb +tconstruct:bow_limb:0, Sponge Bowlimb +tconstruct:bow_limb:0, Firewood Bowlimb +tconstruct:bow_limb:0, Iron Bowlimb +tconstruct:bow_limb:0, Pig Iron Bowlimb +tconstruct:bow_limb:0, Knightslime Bowlimb +tconstruct:bow_limb:0, Slime Bowlimb +tconstruct:bow_limb:0, Slime Bowlimb +tconstruct:bow_limb:0, Magma Slime Bowlimb +tconstruct:bow_limb:0, Netherrack Bowlimb +tconstruct:bow_limb:0, Cobalt Bowlimb +tconstruct:bow_limb:0, Ardite Bowlimb +tconstruct:bow_limb:0, Manyullyn Bowlimb +tconstruct:bow_limb:0, Copper Bowlimb +tconstruct:bow_limb:0, Bronze Bowlimb +tconstruct:bow_limb:0, Lead Bowlimb +tconstruct:bow_limb:0, Silver Bowlimb +tconstruct:bow_limb:0, Electrum Bowlimb +tconstruct:bow_limb:0, Steel Bowlimb +tconstruct:bow_string:0, String Bowstring +tconstruct:bow_string:0, Slimevine Bowstring +tconstruct:bow_string:0, Slimevine Bowstring +tconstruct:bow_string:0, Vines Bowstring +tconstruct:arrow_head:0, Amordrine Arrow Head +tconstruct:arrow_head:0, Haderoth Arrow Head +tconstruct:arrow_head:0, Alduorite Arrow Head +tconstruct:arrow_head:0, Platinum Arrow Head +tconstruct:arrow_head:0, Vulcanite Arrow Head +tconstruct:arrow_head:0, Ignatius Arrow Head +tconstruct:arrow_head:0, Etherium Arrow Head +tconstruct:arrow_head:0, Quicksilver Arrow Head +tconstruct:arrow_head:0, Brass Arrow Head +tconstruct:arrow_head:0, Astral Silver Arrow Head +tconstruct:arrow_head:0, Hepatizon Arrow Head +tconstruct:arrow_head:0, Eximite Arrow Head +tconstruct:arrow_head:0, Sanguinite Arrow Head +tconstruct:arrow_head:0, Desichalkos Arrow Head +tconstruct:arrow_head:0, Celenegil Arrow Head +tconstruct:arrow_head:0, Shadow Iron Arrow Head +tconstruct:arrow_head:0, Mithril Arrow Head +tconstruct:arrow_head:0, Carmot Arrow Head +tconstruct:arrow_head:0, Ceruclase Arrow Head +tconstruct:arrow_head:0, Deep Iron Arrow Head +tconstruct:arrow_head:0, Angmallen Arrow Head +tconstruct:arrow_head:0, Kalendrite Arrow Head +tconstruct:arrow_head:0, Damascus Steel Arrow Head +tconstruct:arrow_head:0, Prometheum Arrow Head +tconstruct:arrow_head:0, Adamantine Arrow Head +tconstruct:arrow_head:0, Tartarite Arrow Head +tconstruct:arrow_head:0, Atlarus Arrow Head +tconstruct:arrow_head:0, Black Steel Arrow Head +tconstruct:arrow_head:0, Vyroxeres Arrow Head +tconstruct:arrow_head:0, Oureclase Arrow Head +tconstruct:arrow_head:0, Inolashite Arrow Head +tconstruct:arrow_head:0, Orichalcum Arrow Head +tconstruct:arrow_head:0, Infuscolium Arrow Head +tconstruct:arrow_head:0, Shadow Steel Arrow Head +tconstruct:arrow_head:0, Midasium Arrow Head +tconstruct:arrow_head:0, Krik Arrow Head +tconstruct:arrow_head:0, Wooden Arrow Head +tconstruct:arrow_head:0, Stone Arrow Head +tconstruct:arrow_head:0, Flint Arrow Head +tconstruct:arrow_head:0, Cactus Arrow Head +tconstruct:arrow_head:0, Bone Arrow Head +tconstruct:arrow_head:0, Obsidian Arrow Head +tconstruct:arrow_head:0, Prismarine Arrow Head +tconstruct:arrow_head:0, End Arrow Head +tconstruct:arrow_head:0, Paper Arrow Head +tconstruct:arrow_head:0, Sponge Arrow Head +tconstruct:arrow_head:0, Firewood Arrow Head +tconstruct:arrow_head:0, Iron Arrow Head +tconstruct:arrow_head:0, Pig Iron Arrow Head +tconstruct:arrow_head:0, Knightslime Arrow Head +tconstruct:arrow_head:0, Slime Arrow Head +tconstruct:arrow_head:0, Slime Arrow Head +tconstruct:arrow_head:0, Magma Slime Arrow Head +tconstruct:arrow_head:0, Netherrack Arrow Head +tconstruct:arrow_head:0, Cobalt Arrow Head +tconstruct:arrow_head:0, Ardite Arrow Head +tconstruct:arrow_head:0, Manyullyn Arrow Head +tconstruct:arrow_head:0, Copper Arrow Head +tconstruct:arrow_head:0, Bronze Arrow Head +tconstruct:arrow_head:0, Lead Arrow Head +tconstruct:arrow_head:0, Silver Arrow Head +tconstruct:arrow_head:0, Electrum Arrow Head +tconstruct:arrow_head:0, Steel Arrow Head +tconstruct:arrow_shaft:0, Wooden Arrow Shaft +tconstruct:arrow_shaft:0, Bone Arrow Shaft +tconstruct:arrow_shaft:0, Blazerod Arrow Shaft +tconstruct:arrow_shaft:0, Reeds Arrow Shaft +tconstruct:arrow_shaft:0, Ice Arrow Shaft +tconstruct:arrow_shaft:0, Endrod Arrow Shaft +tconstruct:fletching:0, Feather Fletching +tconstruct:fletching:0, Slimeleaf Fletching +tconstruct:fletching:0, Slimeleaf Fletching +tconstruct:fletching:0, Slimeleaf Fletching +tconstruct:fletching:0, Leaf Fletching +tconstruct:bolt_core:0, Wood-Iron Bolt Core +tconstruct:bolt_core:0, Bone-Iron Bolt Core +tconstruct:bolt_core:0, Blazerod-Iron Bolt Core +tconstruct:bolt_core:0, Reeds-Iron Bolt Core +tconstruct:bolt_core:0, Ice-Iron Bolt Core +tconstruct:bolt_core:0, Endrod-Iron Bolt Core +tconstruct:tooltables:0, Crafting Station +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:1, Stencil Table +tconstruct:tooltables:4, Pattern Chest +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:2, Part Builder +tconstruct:tooltables:5, Part Chest +tconstruct:tooltables:3, Tool Station +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:toolforge:0, Tool Forge +tconstruct:pickaxe, Pickaxe +tconstruct:shovel, Shovel +tconstruct:hatchet, Hatchet +tconstruct:mattock, Mattock +tconstruct:kama, Kama +tconstruct:hammer, Hammer +tconstruct:excavator, Excavator +tconstruct:lumberaxe, Lumberaxe +tconstruct:scythe, Scythe +tconstruct:broadsword, Broadsword +tconstruct:longsword, Longsword +tconstruct:rapier, Rapier +tconstruct:frypan, Frypan +tconstruct:battlesign, Battlesign +tconstruct:cleaver, Cleaver +tconstruct:shortbow, Shortbow +tconstruct:longbow, Longbow +tconstruct:crossbow, Crossbow +tconstruct:arrow, Arrow +tconstruct:bolt, Bolt +tconstruct:shuriken, Shuriken +tconstruct:seared:0, Seared Stone +tconstruct:seared:1, Seared Cobblestone +tconstruct:seared:2, Seared Paver +tconstruct:seared:3, Seared Bricks +tconstruct:seared:4, Cracked Seared Bricks +tconstruct:seared:5, Fancy Seared Bricks +tconstruct:seared:6, Square Seared Bricks +tconstruct:seared:7, Seared Road +tconstruct:seared:8, Seared Creeperface +tconstruct:seared:9, Triangle Seared Bricks +tconstruct:seared:10, Small Seared Bricks +tconstruct:seared:11, Seared Tiles +tconstruct:smeltery_controller:0, Smeltery Controller +tconstruct:seared_tank:0, Seared Tank +tconstruct:seared_tank:1, Seared Gauge +tconstruct:seared_tank:2, Seared Window +tconstruct:faucet:0, Seared Faucet +tconstruct:channel:0, Casting Channel +tconstruct:casting:0, Casting Table +tconstruct:casting:1, Casting Basin +tconstruct:smeltery_io:0, Seared Drain +tconstruct:seared_glass:0, Seared Glass +tconstruct:seared_furnace_controller:0, Seared Furnace Controller +tconstruct:tinker_tank_controller:0, Tinker Tank Controller +tconstruct:seared_slab:0, Seared Stone Slab +tconstruct:seared_slab:1, Seared Cobblestone Slab +tconstruct:seared_slab:2, Seared Paver Slab +tconstruct:seared_slab:3, Seared Bricks Slab +tconstruct:seared_slab:4, Cracked Seared Bricks Slab +tconstruct:seared_slab:5, Fancy Seared Bricks Slab +tconstruct:seared_slab:6, Square Seared Bricks Slab +tconstruct:seared_slab:7, Seared Road Slab +tconstruct:seared_slab2:0, Seared Creeperface Slab +tconstruct:seared_slab2:1, Triangle Seared Bricks Slab +tconstruct:seared_slab2:2, Small Seared Bricks Slab +tconstruct:seared_slab2:3, Seared Tile Slab +tconstruct:seared_stairs_stone:0, Seared Stone Stairs +tconstruct:seared_stairs_cobble:0, Seared Cobblestone Stairs +tconstruct:seared_stairs_paver:0, Seared Paver Stairs +tconstruct:seared_stairs_brick:0, Seared Bricks Stairs +tconstruct:seared_stairs_brick_cracked:0, Cracked Seared Bricks Stairs +tconstruct:seared_stairs_brick_fancy:0, Fancy Seared Bricks Stairs +tconstruct:seared_stairs_brick_square:0, Square Seared Bricks Stairs +tconstruct:seared_stairs_brick_triangle:0, Triangle Seared Bricks Stairs +tconstruct:seared_stairs_brick_small:0, Small Seared Bricks Stairs +tconstruct:seared_stairs_road:0, Seared Road Stairs +tconstruct:seared_stairs_tile:0, Seared Tile Stairs +tconstruct:seared_stairs_creeper:0, Seared Creeperface Stairs +tconstruct:cast:0, Blank Cast +tconstruct:cast:0, Large Sword Blade Cast +tconstruct:cast:0, Hand Guard Cast +tconstruct:cast:0, Sword Blade Cast +tconstruct:cast:0, Knife Blade Cast +tconstruct:cast:0, Large Plate Cast +tconstruct:cast:0, Hammer Head Cast +tconstruct:cast:0, Sign Plate Cast +tconstruct:cast:0, Pickaxe Head Cast +tconstruct:cast:0, Axe Head Cast +tconstruct:cast:0, Arrow Head Cast +tconstruct:cast:0, Cross Guard Cast +tconstruct:cast:0, Tough Binding Cast +tconstruct:cast:0, Excavator Head Cast +tconstruct:cast:0, Sharpening Kit Cast +tconstruct:cast:0, Wide Guard Cast +tconstruct:cast:0, Scythe Head Cast +tconstruct:cast:0, Shard Cast +tconstruct:cast:0, Binding Cast +tconstruct:cast:0, Pan Cast +tconstruct:cast:0, Tool Rod Cast +tconstruct:cast:0, Shovel Head Cast +tconstruct:cast:0, Bowlimb Cast +tconstruct:cast:0, Broad Axe Head Cast +tconstruct:cast:0, Kama Head Cast +tconstruct:cast:0, Tough Tool Rod Cast +tconstruct:cast_custom:0, Ingot Cast +tconstruct:cast_custom:1, Nugget Cast +tconstruct:cast_custom:2, Gem Cast +tconstruct:cast_custom:3, Plate Cast +tconstruct:cast_custom:4, Gear Cast +tconstruct:clay_cast:0, item.tconstruct.clay_cast.blank +tconstruct:clay_cast:0, Large Sword Blade Clay Cast +tconstruct:clay_cast:0, Hand Guard Clay Cast +tconstruct:clay_cast:0, Sword Blade Clay Cast +tconstruct:clay_cast:0, Knife Blade Clay Cast +tconstruct:clay_cast:0, Large Plate Clay Cast +tconstruct:clay_cast:0, Hammer Head Clay Cast +tconstruct:clay_cast:0, Sign Plate Clay Cast +tconstruct:clay_cast:0, Pickaxe Head Clay Cast +tconstruct:clay_cast:0, Axe Head Clay Cast +tconstruct:clay_cast:0, Arrow Head Clay Cast +tconstruct:clay_cast:0, Cross Guard Clay Cast +tconstruct:clay_cast:0, Tough Binding Clay Cast +tconstruct:clay_cast:0, Excavator Head Clay Cast +tconstruct:clay_cast:0, Sharpening Kit Clay Cast +tconstruct:clay_cast:0, Wide Guard Clay Cast +tconstruct:clay_cast:0, Scythe Head Clay Cast +tconstruct:clay_cast:0, Shard Clay Cast +tconstruct:clay_cast:0, Binding Clay Cast +tconstruct:clay_cast:0, Pan Clay Cast +tconstruct:clay_cast:0, Tool Rod Clay Cast +tconstruct:clay_cast:0, Shovel Head Clay Cast +tconstruct:clay_cast:0, Bowlimb Clay Cast +tconstruct:clay_cast:0, Broad Axe Head Clay Cast +tconstruct:clay_cast:0, Kama Head Clay Cast +tconstruct:clay_cast:0, Tough Tool Rod Clay Cast +tconstruct:stone_torch:0, Stone Torch +tconstruct:stone_ladder:0, Stone Ladder +tconstruct:punji:0, Punji Sticks +tconstruct:rack:0, Item Rack +tconstruct:rack:1, Drying Rack +tconstruct:wood_rail:0, Wooden Rail +tconstruct:wood_rail_trapdoor:0, Wooden Rail with a Trapdoor +tconstruct:wooden_hopper:0, Wooden Hopper +tconstruct:slime_channel:0, Slime Channel +tconstruct:slime_channel:1, Slime Channel +tconstruct:slime_channel:2, Slime Channel +tconstruct:slime_channel:3, Blood Channel +tconstruct:slime_channel:4, Slime Channel +tconstruct:dried_clay:0, Dried Clay +tconstruct:dried_clay:1, Dried Bricks +tconstruct:dried_clay_slab:0, Dried Clay Slab +tconstruct:dried_clay_slab:1, Dried Bricks Slab +tconstruct:dried_clay_stairs:0, Dried Clay Stairs +tconstruct:dried_brick_stairs:0, Dried Bricks Stairs +tconstruct:brownstone:0, Smooth Brownstone +tconstruct:brownstone:1, Rough Brownstone +tconstruct:brownstone:2, Brownstone Paver +tconstruct:brownstone:3, Brownstone Bricks +tconstruct:brownstone:4, Cracked Brownstone Bricks +tconstruct:brownstone:5, Fancy Brownstone Bricks +tconstruct:brownstone:6, Square Brownstone Bricks +tconstruct:brownstone:7, Brownstone Road +tconstruct:brownstone:8, Brownstone Creeperface +tconstruct:brownstone:9, Triangle Brownstone Bricks +tconstruct:brownstone:10, Small Brownstone Bricks +tconstruct:brownstone:11, Brownstone Tiles +tconstruct:brownstone_slab:0, Smooth Brownstone Slab +tconstruct:brownstone_slab:1, Rough Brownstone Slab +tconstruct:brownstone_slab:2, Brownstone Paver Slab +tconstruct:brownstone_slab:3, Brownstone Bricks Slab +tconstruct:brownstone_slab:4, Cracked Brownstone Bricks Slab +tconstruct:brownstone_slab:5, Fancy Brownstone Bricks Slab +tconstruct:brownstone_slab:6, Square Brownstone Bricks Slab +tconstruct:brownstone_slab:7, Brownstone Road Slab +tconstruct:brownstone_slab2:0, Brownstone Creeperface Slab +tconstruct:brownstone_slab2:1, Triangle Brownstone Bricks Slab +tconstruct:brownstone_slab2:2, Small Brownstone Bricks Slab +tconstruct:brownstone_slab2:3, Brownstone Tile Slab +tconstruct:brownstone_stairs_smooth:0, Smooth Brownstone Stairs +tconstruct:brownstone_stairs_rough:0, Rough Brownstone Stairs +tconstruct:brownstone_stairs_paver:0, Brownstone Paver Stairs +tconstruct:brownstone_stairs_brick:0, Brownstone Bricks Stairs +tconstruct:brownstone_stairs_brick_cracked:0, Cracked Brownstone Bricks Stairs +tconstruct:brownstone_stairs_brick_fancy:0, Fancy Brownstone Bricks Stairs +tconstruct:brownstone_stairs_brick_square:0, Square Brownstone Bricks Stairs +tconstruct:brownstone_stairs_brick_triangle:0, Triangle Brownstone Bricks Stairs +tconstruct:brownstone_stairs_brick_small:0, Small Brownstone Bricks Stairs +tconstruct:brownstone_stairs_road:0, Brownstone Road Stairs +tconstruct:brownstone_stairs_tile:0, Brownstone Tile Stairs +tconstruct:brownstone_stairs_creeper:0, Brownstone Creeperface Stairs +tconstruct:slimesling:0, Slimesling +tconstruct:slimesling:1, Slimesling +tconstruct:slimesling:2, Slimesling +tconstruct:slimesling:3, Congealed Bloodsling +tconstruct:slimesling:4, Slimesling +tconstruct:slime_boots:0, Slime Boots +tconstruct:slime_boots:1, Slime Boots +tconstruct:slime_boots:2, Slime Boots +tconstruct:slime_boots:3, Congealed Blood Boots +tconstruct:slime_boots:4, Slime Boots +tconstruct:piggybackpack, Piggybackpack +tconstruct:throwball:0, Glowball +tconstruct:throwball:1, EFLN +tconstruct:stone_stick, Stone Rod +tconstruct:fancy_frame:0, Fancy Item Frame +tconstruct:fancy_frame:1, Aluminium Brass Item Frame +tconstruct:fancy_frame:2, Cobalt Item Frame +tconstruct:fancy_frame:3, Ardite Item Frame +tconstruct:fancy_frame:4, Manyullyn Item Frame +tconstruct:fancy_frame:5, Golden Item Frame +tconstruct:fancy_frame:6, Clear Item Frame +tconstruct:moms_spaghetti, Mom's Spaghetti +thaumicaugmentation:vis_regenerator, Vis Regenerator +thaumicaugmentation:warded_chest, Warded Chest +thaumicaugmentation:temporary_light, Casted Light +thaumicaugmentation:stone:0, Void Stone +thaumicaugmentation:stone:1, Tainted Void Stone +thaumicaugmentation:stone:2, Tainted Void Stone Soil +thaumicaugmentation:stone:3, Ancient Runes +thaumicaugmentation:stone:4, Intricate Glyphed Stone +thaumicaugmentation:stone:5, Ancient Bricks +thaumicaugmentation:stone:6, Crusted Stone +thaumicaugmentation:stone:7, Glowing Crusted Stone +thaumicaugmentation:stone:8, Ancient Pillar +thaumicaugmentation:stone:9, Smooth Ancient Bricks +thaumicaugmentation:stone:10, Ancient Cobblestone +thaumicaugmentation:stone:11, Ancient Lantern +thaumicaugmentation:arcane_trapdoor_wood, Greatwood Arcane Trapdoor +thaumicaugmentation:arcane_trapdoor_metal, Thaumium Arcane Trapdoor +thaumicaugmentation:arcane_trapdoor_silverwood, Silverwood Arcane Trapdoor +thaumicaugmentation:taint_flower, Tainted Flower +thaumicaugmentation:impetus_drainer, Impetus Drainer +thaumicaugmentation:impetus_relay, Impetus Relay +thaumicaugmentation:impetus_diffuser, Impetus Diffuser +thaumicaugmentation:impetus_matrix, Impetus Matrix +thaumicaugmentation:impetus_matrix_base, Impetus Matrix Base +thaumicaugmentation:rift_feeder, Flux Inducer +thaumicaugmentation:rift_mover_input, Metaspatial Accumulator +thaumicaugmentation:rift_mover_output, Metaspatial Extruder +thaumicaugmentation:void_recharge_pedestal, Void Recharge Pedestal +thaumicaugmentation:arcane_terraformer, Arcane Terraformer +thaumicaugmentation:rift_monitor, Extradimensional Monitor +thaumicaugmentation:impetus_generator, Impetus Generator +thaumicaugmentation:stability_field_generator, Stability Field Generator +thaumicaugmentation:impetus_gate, Impetus Gate +thaumicaugmentation:stairs_ancient, Ancient Stone Stairs +thaumicaugmentation:slab:0, Ancient Stone Tile Slab +thaumicaugmentation:stairs_eldritch_tile, Eldritch Stone Stairs +thaumicaugmentation:bars:0, Ancient Bars +thaumicaugmentation:fortified_glass, Fortified Glass +thaumicaugmentation:fortified_glass_pane, Fortified Glass Pane +thaumicaugmentation:starfield_glass:0, Starfield Glass (Rift) +thaumicaugmentation:starfield_glass:1, Starfield Glass (Dimensional Fracture) +thaumicaugmentation:starfield_glass:2, Starfield Glass (Magic Mirror) +thaumicaugmentation:capstone:0, Eldritch Capstone +thaumicaugmentation:capstone:1, Ancient Capstone +thaumicaugmentation:capstone:2, Eldritch Altar +thaumicaugmentation:capstone:3, Ancient Altar +thaumicaugmentation:strange_crystal, Strange Crystal +thaumicaugmentation:crab_vent, Crusted Opening +thaumicaugmentation:eldritch_lock:0, Eldritch Lock +thaumicaugmentation:eldritch_lock:1, Eldritch Lock +thaumicaugmentation:eldritch_lock:2, Eldritch Lock +thaumicaugmentation:eldritch_lock:3, Eldritch Lock +thaumicaugmentation:eldritch_lock_impetus, Eldritch Lock +thaumicaugmentation:button_greatwood, Greatwood Button +thaumicaugmentation:button_silverwood, Silverwood Button +thaumicaugmentation:button_arcane_stone, Arcane Stone Button +thaumicaugmentation:warded_button_greatwood, Greatwood Arcane Button +thaumicaugmentation:warded_button_silverwood, Silverwood Arcane Button +thaumicaugmentation:warded_button_arcane_stone, Arcane Stone Arcane Button +thaumicaugmentation:pressure_plate_greatwood, Greatwood Pressure Plate +thaumicaugmentation:pressure_plate_silverwood, Silverwood Pressure Plate +thaumicaugmentation:pressure_plate_arcane_stone, Arcane Stone Pressure Plate +thaumicaugmentation:warded_pressure_plate_greatwood, Greatwood Arcane Pressure Plate +thaumicaugmentation:warded_pressure_plate_silverwood, Silverwood Arcane Pressure Plate +thaumicaugmentation:warded_pressure_plate_arcane_stone, Arcane Stone Arcane Pressure Plate +thaumicaugmentation:urn:0, Common Urn +thaumicaugmentation:urn:1, Uncommon Urn +thaumicaugmentation:urn:2, Rare Urn +thaumicaugmentation:item_grate, Item Grate +thaumicaugmentation:glass_tube, Glass Essentia Tube +thaumicaugmentation:impetus_creative:0, Creative Impetus Source +thaumicaugmentation:impetus_creative:1, Creative Impetus Sink +thaumicaugmentation:gauntlet:0, Thaumium Caster's Gauntlet +thaumicaugmentation:gauntlet:1, Voidseer Caster's Gauntlet +thaumicaugmentation:material:0, Vis Regeneration Lattice +thaumicaugmentation:material:1, Warding Sigil +thaumicaugmentation:material:2, Amalgamated Gear +thaumicaugmentation:material:3, Impetus Cell +thaumicaugmentation:material:4, Harness Base +thaumicaugmentation:material:5, Impetus Jewel +thaumicaugmentation:seal_copier, Seal Copier +thaumicaugmentation:arcane_door:0, Greatwood Arcane Door +thaumicaugmentation:arcane_door:1, Thaumium Arcane Door +thaumicaugmentation:arcane_door:2, Silverwood Arcane Door +thaumicaugmentation:key:0, Iron Key +thaumicaugmentation:key:1, Brass key +thaumicaugmentation:key:2, Thaumium Key +thaumicaugmentation:void_boots, Void Thaumaturge Boots +thaumicaugmentation:rift_seed:0, Flux Rift Seed +thaumicaugmentation:rift_seed:0, Flux Rift Seed +thaumicaugmentation:rift_seed:1, Flux Seed +thaumicaugmentation:rift_seed:1, Flux Seed +thaumicaugmentation:augment_caster_rift_energy_storage, Impetus Conductor +thaumicaugmentation:fracture_locator:0, Fracture Locator +thaumicaugmentation:augment_builder_power:0, Modifier: Experience +thaumicaugmentation:augment_builder_power:0, Modifier: Elemental +thaumicaugmentation:augment_builder_power:0, Modifier: Overworld +thaumicaugmentation:augment_builder_power:0, Modifier: Nether +thaumicaugmentation:augment_builder_power:0, Modifier: The End +thaumicaugmentation:augment_builder_power:0, Modifier: Emptiness +thaumicaugmentation:augment_builder_power:0, Modifier: Frenzy +thaumicaugmentation:augment_builder_effect:0, Effect Crystal: Focus Power +thaumicaugmentation:augment_builder_effect:0, Effect Crystal: Cast Speed +thaumicaugmentation:augment_builder_effect:0, Effect Crystal: Vis Discount +thaumicaugmentation:morphic_tool, Morphic Tool +thaumicaugmentation:primal_cutter:0, Primal Cutter +thaumicaugmentation:primal_cutter:0, Primal Cutter +thaumicaugmentation:rift_jar:0, Reinforced Jar +thaumicaugmentation:rift_jar:0, Rift in a Jar +thaumicaugmentation:impetus_mirror:0, Impetus Mirror +thaumicaugmentation:impetus_linker:0, Impetus Resonator +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:biome_selector:0, Biome Focus +thaumicaugmentation:thaumostatic_harness:0, Thaumostatic Harness +thaumicaugmentation:thaumostatic_harness_augment:0, Gyroscope Upgrade +thaumicaugmentation:thaumostatic_harness_augment:1, Girdle Upgrade +thaumicaugmentation:elytra_harness:0, Elytra Harness +thaumicaugmentation:elytra_harness_augment:0, Impetus Thruster Upgrade +thaumicaugmentation:autocaster_placer:0, Autocaster +thaumicaugmentation:autocaster_placer:1, Eldritch Autocaster +thaumicaugmentation:impulse_cannon:0, Impulse Cannon +thaumicaugmentation:impulse_cannon_augment:0, Railgun Conversion +thaumicaugmentation:impulse_cannon_augment:1, Burst Fire Conversion +thaumicaugmentation:focus_ancient, Ancient Focus +thaumicaugmentation:eldritch_lock_key:0, Runed Tablet +thaumicaugmentation:eldritch_lock_key:1, Spiked Sigil +thaumicaugmentation:eldritch_lock_key:2, Tome of Forbidden Knowledge +thaumicaugmentation:eldritch_lock_key:3, Sinister Blade +thaumicaugmentation:obelisk_placer:0, Eldritch Obelisk +thaumicaugmentation:obelisk_placer:1, Ancient Obelisk +thaumicaugmentation:research_notes:0, Tattered Scrolls +thaumicaugmentation:augment_vis_battery, Vis Battery Augment +thaumicaugmentation:thaumium_robes_hood, Hood of the Adept +thaumicaugmentation:thaumium_robes_chestplate, Robe of the Adept +thaumicaugmentation:thaumium_robes_leggings, Leggings of the Adept +thaumicaugmentation:celestial_observer_placer, Celestial Observer +thaumicperiphery:pauldron, Pauldron +thaumicperiphery:pauldron_repulsion, Pauldron of Repulsion +thaumicperiphery:malignant_heart, Malignant Heart +thaumicperiphery:magic_quiver, Conjurer's Quiver +thaumicperiphery:vis_phylactery, Vis Phylactery +thaumicterminal:item_part:0, Arcane Terminal +thaumicwonders:void_beacon, Void Beacon +thaumicwonders:shimmerleaf_crop, Shimmerleaf +thaumicwonders:creative_essentia_jar, Creative Essentia Jar +thaumicwonders:portal_anchor, Portal Anchor +thaumicwonders:placeholder_arcane_stone, Catalyzation Chamber +thaumicwonders:dimensional_ripper, Dimensional Ripper +thaumicwonders:portal_generator, Portal Generator +thaumicwonders:coalescence_matrix, Coalescence Matrix +thaumicwonders:flux_distiller, Flux Distiller +thaumicwonders:hexamite, Hexamite +thaumicwonders:coalescence_matrix_precursor, Coalescence Matrix +thaumicwonders:placeholder_void_metal_block, Primordial Accretion Chamber +thaumicwonders:alkahest_vat, Alkahest Vat +thaumicwonders:catalyzation_chamber, Catalyzation Chamber +thaumicwonders:everburning_urn, Everburning Urn +thaumicwonders:inspiration_engine, Inspiration Engine +thaumicwonders:primordial_accelerator_tunnel, Primordial Accelerator Tunnel +thaumicwonders:placeholder_adv_alch_construct, Primordial Accretion Chamber +thaumicwonders:meaty_orb, Meaty Orb +thaumicwonders:ore_diviner, Ore Diviner +thaumicwonders:madness_engine, Madness Engine +thaumicwonders:primordial_accelerator_terminus, Primordial Accelerator Terminus +thaumicwonders:meteorb, Meteorb +thaumicwonders:cinderpearl_crop, Cinderpearl +thaumicwonders:primordial_accretion_chamber, Primordial Accretion Chamber +thaumicwonders:primordial_accelerator, Primordial Accelerator +thaumicwonders:placeholder_thaumium_block, Primordial Accretion Chamber +thaumicwonders:flux_capacitor, Flux Capacitor +thaumicwonders:placeholder_obsidian, Catalyzation Chamber +thaumicwonders:vishroom_crop, Vishroom +thaumicwonders:disjunction_cloth, Disjunction Cloth +thaumicwonders:primal_destroyer, Primal Destroyer +thaumicwonders:flying_carpet, Flying Carpet +thaumicwonders:timewinder, Timewinder +thaumicwonders:alchemist_stone, Alchemist's Stone +thaumicwonders:transmuter_stone, Transmuter's Stone +thaumicwonders:eldritch_cluster:0, Eldritch Iron Cluster +thaumicwonders:eldritch_cluster:1, Eldritch Gold Cluster +thaumicwonders:eldritch_cluster:2, Eldritch Copper Cluster +thaumicwonders:eldritch_cluster:3, Eldritch Tin Cluster +thaumicwonders:eldritch_cluster:4, Eldritch Silver Cluster +thaumicwonders:eldritch_cluster:5, Eldritch Lead Cluster +thaumicwonders:eldritch_cluster:6, Eldritch Cinnabar Cluster +thaumicwonders:eldritch_cluster:7, Eldritch Quartz Cluster +thaumicwonders:eldritch_cluster:8, Eldritch Void Cluster +thaumicwonders:alienist_stone, Alienist's Stone +thaumicwonders:void_fortress_helm, Void Fortress Helm +thaumicwonders:void_fortress_chest, Void Fortress Cuirass +thaumicwonders:void_fortress_legs, Void Fortress Thigh Guards +thaumicwonders:structure_diviner, Structure Diviner +thaumicwonders:night_vision_goggles, Night-Vision Goggles +thaumicwonders:cleansing_charm, Cleansing Charm +thaumicwonders:bone_bow, Bow of Bone +thaumicwonders:primal_arrow:0, Air Arrow +thaumicwonders:primal_arrow:1, Earth Arrow +thaumicwonders:primal_arrow:2, Fire Arrow +thaumicwonders:primal_arrow:3, Water Arrow +thaumicwonders:primal_arrow:4, Order Arrow +thaumicwonders:primal_arrow:5, Entropy Arrow +thaumicwonders:primordial_grain, Primordial Grain +thaumicwonders:shimmerleaf_seed, Shimmerleaf Seed +thaumicwonders:cinderpearl_seed, Cinderpearl Seed +thaumicwonders:vishroom_spore, Vishroom Spore +thaumicwonders:panacea:0, Panacea +thaumicwonders:panacea:1, Enchanted Panacea +thaumicwonders:lethe_water, Lethe Water +trafficcontrol:crossing_relay_box, Crossing Gate Relay +trafficcontrol:crossing_relay_tuner, Tuner +trafficcontrol:traffic_light_bulb, item.null.name +trafficcontrol:traffic_light_frame, Traffic Light Frame +trafficcontrol:traffic_light_5_frame, Traffic Light Frame (5 Bulb) +trafficcontrol:traffic_light_doghouse_frame, Traffic Light Frame (Doghouse) +trafficcontrol:traffic_light_1_frame, Traffic Light Frame (One Bulb) +trafficcontrol:traffic_light_2_frame, Traffic Light Frame (Two Bulbs) +trafficcontrol:traffic_light_4_frame, Traffic Light Frame (Four Bulbs) +trafficcontrol:crossing_gate_base, Crossing Base +trafficcontrol:crossing_gate_gate, Crossing Gate +trafficcontrol:crossing_gate_lamps, Crossing Lamps +trafficcontrol:crossing_gate_pole, Pole +trafficcontrol:crossing_gate_crossbuck, Crossbuck (Pole) +trafficcontrol:safetran_type_3, SafeTran Type 3 +trafficcontrol:overhead_pole, Overhead (Pole) +trafficcontrol:overhead, Overhead +trafficcontrol:overhead_lamps, Overhead Lamps +trafficcontrol:overhead_crossbuck, Overhead Crossbuck +trafficcontrol:safetran_mechanical, SafeTran Mechanical +trafficcontrol:sign, Sign +trafficcontrol:cone, Cone +trafficcontrol:channelizer, Channelizer +trafficcontrol:drum, Drum +trafficcontrol:street_light_single, Street Light (Single) +trafficcontrol:street_light_double, Street Light (Double) +trafficcontrol:traffic_light_control_box, Traffic Light Control Box +trafficcontrol:wig_wag, Wig Wag +trafficcontrol:shunt_border, Border Shunt +trafficcontrol:shunt_island, Island Shunt +trafficcontrol:type_3_barrier, Type 3 Barrier +trafficcontrol:type_3_barrier_right, Type 3 Barrier +trafficcontrol:traffic_rail, Guardrail +trafficcontrol:concrete_barrier:0, White Concrete Barrier +trafficcontrol:concrete_barrier:1, Orange Concrete Barrier +trafficcontrol:concrete_barrier:2, Magenta Concrete Barrier +trafficcontrol:concrete_barrier:3, Light Blue Concrete Barrier +trafficcontrol:concrete_barrier:4, Yellow Concrete Barrier +trafficcontrol:concrete_barrier:5, Lime Concrete Barrier +trafficcontrol:concrete_barrier:6, Pink Concrete Barrier +trafficcontrol:concrete_barrier:7, Gray Concrete Barrier +trafficcontrol:concrete_barrier:8, Light Gray Concrete Barrier +trafficcontrol:concrete_barrier:9, Cyan Concrete Barrier +trafficcontrol:concrete_barrier:10, Purple Concrete Barrier +trafficcontrol:concrete_barrier:11, Blue Concrete Barrier +trafficcontrol:concrete_barrier:12, Brown Concrete Barrier +trafficcontrol:concrete_barrier:13, Green Concrete Barrier +trafficcontrol:concrete_barrier:14, Red Concrete Barrier +trafficcontrol:concrete_barrier:15, Black Concrete Barrier +trafficcontrol:horizontal_pole, Horizontal Pole +trafficcontrol:wch_bell, WCH Electronic Bell +trafficcontrol:traffic_sensor_left, Traffic Sensor (Left) +trafficcontrol:traffic_sensor_straight, Traffic Sensor (Straight) +trafficcontrol:street_sign, Street Sign +trafficcontrol:pedestrian_button, Pedestrian Button +trafficcontrol:traffic_sensor_right, Traffic Sensor (Right) +mujmajnkraftsbettersurvival:itemsmallshield, Round Shield +mujmajnkraftsbettersurvival:itemcrossbow, Crossbow +mujmajnkraftsbettersurvival:itembigshield, Big Shield +mujmajnkraftsbettersurvival:itemwoodhammer, Wooden Hammer +mujmajnkraftsbettersurvival:itemstonehammer, Stone Hammer +mujmajnkraftsbettersurvival:itemironhammer, Iron Hammer +mujmajnkraftsbettersurvival:itemdiamondhammer, Diamond Hammer +mujmajnkraftsbettersurvival:itemgoldhammer, Golden Hammer +mujmajnkraftsbettersurvival:itemcopperhammer, Copper Hammer +mujmajnkraftsbettersurvival:itembronzehammer, Bronze Hammer +mujmajnkraftsbettersurvival:iteminvarhammer, Invar Hammer +mujmajnkraftsbettersurvival:itemsilverhammer, Silver Hammer +mujmajnkraftsbettersurvival:itemelectrumhammer, Electrum Hammer +mujmajnkraftsbettersurvival:itemaluminiumhammer, Aluminium Hammer +mujmajnkraftsbettersurvival:itemsteelhammer, Steel Hammer +mujmajnkraftsbettersurvival:itemsignalumhammer, Signalum Hammer +mujmajnkraftsbettersurvival:itemlumiumhammer, Lumium Hammer +mujmajnkraftsbettersurvival:itemenderiumhammer, Enderium Hammer +mujmajnkraftsbettersurvival:itemdragonbonehammer, Dragon Bone Hammer +mujmajnkraftsbettersurvival:itemjunglechitinhammer, Jungle Myrmex Chitin Hammer +mujmajnkraftsbettersurvival:itemdesertchitinhammer, Desert Myrmex Chitin Hammer +mujmajnkraftsbettersurvival:itemwoodspear, Wooden Spear +mujmajnkraftsbettersurvival:itemstonespear, Stone Spear +mujmajnkraftsbettersurvival:itemironspear, Iron Spear +mujmajnkraftsbettersurvival:itemdiamondspear, Diamond Spear +mujmajnkraftsbettersurvival:itemgoldspear, Golden Spear +mujmajnkraftsbettersurvival:itemcopperspear, Copper Spear +mujmajnkraftsbettersurvival:itembronzespear, Bronze Spear +mujmajnkraftsbettersurvival:iteminvarspear, Invar Spear +mujmajnkraftsbettersurvival:itemsilverspear, Silver Spear +mujmajnkraftsbettersurvival:itemelectrumspear, Electrum Spear +mujmajnkraftsbettersurvival:itemaluminiumspear, Aluminium Spear +mujmajnkraftsbettersurvival:itemsteelspear, Steel Spear +mujmajnkraftsbettersurvival:itemsignalumspear, Signalum Spear +mujmajnkraftsbettersurvival:itemlumiumspear, Lumium Spear +mujmajnkraftsbettersurvival:itemenderiumspear, Enderium Spear +mujmajnkraftsbettersurvival:itemdragonbonespear, Dragon Bone Spear +mujmajnkraftsbettersurvival:itemjunglechitinspear, Jungle Myrmex Chitin Spear +mujmajnkraftsbettersurvival:itemdesertchitinspear, Desert Myrmex Chitin Spear +mujmajnkraftsbettersurvival:itemwoodbattleaxe, Wooden Battle Axe +mujmajnkraftsbettersurvival:itemstonebattleaxe, Stone Battle Axe +mujmajnkraftsbettersurvival:itemironbattleaxe, Iron Battle Axe +mujmajnkraftsbettersurvival:itemdiamondbattleaxe, Diamond Battle Axe +mujmajnkraftsbettersurvival:itemgoldbattleaxe, Golden Battle Axe +mujmajnkraftsbettersurvival:itemcopperbattleaxe, Copper Battle Axe +mujmajnkraftsbettersurvival:itembronzebattleaxe, Bronze Battle Axe +mujmajnkraftsbettersurvival:iteminvarbattleaxe, Invar Battle Axe +mujmajnkraftsbettersurvival:itemsilverbattleaxe, Silver Battle Axe +mujmajnkraftsbettersurvival:itemelectrumbattleaxe, Electrum Battle Axe +mujmajnkraftsbettersurvival:itemaluminiumbattleaxe, Aluminium Battle Axe +mujmajnkraftsbettersurvival:itemsteelbattleaxe, Steel Battle Axe +mujmajnkraftsbettersurvival:itemsignalumbattleaxe, Signalum Battle Axe +mujmajnkraftsbettersurvival:itemlumiumbattleaxe, Lumium Battle Axe +mujmajnkraftsbettersurvival:itemenderiumbattleaxe, Enderium Battle Axe +mujmajnkraftsbettersurvival:itemdragonbonebattleaxe, Dragon Bone Battle Axe +mujmajnkraftsbettersurvival:itemjunglechitinbattleaxe, Jungle Myrmex Chitin Battle Axe +mujmajnkraftsbettersurvival:itemdesertchitinbattleaxe, Desert Myrmex Chitin Battle Axe +mujmajnkraftsbettersurvival:itemwooddagger, Wooden Dagger +mujmajnkraftsbettersurvival:itemstonedagger, Stone Dagger +mujmajnkraftsbettersurvival:itemirondagger, Iron Dagger +mujmajnkraftsbettersurvival:itemdiamonddagger, Diamond Dagger +mujmajnkraftsbettersurvival:itemgolddagger, Golden Dagger +mujmajnkraftsbettersurvival:itemcopperdagger, Copper Dagger +mujmajnkraftsbettersurvival:itembronzedagger, Bronze Dagger +mujmajnkraftsbettersurvival:iteminvardagger, Invar Dagger +mujmajnkraftsbettersurvival:itemsilverdagger, Silver Dagger +mujmajnkraftsbettersurvival:itemelectrumdagger, Electrum Dagger +mujmajnkraftsbettersurvival:itemaluminiumdagger, Aluminium Dagger +mujmajnkraftsbettersurvival:itemsteeldagger, Steel Dagger +mujmajnkraftsbettersurvival:itemsignalumdagger, Signalum Dagger +mujmajnkraftsbettersurvival:itemlumiumdagger, Lumium Dagger +mujmajnkraftsbettersurvival:itemenderiumdagger, Enderium Dagger +mujmajnkraftsbettersurvival:itemdragonbonedagger, Dragon Bone Dagger +mujmajnkraftsbettersurvival:itemjunglechitindagger, Jungle Myrmex Chitin Dagger +mujmajnkraftsbettersurvival:itemdesertchitindagger, Desert Myrmex Chitin Dagger +mujmajnkraftsbettersurvival:itemwoodnunchaku, Wooden Nunchaku +mujmajnkraftsbettersurvival:itemstonenunchaku, Stone Nunchaku +mujmajnkraftsbettersurvival:itemironnunchaku, Iron Nunchaku +mujmajnkraftsbettersurvival:itemdiamondnunchaku, Diamond Nunchaku +mujmajnkraftsbettersurvival:itemgoldnunchaku, Golden Nunchaku +mujmajnkraftsbettersurvival:itemcoppernunchaku, Copper Nunchaku +mujmajnkraftsbettersurvival:itembronzenunchaku, Bronze Nunchaku +mujmajnkraftsbettersurvival:iteminvarnunchaku, Invar Nunchaku +mujmajnkraftsbettersurvival:itemsilvernunchaku, Silver Nunchaku +mujmajnkraftsbettersurvival:itemelectrumnunchaku, Electrum Nunchaku +mujmajnkraftsbettersurvival:itemaluminiumnunchaku, Aluminium Nunchaku +mujmajnkraftsbettersurvival:itemsteelnunchaku, Steel Nunchaku +mujmajnkraftsbettersurvival:itemsignalumnunchaku, Signalum Nunchaku +mujmajnkraftsbettersurvival:itemlumiumnunchaku, Lumium Nunchaku +mujmajnkraftsbettersurvival:itemenderiumnunchaku, Enderium Nunchaku +mujmajnkraftsbettersurvival:itemdragonbonenunchaku, Dragon Bone Nunchaku +mujmajnkraftsbettersurvival:itemjunglechitinnunchaku, Jungle Myrmex Chitin Nunchaku +mujmajnkraftsbettersurvival:itemdesertchitinnunchaku, Desert Myrmex Chitin Nunchaku +buildcraftcore:spring:0, Water Spring +buildcraftcore:spring:1, Oil Spring +buildcraftcore:decorated:0, tile.decorated.destroy.name +buildcraftcore:decorated:1, Blueprint (Decoration) +buildcraftcore:decorated:2, Template (Decoration) +buildcraftcore:decorated:3, tile.decorated.paper.name +buildcraftcore:decorated:4, tile.decorated.leather.name +buildcraftcore:decorated:5, Laser (Decoration) +buildcraftcore:marker_volume, Land Mark +buildcraftcore:marker_path, Path Mark +buildcraftcore:engine:0, Redstone Engine +buildcraftcore:engine:1, Stirling Engine +buildcraftcore:engine:2, Combustion Engine +buildcraftcore:engine:3, Creative Engine +buildcraftcore:wrench, Wrench +buildcraftcore:gear_wood, Wood Gear +buildcraftcore:gear_stone, Stone Gear +buildcraftcore:gear_iron, Iron Gear +buildcraftcore:gear_gold, Gold Gear +buildcraftcore:gear_diamond, Diamond Gear +buildcraftcore:paintbrush:64, Paintbrush +buildcraftcore:paintbrush:0, §z§0§fWhite§r Paintbrush +buildcraftcore:paintbrush:0, §z§1§6Orange§r Paintbrush +buildcraftcore:paintbrush:0, §z§2§dMagenta§r Paintbrush +buildcraftcore:paintbrush:0, §z§3§bLight Blue§r Paintbrush +buildcraftcore:paintbrush:0, §z§4§eYellow§r Paintbrush +buildcraftcore:paintbrush:0, §z§5§aLime§r Paintbrush +buildcraftcore:paintbrush:0, §z§6§dPink§r Paintbrush +buildcraftcore:paintbrush:0, §z§7§7Gray§r Paintbrush +buildcraftcore:paintbrush:0, §z§8§7Light Gray§r Paintbrush +buildcraftcore:paintbrush:0, §z§9§3Cyan§r Paintbrush +buildcraftcore:paintbrush:0, §z§a§dPurple§r Paintbrush +buildcraftcore:paintbrush:0, §9§9Blue§r Paintbrush +buildcraftcore:paintbrush:0, §z§c§6Brown§r Paintbrush +buildcraftcore:paintbrush:0, §z§d§aGreen§r Paintbrush +buildcraftcore:paintbrush:0, §z§e§cRed§r Paintbrush +buildcraftcore:paintbrush:0, §0§7Black§r Paintbrush +buildcraftcore:list, List +buildcraftcore:map_location:0, Map Location +buildcraftcore:marker_connector, Marker Connector +buildcraftcore:volume_box, item.volume_box.name +buildcraftcore:fragile_fluid_shard, Fragile %s Shard +buildcraftbuilders:snapshot:2, Blueprint +buildcraftbuilders:snapshot:0, Template +buildcraftbuilders:schematic_single:0, Single Block Schematic +buildcraftbuilders:filler_planner, Filler Planner +buildcraftbuilders:filler, Filler +buildcraftbuilders:builder, Builder +buildcraftbuilders:architect, Architect Table +buildcraftbuilders:library, Electronic Library +buildcraftbuilders:replacer, tile.replacerBlock.name +buildcraftbuilders:frame, Frame +buildcraftbuilders:quarry, Quarry +buildcrafttransport:pipe_structure:0, Cobblestone Structure Pipe +buildcrafttransport:pipe_wood_item:0, Wooden Transport Pipe +buildcrafttransport:pipe_cobble_item:0, Cobblestone Transport Pipe +buildcrafttransport:pipe_stone_item:0, Stone Transport Pipe +buildcrafttransport:pipe_quartz_item:0, Quartz Transport Pipe +buildcrafttransport:pipe_iron_item:0, Iron Transport Pipe +buildcrafttransport:pipe_gold_item:0, Golden Transport Pipe +buildcrafttransport:pipe_clay_item:0, Clay Transport Pipe +buildcrafttransport:pipe_sandstone_item:0, Sandstone Transport Pipe +buildcrafttransport:pipe_void_item:0, Void Transport Pipe +buildcrafttransport:pipe_obsidian_item:0, Obsidian Transport Pipe +buildcrafttransport:pipe_diamond_item:0, Diamond Transport Pipe +buildcrafttransport:pipe_diamond_wood_item:0, Wooden Diamond Transport Pipe +buildcrafttransport:pipe_lapis_item:0, Lazuli Transport Pipe +buildcrafttransport:pipe_daizuli_item:0, Daizuli Transport Pipe +buildcrafttransport:pipe_emzuli_item:0, Emzuli Transport Pipe +buildcrafttransport:pipe_stripes_item:0, Stripes Transport Pipe +buildcrafttransport:pipe_wood_fluid:0, Wooden Fluid Pipe +buildcrafttransport:pipe_cobble_fluid:0, Cobblestone Fluid Pipe +buildcrafttransport:pipe_stone_fluid:0, Stone Fluid Pipe +buildcrafttransport:pipe_quartz_fluid:0, Quartz Fluid Pipe +buildcrafttransport:pipe_gold_fluid:0, Golden Fluid Pipe +buildcrafttransport:pipe_iron_fluid:0, Iron Fluid Pipe +buildcrafttransport:pipe_clay_fluid:0, Clay Fluid Pipe +buildcrafttransport:pipe_sandstone_fluid:0, Sandstone Fluid Pipe +buildcrafttransport:pipe_void_fluid:0, Void Fluid Pipe +buildcrafttransport:pipe_diamond_fluid:0, Diamond Fluid Pipe +buildcrafttransport:pipe_diamond_wood_fluid:0, Wooden Diamond Fluid Pipe +buildcrafttransport:pipe_wood_power:0, Wooden Kinesis Pipe +buildcrafttransport:pipe_cobble_power:0, Cobblestone Kinesis Pipe +buildcrafttransport:pipe_stone_power:0, Stone Kinesis Pipe +buildcrafttransport:pipe_quartz_power:0, Quartz Kinesis Pipe +buildcrafttransport:pipe_gold_power:0, Golden Kinesis Pipe +buildcrafttransport:pipe_sandstone_power:0, Sandstone Kinesis Pipe +buildcraftcompat:pipe_item_propolis:0, Apiarist's Pipe +buildcrafttransport:filtered_buffer, Filtered Buffer +buildcrafttransport:waterproof, Pipe Sealant +buildcrafttransport:plug_blocker, Pipe Plug +buildcrafttransport:plug_power_adaptor, Power Adapter +buildcrafttransport:wire:0, §z§0§fWhite§r Pipe Wire +buildcrafttransport:wire:1, §z§1§6Orange§r Pipe Wire +buildcrafttransport:wire:2, §z§2§dMagenta§r Pipe Wire +buildcrafttransport:wire:3, §z§3§bLight Blue§r Pipe Wire +buildcrafttransport:wire:4, §z§4§eYellow§r Pipe Wire +buildcrafttransport:wire:5, §z§5§aLime§r Pipe Wire +buildcrafttransport:wire:6, §z§6§dPink§r Pipe Wire +buildcrafttransport:wire:7, §z§7§7Gray§r Pipe Wire +buildcrafttransport:wire:8, §z§8§7Light Gray§r Pipe Wire +buildcrafttransport:wire:9, §z§9§3Cyan§r Pipe Wire +buildcrafttransport:wire:10, §z§a§dPurple§r Pipe Wire +buildcrafttransport:wire:11, §9§9Blue§r Pipe Wire +buildcrafttransport:wire:12, §z§c§6Brown§r Pipe Wire +buildcrafttransport:wire:13, §z§d§aGreen§r Pipe Wire +buildcrafttransport:wire:14, §z§e§cRed§r Pipe Wire +buildcrafttransport:wire:15, §0§7Black§r Pipe Wire +buildcraftsilicon:laser, Laser +buildcraftsilicon:assembly_table, Assembly Table +buildcraftsilicon:advanced_crafting_table, Advanced Crafting Table +buildcraftsilicon:integration_table, Integration Table +buildcraftsilicon:redstone_chipset:0, Redstone Chipset +buildcraftsilicon:redstone_chipset:1, Iron Chipset +buildcraftsilicon:redstone_chipset:2, Golden Chipset +buildcraftsilicon:redstone_chipset:3, Quartz Chipset +buildcraftsilicon:redstone_chipset:4, Diamond Chipset +buildcraftsilicon:gate_copier, Gate Copier +buildcraftsilicon:plug_gate, item.gate.name +buildcraftsilicon:plug_lens:0, §0§7Black§r Lens +buildcraftsilicon:plug_lens:1, §z§e§cRed§r Lens +buildcraftsilicon:plug_lens:2, §z§d§aGreen§r Lens +buildcraftsilicon:plug_lens:3, §z§c§6Brown§r Lens +buildcraftsilicon:plug_lens:4, §9§9Blue§r Lens +buildcraftsilicon:plug_lens:5, §z§a§dPurple§r Lens +buildcraftsilicon:plug_lens:6, §z§9§3Cyan§r Lens +buildcraftsilicon:plug_lens:7, §z§8§7Light Gray§r Lens +buildcraftsilicon:plug_lens:8, §z§7§7Gray§r Lens +buildcraftsilicon:plug_lens:9, §z§6§dPink§r Lens +buildcraftsilicon:plug_lens:10, §z§5§aLime§r Lens +buildcraftsilicon:plug_lens:11, §z§4§eYellow§r Lens +buildcraftsilicon:plug_lens:12, §z§3§bLight Blue§r Lens +buildcraftsilicon:plug_lens:13, §z§2§dMagenta§r Lens +buildcraftsilicon:plug_lens:14, §z§1§6Orange§r Lens +buildcraftsilicon:plug_lens:15, §z§0§fWhite§r Lens +buildcraftsilicon:plug_lens:16, §0§7Black§r Filter +buildcraftsilicon:plug_lens:17, §z§e§cRed§r Filter +buildcraftsilicon:plug_lens:18, §z§d§aGreen§r Filter +buildcraftsilicon:plug_lens:19, §z§c§6Brown§r Filter +buildcraftsilicon:plug_lens:20, §9§9Blue§r Filter +buildcraftsilicon:plug_lens:21, §z§a§dPurple§r Filter +buildcraftsilicon:plug_lens:22, §z§9§3Cyan§r Filter +buildcraftsilicon:plug_lens:23, §z§8§7Light Gray§r Filter +buildcraftsilicon:plug_lens:24, §z§7§7Gray§r Filter +buildcraftsilicon:plug_lens:25, §z§6§dPink§r Filter +buildcraftsilicon:plug_lens:26, §z§5§aLime§r Filter +buildcraftsilicon:plug_lens:27, §z§4§eYellow§r Filter +buildcraftsilicon:plug_lens:28, §z§3§bLight Blue§r Filter +buildcraftsilicon:plug_lens:29, §z§2§dMagenta§r Filter +buildcraftsilicon:plug_lens:30, §z§1§6Orange§r Filter +buildcraftsilicon:plug_lens:31, §z§0§fWhite§r Filter +buildcraftsilicon:plug_lens:32, Clear Lens +buildcraftsilicon:plug_lens:33, Clear Filter +buildcraftsilicon:plug_pulsar, Pipe Pulsar +buildcraftsilicon:plug_light_sensor, Light Sensor +buildcraftenergy:glob_of_oil, item.globOil.name +buildcraftfactory:autoworkbench_item, Auto Workbench +buildcraftfactory:mining_well, Mining Well +buildcraftfactory:pump, Pump +buildcraftfactory:flood_gate, Flood Gate +buildcraftfactory:tank, Tank +buildcraftfactory:chute, Chute +buildcraftfactory:distiller, Distiller +buildcraftfactory:heat_exchange, Heat Exchanger +buildcraftfactory:water_gel_spawn, Water Gelifier +buildcraftfactory:gel, Gelled Water +buildcraftrobotics:zone_planner, Zone Planner +carpentersblocks:carpenters_block, Carpenter's Block +carpentersblocks:carpenters_collapsible_block, Carpenter's Collapsible Block +carpentersblocks:carpenters_pressure_plate, Carpenter's Pressure Plate +carpentersblocks:carpenters_slope, tile.blockCarpentersSlope.name +carpentersblocks:carpenters_hammer, Carpenter's Hammer +carpentersblocks:carpenters_chisel, Carpenter's Chisel +magicbees:beecomb:0, Mundane Comb +magicbees:beecomb:1, Molten Comb +magicbees:beecomb:2, Occult Comb +magicbees:beecomb:3, Otherworldy Comb +magicbees:beecomb:4, Transmuting Comb +magicbees:beecomb:5, Papery Comb +magicbees:beecomb:6, Soul Comb +magicbees:drop:0, Enchanting Drop +magicbees:drop:1, Intellect Drop +magicbees:drop:2, Destabilized Drop +magicbees:drop:3, Carbon Drop +magicbees:drop:4, Lux Drop +magicbees:drop:5, Endearing Drop +magicbees:pollen:0, Unusual Pollen +magicbees:pollen:1, Phased Pollen +magicbees:propolis:0, Unstable Propolis +magicbees:propolis:1, Breezey Propolis +magicbees:propolis:2, Burning Propolis +magicbees:propolis:3, Flowing Propolis +magicbees:propolis:4, Stony Propolis +magicbees:propolis:5, Ordered Propolis +magicbees:propolis:6, Chaotic Propolis +magicbees:wax:0, Magic Wax +magicbees:wax:1, Soulful Wax +magicbees:wax:2, Amnesic Wax +magicbees:resource:0, Lore Fragment +magicbees:resource:1, Aromatic Lump +magicbees:resource:2, Concentrated Compound +magicbees:resource:3, Wither Skeleton Bone Chip +magicbees:resource:4, Wither Skeleton Skull Fragment +magicbees:resource:5, Draconic Dust +magicbees:resource:6, Draconic Chunk +magicbees:resource:7, Essence of False Life +magicbees:resource:8, Essence of a Shallow Grave +magicbees:resource:9, Essence of Lost Time +magicbees:resource:10, Essence of Everlasting Durability +magicbees:resource:11, Essence of Scornful Oblivion +magicbees:resource:12, Essence of Fickle Permanence +magicbees:resource:13, Dimensional Singularity +magicbees:orepart:0, Diamond Shard +magicbees:orepart:1, Emerald Shard +magicbees:orepart:2, Apatite Shard +magicbees:orepart:3, Copper Nugget +magicbees:orepart:4, Tin Nugget +magicbees:orepart:5, Bronze Nugget +magicbees:mysteriousmagnet:0, Mysterious Magnet +magicbees:mysteriousmagnet:2, Mysterious Magnet +magicbees:mysteriousmagnet:4, Mysterious Magnet +magicbees:mysteriousmagnet:6, Mysterious Magnet +magicbees:mysteriousmagnet:8, Mysterious Magnet +magicbees:mysteriousmagnet:10, Mysterious Magnet +magicbees:mysteriousmagnet:12, Mysterious Magnet +magicbees:mysteriousmagnet:14, Mysterious Magnet +magicbees:mysteriousmagnet:16, Mysterious Magnet +magicbees:mysteriousmagnet:18, Mysterious Magnet +magicbees:moondial, Jade Moon Dial +magicbees:manasteelgrafter, Manasteel Grafter +magicbees:manasteelscoop, Manasteel Scoop +magicbees:frames.temporal, Temporal Frame +magicbees:frames.oblivion, Oblivion Frame +magicbees:frames.resilient, Resilient Frame +magicbees:frames.metabolic, Metabolic Frame +magicbees:frames.necrotic, Necrotic Frame +magicbees:frames.magic, Magic Frame +magicbees:frames.gentle, Gentle Frame +magicbees:hiveblock:0, Curious Hive +magicbees:hiveblock:1, Unusual Hive +magicbees:hiveblock:2, Resonating Hive +magicbees:hiveblock:3, Deep Hive +magicbees:hiveblock:4, Infernal Hive +magicbees:hiveblock:5, Oblivion Hive +magicbees:effectjar, Bee Collector's Jar +magicbees:enchanted_earth, Enchanted Earth +brewcraft:hopsitem, Hops +brewcraft:hopsseeditem, Hops Seed +brewcraft:distiller, Distiller +brewcraft:preparedbeachrummixitem, Prepared Beach Rum Mix +brewcraft:preparedcherryvodkamixitem, Prepared Cherry Vodka Mix +brewcraft:preparedcoconutrummixitem, Prepared Coconut Rum Mix +brewcraft:preparedhandmadevodkamixitem, Prepared Handmade Vodka Mix +brewcraft:preparedhardapplecidermixitem, Prepared Hard Apple Cider Mix +brewcraft:preparedhardlemonademixitem, Prepared Hard Lemonade Mix +brewcraft:preparedhoneymeadmixitem, Prepared Honey Mead Mix +brewcraft:preparedpinkmoscatomixitem, Prepared Pink Moscato Mix +brewcraft:preparedpmaxrieslingmixitem, Prepared P Max Riesling Mix +brewcraft:preparedrennalgoldmixitem, Prepared Rennal Gold Mix +brewcraft:preparedriverchardonnaymixitem, Prepared River Chardonnay Mix +brewcraft:preparedsakemixitem, Prepared Sake Mix +brewcraft:preparedsavannazinfandelmixitem, Prepared Savanna Zinfandel Mix +brewcraft:preparedspicedrummixitem, Prepared Spiced Rum Mix +brewcraft:preparedswampmerlotmixitem, Prepared Swamp Merlot Mix +brewcraft:preparedtiagapinotnoirmixitem, Prepared Tiaga Pinot Noir Mix +brewcraft:preparedtotalvodkamixitem, Prepared Total Vodka Mix +brewcraft:prepareduglyavocadoginmixitem, Prepared Ugly Avocado Gin Mix +brewcraft:preparedgoldschlagermixitem, Prepared Gold Schlager Mix +brewcraft:preparedblackholewhiskeymixitem, Prepared Black Hole Whiskey Mix +brewcraft:preparedpointthreeryemixitem, Prepared Point Three Rye Mix +brewcraft:preparedghostpepperabsinthemixitem, Prepared Ghost Pepper Absinthe Mix +brewcraft:preparedborgiaabsinthemixitem, Prepared Borgia Absinthe Mix +brewcraft:preparedredbeermixitem, Prepared Red Beer Mix +brewcraft:preparedbluebeermixitem, Prepared Blue Beer Mix +brewcraft:preparedmalortmixitem, Prepared Mal§ko§rrt Mix +brewcraft:beachrumitem, Beach Rum +brewcraft:cherryvodkaitem, Cherry Vodka +brewcraft:coconutrumitem, Coconut Rum +brewcraft:handmadevodkaitem, Handmade Vodka +brewcraft:hardapplecideritem, Hard Apple Cider +brewcraft:hardlemonadeitem, Hard Lemonade +brewcraft:honeymeaditem, Honey Mead +brewcraft:pinkmoscatoitem, Pink Moscato +brewcraft:pmaxrieslingitem, P Max Riesling +brewcraft:rennalgolditem, Rennal Gold +brewcraft:riverchardonnayitem, River Chardonnay +brewcraft:sakeitem, Sake +brewcraft:savannazinfandelitem, Savanna Zinfandel +brewcraft:spicedrumitem, Spiced Rum +brewcraft:swampmerlotitem, Swamp Merlot +brewcraft:tiagapinotnoiritem, Tiaga Pinot Noir +brewcraft:totalvodkaitem, Total Vodka +brewcraft:uglyavocadoginitem, Ugly Avocado Gin +brewcraft:goldschlageritem, Gold Schlager +brewcraft:blackholewhiskeyitem, Black Hole Whiskey +brewcraft:pointthreeryeitem, Point Three Rye +brewcraft:ghostpepperabsintheitem, Ghost Pepper Absinthe +brewcraft:borgiaabsintheitem, Borgia Absinthe +brewcraft:redbeeritem, Red Beer +brewcraft:bluebeeritem, Blue Beer +brewcraft:malortitem, Mal§ko§rrt +harvestcraft:blackberryitem, Blackberry +harvestcraft:blackberryseeditem, Blackberry Seed +harvestcraft:blueberryitem, Blueberry +harvestcraft:blueberryseeditem, Blueberry Seed +harvestcraft:candleberryitem, Candleberry +harvestcraft:candleberryseeditem, Candleberry Seed +harvestcraft:raspberryitem, Raspberry +harvestcraft:raspberryseeditem, Raspberry Seed +harvestcraft:strawberryitem, Strawberry +harvestcraft:strawberryseeditem, Strawberry Seed +harvestcraft:cactusfruititem, Cactus Fruit +harvestcraft:cactusfruitseeditem, Cactus Fruit Seed +harvestcraft:asparagusitem, Asparagus +harvestcraft:asparagusseeditem, Asparagus Seed +harvestcraft:barleyitem, Barley +harvestcraft:barleyseeditem, Barley Seed +harvestcraft:oatsitem, Oats +harvestcraft:oatsseeditem, Oats Seed +harvestcraft:ryeitem, Rye +harvestcraft:ryeseeditem, Rye Seed +harvestcraft:cornitem, Corn +harvestcraft:cornseeditem, Corn Seed +harvestcraft:bambooshootitem, Bamboo Shoot +harvestcraft:bambooshootseeditem, Bamboo Shoot Seed +harvestcraft:cantaloupeitem, Cantaloupe +harvestcraft:cantaloupeseeditem, Cantaloupe Seed +harvestcraft:cucumberitem, Cucumber +harvestcraft:cucumberseeditem, Cucumber Seed +harvestcraft:wintersquashitem, Winter Squash +harvestcraft:wintersquashseeditem, Winter Squash Seed +harvestcraft:zucchiniitem, Zucchini +harvestcraft:zucchiniseeditem, Zucchini Seed +harvestcraft:beetitem, Beet +harvestcraft:beetseeditem, Beet Seed +harvestcraft:onionitem, Onion +harvestcraft:onionseeditem, Onion Seed +harvestcraft:parsnipitem, Parsnip +harvestcraft:parsnipseeditem, Parsnip Seed +harvestcraft:peanutitem, Peanut +harvestcraft:peanutseeditem, Peanut Seed +harvestcraft:radishitem, Radish +harvestcraft:radishseeditem, Radish Seed +harvestcraft:rutabagaitem, Rutabaga +harvestcraft:rutabagaseeditem, Rutabaga Seed +harvestcraft:sweetpotatoitem, Sweet Potato +harvestcraft:sweetpotatoseeditem, Sweet Potato Seed +harvestcraft:turnipitem, Turnip +harvestcraft:turnipseeditem, Turnip Seed +harvestcraft:rhubarbitem, Rhubarb +harvestcraft:rhubarbseeditem, Rhubarb Seed +harvestcraft:celeryitem, Celery +harvestcraft:celeryseeditem, Celery Seed +harvestcraft:garlicitem, Garlic +harvestcraft:garlicseeditem, Garlic Seed +harvestcraft:gingeritem, Ginger +harvestcraft:gingerseeditem, Ginger Seed +harvestcraft:spiceleafitem, Spice Leaf +harvestcraft:spiceleafseeditem, Spice Leaf Seed +harvestcraft:tealeafitem, Tea Leaf +harvestcraft:teaseeditem, Tea Seed +harvestcraft:coffeebeanitem, Coffee Beans +harvestcraft:coffeeseeditem, Coffee Seed +harvestcraft:mustardseedsitem, Mustard Seeds +harvestcraft:mustardseeditem, Mustard Seed +harvestcraft:broccoliitem, Broccoli +harvestcraft:broccoliseeditem, Broccoli Seed +harvestcraft:caulifloweritem, Cauliflower +harvestcraft:cauliflowerseeditem, Cauliflower Seed +harvestcraft:leekitem, Leek +harvestcraft:leekseeditem, Leek Seed +harvestcraft:lettuceitem, Lettuce +harvestcraft:lettuceseeditem, Lettuce Seed +harvestcraft:scallionitem, Scallion +harvestcraft:scallionseeditem, Scallion Seed +harvestcraft:artichokeitem, Artichoke +harvestcraft:artichokeseeditem, Artichoke Seed +harvestcraft:brusselsproutitem, Brussel Sprout +harvestcraft:brusselsproutseeditem, Brussel Sprout Seed +harvestcraft:cabbageitem, Cabbage +harvestcraft:cabbageseeditem, Cabbage Seed +harvestcraft:spinachitem, Spinach +harvestcraft:spinachseeditem, Spinach Seed +harvestcraft:whitemushroomitem, White Mushroom +harvestcraft:whitemushroomseeditem, White Mushroom Spore +harvestcraft:beanitem, Beans +harvestcraft:beanseeditem, Bean Seed +harvestcraft:soybeanitem, Soybean +harvestcraft:soybeanseeditem, Soybean Seed +harvestcraft:bellpepperitem, Bellpepper +harvestcraft:bellpepperseeditem, Bellpepper Seed +harvestcraft:chilipepperitem, Chili Pepper +harvestcraft:chilipepperseeditem, Chili Pepper Seed +harvestcraft:eggplantitem, Eggplant +harvestcraft:eggplantseeditem, Eggplant Seed +harvestcraft:okraitem, Okra +harvestcraft:okraseeditem, Okra Seed +harvestcraft:peasitem, Peas +harvestcraft:peasseeditem, Peas Seed +harvestcraft:tomatoitem, Tomato +harvestcraft:tomatoseeditem, Tomato Seed +harvestcraft:cottonitem, Cotton +harvestcraft:cottonseeditem, Cotton Seed +harvestcraft:pineappleitem, Pineapple +harvestcraft:pineappleseeditem, Pineapple Seed +harvestcraft:grapeitem, Grape +harvestcraft:grapeseeditem, Grape Seed +harvestcraft:kiwiitem, Kiwi +harvestcraft:kiwiseeditem, Kiwi Seed +harvestcraft:cranberryitem, Cranberry +harvestcraft:cranberryseeditem, Cranberry Seed +harvestcraft:riceitem, Rice +harvestcraft:riceseeditem, Rice Seed +harvestcraft:seaweeditem, Seaweed +harvestcraft:seaweedseeditem, Seaweed Seed +harvestcraft:curryleafitem, Curry Leaf +harvestcraft:curryleafseeditem, Curry Leaf Seed +harvestcraft:sesameseedsitem, Sesame Seeds +harvestcraft:sesameseedsseeditem, Sesame Seeds Seed +harvestcraft:waterchestnutitem, Water Chestnut +harvestcraft:waterchestnutseeditem, Water Chestnut Seed +harvestcraft:gigapickleitem, Giga Pickle +harvestcraft:gigapickleseeditem, Giga Pickle Seed +harvestcraft:kaleitem, Kale +harvestcraft:kaleseeditem, Kale Seed +harvestcraft:agaveitem, Agave +harvestcraft:agaveseeditem, Agave Seed +harvestcraft:amaranthitem, Amaranth +harvestcraft:amaranthseeditem, Amaranth Seed +harvestcraft:arrowrootitem, Arrowroot +harvestcraft:arrowrootseeditem, Arrowroot Seed +harvestcraft:cassavaitem, Cassava +harvestcraft:cassavaseeditem, Cassava Seed +harvestcraft:chickpeaitem, Chickpeas +harvestcraft:chickpeaseeditem, Chickpea Seed +harvestcraft:elderberryitem, Elderberry +harvestcraft:elderberryseeditem, Elderberry Seed +harvestcraft:flaxitem, Flax +harvestcraft:flaxseeditem, Flax Seed +harvestcraft:greengrapeitem, Green Grape +harvestcraft:greengrapeseeditem, Green Grape Seed +harvestcraft:huckleberryitem, Huckleberry +harvestcraft:huckleberryseeditem, Huckleberry Seed +harvestcraft:jicamaitem, Jicama +harvestcraft:jicamaseeditem, Jicama Seed +harvestcraft:juteitem, Jute +harvestcraft:juteseeditem, Jute Seed +harvestcraft:kenafitem, Kenaf +harvestcraft:kenafseeditem, Kenaf Seed +harvestcraft:kohlrabiitem, Kohlrabi +harvestcraft:kohlrabiseeditem, Kohlrabi Seed +harvestcraft:lentilitem, Lentils +harvestcraft:lentilseeditem, Lentil Seed +harvestcraft:milletitem, Millet +harvestcraft:milletseeditem, Millet Seed +harvestcraft:mulberryitem, Mulberry +harvestcraft:mulberryseeditem, Mulberry Seed +harvestcraft:quinoaitem, Quinoa +harvestcraft:quinoaseeditem, Quinoa Seed +harvestcraft:sisalitem, Sisal +harvestcraft:sisalseeditem, Sisal Seed +harvestcraft:taroitem, Taro +harvestcraft:taroseeditem, Taro Seed +harvestcraft:tomatilloitem, Tomatillo +harvestcraft:tomatilloseeditem, Tomatillo Seed +harvestcraft:juniperberryitem, Juniperberry +harvestcraft:juniperberryseeditem, Juniperberry Seed +harvestcraft:date_sapling, Date Sapling +harvestcraft:dateitem, Date +harvestcraft:pamdate, Date +harvestcraft:papaya_sapling, Papaya Sapling +harvestcraft:papayaitem, Papaya +harvestcraft:pampapaya, Papaya +harvestcraft:cherry_sapling, Cherry Sapling +harvestcraft:cherryitem, Cherry +harvestcraft:pamcherry, Cherry +harvestcraft:fig_sapling, Fig Sapling +harvestcraft:figitem, Fig +harvestcraft:pamfig, Fig +harvestcraft:soursop_sapling, Soursop Sapling +harvestcraft:soursopitem, Soursop +harvestcraft:pamsoursop, Soursop +harvestcraft:dragonfruit_sapling, Dragonfruit Sapling +harvestcraft:dragonfruititem, Dragonfruit +harvestcraft:pamdragonfruit, Dragonfruit +harvestcraft:rambutan_sapling, Rambutan Sapling +harvestcraft:rambutanitem, Rambutan +harvestcraft:pamrambutan, Rambutan +harvestcraft:jackfruit_sapling, Jackfruit Sapling +harvestcraft:jackfruititem, Jackfruit +harvestcraft:pamjackfruit, Jackfruit +harvestcraft:passionfruit_sapling, Passion Fruit Sapling +harvestcraft:passionfruititem, Passion Fruit +harvestcraft:pampassionfruit, Passionfruit +harvestcraft:apple_sapling, Apple Sapling +harvestcraft:pamapple, Apple +harvestcraft:lemon_sapling, Lemon Sapling +harvestcraft:lemonitem, Lemon +harvestcraft:pamlemon, Lemon +harvestcraft:pear_sapling, Pear Sapling +harvestcraft:pearitem, Pear +harvestcraft:pampear, Pear +harvestcraft:olive_sapling, Olive Sapling +harvestcraft:oliveitem, Olive +harvestcraft:pamolive, Olive +harvestcraft:spiderweb_sapling, Spider Web Sapling +harvestcraft:pamspiderweb, Spider Web +harvestcraft:grapefruit_sapling, Grapefruit Sapling +harvestcraft:grapefruititem, Grapefruit +harvestcraft:pamgrapefruit, Grapefruit +harvestcraft:pomegranate_sapling, Pomegranate Sapling +harvestcraft:pomegranateitem, Pomegranate +harvestcraft:pampomegranate, Pomegranate +harvestcraft:cashew_sapling, Cashew Sapling +harvestcraft:cashewitem, Cashew +harvestcraft:pamcashew, Cashew +harvestcraft:vanillabean_sapling, Vanilla Sapling +harvestcraft:vanillabeanitem, Vanilla Bean +harvestcraft:pamvanillabean, Vanilla Bean +harvestcraft:starfruit_sapling, Starfruit Sapling +harvestcraft:starfruititem, Starfruit +harvestcraft:pamstarfruit, Starfruit +harvestcraft:banana_sapling, Banana Sapling +harvestcraft:bananaitem, Banana +harvestcraft:pambanana, Banana +harvestcraft:plum_sapling, Plum Sapling +harvestcraft:plumitem, Plum +harvestcraft:pamplum, Plum +harvestcraft:avocado_sapling, Avocado Sapling +harvestcraft:avocadoitem, Avocado +harvestcraft:pamavocado, Avocado +harvestcraft:pecan_sapling, Pecan Sapling +harvestcraft:pecanitem, Pecan +harvestcraft:pampecan, Pecan +harvestcraft:pistachio_sapling, Pistachio Sapling +harvestcraft:pistachioitem, Pistachio +harvestcraft:pampistachio, Pistachio +harvestcraft:hazelnut_sapling, Hazelnut Sapling +harvestcraft:hazelnutitem, Hazelnut +harvestcraft:pamhazelnut, Hazelnut +harvestcraft:lime_sapling, Lime Sapling +harvestcraft:limeitem, Lime +harvestcraft:pamlime, Lime +harvestcraft:peppercorn_sapling, Peppercorn Sapling +harvestcraft:peppercornitem, Peppercorn +harvestcraft:pampeppercorn, Peppercorn +harvestcraft:almond_sapling, Almond Sapling +harvestcraft:almonditem, Almond +harvestcraft:pamalmond, Almond +harvestcraft:gooseberry_sapling, Gooseberry Sapling +harvestcraft:gooseberryitem, Gooseberry +harvestcraft:pamgooseberry, Gooseberry +harvestcraft:peach_sapling, Peach Sapling +harvestcraft:peachitem, Peach +harvestcraft:pampeach, Peach +harvestcraft:chestnut_sapling, Chestnut Sapling +harvestcraft:chestnutitem, Chestnut +harvestcraft:pamchestnut, Chestnut +harvestcraft:pawpaw_sapling, Pawpaw Sapling +harvestcraft:pawpawitem, Pawpaw +harvestcraft:pampawpaw, Pawpaw +harvestcraft:coconut_sapling, Coconut Sapling +harvestcraft:coconutitem, Coconut +harvestcraft:pamcoconut, Coconut +harvestcraft:mango_sapling, Mango Sapling +harvestcraft:mangoitem, Mango +harvestcraft:pammango, Mango +harvestcraft:apricot_sapling, Apricot Sapling +harvestcraft:apricotitem, Apricot +harvestcraft:pamapricot, Apricot +harvestcraft:orange_sapling, Orange Sapling +harvestcraft:orangeitem, Orange +harvestcraft:pamorange, Orange +harvestcraft:walnut_sapling, Walnut Sapling +harvestcraft:walnutitem, Walnut +harvestcraft:pamwalnut, Walnut +harvestcraft:lychee_sapling, Lychee Sapling +harvestcraft:lycheeitem, Lychee +harvestcraft:pamlychee, Lychee +harvestcraft:persimmon_sapling, Persimmon Sapling +harvestcraft:persimmonitem, Persimmon +harvestcraft:pampersimmon, Persimmon +harvestcraft:guava_sapling, Guava Sapling +harvestcraft:guavaitem, Guava +harvestcraft:pamguava, Guava +harvestcraft:breadfruit_sapling, Breadfruit Sapling +harvestcraft:breadfruititem, Breadfruit +harvestcraft:pambreadfruit, Breadfruit +harvestcraft:nutmeg_sapling, Nutmeg Sapling +harvestcraft:nutmegitem, Nutmeg +harvestcraft:pamnutmeg, Nutmeg +harvestcraft:durian_sapling, Durian Sapling +harvestcraft:durianitem, Durian +harvestcraft:pamdurian, Durian +harvestcraft:tamarind_sapling, Tamarind Sapling +harvestcraft:tamarinditem, Tamarind +harvestcraft:pamtamarind, Tamarind +harvestcraft:cinnamon_sapling, Cinnamon Sapling +harvestcraft:cinnamonitem, Cinnamon +harvestcraft:pamcinnamon, Cinnamon Wood +harvestcraft:maple_sapling, Maple Sapling +harvestcraft:maplesyrupitem, Maple Syrup +harvestcraft:pammaple, Maple Wood +harvestcraft:paperbark_sapling, Paperbark Sapling +harvestcraft:pampaperbark, Paperbark Wood +harvestcraft:market, Market +harvestcraft:shippingbin, Shipping Bin +harvestcraft:well, Well +harvestcraft:groundtrap, Ground Trap +harvestcraft:watertrap, Water Trap +harvestcraft:waterfilter, Water Filter +harvestcraft:grinder, Grinder +harvestcraft:beehive, Beehive +harvestcraft:apiary, Apiary +harvestcraft:honey, Honey Block +harvestcraft:honeycomb, Honeycomb Block +harvestcraft:pressedwax, Pressed Wax Block +harvestcraft:waxcomb, Waxcomb Block +harvestcraft:candledeco1, White Candle +harvestcraft:candledeco2, Orange Candle +harvestcraft:candledeco3, Magenta Candle +harvestcraft:candledeco4, Light Blue Candle +harvestcraft:candledeco5, Yellow Candle +harvestcraft:candledeco6, Lime Candle +harvestcraft:candledeco7, Pink Candle +harvestcraft:candledeco8, Dark Grey Candle +harvestcraft:candledeco9, Light Grey Candle +harvestcraft:candledeco10, Cyan Candle +harvestcraft:candledeco11, Purple Candle +harvestcraft:candledeco12, Blue Candle +harvestcraft:candledeco13, Brown Candle +harvestcraft:candledeco14, Green Candle +harvestcraft:candledeco15, Red Candle +harvestcraft:candledeco16, Black Candle +harvestcraft:aridgarden, Arid Garden +harvestcraft:frostgarden, Frost Garden +harvestcraft:shadedgarden, Shaded Garden +harvestcraft:soggygarden, Soggy Garden +harvestcraft:tropicalgarden, Tropical Garden +harvestcraft:windygarden, Windy Garden +harvestcraft:presser, Presser +harvestcraft:carrotcake, Carrot Cake +harvestcraft:cheesecake, Cheese Cake +harvestcraft:cherrycheesecake, Cherry Cheese Cake +harvestcraft:chocolatesprinklecake, Chocolate Sprinkles Cake +harvestcraft:holidaycake, Holiday Cake +harvestcraft:lamingtoncake, Lamington +harvestcraft:pavlovacake, Pavlova +harvestcraft:pineappleupsidedowncake, Pineapple Upside Down Cake +harvestcraft:pumpkincheesecake, Pumpkin Cheese Cake +harvestcraft:redvelvetcake, Red Velvet Cake +harvestcraft:garliccoinitem, Garlic Coin +harvestcraft:ediblerootitem, Edible Root +harvestcraft:sunflowerseedsitem, Sunflower Seeds +harvestcraft:calamarirawitem, Raw Calamari +harvestcraft:calamaricookeditem, Cooked Calamari +harvestcraft:saltitem, Salt +harvestcraft:wovencottonitem, Woven Cotton +harvestcraft:freshwateritem, Fresh Water +harvestcraft:freshmilkitem, Fresh Milk +harvestcraft:grilledasparagusitem, Grilled Asparagus +harvestcraft:bakedsweetpotatoitem, Baked Sweet Potato +harvestcraft:grilledeggplantitem, Grilled Eggplant +harvestcraft:toastitem, Toast +harvestcraft:cheeseitem, Cheese +harvestcraft:icecreamitem, Ice Cream +harvestcraft:grilledcheeseitem, Grilled Cheese +harvestcraft:applesauceitem, Apple Sauce +harvestcraft:pumpkinbreaditem, Pumpkin Bread +harvestcraft:caramelappleitem, Caramel Apple +harvestcraft:applepieitem, Apple Pie +harvestcraft:teaitem, Cup of Tea +harvestcraft:coffeeitem, Cup of Coffee +harvestcraft:popcornitem, Popcorn +harvestcraft:raisinsitem, Raisins +harvestcraft:ricecakeitem, Rice Cake +harvestcraft:toastedcoconutitem, Toasted Coconut +harvestcraft:roastedpumpkinseedsitem, Roasted Pumpkin Seeds +harvestcraft:vanillaitem, Vanilla +harvestcraft:toastedsesameseedsitem, Toasted Sesame Seeds +harvestcraft:flouritem, Flour +harvestcraft:doughitem, Dough +harvestcraft:pastaitem, Pasta +harvestcraft:heavycreamitem, Heavy Cream +harvestcraft:butteritem, Butter +harvestcraft:applejuiceitem, Apple Juice +harvestcraft:melonjuiceitem, Melon Juice +harvestcraft:carrotjuiceitem, Carrot Juice +harvestcraft:strawberryjuiceitem, Strawberry Juice +harvestcraft:grapejuiceitem, Grape Juice +harvestcraft:blueberryjuiceitem, Blueberry Juice +harvestcraft:cherryjuiceitem, Cherry Juice +harvestcraft:papayajuiceitem, Papaya Juice +harvestcraft:starfruitjuiceitem, Starfruit Juice +harvestcraft:orangejuiceitem, Orange Juice +harvestcraft:peachjuiceitem, Peach Juice +harvestcraft:limejuiceitem, Lime Juice +harvestcraft:mangojuiceitem, Mango Juice +harvestcraft:pomegranatejuiceitem, Pomegranate Juice +harvestcraft:blackberryjuiceitem, Blackberry Juice +harvestcraft:raspberryjuiceitem, Raspberry Juice +harvestcraft:kiwijuiceitem, Kiwi Juice +harvestcraft:cranberryjuiceitem, Cranberry Juice +harvestcraft:cactusfruitjuiceitem, Cactus Fruit Juice +harvestcraft:plumjuiceitem, Plum Juice +harvestcraft:pearjuiceitem, Pear Juice +harvestcraft:apricotjuiceitem, Apricot Juice +harvestcraft:figjuiceitem, Fig Juice +harvestcraft:grapefruitjuiceitem, Grapefruit Juice +harvestcraft:persimmonjuiceitem, Persimmon Juice +harvestcraft:pumpkinsoupitem, Pumpkin Soup +harvestcraft:melonsmoothieitem, Melon Smoothie +harvestcraft:carrotsoupitem, Carrot Soup +harvestcraft:glazedcarrotsitem, Glazed Carrots +harvestcraft:butteredpotatoitem, Buttered Potato +harvestcraft:loadedbakedpotatoitem, Loaded Baked Potato +harvestcraft:mashedpotatoesitem, Mashed Potatoes +harvestcraft:potatosaladitem, Potato Salad +harvestcraft:potatosoupitem, Potato Soup +harvestcraft:friesitem, Fries +harvestcraft:grilledmushroomitem, Grilled Mushroom +harvestcraft:stuffedmushroomitem, Stuffed Mushroom +harvestcraft:chickensandwichitem, Chicken Sandwich +harvestcraft:chickennoodlesoupitem, Chicken Noodle Soup +harvestcraft:chickenpotpieitem, Chicken Pot Pie +harvestcraft:breadedporkchopitem, Breaded Porkchop +harvestcraft:hotdogitem, Hotdog +harvestcraft:bakedhamitem, Baked Ham +harvestcraft:hamburgeritem, Hamburger +harvestcraft:cheeseburgeritem, Cheeseburger +harvestcraft:potroastitem, Pot Roast +harvestcraft:fishsandwichitem, Fish Sandwich +harvestcraft:fishsticksitem, Fish Sticks +harvestcraft:fishandchipsitem, Fish and Chips +harvestcraft:mayoitem, Mayo +harvestcraft:friedeggitem, Fried Egg +harvestcraft:scrambledeggitem, Scrambled Egg +harvestcraft:boiledeggitem, Boiled Egg +harvestcraft:eggsaladitem, Egg Salad +harvestcraft:caramelitem, Caramel +harvestcraft:taffyitem, Taffy +harvestcraft:spidereyesoupitem, Spider Eye Soup +harvestcraft:zombiejerkyitem, Zombie Jerky +harvestcraft:cocoapowderitem, Cocoa Powder +harvestcraft:chocolatebaritem, Chocolate Bar +harvestcraft:hotchocolateitem, Hot Chocolate +harvestcraft:chocolateicecreamitem, Chocolate Ice Cream +harvestcraft:vegetablesoupitem, Vegetable Soup +harvestcraft:stockitem, Stock +harvestcraft:fruitsaladitem, Fruit Salad +harvestcraft:spagettiitem, Spaghetti +harvestcraft:spagettiandmeatballsitem, Spaghetti and Meatballs +harvestcraft:tomatosoupitem, Tomato Soup +harvestcraft:ketchupitem, Ketchup +harvestcraft:chickenparmasanitem, Chicken Parmesan +harvestcraft:springsaladitem, Spring Salad +harvestcraft:porklettucewrapitem, Pork Lettuce Wrap +harvestcraft:fishlettucewrapitem, Fish Lettuce Wrap +harvestcraft:bltitem, BLT +harvestcraft:leafychickensandwichitem, Leafy Chicken Sandwich +harvestcraft:leafyfishsandwichitem, Leafy Fish Sandwich +harvestcraft:potatocakesitem, Potato Cakes +harvestcraft:hashitem, Hash +harvestcraft:braisedonionsitem, Braised Onions +harvestcraft:cornonthecobitem, Corn on the Cob +harvestcraft:cornmealitem, Cornmeal +harvestcraft:cornbreaditem, Cornbread +harvestcraft:tortillaitem, Tortilla +harvestcraft:nachoesitem, Nachos +harvestcraft:tacoitem, Taco +harvestcraft:fishtacoitem, Fish Taco +harvestcraft:creamedcornitem, Creamed Corn +harvestcraft:strawberrysmoothieitem, Strawberry Smoothie +harvestcraft:strawberrypieitem, Strawberry Pie +harvestcraft:strawberrysaladitem, Strawberry Salad +harvestcraft:chocolatestrawberryitem, Chocolate Strawberry +harvestcraft:peanutbutteritem, Peanut Butter +harvestcraft:trailmixitem, Trail Mix +harvestcraft:pbandjitem, PB&J +harvestcraft:peanutbuttercookiesitem, Peanut Butter Cookies +harvestcraft:vinegaritem, Vinegar +harvestcraft:grapejellyitem, Grape Jelly +harvestcraft:grapesaladitem, Grape Salad +harvestcraft:raisincookiesitem, Raisin Cookies +harvestcraft:picklesitem, Pickles +harvestcraft:cucumbersaladitem, Cucumber Salad +harvestcraft:cucumbersoupitem, Cucumber Soup +harvestcraft:vegetarianlettucewrapitem, Vegetarian Lettuce Wrap +harvestcraft:marinatedcucumbersitem, Marinated Cucumbers +harvestcraft:ricesoupitem, Rice Soup +harvestcraft:friedriceitem, Fried Rice +harvestcraft:mushroomrisottoitem, Mushroom Risotto +harvestcraft:curryitem, Curry Rice +harvestcraft:rainbowcurryitem, Rainbow Curry +harvestcraft:refriedbeansitem, Refried Beans +harvestcraft:bakedbeansitem, Baked Beans +harvestcraft:beansandriceitem, Beans and Rice +harvestcraft:chiliitem, Chili +harvestcraft:beanburritoitem, Bean Burrito +harvestcraft:stuffedpepperitem, Stuffed Pepper +harvestcraft:veggiestirfryitem, Veggie Stirfry +harvestcraft:grilledskewersitem, Grilled Skewer +harvestcraft:omeletitem, Omelet +harvestcraft:hotwingsitem, Hot Wings +harvestcraft:chilipoppersitem, Chili Poppers +harvestcraft:extremechiliitem, Extreme Chili +harvestcraft:chilichocolateitem, Chili Chocolate +harvestcraft:lemonaideitem, Lemonade +harvestcraft:lemonbaritem, Lemon Bar +harvestcraft:fishdinneritem, Fish Dinner +harvestcraft:lemonsmoothieitem, Lemon Smoothie +harvestcraft:lemonmeringueitem, Lemon Meringue +harvestcraft:candiedlemonitem, Candied Lemon +harvestcraft:lemonchickenitem, Lemon Chicken +harvestcraft:blueberrysmoothieitem, Blueberry Smoothie +harvestcraft:blueberrypieitem, Blueberry Pie +harvestcraft:blueberrymuffinitem, Blueberry Muffin +harvestcraft:pancakesitem, Pancakes +harvestcraft:blueberrypancakesitem, Blueberry Pancakes +harvestcraft:cherrypieitem, Cherry Pie +harvestcraft:chocolatecherryitem, Chocolate Cherry +harvestcraft:cherrysmoothieitem, Cherry Smoothie +harvestcraft:stuffedeggplantitem, Stuffed Eggplant +harvestcraft:eggplantparmitem, Eggplant Parm +harvestcraft:raspberryicedteaitem, Raspberry Iced Tea +harvestcraft:chaiteaitem, Chai Tea +harvestcraft:espressoitem, Espresso +harvestcraft:coffeeconlecheitem, Coffee con Leche +harvestcraft:mochaicecreamitem, Mocha Ice Cream +harvestcraft:pickledbeetsitem, Pickled Beets +harvestcraft:beetsaladitem, Beet Salad +harvestcraft:beetsoupitem, Beet Soup +harvestcraft:bakedbeetsitem, Baked Beets +harvestcraft:broccolimacitem, Broccoli Mac +harvestcraft:broccolindipitem, Broccoli n Dip +harvestcraft:creamedbroccolisoupitem, Creamed Broccoli Soup +harvestcraft:sweetpotatopieitem, Sweet Potato Pie +harvestcraft:candiedsweetpotatoesitem, Candied Sweet Potatoes +harvestcraft:mashedsweetpotatoesitem, Mashed Sweet Potatoes +harvestcraft:steamedpeasitem, Steamed Peas +harvestcraft:splitpeasoupitem, Split Pea Soup +harvestcraft:pineapplehamitem, Pineapple Ham +harvestcraft:pineappleyogurtitem, Pineapple Yogurt +harvestcraft:turnipsoupitem, Turnip Soup +harvestcraft:roastedrootveggiemedleyitem, Roasted Root Veggie Medley +harvestcraft:bakedturnipsitem, Baked Turnips +harvestcraft:gingerbreaditem, Ginger Bread +harvestcraft:gingersnapsitem, Ginger Snaps +harvestcraft:candiedgingeritem, Candied Ginger +harvestcraft:mustarditem, Mustard +harvestcraft:softpretzelandmustarditem, Soft Pretzel and Mustard +harvestcraft:spicymustardporkitem, Spicy Mustard Pork +harvestcraft:spicygreensitem, Spicy Greens +harvestcraft:garlicbreaditem, Garlic Bread +harvestcraft:garlicmashedpotatoesitem, Garlic Mashed Potatoes +harvestcraft:garlicchickenitem, Garlic Chicken +harvestcraft:summerradishsaladitem, Summer Radish Salad +harvestcraft:summersquashwithradishitem, Summer Squash with Radish +harvestcraft:celeryandpeanutbutteritem, Celery and Peanut Butter +harvestcraft:chickencelerycasseroleitem, Chicken Celery Casserole +harvestcraft:peasandceleryitem, Peas and Celery +harvestcraft:celerysoupitem, Celery Soup +harvestcraft:zucchinibreaditem, Zucchini Bread +harvestcraft:zucchinifriesitem, Zucchini Fries +harvestcraft:zestyzucchiniitem, Zesty Zucchini +harvestcraft:zucchinibakeitem, Zucchini Bake +harvestcraft:asparagusquicheitem, Asparagus Quiche +harvestcraft:asparagussoupitem, Asparagus Soup +harvestcraft:walnutraisinbreaditem, Walnut Raisin Bread +harvestcraft:candiedwalnutsitem, Candied Walnuts +harvestcraft:brownieitem, Brownie +harvestcraft:papayasmoothieitem, Papaya Smoothie +harvestcraft:papayayogurtitem, Papaya Yogurt +harvestcraft:starfruitsmoothieitem, Starfruit Smoothie +harvestcraft:starfruityogurtitem, Starfruit Yogurt +harvestcraft:guacamoleitem, Guacamole +harvestcraft:creamofavocadosoupitem, Cream of Avocado Soup +harvestcraft:avocadoburritoitem, Avocado Burrito +harvestcraft:poachedpearitem, Poached Pear +harvestcraft:fruitcrumbleitem, Fruit Crumble +harvestcraft:pearyogurtitem, Pear Yogurt +harvestcraft:plumyogurtitem, Plum Yogurt +harvestcraft:bananasplititem, Banana Split +harvestcraft:banananutbreaditem, Banana Nut Bread +harvestcraft:bananasmoothieitem, Banana Smoothie +harvestcraft:bananayogurtitem, Banana Yogurt +harvestcraft:coconutmilkitem, Coconut Milk +harvestcraft:chickencurryitem, Chicken Curry +harvestcraft:coconutshrimpitem, Coconut Shrimp +harvestcraft:coconutyogurtitem, Coconut Yogurt +harvestcraft:orangechickenitem, Orange Chicken +harvestcraft:orangesmoothieitem, Orange Smoothie +harvestcraft:orangeyogurtitem, Orange Yogurt +harvestcraft:peachcobbleritem, Peach Cobbler +harvestcraft:peachsmoothieitem, Peach Smoothie +harvestcraft:peachyogurtitem, Peach Yogurt +harvestcraft:keylimepieitem, Keylime Pie +harvestcraft:limesmoothieitem, Lime Smoothie +harvestcraft:limeyogurtitem, Lime Yogurt +harvestcraft:mangosmoothieitem, Mango Smoothie +harvestcraft:mangoyogurtitem, Mango Yogurt +harvestcraft:pomegranatesmoothieitem, Pomegranate Smoothie +harvestcraft:pomegranateyogurtitem, Pomegranate Yogurt +harvestcraft:vanillayogurtitem, Vanilla Yogurt +harvestcraft:cinnamonrollitem, Cinnamon Roll +harvestcraft:frenchtoastitem, French Toast +harvestcraft:marshmellowsitem, Marshmallows +harvestcraft:donutitem, Donut +harvestcraft:chocolatedonutitem, Chocolate Donut +harvestcraft:powdereddonutitem, Powdered Donut +harvestcraft:jellydonutitem, Jelly Donut +harvestcraft:frosteddonutitem, Frosted Donut +harvestcraft:cactussoupitem, Cactus Soup +harvestcraft:wafflesitem, Waffles +harvestcraft:seedsoupitem, Seed Soup +harvestcraft:softpretzelitem, Soft Pretzel +harvestcraft:jellybeansitem, Jellybeans +harvestcraft:biscuititem, Biscuit +harvestcraft:creamcookieitem, Cream Cookie +harvestcraft:jaffaitem, Jaffa +harvestcraft:friedchickenitem, Fried Chicken +harvestcraft:footlongitem, Footlong +harvestcraft:blueberryyogurtitem, Blueberry Yogurt +harvestcraft:lemonyogurtitem, Lemon Yogurt +harvestcraft:cherryyogurtitem, Cherry Yogurt +harvestcraft:strawberryyogurtitem, Strawberry Yogurt +harvestcraft:grapeyogurtitem, Grape Yogurt +harvestcraft:chocolateyogurtitem, Chocolate Yogurt +harvestcraft:blackberrycobbleritem, Blackberry Cobbler +harvestcraft:blackberrysmoothieitem, Blackberry Smoothie +harvestcraft:blackberryyogurtitem, Blackberry Yogurt +harvestcraft:chocolatemilkitem, Chocolate Milk +harvestcraft:pumpkinyogurtitem, Pumpkin Yogurt +harvestcraft:raspberrypieitem, Raspberry Pie +harvestcraft:raspberrysmoothieitem, Raspberry Smoothie +harvestcraft:raspberryyogurtitem, Raspberry Yogurt +harvestcraft:cinnamonsugardonutitem, Cinnamon Sugar Donut +harvestcraft:melonyogurtitem, Melon Yogurt +harvestcraft:kiwismoothieitem, Kiwi Smoothie +harvestcraft:kiwiyogurtitem, Kiwi Yogurt +harvestcraft:plainyogurtitem, Plain Yogurt +harvestcraft:appleyogurtitem, Apple Yogurt +harvestcraft:saltedsunflowerseedsitem, Salted Sunflower Seeds +harvestcraft:sunflowerwheatrollsitem, Sunflower Wheat Rolls +harvestcraft:sunflowerbroccolisaladitem, Sunflower Broccoli Salad +harvestcraft:cranberrysauceitem, Cranberry Sauce +harvestcraft:cranberrybaritem, Cranberry Bar +harvestcraft:peppermintitem, Peppermint +harvestcraft:blackpepperitem, Black Pepper +harvestcraft:groundcinnamonitem, Ground Cinnamon +harvestcraft:groundnutmegitem, Ground Nutmeg +harvestcraft:oliveoilitem, Cooking Oil +harvestcraft:baklavaitem, Baklava +harvestcraft:gummybearsitem, Gummy Bears +harvestcraft:fruitpunchitem, Fruit Punch +harvestcraft:meatystewitem, Meaty Stew +harvestcraft:mixedsaladitem, Mixed Salad +harvestcraft:pinacoladaitem, Pinacolada +harvestcraft:saladdressingitem, Salad Dressing +harvestcraft:shepardspieitem, Shepherd's Pie +harvestcraft:eggnogitem, Egg Nog +harvestcraft:custarditem, Custard +harvestcraft:sushiitem, Sushi +harvestcraft:gardensoupitem, Garden Soup +harvestcraft:applejellyitem, Apple Jelly +harvestcraft:applejellysandwichitem, Apple Jelly Sandwich +harvestcraft:blackberryjellyitem, Blackberry Jelly +harvestcraft:blackberryjellysandwichitem, Blackberry Jelly Sandwich +harvestcraft:blueberryjellyitem, Blueberry Jelly +harvestcraft:blueberryjellysandwichitem, Blueberry Jelly Sandwich +harvestcraft:cherryjellyitem, Cherry Jelly +harvestcraft:cherryjellysandwichitem, Cherry Jelly Sandwich +harvestcraft:cranberryjellyitem, Cranberry Jelly +harvestcraft:cranberryjellysandwichitem, Cranberry Jelly Sandwich +harvestcraft:kiwijellyitem, Kiwi Jelly +harvestcraft:kiwijellysandwichitem, Kiwi Jelly Sandwich +harvestcraft:lemonjellyitem, Lemon Jelly +harvestcraft:lemonjellysandwichitem, Lemon Jelly Sandwich +harvestcraft:limejellyitem, Lime Jelly +harvestcraft:limejellysandwichitem, Lime Jelly Sandwich +harvestcraft:mangojellyitem, Mango Jelly +harvestcraft:mangojellysandwichitem, Mango Jelly Sandwich +harvestcraft:orangejellyitem, Orange Jelly +harvestcraft:orangejellysandwichitem, Orange Jelly Sandwich +harvestcraft:papayajellyitem, Papaya Jelly +harvestcraft:papayajellysandwichitem, Papaya Jelly Sandwich +harvestcraft:peachjellyitem, Peach Jelly +harvestcraft:peachjellysandwichitem, Peach Jelly Sandwich +harvestcraft:pomegranatejellyitem, Pomegranate Jelly +harvestcraft:pomegranatejellysandwichitem, Pomegranate Jelly Sandwich +harvestcraft:raspberryjellyitem, Raspberry Jelly +harvestcraft:raspberryjellysandwichitem, Raspberry Jelly Sandwich +harvestcraft:starfruitjellyitem, Starfruit Jelly +harvestcraft:starfruitjellysandwichitem, Starfruit Jelly Sandwich +harvestcraft:strawberryjellyitem, Strawberry Jelly +harvestcraft:strawberryjellysandwichitem, Strawberry Jelly Sandwich +harvestcraft:watermelonjellyitem, Watermelon Jelly +harvestcraft:watermelonjellysandwichitem, Watermelon Jelly Sandwich +harvestcraft:bubblywateritem, Bubbly Water +harvestcraft:cherrysodaitem, Cherry Soda +harvestcraft:colasodaitem, Cola Soda +harvestcraft:gingersodaitem, Ginger Ale +harvestcraft:grapesodaitem, Grape Soda +harvestcraft:lemonlimesodaitem, Lemon-Lime Soda +harvestcraft:orangesodaitem, Orange Soda +harvestcraft:rootbeersodaitem, Root Beer +harvestcraft:strawberrysodaitem, Strawberry Soda +harvestcraft:caramelicecreamitem, Caramel Ice Cream +harvestcraft:mintchocolatechipicecreamitem, Mint Chocolate Chip Ice Cream +harvestcraft:strawberryicecreamitem, Strawberry Ice Cream +harvestcraft:vanillaicecreamitem, Vanilla Ice Cream +harvestcraft:gingerchickenitem, Ginger Chicken +harvestcraft:oldworldveggiesoupitem, Old World Veggie Soup +harvestcraft:spicebunitem, Spice Bun +harvestcraft:gingeredrhubarbtartitem, Gingered Rhubarb Tart +harvestcraft:lambbarleysoupitem, Lamb Barley Soup +harvestcraft:honeylemonlambitem, Honey Lemon Lamb +harvestcraft:pumpkinoatsconesitem, Pumpkin Oat Scones +harvestcraft:beefjerkyitem, Beef Jerky +harvestcraft:ovenroastedcaulifloweritem, Oven Roasted Cauliflower +harvestcraft:leekbaconsoupitem, Leek Bacon Soup +harvestcraft:herbbutterparsnipsitem, Herb Butter Parsnips +harvestcraft:scallionbakedpotatoitem, Scallion Baked Potato +harvestcraft:soymilkitem, Soy Milk +harvestcraft:firmtofuitem, Firm Tofu +harvestcraft:silkentofuitem, Silken Tofu +harvestcraft:bamboosteamedriceitem, Bamboo Steamed Rice +harvestcraft:roastedchestnutitem, Roasted Chestnut +harvestcraft:sweetpotatosouffleitem, Sweet Potato Souffle +harvestcraft:cashewchickenitem, Cashew Chicken +harvestcraft:apricotyogurtitem, Apricot Yogurt +harvestcraft:apricotglazedporkitem, Apricot Glazed Pork +harvestcraft:apricotjellyitem, Apricot Jelly +harvestcraft:apricotjellysandwichitem, Apricot Jelly Sandwich +harvestcraft:apricotsmoothieitem, Apricot Smoothie +harvestcraft:figbaritem, Fig Bar +harvestcraft:figjellyitem, Fig Jelly +harvestcraft:figjellysandwichitem, Fig Jelly Sandwich +harvestcraft:figsmoothieitem, Fig Smoothie +harvestcraft:figyogurtitem, Fig Yogurt +harvestcraft:grapefruitjellyitem, Grapefruit Jelly +harvestcraft:grapefruitjellysandwichitem, Grapefruit Jelly Sandwich +harvestcraft:grapefruitsmoothieitem, Grapefruit Smoothie +harvestcraft:grapefruityogurtitem, Grapefruit Yogurt +harvestcraft:grapefruitsodaitem, Grapefruit Soda +harvestcraft:citrussaladitem, Citrus Salad +harvestcraft:pecanpieitem, Pecan Pie +harvestcraft:pralinesitem, Pralines +harvestcraft:persimmonyogurtitem, Persimmon Yogurt +harvestcraft:persimmonsmoothieitem, Persimmon Smoothie +harvestcraft:persimmonjellyitem, Persimmon Jelly +harvestcraft:persimmonjellysandwichitem, Persimmon Jelly Sandwich +harvestcraft:pistachiobakedsalmonitem, Pistachio Baked Salmon +harvestcraft:baconwrappeddatesitem, Bacon Wrapped Dates +harvestcraft:datenutbreaditem, Date Nut Bread +harvestcraft:maplesyruppancakesitem, Maple Syrup Pancakes +harvestcraft:maplesyrupwafflesitem, Maple Syrup Waffles +harvestcraft:maplesausageitem, Maple Sausage +harvestcraft:mapleoatmealitem, Maple Oatmeal +harvestcraft:peachesandcreamoatmealitem, Peaches and Cream Oatmeal +harvestcraft:cinnamonappleoatmealitem, Cinnamon Apple Oatmeal +harvestcraft:maplecandiedbaconitem, Maple Candied Bacon +harvestcraft:toastsandwichitem, Toast Sandwich +harvestcraft:potatoandcheesepirogiitem, Potato and Cheese Pierogi +harvestcraft:zeppoleitem, Zeppole +harvestcraft:sausageinbreaditem, Sausage in Bread +harvestcraft:chocolatecaramelfudgeitem, Chocolate Caramel Fudge +harvestcraft:lavendershortbreaditem, Lavender Shortbread +harvestcraft:beefwellingtonitem, Beef Wellington +harvestcraft:epicbaconitem, Epic Bacon +harvestcraft:manjuuitem, ManjÅ« +harvestcraft:chickengumboitem, Chicken Gumbo +harvestcraft:generaltsochickenitem, General Tso's Chicken +harvestcraft:californiarollitem, California Roll +harvestcraft:futomakiitem, Futo Maki +harvestcraft:vegemiteitem, Vegemite +harvestcraft:honeycombchocolatebaritem, Honeycomb Chocolate Bar +harvestcraft:cherrycoconutchocolatebaritem, Cherry Coconut Chocolate Bar +harvestcraft:fairybreaditem, Fairy Bread +harvestcraft:timtamitem, Tim Tam +harvestcraft:damperitem, Damper +harvestcraft:gherkinitem, Gherkin +harvestcraft:ceasarsaladitem, Caesar Salad +harvestcraft:chaoscookieitem, Chaos Cookie +harvestcraft:chocolatebaconitem, Chocolate Bacon +harvestcraft:lambkebabitem, Lamb Kebab +harvestcraft:nutellaitem, Nutella +harvestcraft:snickersbaritem, Snickers Bar +harvestcraft:steamedspinachitem, Steamed Spinach +harvestcraft:vegemiteontoastitem, Vegemite on Toast +harvestcraft:clamcookeditem, Cooked Clam +harvestcraft:crabcookeditem, Cooked Crab +harvestcraft:crayfishcookeditem, Cooked Crayfish +harvestcraft:frogcookeditem, Cooked Frog Legs +harvestcraft:octopuscookeditem, Cooked Octopus +harvestcraft:scallopcookeditem, Cooked Scallop +harvestcraft:shrimpcookeditem, Cooked Shrimp +harvestcraft:snailcookeditem, Cooked Snail +harvestcraft:turtlecookeditem, Cooked Turtle +harvestcraft:oystercookeditem, Cooked Oyster +harvestcraft:applecideritem, Apple Cider +harvestcraft:bangersandmashitem, Bangers and Mash +harvestcraft:batteredsausageitem, Battered Sausage +harvestcraft:batteritem, Batter +harvestcraft:chorizoitem, Chorizo +harvestcraft:coleslawitem, Coleslaw +harvestcraft:energydrinkitem, Energy Drink +harvestcraft:friedonionsitem, Fried Onions +harvestcraft:mincepieitem, Mince Pie +harvestcraft:onionhamburgeritem, Onion Hamburger +harvestcraft:pepperoniitem, Pepperoni +harvestcraft:pickledonionsitem, Pickled Onions +harvestcraft:porksausageitem, Pork Sausage +harvestcraft:raspberrytrifleitem, Raspberry Trifle +harvestcraft:pumpkinmuffinitem, Pumpkin Muffin +harvestcraft:suaderoitem, Suadero +harvestcraft:turkeyrawitem, Raw Turkey +harvestcraft:turkeycookeditem, Cooked Turkey +harvestcraft:venisonrawitem, Raw Venison +harvestcraft:venisoncookeditem, Cooked Venison +harvestcraft:strawberrymilkshakeitem, Strawberry Milkshake +harvestcraft:chocolatemilkshakeitem, Chocolate Milkshake +harvestcraft:bananamilkshakeitem, Banana Milkshake +harvestcraft:cornflakesitem, Cornflakes +harvestcraft:roastchickenitem, Roast Chicken +harvestcraft:roastpotatoesitem, Roast Potatoes +harvestcraft:sundayroastitem, Sunday Roast +harvestcraft:bbqpulledporkitem, BBQ Pulled Pork +harvestcraft:lambwithmintsauceitem, Lamb with Mint Sauce +harvestcraft:steakandchipsitem, Steak and Chips +harvestcraft:cherryicecreamitem, Cherry Ice Cream +harvestcraft:pistachioicecreamitem, Pistachio Ice Cream +harvestcraft:neapolitanicecreamitem, Neapolitan Ice Cream +harvestcraft:spumoniicecreamitem, Spumoni Ice Cream +harvestcraft:almondbutteritem, Almond Butter +harvestcraft:cashewbutteritem, Cashew Butter +harvestcraft:chestnutbutteritem, Chestnut Butter +harvestcraft:cornishpastyitem, Cornish Pasty +harvestcraft:cottagepieitem, Cottage Pie +harvestcraft:croissantitem, Croissant +harvestcraft:currypowderitem, Curry Powder +harvestcraft:dimsumitem, Dim Sum +harvestcraft:friedpecanokraitem, Fried Pecan Okra +harvestcraft:gooseberryjellyitem, Gooseberry Jelly +harvestcraft:gooseberryjellysandwichitem, Gooseberry Jelly Sandwich +harvestcraft:gooseberrymilkshakeitem, Gooseberry Milkshake +harvestcraft:gooseberrypieitem, Gooseberry Pie +harvestcraft:gooseberrysmoothieitem, Gooseberry Smoothie +harvestcraft:gooseberryyogurtitem, Gooseberry Yogurt +harvestcraft:hushpuppiesitem, Hushpuppies +harvestcraft:kimchiitem, Kimchi +harvestcraft:mochiitem, Mochi +harvestcraft:museliitem, Muesli +harvestcraft:naanitem, Naan +harvestcraft:okrachipsitem, Okra Chips +harvestcraft:okracreoleitem, Okra Creole +harvestcraft:pistachiobutteritem, Pistachio Butter +harvestcraft:porklomeinitem, Pork Lo Mein +harvestcraft:salmonpattiesitem, Salmon Patties +harvestcraft:sausageitem, Sausage +harvestcraft:sausagerollitem, Sausage Roll +harvestcraft:sesameballitem, Sesame Ball +harvestcraft:sesamesnapsitem, Sesame Snaps +harvestcraft:shrimpokrahushpuppiesitem, Shrimp Pork Okra Hushpuppies +harvestcraft:soysauceitem, Soy Sauce +harvestcraft:sweetpickleitem, Sweet Pickle +harvestcraft:veggiestripsitem, Veggie Strips +harvestcraft:vindalooitem, Vindaloo +harvestcraft:applesmoothieitem, Apple Smoothie +harvestcraft:coconutsmoothieitem, Coconut Smoothie +harvestcraft:cranberrysmoothieitem, Cranberry Smoothie +harvestcraft:cranberryyogurtitem, Cranberry Yogurt +harvestcraft:grapesmoothieitem, Grape Smoothie +harvestcraft:pearsmoothieitem, Pear Smoothie +harvestcraft:pearjellyitem, Pear Jelly +harvestcraft:pearjellysandwichitem, Pear Jelly Sandwich +harvestcraft:plumsmoothieitem, Plum Smoothie +harvestcraft:plumjellyitem, Plum Jelly +harvestcraft:plumjellysandwichitem, Plum Jelly Sandwich +harvestcraft:honeysandwichitem, Honey Sandwich +harvestcraft:cheeseontoastitem, Cheese on Toast +harvestcraft:tunapotatoitem, Tuna Potato +harvestcraft:chocolaterollitem, Chocolate Roll +harvestcraft:jamrollitem, Jam Roll +harvestcraft:coconutcreamitem, Coconut Cream +harvestcraft:crackeritem, Cracker +harvestcraft:garammasalaitem, Garam Masala +harvestcraft:paneeritem, Paneer +harvestcraft:gravyitem, Gravy +harvestcraft:mangochutneyitem, Mango Chutney +harvestcraft:marzipanitem, Marzipan +harvestcraft:paneertikkamasalaitem, Paneer Tikka Masala +harvestcraft:peaandhamsoupitem, Pea and Ham Soup +harvestcraft:potatoandleeksoupitem, Potato and Leek Soup +harvestcraft:yorkshirepuddingitem, Yorkshire Pudding +harvestcraft:sesameoilitem, Sesame Oil +harvestcraft:noodlesitem, Noodles +harvestcraft:chickenchowmeinitem, Chicken Chow Mein +harvestcraft:kungpaochickenitem, Kung Pao Chicken +harvestcraft:hoisinsauceitem, Hoisin Sauce +harvestcraft:fivespiceitem, Five Spice +harvestcraft:charsiuitem, Char Siu +harvestcraft:sweetandsoursauceitem, Sweet and Sour Sauce +harvestcraft:sweetandsourchickenitem, Sweet and Sour Chicken +harvestcraft:baconandeggsitem, Bacon and Eggs +harvestcraft:biscuitsandgravyitem, Biscuits and Gravy +harvestcraft:applefritteritem, Apple Fritter +harvestcraft:sweetteaitem, Sweet Tea +harvestcraft:creepercookieitem, Creeper Cookie +harvestcraft:honeybreaditem, Honey Bread +harvestcraft:honeybunitem, Honeybun +harvestcraft:honeyglazedcarrotsitem, Honey Glazed Carrots +harvestcraft:honeyglazedhamitem, Honey Glazed Ham +harvestcraft:honeysoyribsitem, Honey Soy Ribs +harvestcraft:chocovoxelsitem, Choco Voxels Cereal +harvestcraft:cinnamontoastitem, Cinnamon Toast +harvestcraft:cornedbeefitem, Corned Beef +harvestcraft:cottoncandyitem, Cotton Candy +harvestcraft:crackersitem, Crackers +harvestcraft:creeperwingsitem, Creeper Wings +harvestcraft:dhalitem, Dhal +harvestcraft:durianmilkshakeitem, Durian Milkshake +harvestcraft:durianmuffinitem, Durian Muffin +harvestcraft:hotsauceitem, Hot Sauce +harvestcraft:hummusitem, Hummus +harvestcraft:ironbrewitem, Iron Brew +harvestcraft:lasagnaitem, Lasagna +harvestcraft:lemondrizzlecakeitem, Lemon Drizzle Cake +harvestcraft:meatloafitem, Meatloaf +harvestcraft:mushroomlasagnaitem, Mushroom Lasagna +harvestcraft:musselcookeditem, Cooked Mussel +harvestcraft:netherwingsitem, Nether Wings +harvestcraft:pizzasoupitem, Pizza Soup +harvestcraft:poutineitem, Poutine +harvestcraft:salsaitem, Salsa +harvestcraft:sardinesinhotsauceitem, Sardines in Hot Sauce +harvestcraft:teriyakichickenitem, Teriyaki Chicken +harvestcraft:turkishdelightitem, Turkish Delight +harvestcraft:greeneggsandhamitem, Green Eggs and Ham +harvestcraft:theatreboxitem, Theatre Box +harvestcraft:cookiesandmilkitem, Cookies and Milk +harvestcraft:crackersandcheeseitem, Crackers and Cheese +harvestcraft:chickendinneritem, Chicken Dinner +harvestcraft:corndogitem, Corn Dog +harvestcraft:hamandcheesesandwichitem, Ham and Cheese Sandwich +harvestcraft:tunasaladitem, Tuna Salad +harvestcraft:gritsitem, Grits +harvestcraft:buttercookieitem, Butter Cookie +harvestcraft:sugarcookieitem, Sugar Cookie +harvestcraft:potatochipsitem, Potato Chips +harvestcraft:bbqpotatochipsitem, BBQ Potato Chips +harvestcraft:sourcreamandonionpotatochipsitem, Sour Cream and Onion Potato Chips +harvestcraft:cheddarandsourcreampotatochipsitem, Cheddar and Sour Cream Potato Chips +harvestcraft:tortillachipsitem, Tortilla Chips +harvestcraft:chipsanddipitem, Chips and Dip +harvestcraft:cheezepuffsitem, Cheeze Puffs +harvestcraft:surfandturfitem, Surf and Turf +harvestcraft:liverandonionsitem, Liver and Onions +harvestcraft:fortunecookieitem, Fortune Cookie +harvestcraft:deviledeggitem, Deviled Egg +harvestcraft:mozzerellasticksitem, Mozzerella Sticks +harvestcraft:succotashitem, Succotash +harvestcraft:friedgreentomatoesitem, Fried Green Tomatoes +harvestcraft:potatoesobrienitem, Potatoes O'Brien +harvestcraft:tatertotsitem, Tater Tots +harvestcraft:smoresitem, Smores +harvestcraft:steakfajitaitem, Steak Fajita +harvestcraft:ramenitem, Ramen +harvestcraft:misosoupitem, Miso Soup +harvestcraft:onigiriitem, Onigiri +harvestcraft:grilledcheesevegemitetoastitem, Grilled Cheese Vegemite Toast +harvestcraft:monsterfrieddumplingsitem, Monster Fried Dumplings +harvestcraft:crispyricepuffcerealitem, Crispy Rice Puff Cereal +harvestcraft:crispyricepuffbarsitem, Crispy Rice Puff Bar +harvestcraft:babaganoushitem, Baba Ganoush +harvestcraft:berryvinaigrettesaladitem, Berry Vinaigrette Salad +harvestcraft:tomatoherbchickenitem, Tomato Herb Chicken +harvestcraft:pastagardeniaitem, Pasta Gardenia +harvestcraft:fiestacornsaladitem, Fiesta Corn Salad +harvestcraft:threebeansaladitem, Three Bean Salad +harvestcraft:sweetandsourmeatballsitem, Sweet and Sour Meatballs +harvestcraft:pepperjellyitem, Pepper Jelly +harvestcraft:pepperjellyandcrackersitem, Pepper Jelly and Crackers +harvestcraft:saltedcaramelitem, Salted Caramel +harvestcraft:spidereyepieitem, Spider Eye Pie +harvestcraft:cheesyshrimpquinoaitem, Cheesy Shrimp Quinoa +harvestcraft:bulgogiitem, Bulgogi +harvestcraft:omuriceitem, Omurice +harvestcraft:pemmicanitem, Pemmican +harvestcraft:driedsoupitem, Dried Soup +harvestcraft:crabkimbapitem, Crab Kimbap +harvestcraft:froglegstirfryitem, Frog Leg Stirfry +harvestcraft:haggisitem, Haggis +harvestcraft:chickenkatsuitem, Chicken Katsu +harvestcraft:chocolateorangeitem, Chocolate Orange +harvestcraft:festivalbreaditem, Festival Bread +harvestcraft:fruitcreamfestivalbreaditem, Fruit Cream Festival Bread +harvestcraft:phoitem, Pho +harvestcraft:bubbleteaitem, Bubble Tea +harvestcraft:duckrawitem, Raw Duck +harvestcraft:duckcookeditem, Cooked Duck +harvestcraft:wontonsoupitem, Wonton Soup +harvestcraft:springrollitem, Spring Rolls +harvestcraft:meatystirfryitem, Meaty Stirfry +harvestcraft:potstickersitem, Pot Stickers +harvestcraft:orangeduckitem, Orange Duck +harvestcraft:pekingduckitem, Peking Duck +harvestcraft:stuffedduckitem, Stuffed Duck +harvestcraft:rouxitem, Roux +harvestcraft:candiedpecansitem, Candied Pecans +harvestcraft:stuffingitem, Stuffing +harvestcraft:greenbeancasseroleitem, Green Bean Casserole +harvestcraft:hamandpineapplepizzaitem, Ham and Pineapple Pizza +harvestcraft:cobblestonecobbleritem, Cobblestone Cobbler +harvestcraft:crayfishsaladitem, Crayfish Salad +harvestcraft:cevicheitem, Ceviche +harvestcraft:bakedcactusitem, Baked Cactus +harvestcraft:garlicsteakitem, Garlic Steak +harvestcraft:mushroomsteakitem, Mushroom Steak +harvestcraft:hotdishcasseroleitem, Hot Dish Casserole +harvestcraft:sausagebeanmeltitem, Sausage Bean Melt +harvestcraft:mettbrotchenitem, Mettbrötchen +harvestcraft:porkrindsitem, Pork Rinds +harvestcraft:cracklinsitem, Cracklins +harvestcraft:chorusfruitsoupitem, Chorus Fruit Soup +harvestcraft:akutuqitem, Akutuq +harvestcraft:cantonesegreensitem, Cantonese Greens +harvestcraft:earlgreyteaitem, Tea, Earl Grey, Hot +harvestcraft:eggrollitem, Egg Roll +harvestcraft:eggtartitem, Egg Tart +harvestcraft:greenteaitem, Green Tea +harvestcraft:meesuaitem, Mee Sua +harvestcraft:oystersauceitem, Oyster Sauce +harvestcraft:squidinkspaghettiitem, Squid Ink Spaghetti +harvestcraft:steaktartareitem, Steak Tartare +harvestcraft:szechuaneggplantitem, Szechuan Eggplant +harvestcraft:baconpancakesitem, Bacon Pancakes +harvestcraft:blackpaellaitem, Black Paella +harvestcraft:blazingsoupitem, Blazing Soup +harvestcraft:briochebunitem, Brioche Bun +harvestcraft:chickenpaellaitem, Chicken Paella +harvestcraft:escargotitem, Escargot +harvestcraft:gourmetbeefpattyitem, Gourmet Beef Patty +harvestcraft:gourmetmuttonpattyitem, Gourmet Mutton Patty +harvestcraft:gourmetporkpattyitem, Gourmet Pork Patty +harvestcraft:gourmetvenisonpattyitem, Gourmet Venison Patty +harvestcraft:guisoitem, Guiso +harvestcraft:jelliedeelitem, Jellied Eel +harvestcraft:kalechipsitem, Kale Chips +harvestcraft:padthaiitem, Pad Thai +harvestcraft:peanutbutterbananasandwichitem, Peanut Butter and Banana Sandwich +harvestcraft:peanutbuttercupitem, Peanut Butter Cup +harvestcraft:pinkelitem, Pinkel +harvestcraft:pitepaltitem, Pitepalt +harvestcraft:sauerbratenitem, Sauerbraten +harvestcraft:slimepieitem, Slime Pie +harvestcraft:strawberryrhubarbpieitem, Strawberry Rhubarb Pie +harvestcraft:tiropitaitem, Tiropita +harvestcraft:rosepetalteaitem, Rose Petal Tea +harvestcraft:potatoskinsitem, Potato Skins +harvestcraft:chilidonutitem, Chili Donut +harvestcraft:bbqsauceitem, BBQ Sauce +harvestcraft:vanillacupcakeitem, Vanilla Cupcake +harvestcraft:chocolatecupcakeitem, Chocolate Cupcake +harvestcraft:carrotcupcakeitem, Carrot Cupcake +harvestcraft:redvelvetcupcakeitem, Red Velvet Cupcake +harvestcraft:chilicupcakeitem, Chili Cupcake +harvestcraft:peanutbuttercupcakeitem, Peanut Butter Cupcake +harvestcraft:lemoncupcakeitem, Lemon Cupcake +harvestcraft:strawberrycupcakeitem, Strawberry Cupcake +harvestcraft:mintcupcakeitem, Mint Cupcake +harvestcraft:coffeecupcakeitem, Coffee Cupcake +harvestcraft:sprinklescupcakeitem, Sprinkles Cupcake +harvestcraft:caramelcupcakeitem, Caramel Cupcake +harvestcraft:cherryslushieitem, Cherry Slushie +harvestcraft:pambitsboxitem, Pam Bits Box +harvestcraft:stuffedchilipeppersitem, Stuffed Chili Peppers +harvestcraft:slimegummiesitem, Slime Gummies +harvestcraft:chocolatepuddingitem, Chocolate Pudding +harvestcraft:bbqchickenpizzaitem, BBQ Chicken Pizza +harvestcraft:quesadillaitem, Quesadilla +harvestcraft:bibimbapitem, Bibimbap +harvestcraft:shrimpcocktailitem, Shrimp Cocktail +harvestcraft:nopalessaladitem, Nopales Salad +harvestcraft:meringueitem, Meringue +harvestcraft:applesnowitem, Apple Snow +harvestcraft:bakedalaskaitem, Baked Alaska +harvestcraft:berrymeringuenestitem, Berry Meringue Nest +harvestcraft:etonmessitem, Eton Mess +harvestcraft:meringuebombeitem, Meringue Bombe +harvestcraft:meringuebrownieitem, Meringue Brownie +harvestcraft:meringuecookieitem, Meringue Cookie +harvestcraft:meringuerouladeitem, Meringue Roulade +harvestcraft:merveilleuxitem, Merveilleux +harvestcraft:bbqjackfruititem, BBQ Jackfruit +harvestcraft:mushroomketchupomeletitem, Mushroom Ketchup Omelet +harvestcraft:mushroomketchupitem, Mushroom Ketchup +harvestcraft:lycheeteaitem, Lychee Tea +harvestcraft:baconwrappedchiliitem, Bacon Wrapped Chili +harvestcraft:seedenergygelitem, Seed Energy Gel +harvestcraft:chickencordonbleuitem, Chicken Cordon Bleu +harvestcraft:sundayhighteaitem, Sunday High Tea +harvestcraft:cucumbersandwichitem, Cucumber Sandwich +harvestcraft:dandelionsaladitem, Dandelion Salad +harvestcraft:peanutsoupitem, Peanut Soup +harvestcraft:vanillaconchasbreaditem, Vanilla Conchas Bread +harvestcraft:chocolatecoconutbaritem, Chocolate Coconut Bar +harvestcraft:strawberrysouffleitem, Strawberry Soufflé +harvestcraft:gyudonitem, Gyudon +harvestcraft:shrimptemperaitem, Shrimp Tempura +harvestcraft:imagawayakiitem, Imagawayaki +harvestcraft:mochicakeitem, Mochi Cake +harvestcraft:mochidessertitem, Mochi Dessert +harvestcraft:taiyakiitem, Taiyaki +harvestcraft:salmononigiriitem, Salmon Onigiri +harvestcraft:tunaonigiriitem, Tuna Onigiri +harvestcraft:friedbolognasandwichitem, Fried Bologna Sandwich +harvestcraft:bolognasandwichitem, Bologna Sandwich +harvestcraft:ricepuddingitem, Rice Pudding +harvestcraft:musubiitem, Musubi +harvestcraft:imitationcrabsticksitem, Imitation Crab Sticks +harvestcraft:misopasteitem, Miso Paste +harvestcraft:dandelionteaitem, Dandelion Tea +harvestcraft:gravlaxitem, Gravlax +harvestcraft:cheesedanishitem, Cheese Danish +harvestcraft:schnitzelitem, Schnitzel +harvestcraft:bolognaitem, Bologna +harvestcraft:raspberrymilkshakeitem, Raspberry Milk Shake +harvestcraft:pumpkinspicelatteitem, Pumpkin Spice Latte +harvestcraft:rootbeerfloatitem, Root Beer Float +harvestcraft:hotcocoaitem, Hot Cocoa +harvestcraft:cinnamonbreaditem, Cinnamon Bread +harvestcraft:cornchipsitem, Corn Chips +harvestcraft:marshmellowchicksitem, Marshmellow Chicks +harvestcraft:pizzasliceitem, Pizza Slice +harvestcraft:groundbeefitem, Ground Beef +harvestcraft:groundchickenitem, Ground Chicken +harvestcraft:groundduckitem, Ground Duck +harvestcraft:groundfishitem, Ground Fish +harvestcraft:groundmuttonitem, Ground Mutton +harvestcraft:groundporkitem, Ground Pork +harvestcraft:groundrabbititem, Ground Rabbit +harvestcraft:groundturkeyitem, Ground Turkey +harvestcraft:groundvenisonitem, Ground Venison +harvestcraft:rawtofeakitem, Raw Tofeak +harvestcraft:rawtofaconitem, Raw Tofacon +harvestcraft:rawtofeegitem, Raw Tofeeg +harvestcraft:rawtofuttonitem, Raw Tofutton +harvestcraft:rawtofickenitem, Raw Toficken +harvestcraft:rawtofabbititem, Raw Tofabbit +harvestcraft:rawtofurkeyitem, Raw Tofurkey +harvestcraft:rawtofenisonitem, Raw Tofenison +harvestcraft:rawtofuduckitem, Raw Tofuduck +harvestcraft:cookedtofeakitem, Cooked Tofeak +harvestcraft:cookedtofaconitem, Cooked Tofacon +harvestcraft:cookedtofishitem, Cooked Tofish +harvestcraft:cookedtofeegitem, Cooked Tofeeg +harvestcraft:cookedtofuttonitem, Cooked Tofutton +harvestcraft:cookedtofickenitem, Cooked Toficken +harvestcraft:cookedtofabbititem, Cooked Tofabbit +harvestcraft:cookedtofurkeyitem, Cooked Tofurkey +harvestcraft:cookedtofenisonitem, Cooked Tofenison +harvestcraft:cookedtofuduckitem, Cooked Tofuduck +harvestcraft:carrotcakeitem, Carrot Cake +harvestcraft:holidaycakeitem, Holiday Cake +harvestcraft:pumpkincheesecakeitem, Pumpkin Cheese Cake +harvestcraft:pavlovaitem, Pavlova +harvestcraft:lamingtonitem, Lamington +harvestcraft:cheesecakeitem, Cheese Cake +harvestcraft:cherrycheesecakeitem, Cherry Cheese Cake +harvestcraft:pineappleupsidedowncakeitem, Pineapple Upside Down Cake +harvestcraft:chocolatesprinklecakeitem, Chocolate Sprinkles Cake +harvestcraft:redvelvetcakeitem, Red Velvet Cake +harvestcraft:baconcheeseburgeritem, Bacon Cheeseburger +harvestcraft:deluxecheeseburgeritem, Deluxe Cheeseburger +harvestcraft:beansontoastitem, Beans on Toast +harvestcraft:meatpieitem, Meat Pie +harvestcraft:chikorollitem, Chiko Roll +harvestcraft:spinachpieitem, Spinach Pie +harvestcraft:coleslawburgeritem, Coleslaw Burger +harvestcraft:hotandsoursoupitem, Hot and Sour Soup +harvestcraft:patreonpieitem, Patreon Pie +harvestcraft:chilidogitem, Chili Dog +harvestcraft:tunafishsandwichitem, Tunafish Sandwich +harvestcraft:clamchowderitem, Clam Chowder +harvestcraft:breakfastburritoitem, Breakfast Burrito +harvestcraft:chipsandsalsaitem, Chips and Salsa +harvestcraft:crawfishetoufeeitem, Crawfish Etoufee +harvestcraft:saucedlambkebabitem, Sauced Lamb Kebab +harvestcraft:cantonesenoodlesitem, Cantonese Noodles +harvestcraft:dangoitem, Dango +harvestcraft:takoyakiitem, Takoyaki +harvestcraft:groiledcheesesandwichitem, Groiled Cheese Sandwich +harvestcraft:cheesesteakitem, Cheesesteak +harvestcraft:swedishmeatballsitem, Swedish Meatballs +harvestcraft:buttertartitem, Butter Tart +harvestcraft:battenbergitem, Battenberg +harvestcraft:slawdogitem, Slaw Dog +harvestcraft:rivermudcakeitem, River Mud Cake +harvestcraft:fruitcakeitem, Fruit Cake +harvestcraft:springfieldcashewchickenitem, Springfield Cashew Chicken +harvestcraft:enchiladaitem, Enchilada +harvestcraft:pizzaitem, Pizza +harvestcraft:onionsoupitem, Onion Soup +harvestcraft:baconmushroomburgeritem, Bacon Mushroom Burger +harvestcraft:toadintheholeitem, Toad in the Hole +harvestcraft:homestylelunchitem, Homestyle Lunch +harvestcraft:montecristosandwichitem, Monte Cristo Sandwich +harvestcraft:mobsoupitem, Mob Soup +harvestcraft:randomtacoitem, Random Taco +harvestcraft:hamsweetpicklesandwichitem, Ham & Sweet Pickle Sandwich +harvestcraft:toastedwesternitem, Toasted Western +harvestcraft:eggsbenedictitem, Eggs Benedict +harvestcraft:glisteningsaladitem, Glistening Salad +harvestcraft:meatloafsandwichitem, Meatloaf Sandwich +harvestcraft:mashedpotatoeschickenbiscuititem, Mashed Potatoes and Chicken Biscuit +harvestcraft:cassouletitem, Cassoulet +harvestcraft:bratwurstitem, Bratwurst +harvestcraft:chickenbiscuititem, Chicken Biscuit +harvestcraft:epicbltitem, Epic BLT +harvestcraft:kohlundpinkelitem, Kohl und Pinkel +harvestcraft:beetburgeritem, Beet Burger +harvestcraft:anchovypepperonipizzaitem, Anchovy Pepperoni Pizza +harvestcraft:spaghettidinneritem, Spaghetti Dinner +harvestcraft:gumboitem, Gumbo +harvestcraft:jambalayaitem, Jambalaya +harvestcraft:supremepizzaitem, Supreme Pizza +harvestcraft:bbqplatteritem, BBQ Platter +harvestcraft:chickenandwafflesitem, Chicken and Waffles +harvestcraft:gourmetporkburgeritem, Gourmet Pork Burger +harvestcraft:bbqchickenbiscuititem, BBQ Chicken Biscuit +harvestcraft:delightedmealitem, Delighted Meal +harvestcraft:heartybreakfastitem, Hearty Breakfast +harvestcraft:mcpamitem, McPam +harvestcraft:deluxenachoesitem, Deluxe Nachos +harvestcraft:gourmetmuttonburgeritem, Gourmet Mutton Burger +harvestcraft:netherstartoastitem, Nether Star on Toast +harvestcraft:paradiseburgeritem, Paradise Burger +harvestcraft:chimichangaitem, Chimichanga +harvestcraft:salisburysteakitem, Salisbury Steak +harvestcraft:ploughmanslunchitem, Ploughman's Lunch +harvestcraft:cornedbeefhashitem, Corned Beef Hash +harvestcraft:bentoboxitem, Bento Box +harvestcraft:friedfeastitem, Fried Feast +harvestcraft:timpanoitem, Timpano +harvestcraft:deluxechickencurryitem, Deluxe Chicken Curry +harvestcraft:weekendpicnicitem, Weekend Picnic +harvestcraft:gourmetbeefburgeritem, Gourmet Beef Burger +harvestcraft:southernstylebreakfastitem, Southern Style Breakfast +harvestcraft:meatfeastpizzaitem, Meat Feast Pizza +harvestcraft:thankfuldinneritem, Thankful Dinner +harvestcraft:koreandinneritem, Korean Dinner +harvestcraft:gourmetvenisonburgeritem, Gourmet Venison Burger +harvestcraft:minerstewitem, Miner's Stew +harvestcraft:cornedbeefbreakfastitem, Corned Beef Breakfast +harvestcraft:queenbeeitem, Queen Bee +harvestcraft:grubitem, Bee Grub +harvestcraft:cookedgrubitem, Cooked Grub +harvestcraft:honeycombitem, Honeycomb +harvestcraft:honeyitem, Honey +harvestcraft:waxcombitem, Waxcomb +harvestcraft:royaljellyitem, Royal Jelly +harvestcraft:beeswaxitem, Pressed Wax +harvestcraft:fruitbaititem, Fruit Bait +harvestcraft:grainbaititem, Grain Bait +harvestcraft:veggiebaititem, Veggie Bait +harvestcraft:fishtrapbaititem, Fish Trap Bait +harvestcraft:cuttingboarditem, Cutting Board +harvestcraft:potitem, Pot +harvestcraft:skilletitem, Skillet +harvestcraft:saucepanitem, Saucepan +harvestcraft:bakewareitem, Bakeware +harvestcraft:mortarandpestleitem, Mortar and Pestle +harvestcraft:mixingbowlitem, Mixing Bowl +harvestcraft:juiceritem, Juicer +harvestcraft:anchovyrawitem, Raw Anchovy +harvestcraft:bassrawitem, Raw Bass +harvestcraft:carprawitem, Raw Carp +harvestcraft:catfishrawitem, Raw Catfish +harvestcraft:charrrawitem, Raw Charr +harvestcraft:clamrawitem, Raw Clam +harvestcraft:crabrawitem, Raw Crab +harvestcraft:crayfishrawitem, Raw Crayfish +harvestcraft:eelrawitem, Raw Eel +harvestcraft:frograwitem, Raw Frog +harvestcraft:grouperrawitem, Raw Grouper +harvestcraft:herringrawitem, Raw Herring +harvestcraft:jellyfishrawitem, Raw Jellyfish +harvestcraft:mudfishrawitem, Raw Mudfish +harvestcraft:octopusrawitem, Raw Octopus +harvestcraft:perchrawitem, Raw Perch +harvestcraft:scalloprawitem, Raw Scallop +harvestcraft:shrimprawitem, Raw Shrimp +harvestcraft:snailrawitem, Raw Snail +harvestcraft:snapperrawitem, Raw Snapper +harvestcraft:tilapiarawitem, Raw Tilapia +harvestcraft:troutrawitem, Raw Trout +harvestcraft:tunarawitem, Raw Tuna +harvestcraft:turtlerawitem, Raw Turtle +harvestcraft:walleyerawitem, Raw Walleye +harvestcraft:greenheartfishitem, Green Heart Fish +harvestcraft:sardinerawitem, Raw Sardine +harvestcraft:musselrawitem, Raw Mussel +harvestcraft:rawtofishitem, Raw Tofish +harvestcraft:oysterrawitem, Raw Oyster +harvestcraft:hardenedleatheritem, Hardened Leather +harvestcraft:hardenedleatherhelmitem, Hardened Leather Helm +harvestcraft:hardenedleatherchestitem, Hardened Leather Chest +harvestcraft:hardenedleatherleggingsitem, Hardened Leather Leggings +harvestcraft:hardenedleatherbootsitem, Hardened Leather Boots +harvestcraft:harvestpumpkinitem, Pumpkin +minecraft:cod, Raw Fish +minecraft:cooked_cod, Cooked Fish +minecraft:salmon, Raw Salmon +minecraft:cooked_salmon, Cooked Salmon +minecraft:clownfish, Clownfish +minecraft:pufferfish, Pufferfish +forestry:crated.forestry.peat.0, item.crated.forestry.peat.0.name +forestry:crated.forestry.apatite.0, item.crated.forestry.apatite.0.name +forestry:crated.forestry.fertilizer_compound.0, item.crated.forestry.fertilizer_compound.0.name +forestry:crated.forestry.mulch.0, item.crated.forestry.mulch.0.name +forestry:crated.forestry.phosphor.0, item.crated.forestry.phosphor.0.name +forestry:crated.forestry.ash.0, item.crated.forestry.ash.0.name +forestry:crated.ingottin, item.crated.ingotTin.name +forestry:crated.ingotcopper, item.crated.ingotCopper.name +forestry:crated.ingotbronze, item.crated.ingotBronze.name +forestry:crated.forestry.humus.0, item.crated.forestry.humus.0.name +forestry:crated.forestry.bog_earth.0, item.crated.forestry.bog_earth.0.name +forestry:crated.cropwheat, item.crated.cropWheat.name +forestry:crated.minecraft.cookie.0, item.crated.minecraft.cookie.0.name +forestry:crated.dustredstone, item.crated.dustRedstone.name +forestry:crated.minecraft.dye.4, item.crated.minecraft.dye.4.name +forestry:crated.sugarcane, item.crated.sugarcane.name +forestry:crated.minecraft.clay_ball.0, item.crated.minecraft.clay_ball.0.name +forestry:crated.dustglowstone, item.crated.dustGlowstone.name +forestry:crated.minecraft.apple.0, item.crated.minecraft.apple.0.name +forestry:crated.minecraft.nether_wart.0, item.crated.minecraft.nether_wart.0.name +forestry:crated.minecraft.coal.1, item.crated.minecraft.coal.1.name +forestry:crated.minecraft.coal.0, item.crated.minecraft.coal.0.name +forestry:crated.minecraft.wheat_seeds.0, item.crated.minecraft.wheat_seeds.0.name +forestry:crated.croppotato, item.crated.cropPotato.name +forestry:crated.cropcarrot, item.crated.cropCarrot.name +forestry:crated.minecraft.log.0, item.crated.minecraft.log.0.name +forestry:crated.minecraft.log.1, item.crated.minecraft.log.1.name +forestry:crated.minecraft.log.2, item.crated.minecraft.log.2.name +forestry:crated.minecraft.log.3, item.crated.minecraft.log.3.name +forestry:crated.minecraft.log2.0, item.crated.minecraft.log2.0.name +forestry:crated.minecraft.log2.1, item.crated.minecraft.log2.1.name +forestry:crated.cobblestone, item.crated.cobblestone.name +forestry:crated.dirt, item.crated.dirt.name +forestry:crated.minecraft.dirt.2, item.crated.minecraft.dirt.2.name +forestry:crated.stone, item.crated.stone.name +forestry:crated.stonegranite, item.crated.stoneGranite.name +forestry:crated.stonediorite, item.crated.stoneDiorite.name +forestry:crated.stoneandesite, item.crated.stoneAndesite.name +forestry:crated.blockprismarine, item.crated.blockPrismarine.name +forestry:crated.blockprismarinebrick, item.crated.blockPrismarineBrick.name +forestry:crated.blockprismarinedark, item.crated.blockPrismarineDark.name +forestry:crated.minecraft.brick_block.0, item.crated.minecraft.brick_block.0.name +forestry:crated.blockcactus, item.crated.blockCactus.name +forestry:crated.minecraft.sand.0, item.crated.minecraft.sand.0.name +forestry:crated.minecraft.sand.1, item.crated.minecraft.sand.1.name +forestry:crated.obsidian, item.crated.obsidian.name +forestry:crated.netherrack, item.crated.netherrack.name +forestry:crated.minecraft.soul_sand.0, item.crated.minecraft.soul_sand.0.name +forestry:crated.minecraft.sandstone.0, item.crated.minecraft.sandstone.0.name +forestry:crated.minecraft.nether_brick.0, item.crated.minecraft.nether_brick.0.name +forestry:crated.minecraft.mycelium.0, item.crated.minecraft.mycelium.0.name +forestry:crated.gravel, item.crated.gravel.name +forestry:crated.minecraft.sapling.0, item.crated.minecraft.sapling.0.name +forestry:crated.minecraft.sapling.1, item.crated.minecraft.sapling.1.name +forestry:crated.minecraft.sapling.2, item.crated.minecraft.sapling.2.name +forestry:crated.minecraft.sapling.3, item.crated.minecraft.sapling.3.name +forestry:crated.minecraft.sapling.4, item.crated.minecraft.sapling.4.name +forestry:crated.minecraft.sapling.5, item.crated.minecraft.sapling.5.name +forestry:crated.forestry.fruits.0, item.crated.forestry.fruits.0.name +forestry:crated.forestry.fruits.1, item.crated.forestry.fruits.1.name +forestry:crated.forestry.fruits.2, item.crated.forestry.fruits.2.name +forestry:crated.forestry.fruits.3, item.crated.forestry.fruits.3.name +forestry:crated.forestry.fruits.4, item.crated.forestry.fruits.4.name +forestry:crated.forestry.fruits.6, item.crated.forestry.fruits.6.name +forestry:crated.forestry.fruits.5, item.crated.forestry.fruits.5.name +forestry:crated.forestry.beeswax.0, item.crated.forestry.beeswax.0.name +forestry:crated.forestry.pollen.0, item.crated.forestry.pollen.0.name +forestry:crated.forestry.pollen.1, item.crated.forestry.pollen.1.name +forestry:crated.forestry.propolis.0, item.crated.forestry.propolis.0.name +forestry:crated.forestry.honeydew.0, item.crated.forestry.honeydew.0.name +forestry:crated.forestry.royal_jelly.0, item.crated.forestry.royal_jelly.0.name +forestry:crated.forestry.bee_combs.0, item.crated.forestry.bee_combs.0.name +forestry:crated.forestry.bee_combs.1, item.crated.forestry.bee_combs.1.name +forestry:crated.forestry.bee_combs.2, item.crated.forestry.bee_combs.2.name +forestry:crated.forestry.bee_combs.3, item.crated.forestry.bee_combs.3.name +forestry:crated.forestry.bee_combs.4, item.crated.forestry.bee_combs.4.name +forestry:crated.forestry.bee_combs.5, item.crated.forestry.bee_combs.5.name +forestry:crated.forestry.bee_combs.6, item.crated.forestry.bee_combs.6.name +forestry:crated.forestry.bee_combs.7, item.crated.forestry.bee_combs.7.name +forestry:crated.forestry.bee_combs.8, item.crated.forestry.bee_combs.8.name +forestry:crated.forestry.bee_combs.10, item.crated.forestry.bee_combs.10.name +forestry:crated.forestry.bee_combs.14, item.crated.forestry.bee_combs.14.name +forestry:crated.forestry.bee_combs.15, item.crated.forestry.bee_combs.15.name +forestry:crated.forestry.bee_combs.16, item.crated.forestry.bee_combs.16.name +forestry:crated.forestry.refractory_wax.0, item.crated.forestry.refractory_wax.0.name +forestry:crated.ic2.misc_resource.4, item.crated.ic2.misc_resource.4.name +forestry:crated.ic2.crafting.23, item.crated.ic2.crafting.23.name +forestry:crated.ic2.misc_resource.3, item.crated.ic2.misc_resource.3.name +forestry:crated.ingotsilver, item.crated.ingotSilver.name +forestry:crated.itemrubber, item.crated.itemRubber.name +chunkloaders:single_chunk_loader, chunkloaders.block.single_chunk_loader.name +chunkloaders:basic_chunk_loader, chunkloaders.block.basic_chunk_loader.name +chunkloaders:advanced_chunk_loader, chunkloaders.block.advanced_chunk_loader.name +chunkloaders:ultimate_chunk_loader, chunkloaders.block.ultimate_chunk_loader.name \ No newline at end of file diff --git a/config-source/IC2.ini b/config-source/IC2.ini new file mode 100644 index 0000000..72f3bbe --- /dev/null +++ b/config-source/IC2.ini @@ -0,0 +1,321 @@ +; ic2 general config +; created Jan 22, 2023 7:06:12 PM +;--- + +[worldgen] +; Enable generation of rubber trees in the world. +rubberTree = true +; Comma separated list of dimensions to not generate rubber trees in +; Does nothing if rubber tree generation is disabled +rubberTreeBlacklist = +; Factor scaling the IC2 ore generation quantity. +oreDensityFactor = 1.0 +; Factor scaling the IC2 tree generation quantity. +treeDensityFactor = 1.0 +; Enable scaling the generation y levels and quantities to the sea level according to the formula +; newValue = configuredValue * sealevel / 64. +; The ore density (ratio between stone and ores) will be independent on the worlds's sea level if +; enabled. +normalizeHeight = true +; Maximum amount of chunks to check for retrogen viability each tick. +; Retrogen is the retroactive generation of terrain features, e.g. ores and trees. +; Set it to 0 to disable retrogen. +; When enabling this the recommended value is 16 +retrogenCheckLimit = 0 +; Maximum amount of chunks to process for retrogen each tick. +; Values exceeding retrogenCheckLimit are being truncated. +retrogenUpdateLimit = 2 + +; Settings for generating copper ore +[worldgen / copper] +; Enable generating this ore +enabled = true +; Amount of clusters to generate +count = 15 +; Cluster size +size = 10 +; Start height (inclusive) +minHeight = 0 +; End height (exclusive) +maxHeight = 68 +; Distribution across the height. +; Valid options are: +; - uniform: same probability across all y levels +; - triangle: maximum in the middle ((minHeight+maxHeight) / 2), linear falloff to the bounds +; - ramp: maximum at minHeight, linear falloff towards maxHeight +; - revramp: maximum at maxHeight, linear falloff towards minHeight +; - smooth: maximum in the middle, maintains high levels over a wide range before falling off +; smoothly like a normal distribution with a more trapezoidal shape +distribution = smooth + +; Settings for generating lead ore +[worldgen / lead] +; Enable generating this ore +enabled = true +; Amount of clusters to generate +count = 8 +; Cluster size +size = 4 +; Start height (inclusive) +minHeight = 0 +; End height (exclusive) +maxHeight = 64 +; Distribution across the height. +; Valid options are: +; - uniform: same probability across all y levels +; - triangle: maximum in the middle ((minHeight+maxHeight) / 2), linear falloff to the bounds +; - ramp: maximum at minHeight, linear falloff towards maxHeight +; - revramp: maximum at maxHeight, linear falloff towards minHeight +; - smooth: maximum in the middle, maintains high levels over a wide range before falling off +; smoothly like a normal distribution with a more trapezoidal shape +distribution = uniform + +; Settings for generating tin ore +[worldgen / tin] +; Enable generating this ore +enabled = true +; Amount of clusters to generate +count = 25 +; Cluster size +size = 6 +; Start height (inclusive) +minHeight = 0 +; End height (exclusive) +maxHeight = 40 +; Distribution across the height. +; Valid options are: +; - uniform: same probability across all y levels +; - triangle: maximum in the middle ((minHeight+maxHeight) / 2), linear falloff to the bounds +; - ramp: maximum at minHeight, linear falloff towards maxHeight +; - revramp: maximum at maxHeight, linear falloff towards minHeight +; - smooth: maximum in the middle, maintains high levels over a wide range before falling off +; smoothly like a normal distribution with a more trapezoidal shape +distribution = uniform + +; Settings for generating uranium ore +[worldgen / uranium] +; Enable generating this ore +enabled = true +; Amount of clusters to generate +count = 20 +; Cluster size +size = 3 +; Start height (inclusive) +minHeight = 0 +; End height (exclusive) +maxHeight = 64 +; Distribution across the height. +; Valid options are: +; - uniform: same probability across all y levels +; - triangle: maximum in the middle ((minHeight+maxHeight) / 2), linear falloff to the bounds +; - ramp: maximum at minHeight, linear falloff towards maxHeight +; - revramp: maximum at maxHeight, linear falloff towards minHeight +; - smooth: maximum in the middle, maintains high levels over a wide range before falling off +; smoothly like a normal distribution with a more trapezoidal shape +distribution = uniform + +[protection] +; Enable logging of players when they remove a machine using a wrench. +wrenchLogging = true +; Maximum Explosion power of a nuke, where TNT is 4. +nukeExplosionPowerLimit = 60 +; Maximum explosion power of a nuclear reactor, where TNT is 4. +reactorExplosionPowerLimit = 45 +; Enable the nuke +enableNuke = true + +[profiles] +; Pick a profile to use, default options provided by IC2 are Experimental and Classic +selected = Experimental + +[balance] +; Maximum battery tier usable by the miner. +; 1 = batteries, 2 = lead batteries, 3 = energy crystals, 4 = lapotron crystals +minerDischargeTier = 1 +; Increase the energy use by the player's inventory weight when going through a teleporter. +teleporterUseInventoryWeight = true +; Ratio of energy retained inside energy storage block Items when wrenched. +; 0 (nothing) ... 1 (100%), default 0.8 (80 %) +energyRetainedInStorageBlockDrops = 0.8 +; Power tier of the Mass Fabricator +massFabricatorTier = 3 +; Power tier of the Matter Fabricator +matterFabricatorTier = 3 +; Factor to scale the UU-Matter production energy requirement. +uuEnergyFactor = 1.0 +; Disable the vanilla ender chest, removing existing ones from the world as well. +disableEnderChest = false +; Comma separated list of blocks and items which should not be turned into scrap by the recycler. +; Format: [@metadata], metadata * matches any. +; Ore dictionary entries can be specified with OreDict: as the name. +recyclerBlacklist = minecraft:glass_pane, minecraft:stick, minecraft:snowball, minecraft:snow_layer, minecraft:snow, IC2:scaffold +; Whitelist for blocks/items allowed to be recycled. +; The whitelist will be used instead of the blacklist approach if it's non-empty, disallowing everything else. +; The format is the same as the blacklist. +recyclerWhitelist = +; Allow to pick blocks up using just a pickaxe instead of needing a wrench. +ignoreWrenchRequirement = false +; Allow the water slot of water mills to be automated. +watermillAutomation = false +; How many EU the Chunkloader uses per chunk it loads. +euPerChunk = 1.0 + +; Base energy generation factors - increase for higher energy yield. +[balance / energy / generator] +generator = 1.0 +geothermal = 1.0 +water = 1.0 +solar = 1.0 +wind = 1.0 +nuclear = 1.0 +semiFluidOil = 1.0 +semiFluidFuel = 1.0 +semiFluidBiomass = 1.0 +semiFluidBioethanol = 1.0 +semiFluidBiogas = 1.0 +Stirling = 1.0 +Kinetic = 1.0 +radioisotope = 1.0 + +; Base heat generation factors - increase for higher heat yield. +[balance / energy / heatgenerator] +semiFluidOil = 1.0 +semiFluidFuel = 1.0 +semiFluidBiomass = 1.0 +semiFluidBioethanol = 1.0 +semiFluidBiogas = 1.0 +solid = 1.0 +radioisotope = 1.0 +electric = 1.0 + +; Base kinetic generation factors - increase for higher kinetic energy yield. +[balance / energy / kineticgenerator] +water = 1.0 +wind = 1.0 +manual = 1.0 +steam = 1.0 +electric = 1.0 + +; Basically the amount of hU the conversion of one mB of Liquid takes/gives +[balance / energy / fluidconversion] +; Lava -> PahoehoeLava +heatExchangerLava = 1.0 +; Hot Coolant <-> Cold Coolant +heatExchangerHotCoolant = 1.0 +; Hot Water <- Water +heatExchangerWater = 1.0 + +; Base Coolant conversion rate for FluidReactors. +[balance / energy / FluidReactor] +outputModifier = 1.0 + +; Balace Value for Turbine Livetime in sec. Default 86400sec = 24h +[balance / SteamKineticGenerator] +rotorlivetime = 86400 + +; Balace Values for calcification default 100.000mB Water -> to failure +[balance / steamgenerator / calcification] +maxcalcification = 100000 + +[balance / steamRepressurizer] +; Amount (in mb) of standard steam per 10mb of IC2 steam +steamPerSteam = 16 +; Amount (in mb) of standard steam per 10mb of IC2 super-heated steam +steamPerSuperSteam = 32 + +; Balance Values for Fermenter +[balance / fermenter] +need_amount_biomass_per_run = 20 +output_amount_biogas_per_run = 400 +hU_per_run = 4000 +biomass_per_fertilizier = 500 + +; Additional initial uu values, a value of 1 equals cobblestone. +; Recipes may cause the final value be lower than the one specified here. +; Format: [@metadata] = +[balance / uu-values / predefined] +IC2:misc_resource#iridium_ore = 12000 +IC2:misc_resource#iridium_shard = 1333 + +[recipes] +; To modify recipes or add custom recipes, copy the corresponding .ini file to +; "minecraft/config/ic2" and modify it. +; +; Disable IC2 crafting recipes with the specified output, comma separated list. +; Non-IC2 recipes can be removed via the purge list below. +; Format: [@metadata], e.g. minecraft:bucket to disable IC2's bucket recipe from tin. +disable = +; Purge all non-IC2 crafting recipes with the specified output, comma separated list. +; IC2 recipes can be removed via the disable list above. +; Format: [@metadata], e.g. minecraft:tnt to disable crafting tnt. +purge = +; Blacklist for items which the jetpack attachment plate cannot be used on. +; The format: , e.g. minecraft:leather_chestplate to disable attaching jetpacks to leather tunics +jetpackAttachmentBlacklist = +; Enable crafting of IC2 coins, otherwise they have to be spawned in and are thus limited. +allowCoinCrafting = true +; Allow only IC2 circuits to be used in IC2's recipes. +requireIc2Circuits = false +; Adjust smelting recipes to always output IC2 items if available. +smeltToIc2Items = false +; Ignore invalid recipes. +ignoreInvalidRecipes = false + +[audio] +; Enable IC2's custom sound system. +enabled = true +; Volume of IC2's sounds, range from 0 (silent) ... 1 (100%) +volume = 1.0 +; The number of blocks the sounds attenuate over +fadeDistance = 16 +; Maximum number of active audio sources, only change it if you know what you're doing. +maxSourceCount = 32 + +[misc] +; Enable hiding of secret recipes in CraftGuide/NEI. +hideSecretRecipes = true +; Enable activation of the quantum leggings' speed boost when sprinting instead of holding the boost key. +quantumSpeedOnSprint = true +; Enable burning of scrap in a generator. +allowBurningScrap = true +; Comma separated list with ores the miner should harvest. +; Format: [@metadata], e.g. minecraft:torch, minecraft:chest +; The metadata * will match any, e.g. minecraft:log@*. +; Ore dictionary entries can be specified with OreDict: as the name. +additionalValuableOres = +; Use the new highly experimental current + voltage energy net model with energy loss. +; Only set this to true if you know what you are doing. +useLinearTransferModel = false +; Configure whether energy loss is rounded down to the nearest whole EU or not +roundEnetLoss = true +; If you really really really don't want to have your machines explode if you don't pay attention to voltage, you can disable that here. +enableEnetExplosions = true +; Same for cable meltdown +enableEnetCableMeltdown = true + +[debug] +; Log whenever wrenching didn't produce any drops. +logEmptyWrenchDrops = true +; Log incorrect damage applications to items that aren't supposed to ever take damage. +logIncorrectItemDamaging = false +; Log problems occuring when processing connectivity updates in the energy network. +logGridUpdateIssues = true +; Log EnergyNet API accesses that aren't read-only - use this to debug IC2 addons. +logEnetApiAccesses = false +; Log EnergyNet API accesses with stack traces that aren't read-only - use this to debug IC2 addons. +logEnetApiAccessTraces = false +; Log all energy net connectivity updates in detail. +logGridUpdatesVerbose = false +; Log problems occuring during energy network calculations +logGridCalculationIssues = true + +[agriculture] +; Comma separated list of crops which should not be loaded. +; Format: owner:crop +; for example ic2:ferru, ic2:wheat +disabledCrops = + +[compat / buildcraft] +; Allow BuildCraft fuels to be used in the fluid generators +enableBuildcraftFuels = true + diff --git a/config-source/MoVillages/VillageDistance.cfg b/config-source/MoVillages/VillageDistance.cfg new file mode 100644 index 0000000..caec9bd --- /dev/null +++ b/config-source/MoVillages/VillageDistance.cfg @@ -0,0 +1,24 @@ +# Configuration file + +customization { + I:"Village Distance - 32 is vanilla, 16 is more common, 8 is extremely common, 4 is just insane."=36 +} + + +"villages to generate" { + B:"Birch Forest"=true + B:"Cold Taiga"=true + B:"Extreme Hills"=true + B:Forest=true + B:"Ice Plains/Mountains"=true + B:Jungle=true + B:"Mega Taiga"=true + B:Mesa=true + B:Mushroom=true + B:Ocean=true + B:"Roofed Forest"=true + B:Swamp=true + B:Taiga=true +} + + diff --git a/config-source/MrTJPCore.cfg b/config-source/MrTJPCore.cfg new file mode 100644 index 0000000..28860b9 --- /dev/null +++ b/config-source/MrTJPCore.cfg @@ -0,0 +1,32 @@ +# Configuration file + +########################################################################################################## +# general +#--------------------------------------------------------------------------------------------------------# +# General settings for MrTJPCore +########################################################################################################## + +general { + # Flag to set if the update checker should consider unstable builds as a new version. + B:"Include Unstable"=false + + # Flag to enable or disable the update checker. + B:"Version Checking"=true +} + + +########################################################################################################## +# world gen +#--------------------------------------------------------------------------------------------------------# +# Settings related to world generation +########################################################################################################## + +"world gen" { + # The database ID that is used to store which chunks have been generated already. Changing this will cause generation to run again on the same chunk. + S:"RetroGen ID"=mrtjp_gen + + # Toggle to enable retrogeneration, a feature that would allow ores to be generated after the world has been created. + B:"Retroactive World Generation"=false +} + + diff --git a/config-source/NEI/client.cfg b/config-source/NEI/client.cfg new file mode 100644 index 0000000..af8f494 --- /dev/null +++ b/config-source/NEI/client.cfg @@ -0,0 +1,31 @@ +#Main configuration of NEI. +#Most of these options can be changed ingame. +#Deleting any element will restore it to it's default value + +inventory.cheatmode=2 +inventory.disableMouseScrollTransfer=false +inventory.gamemodes=creative, creative+, adventure +inventory.hidden=false +inventory.invertMouseScrollTransfer=false +inventory.itemIDs=1 +inventory.itemsort=nei.itemsort.minecraft,nei.itemsort.mod,nei.itemsort.id,nei.itemsort.default,nei.itemsort.damage,nei.itemsort.name +inventory.layoutstyle=0 +#For those who can't help themselves. +#Set this to a mode and you will be unable to change it ingame +inventory.lockmode=-1 +inventory.profileRecipes=false +inventory.searchmode=1 +inventory.utilities=delete, magnet +inventory.widgetsenabled=true +jei.itemPanel=1 +jei.searchBox=1 + +#Change these options if you have a different mod installed on the server that handles the commands differently, Eg. Bukkit Essentials +command +{ + creative=/gamemode {0} {1} + heal= + item=/give {0} {1} {2} {3} {4} + rain=/toggledownfall + time=/time set {0} +} diff --git a/config-source/ProjectRed.cfg b/config-source/ProjectRed.cfg new file mode 100644 index 0000000..6a4498f --- /dev/null +++ b/config-source/ProjectRed.cfg @@ -0,0 +1,126 @@ +# Configuration file + +########################################################################################################## +# compatibility +#--------------------------------------------------------------------------------------------------------# +# Control the loading of various compatibility hooks. These settings are ignored unless the Compatibility module is installed. +########################################################################################################## + +compatibility { + # Registers ProjectRed decorative blocks with Chisel. + B:"Chisel: Decorative Blocks"=true + + # This allows computers to connect to bundled cables with the RS API. + B:"ComputerCraft: Bundled Cables"=true + + # This allows gem axes to work with treecapitator. + B:"Treecapitator: Gem Axe"=true +} + + +########################################################################################################## +# general settings +#--------------------------------------------------------------------------------------------------------# +# Contains basic settings for the mod. +########################################################################################################## + +"general settings" { + # If set to false, logic gates will not make sounds. + B:"Logic Sounds"=true + + # Minimum amount of ticks the timer gates can be set to. Cannot be lower than 4. + I:"Minimum Timer Ticks"=4 + + # Ticks between router searches. + I:"Routed Pipes: Detection Frequency"=40 + + # Max number of pipes to explore when connecting to other routers. + I:"Routed Pipes: Max Detection Count"=100 + + # Maximum distance an item may aimlessly wander in a pipe before being erased. 0 for unlimited. + I:"Routed Pipes: Max Wander Distance"=0 + + # Number of active route table update threads. + I:"Routed Pipes: Update Threads"=4 + + # If set to true, sticks will be used instead of wood strips in framed wire recipes. + B:"Simple Framed Wire Recipe"=false + + # If set to true, the basic screwdriver will not take damage. + B:"Unbreakable Screwdriver"=false +} + + +########################################################################################################## +# machine settings +#--------------------------------------------------------------------------------------------------------# +# Contains settings related to machines and devices. +########################################################################################################## + +"machine settings" { + # Allow the Diamond Block Breaker to be crafted. + B:"Enable the Diamond Block Breaker"=false +} + + +########################################################################################################## +# render settings +#--------------------------------------------------------------------------------------------------------# +# Contains settings related to how things render in-game. +########################################################################################################## + +"render settings" { + # If set to false, flat wire textures will be used for logic gates. Significant performance improvement. + B:"3D Logic Wires"=true + + # Number of lights to render, -1 for unlimited + I:"Light Halo Render Count"=-1 + + # If set to false, routed pipes will not render routing fx such as bubbles and lasers. + B:"Routed Pipe FX"=true + + # If set to false, gates will be rendered in the TESR rather than the WorldRenderer. + B:"Static Gates"=true + + # If set to false, wires will be rendered in the TESR rather than the WorldRenderer. + B:"Static Wires"=true +} + + +########################################################################################################## +# world gen +#--------------------------------------------------------------------------------------------------------# +# Contains settings related to world gen. You can enable/disable each ore or strucure, change retro generation settings, and increase how rare something is by increasing the resistance value. +########################################################################################################## + +"world gen" { + B:"Copper Ore"=true + I:"Copper Ore resistance"=0 + B:"Copper Ore retrogen"=false + B:"Electrotine Ore"=true + I:"Electrotine Ore resistance"=0 + B:"Electrotine Ore retrogen"=false + B:"Marble Caves"=true + I:"Marble Caves resistance"=0 + B:"Marble Caves retrogen"=false + B:"Peridot Ore"=true + I:"Peridot Ore resistance"=0 + B:"Peridot Ore retrogen"=false + B:"Ruby Ore"=true + I:"Ruby Ore resistance"=0 + B:"Ruby Ore retrogen"=false + B:"Sapphire Ore"=true + I:"Sapphire Ore resistance"=0 + B:"Sapphire Ore retrogen"=false + B:"Silver Ore"=true + I:"Silver Ore resistance"=0 + B:"Silver Ore retrogen"=false + B:"Tin Ore"=true + I:"Tin Ore resistance"=0 + B:"Tin Ore retrogen"=false + I:"Volcano resistance"=0 + B:"Volcano retrogen"=false + B:Volcanos=false +} + + diff --git a/config-source/ProjectRedRelocation.cfg b/config-source/ProjectRedRelocation.cfg new file mode 100644 index 0000000..73feceb --- /dev/null +++ b/config-source/ProjectRedRelocation.cfg @@ -0,0 +1,82 @@ +# Configuration file + +########################################################################################################## +# general +#--------------------------------------------------------------------------------------------------------# +# Basic settings +########################################################################################################## + +general { + I:moveLimit=2048 +} + + +########################################################################################################## +# latched sets +#--------------------------------------------------------------------------------------------------------# +# Used to define which pairs of blocks will be stuck together. +# Latched sets will always move in pairs, even if only one of them are actually connected to a frame. +# 'block1 -> block2' means that if block1 is moved, any block2 connected to it will also move. +# However, moving block2 does not move block1. To do that, you must also register block2 -> block1. +# Sets are defined using the syntax of key -> value. +# Possible keys and values: +# ':' - to assign block from a mod for every meta. +# ':#=[,=[,…]]' - to assign block from mod with only the given properties matching. +# +########################################################################################################## + +"latched sets" { + S:"latch registry" < + minecraft:bed -> minecraft:bed + minecraft:wooden_door -> minecraft:wooden_door + minecraft:iron_door -> minecraft:iron_door + > +} + + +########################################################################################################## +# tile movers +#--------------------------------------------------------------------------------------------------------# +# Used to configure which registered Tile Mover is used for a block. Key-Value pairs are defined using +# the syntax key -> value. +# Most blocks are configurable, but some mods may have opted to lock which handlers can be used for its +# blocks. +# Possible keys: +# 'default' - to assign default handler. +# mod:' - to assign every block from a mod. +# :' - to assign block from a mod for every meta. +# :m' - to assign block from mod for specific meta. +# +# Available tile movers: +# 'saveload' - Saves the tile and then reloads it in the next position. Reliable but CPU intensive. +# 'coordpush' - Physically changes the location of tiles. Works if tiles do not cache their position. +# 'static' - Setting this disables movement for the specified block. +# 'fmp' - Tile mover for Forge Multipart +# +# Movers locked via API: +# mod:forgemultipartcbe -> fmp +# +########################################################################################################## + +"tile movers" { + S:"mover registry" < + default -> saveload + mod:minecraft -> coordpush + mod:computercraft -> coordpush + mod:enderstorage -> coordpush + mod:chickenchunks -> coordpush + mod:projectred-compatibility -> coordpush + mod:projectred-core -> coordpush + mod:projectred-expansion -> coordpush + mod:projectred-exploration -> coordpush + mod:projectred-fabrication -> coordpush + mod:projectred-illumination -> coordpush + mod:projectred-integration -> coordpush + mod:projectred-transmission -> coordpush + mod:projectred-relocation -> coordpush + mod:projectred-transportation -> coordpush + mod:forgemultipartcbe -> fmp + > +} + + diff --git a/config-source/TF2RobotSquad.json b/config-source/TF2RobotSquad.json new file mode 100644 index 0000000..adfac07 --- /dev/null +++ b/config-source/TF2RobotSquad.json @@ -0,0 +1,16 @@ +{ + "normal": + [ + { + "Name": "Scout", + "Min count": 6, + "Cost": 1, + "Unit":[ + { + "Class": "scout", + "Weapon": "pistol" + } + ] + } + ] +} \ No newline at end of file diff --git a/config-source/TF2WeaponsLists/Cosmetics.json b/config-source/TF2WeaponsLists/Cosmetics.json new file mode 100644 index 0000000..6a20a80 --- /dev/null +++ b/config-source/TF2WeaponsLists/Cosmetics.json @@ -0,0 +1,168 @@ +{ + "monoculus": { + "Name": "MONOCULUS!", + "Class": "cosmetic", + "Render": "rafradek_tf2_weapons:monoculus_head", + "Cost": 30, + "Wear flags": 1, + "Roll hidden": 1 + }, + "merasmushat": { + "Name": "Skull Island Topper", + "Class": "cosmetic", + "Render": "rafradek_tf2_weapons:merasmus_hat", + "Cost": 30, + "Wear flags": 1, + "Roll hidden": 1 + }, + "billhat": { + "Name": "Bill's Hat", + "Class": "cosmetic", + "Slot": + { + "scout":9, + "pyro":9, + "sniper":9 + }, + "Render": "rafradek_tf2_weapons:bill_hat", + "Cost": 54, + "Wear flags": 1 + }, + "teamcaptain": { + "Name": "Team Captain", + "Class": "cosmetic", + "Slot": + { + "soldier":9, + "heavy":9, + "medic":9 + }, + "Render": "rafradek_tf2_weapons:team_captain", + "Cost": 54, + "Wear flags": 1 + }, + "texashat": { + "Name": "Texas Ten Gallon", + "Class": "cosmetic", + "Slot": + { + "engineer":9 + }, + "Render": "rafradek_tf2_weapons:texas_hat", + "Cost": 54, + "Wear flags": 1 + }, + "allfather": { + "Name": "All-Father", + "Class": "cosmetic", + "Slot": + { + "heavy": 9, + "spy": 9, + "demoman": 9 + }, + "Render": "rafradek_tf2_weapons:all_father", + "Cost": 54, + "Wear flags": 1 + }, + "bombinomicon": { + "Name": "Bombinomicon", + "Class": "cosmetic", + "Render": "rafradek_tf2_weapons:bombinomicon", + "Cost": 30, + "Wear flags": 2, + "Roll hidden": 1, + "Attributes":{ + "ExplodeDeath": 1 + } + }, + "head_prize": { + "Name": "Head Prize", + "Class": "cosmetic", + "Slot": + { + "pyro": 9, + "scout": 9, + "medic": 9 + }, + "Render": "rafradek_tf2_weapons:head_prize", + "Color": 13004885, + "Cost": 72, + "Wear flags": 3, + "Description": "UwU" + }, + "bonkboy": { + "Name": "Bonk Boy", + "Class": "cosmetic", + "Slot": + { + "scout":9 + }, + "Render": "rafradek_tf2_weapons:bonk_boy", + "Cost": 54, + "Wear flags": 1 + }, + "ghostlygibus": { + "Name": "Ghostly Gibus", + "Class": "cosmetic", + "F2P": true, + "Render": "rafradek_tf2_weapons:ghostlygibus", + "Roll hidden": 1, + "Cost": 1, + "Wear flags": 1 + }, + "billycock": { + "Name": "Backbiter's Billycock", + "Class": "cosmetic", + "Render": "rafradek_tf2_weapons:billycock", + "Slot": + { + "spy":9 + }, + "Cost": 54, + "Wear flags": 1 + }, + "pyrogoggles": { + "Name": "Pyrovision Goggles", + "Class": "cosmetic", + "Render": "rafradek_tf2_weapons:pyrogoggles", + "Cost": 1, + "F2P": true, + "Roll hidden": 1, + "Wear flags": 1, + "Description": "Does not feature actual pyrovision" + }, + "planeswalkergoggles": { + "Name": "Planeswalker Goggles", + "Class": "cosmetic", + "Render": "rafradek_tf2_weapons:palneswalkergoggles", + "Slot": + { + "scout":9 + }, + "Cost": 54, + "Wear flags": 1 + }, + "cadetvisor": { + "Name": "Cadet Visor", + "Class": "cosmetic", + "Render": "rafradek_tf2_weapons:cadet_visor", + "Slot": + { + "scout":9 + }, + "Cost": 54, + "Wear flags": 1 + }, + "phobosfilter": { + "Name": "Phobos Filter", + "Class": "cosmetic", + "Render": "rafradek_tf2_weapons:fobos_filter", + "Slot": + { + "pyro":9 + }, + "Cost": 54, + "Wear flags": 1 + } +} \ No newline at end of file diff --git a/config-source/TF2WeaponsLists/Crates.json b/config-source/TF2WeaponsLists/Crates.json new file mode 100644 index 0000000..7a68f5f --- /dev/null +++ b/config-source/TF2WeaponsLists/Crates.json @@ -0,0 +1,129 @@ +{ + "crate1": { + "Name": "Mann Co. Supply Crate #1", + "Class": "crate", + "Render": "rafradek_tf2_weapons:crate", + "Cost": 1, + "Content":{ + "minigun": 6, + "flamethrower": 8, + "smg": 8, + "revolver": 8, + "fryingpan": 5, + "billhat": 13 + } + }, + "crate2": { + "Name": "Mann Co. Supply Crate #2", + "Class": "crate", + "Render": "rafradek_tf2_weapons:crate", + "Cost": 1, + "Content":{ + "sniperrifle": 6, + "grenadelauncher": 7, + "stickybomblauncher": 7, + "shotgun": 8, + "axtinguisher": 8, + "teamcaptain": 13 + } + }, + "crate3": { + "Name": "Mann Co. Supply Crate #3", + "Class": "crate", + "Render": "rafradek_tf2_weapons:crate", + "Cost": 1, + "Content":{ + "scattergun": 7, + "wrench": 8, + "butterflyknife": 8, + "pistol": 8, + "marketgarden": 8, + "texashat": 13 + } + }, + "crate4": { + "Name": "Mann Co. Supply Crate #4", + "Class": "crate", + "Render": "rafradek_tf2_weapons:crate", + "Cost": 1, + "Content":{ + "medigun": 8, + "rocketlauncher": 7, + "cloak": 8, + "gru": 8, + "bushwacka": 8, + "allfather": 13 + } + }, + "crate5": { + "Name": "Mann Co. Supply Crate #5", + "Class": "crate", + "Render": "rafradek_tf2_weapons:crate", + "Cost": 1, + "Content":{ + "flaregun": 8, + "wrangler": 8, + "kgb": 8, + "sandman": 8, + "ubersaw": 8, + "billhat": 13 + } + }, + "crate6": { + "Name": "Mann Co. Supply Crate #6", + "Class": "crate", + "Render": "rafradek_tf2_weapons:crate", + "Cost": 1, + "Content":{ + "directhit": 7, + "rescueranger": 8, + "machina": 6, + "ambassador": 8, + "tomislav": 6, + "teamcaptain": 12 + } + }, + "crate7": { + "Name": "Mann Co. Supply Crate #7", + "Class": "crate", + "Render": "rafradek_tf2_weapons:crate", + "Cost": 1, + "Content":{ + "crossbow": 8, + "scottishresistance": 7, + "phlog": 7, + "forcenature": 7, + "heater": 6, + "allfather": 13 + } + }, + "crate8": { + "Name": "Mann Co. Supply Crate #8", + "Class": "crate", + "Render": "rafradek_tf2_weapons:crate", + "Cost": 1, + "Content":{ + "huntsman": 7, + "gunsligner": 8, + "sydneysleeper": 7, + "righterousbison": 8, + "shortstop": 6, + "pda": 6, + "billhat": 13 + } + }, + "crate9": { + "Name": "Mann Co. Supply Crate #9", + "Class": "crate", + "Render": "rafradek_tf2_weapons:crate", + "Cost": 1, + "Content":{ + "kritzkrieg": 8, + "eyelander": 8, + "dragonsfury": 6, + "loosecannon": 7, + "widowmaker": 7, + "billhat": 13 + } + } +} \ No newline at end of file diff --git a/config-source/TF2WeaponsLists/Weapons.json b/config-source/TF2WeaponsLists/Weapons.json new file mode 100644 index 0000000..f999cd4 --- /dev/null +++ b/config-source/TF2WeaponsLists/Weapons.json @@ -0,0 +1,2606 @@ +{ + "shotgun": + { + "Name": "Shotgun", + "Class": "bullet", + "Slot": + { + "soldier": 1, + "heavy": 1, + "pyro": 1, + "engineer": 0 + }, + "Render": "rafradek_tf2_weapons:shotgun", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.shotgun", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.shotgun", + "Firing speed": 625, + "Pellets": 10, + "Spread": 0.07125, + "Damage": 0.6, + "Max damage": 1.5, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 1000, + "Reload time": 500, + "Clip size": 6, + "Max ammo": 32, + "Knockback": 3, + "Spread recovery": false, + "Ammo type": 1, + "Recoil": 7, + "Efficient range": 14, + "Drop chance": 0.12, + "Stock": true, + "Minimal range": 2, + "Cost": 12 + }, + + "scattergun": + { + "Name": "Scattergun", + "Class": "bullet", + "Slot": + { + "scout": 0 + }, + "Render": "rafradek_tf2_weapons:scattergun", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.scattergun", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.scattergun", + "Firing speed": 625, + "Pellets": 10, + "Spread": 0.07125, + "Damage": 0.6, + "Max damage": 1.75, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 760, + "Reload time": 560, + "Clip size": 6, + "Max ammo": 32, + "Knockback": 3, + "Spread recovery": false, + "Ammo type": 1, + "Recoil": 7, + "Efficient range": 14, + "Drop chance": 0.1, + "Stock": true, + "Minimal range": 1, + "Cost": 15 + }, + + "revolver": + { + "Name": "Revolver", + "Class": "bullet", + "Slot": + { + "spy": 0 + }, + "Render": "rafradek_tf2_weapons:revolver", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.revolver", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.revolver", + "Firing speed": 580, + "Pellets": 1, + "Spread": 0.025, + "Damage": 4, + "Max damage": 1.5, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": true, + "Reload time first": 1160, + "Reload time": 1160, + "Clip size": 6, + "Max ammo": 24, + "Knockback": 3, + "Spread recovery": true, + "Dual wield speed": 0.65, + "Ammo type": 4, + "Efficient range": 27, + "Drop chance": 0.1, + "Stock": true, + "Minimal range": 1, + "Cost": 9 + }, + + "minigun": + { + "Name": "Minigun", + "Class": "minigun", + "Slot": + { + "heavy": 0 + }, + "Render": "rafradek_tf2_weapons:minigun", + "Fire loop sound": "rafradek_tf2_weapons:weapon.fire.minigun", + "Spin sound": "rafradek_tf2_weapons:weapon.spin.minigun", + "Wind up sound": "rafradek_tf2_weapons:weapon.wind.up.minigun", + "Wind down sound": "rafradek_tf2_weapons:weapon.wind.down.minigun", + "Firing speed": 100, + "Pellets": 4, + "Spread": 0.095, + "Damage": 0.87, + "Max damage": 1.4, + "Min damage": 0.5, + "Armor penetration scale": 0.8, + "Random crits": true, + "Rapidfire crits": true, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Clip size": 1, + "Max ammo": 200, + "Knockback": 3, + "Spread recovery": false, + "Ammo type": 2, + "Efficient range": 19, + "Drop chance": 0.045, + "Stock": true, + "Minimal range": 3, + "Cost": 36 + }, + + "pistol": + { + "Name": "Pistol", + "Class": "bullet", + "Slot": + { + "scout": 1, + "engineer": 1 + }, + "Render": "rafradek_tf2_weapons:pistol", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.pistol", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.pistol", + "Firing speed": 170, + "Pellets": 1, + "Spread": 0.03, + "Damage": 1.5, + "Max damage": 1.5, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": true, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": true, + "Reload time first": 1360, + "Reload time": 1360, + "Clip size": 12, + "Max ammo": 60, + "Knockback": 3, + "Spread recovery": true, + "Dual wield speed": 0.7, + "Ammo type": 3, + "Efficient range": 27, + "Drop chance": 0.12, + "Stock": true, + "Minimal range": 6, + "Cost": 9 + }, + + "smg": + { + "Name": "SMG", + "Class": "bullet", + "Slot": + { + "sniper": 1 + }, + "Render": "rafradek_tf2_weapons:smg", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.smg", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.smg", + "Firing speed": 100, + "Pellets": 1, + "Spread": 0.025, + "Damage": 0.8, + "Max damage": 1.5, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": true, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": true, + "Reload time first": 1100, + "Reload time": 1100, + "Clip size": 25, + "Max ammo": 75, + "Knockback": 3, + "Spread recovery": true, + "Dual wield speed": 0.7, + "Ammo type": 5, + "Efficient range": 27, + "Drop chance": 0.12, + "Stock": true, + "Minimal range": 6, + "Cost": 9 + }, + + "sniperrifle": + { + "Name": "Sniper Rifle", + "Class": "sniperrifle", + "Slot": + { + "sniper": 0 + }, + "Render": "rafradek_tf2_weapons:sniperrifle", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.sniper", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.sniper", + "Firing speed": 1500, + "Pellets": 1, + "Spread": 0, + "Damage": 5, + "Max damage": 1, + "Min damage": 1, + "Armor penetration scale": 0.4, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Clip size": 1, + "Max ammo": 25, + "Knockback": 5, + "Spread recovery": true, + "Ammo type": 6, + "Efficient range": 50, + "Drop chance": 0.045, + "Stock": true, + "Minimal range": 16, + "Cost": 36 + }, + + "rocketlauncher": + { + "Name": "Rocket Launcher", + "Class": "projectile", + "Slot": + { + "soldier": 0 + }, + "Projectile": "rocket", + "Render": "rafradek_tf2_weapons:rocketlauncher", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.rocketlauncher", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.rocketlauncher", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion", + "Firing speed": 800, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 1.04, + "Damage": 9, + "Max damage": 1.25, + "Min damage": 0.53, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 920, + "Reload time": 800, + "Clip size": 4, + "Max ammo": 20, + "Knockback": 5, + "Spread recovery": false, + "Ammo type": 7, + "Efficient range": 35, + "Drop chance": 0.05, + "Stock": true, + "Minimal range": 4, + "Cost": 27 + }, + + "flamethrower": + { + "Name": "Flame Thrower", + "Class": "flamethrower", + "Slot": + { + "pyro": 0 + }, + "Projectile": "fire", + "Render": "rafradek_tf2_weapons:flamethrower", + "Fire start sound": "rafradek_tf2_weapons:weapon.start.flamethrower", + "Fire stop sound": "rafradek_tf2_weapons:weapon.end.flamethrower", + "Fire loop sound": "rafradek_tf2_weapons:weapon.fire.flamethrower", + "Airblast sound": "rafradek_tf2_weapons:weapon.airblast.flamethrower", + "Airblast rocket sound": "rafradek_tf2_weapons:weapon.airblast.rocket.flamethrower", + "Firing speed": 50, + "Pellets": 1, + "Spread": 0.04, + "Projectile speed": 1.257, + "Penetrate": true, + "Damage": 0.75, + "Max damage": 1, + "Min damage": 0.65, + "Random crits": true, + "Rapidfire crits": true, + "Damage falloff": 1, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Clip size": 1, + "Max ammo": 350, + "Knockback": 0, + "Spread recovery": false, + "Ammo type": 10, + "Efficient range": 6.29, + "Drop chance": 0.062, + "Stock": true, + "Minimal range": 3, + "Cost": 18 + }, + + "grenadelauncher": + { + "Name": "Grenade Launcher", + "Class": "projectile", + "Slot": + { + "demoman": 0 + }, + "Projectile": "grenade", + "Render": "rafradek_tf2_weapons:grenadelauncher", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.grenadelauncher", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.rocketlauncher", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion", + "Firing speed": 600, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 1.16205, + "Damage": 10, + "Max damage": 1, + "Min damage": 1, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 1240, + "Reload time": 600, + "Clip size": 4, + "Max ammo": 16, + "Knockback": 5, + "Spread recovery": false, + "Ammo type": 8, + "Efficient range": 20, + "Drop chance": 0.065, + "Stock": true, + "Minimal range": 6, + "Cost": 25 + }, + + "stickybomblauncher": + { + "Name": "Stickybomb Launcher", + "Class": "stickybomb", + "Slot": + { + "demoman": 1 + }, + "Render": "rafradek_tf2_weapons:stickybomblauncher", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.stickylauncher", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.stickylauncher", + "Charge sound": "rafradek_tf2_weapons:weapon.charge.stickylauncher", + "Detonate sound": "rafradek_tf2_weapons:weapon.detonate.stickylauncher", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion", + "Firing speed": 600, + "Pellets": 1, + "Spread": 0.035, + "Projectile speed": 0.7667625, + "Damage": 12, + "Max damage": 1.2, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 1090, + "Reload time": 670, + "Clip size": 8, + "Max ammo": 32, + "Knockback": 5, + "Spread recovery": false, + "Ammo type": 11, + "Efficient range": 20, + "Drop chance": 0.065, + "Stock": true, + "Minimal range": 6, + "Cost": 27 + }, + + "syringegun": + { + "Name": "Syringe Gun", + "Class": "projectile", + "Slot": + { + "medic": 0 + }, + "Projectile": "syringe", + "Render": "rafradek_tf2_weapons:syringegun", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.syringegun", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.syringegun", + "Firing speed": 100, + "Pellets": 1, + "Spread": 0.025, + "Projectile speed": 0.9525, + "Damage": 1, + "Max damage": 1.2, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": true, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": true, + "Reload time first": 1600, + "Reload time": 1600, + "Clip size": 40, + "Max ammo": 150, + "Knockback": 3, + "Spread recovery": false, + "Dual wield speed": 0.7, + "Ammo type": 9, + "Efficient range": 16, + "Drop chance": 0.12, + "Stock": true, + "Minimal range": 3, + "Cost": 9 + }, + + "medigun": + { + "Name": "Medigun", + "Class": "medigun", + "Slot": + { + "medic": 1 + }, + "Render": "rafradek_tf2_weapons:medigun", + "Heal start sound": "rafradek_tf2_weapons:weapon.heal.medigun", + "No target sound": "rafradek_tf2_weapons:weapon.notarget.medigun", + "Charged sound": "rafradek_tf2_weapons:weapon.charged.medigun", + "Uber start sound": "rafradek_tf2_weapons:weapon.invulnerable.on.medigun", + "Uber stop sound": "rafradek_tf2_weapons:weapon.invulnerable.off.medigun", + "Firing speed": 50, + "Heal": 0.12, + "Max overheal": 0.5, + "Range": 9.1, + "Efficient range": 6.7, + "Ammo type": 12, + "Max ammo": 11200, + "Drop chance": 0.07, + "Minimal range": 2, + "Stock": true, + "Effect type": "rafradek_tf2_weapons:uberEff", + "Description": "Requires medigun backpack in inventory", + "Cost": 18 + }, + + "butterflyknife": + { + "Name": "Butterfly Knife", + "Class": "knife", + "Slot": + { + "spy": 2 + }, + "Render": "rafradek_tf2_weapons:knife", + "Render backstab": "rafradek_tf2_weapons:knifebackstab", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.knife", + "Firing speed": 800, + "Pellets": 1, + "Spread": 0, + "Damage": 4, + "Max damage": 1, + "Min damage": 1, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Clip size": 1, + "Knockback": 4, + "Efficient range": 2.2, + "Spread recovery": false, + "Drop chance": 0.08, + "Minimal range": 0.1, + "Stock": true, + "Cost": 18 + }, + + "sentrybullet": + { + "Name": "Sentry Bullet", + "Class": "bullet", + "Slot": + { + "engineer": 0 + }, + "Render": "rafradek_tf2_weapons:rocketlauncher", + "Firing speed": 500, + "Pellets": 1, + "Spread": 0, + "Damage": 1.6, + "Max damage": 1, + "Min damage": 1, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Spread recovery": false, + "Hidden": true + }, + + "sentrybullet2": + { + "Name": "Sentry Bullet 2", + "Class": "bullet", + "Slot": + { + "engineer": 0 + }, + "Render": "rafradek_tf2_weapons:rocketlauncher", + "Firing speed": 250, + "Pellets": 1, + "Spread": 0, + "Damage": 1.6, + "Max damage": 1, + "Min damage": 1, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Spread recovery": false, + "Hidden": true + }, + + "sentryheatbullet": + { + "Name": "Sentry Bullet", + "Class": "bullet", + "Slot": + { + "engineer": 0 + }, + "Render": "rafradek_tf2_weapons:rocketlauncher", + + "Firing speed": 500, + "Pellets": 1, + "Spread": 0, + "Damage": 6, + "Max damage": 1, + "Min damage": 1, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Spread recovery": false, + "Hidden": true + }, + + "sentryrocket": + { + "Name": "Sentry Rocket", + "Class": "projectile", + "Projectile": "rocket", + "Slot": + { + "engineer": 0 + }, + "Render": "rafradek_tf2_weapons:rocketlauncher", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion", + "Firing speed": 3000, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 1.04, + "Damage": 10, + "Max damage": 1.5, + "Min damage": 0.5, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Spread recovery": false, + "Hidden": true + }, + + "cloak": + { + "Name": "Invisiblity Watch", + "Class": "cloak", + "Slot": + { + "spy": 3 + }, + "Render": "rafradek_tf2_weapons:watch", + "Cloak sound": "rafradek_tf2_weapons:weapon.on.cloak", + "Decloak sound": "rafradek_tf2_weapons:weapon.off.cloak", + "Drop chance": 0.05, + "Stock": true, + "Cost": 32 + }, + + "wrench": + { + "Name": "Wrench", + "Class": "wrench", + "Slot": + { + "engineer": 2 + }, + "Render": "rafradek_tf2_weapons:wrench", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.wrench", + "Build hit success sound": "rafradek_tf2_weapons:weapon.hit.wrench.success", + "Build hit fail sound": "rafradek_tf2_weapons:weapon.hit.wrench.fail", + "Firing speed": 800, + "Pellets": 1, + "Spread": 0, + "Damage": 6.5, + "Max damage": 1, + "Min damage": 1, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Clip size": 1, + "Knockback": 4, + "Spread recovery": false, + "Efficient range": 2.2, + "Minimal range": 0.1, + "Drop chance": 0.08, + "Stock": true, + "Cost": 19 + }, + + "bonk": + { + "Name": "Bonk! Atomic Punch", + "Class": "bonk", + "Slot": + { + "scout": 1 + }, + "Effect type": "rafradek_tf2_weapons:bonkEff", + "Render": "rafradek_tf2_weapons:bonk", + "Duration": 160, + "Cooldown": 600, + "Long cooldown": 1, + "Roll hidden": 1, + "Cost": 3, + "Description": "Makes you invulnerable for 8 seconds, but cannot attack" + }, + + "critcola": + { + "Name": "Crit-A-Cola", + "Class": "bonk", + "Slot": + { + "scout": 1 + }, + "Effect type": "rafradek_tf2_weapons:critEff", + "Render": "rafradek_tf2_weapons:critacola", + "Duration": 300, + "Cooldown": 600, + "Long cooldown": 1, + "Roll hidden": 1, + "Cost": 3, + "Description": "Increases speed by 25% and damage by 35% for 15 seconds" + }, + + "buffbanner": + { + "Name": "Buff Banner", + "Class": "backpack", + "Slot": + { + "soldier": 1 + }, + "Effect type": "rafradek_tf2_weapons:bannerEff", + "Render": "rafradek_tf2_weapons:buffbanner", + "Horn red sound": "rafradek_tf2_weapons:weapon.horn.banner.red", + "Horn blu sound": "rafradek_tf2_weapons:weapon.horn.banner.blu", + "Duration": 200, + "Damage": 60, + "Firing speed": 30, + "Drop chance": 0.07, + "Cost": 18, + "Armor": 5, + "Wear flags": 2, + "Description": "Deal damage to fill rage meter.\nUse horn to activate a buff\nthat increases damage dealt by 35%\nfor you and all allies nearby" + }, + + "battalionbackup": + { + "Name": "Battalion's Backup", + "Class": "backpack", + "Slot": + { + "soldier": 1 + }, + "Effect type": "rafradek_tf2_weapons:backupEff", + "Render": "rafradek_tf2_weapons:backup", + "Horn red sound": "rafradek_tf2_weapons:weapon.horn.backup.red", + "Horn blu sound": "rafradek_tf2_weapons:weapon.horn.backup.blu", + "Duration": 200, + "Damage": 60, + "Firing speed": 30, + "Drop chance": 0.07, + "Cost": 18, + "Armor": 5, + "Armor toughness": 1, + "Wear flags": 2, + "Description": "Deal damage to fill rage meter.\nUse horn to activate a buff\nthat reduces damage received by 35%\nand protects you from crits/enchants\nfor you and all allies nearby", + "Attributes": + { + "HealthPenalty": 2 + } + }, + + "concheror": + { + "Name": "Concheror", + "Class": "backpack", + "Slot": + { + "soldier": 1 + }, + "Effect type": "rafradek_tf2_weapons:conchEff", + "Render": "rafradek_tf2_weapons:conch", + "Horn red sound": "rafradek_tf2_weapons:weapon.horn.conch", + "Horn blu sound": "rafradek_tf2_weapons:weapon.horn.conch", + "Duration": 200, + "Damage": 48, + "Firing speed": 26, + "Drop chance": 0.07, + "Cost": 18, + "Armor": 5, + "Wear flags": 2, + "Description": "Deal damage to fill rage meter.\nUse horn to activate a buff\nthat increases movement speed by 25%\nand heals 35% of damage dealt\nfor you and all allies nearby", + "Attributes": + { + "HealthRegen": 0.4 + } + }, + + "sapper": + { + "Name": "Sapper", + "Class": "sapper", + "Slot": + { + "spy": 1 + }, + "Render": "rafradek_tf2_weapons:sapper", + "Firing speed": 100, + "Pellets": 1, + "Spread": 0, + "Damage": 0.14, + "Max damage": 1, + "Min damage": 1, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Clip size": 1, + "Knockback": 4, + "Spread recovery": false, + "Efficient range": 1.9, + "Drop chance": 0.7, + "Roll hidden": 1, + "Cost": 3, + "Stock": true, + "Description": "Left click to put the sapper on a building" + }, + + "flaregun": + { + "Name": "Flare Gun", + "Class": "projectile", + "Slot": + { + "pyro": 1 + }, + "Projectile": "flare", + "Render": "rafradek_tf2_weapons:flare_gun", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.flaregun", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.flaregun", + "Firing speed": 2000, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 1.905, + "Damage": 3, + "Max damage": 1, + "Min damage": 1, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Clip size": 1, + "Max ammo": 16, + "Knockback": 3, + "Spread recovery": false, + "Dual wield speed": 0.6, + "Ammo type": 13, + "Drop chance": 0.12, + "Efficient range": 33, + "Minimal range": 5, + "Cost": 9, + "Attributes": + { + "BurnOnHit": 6, + "CritBurning": 1 + } + }, + + "meleebase": + { + "Class": "melee", + "Drop chance": 0.11, + "Firing speed": 800, + "Pellets": 1, + "Spread": 0, + "Damage": 6.5, + "Max damage": 1, + "Min damage": 1, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Clip size": 1, + "Knockback": 4, + "Efficient range": 2.2, + "Minimal range": 0.1, + "Spread recovery": false, + "Stock": false, + "Hidden": true, + "Cost": 9 + }, + "bottle": + { + "Name": "Bottle", + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "demoman": 2 + }, + "Render": "rafradek_tf2_weapons:bottle", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.bottle", + "Hit world sound": "rafradek_tf2_weapons:weapon.hit.bottle.world", + "Stock": true, + "Hidden": false, + "Cost": 9 + }, + + + "fryingpan": + { + "Name": "Frying Pan", + "Class": "melee", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.kukri", + "Render": "rafradek_tf2_weapons:frying_pan", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.fryingpan", + "Based on": "meleebase", + "Hidden": false, + "Slot": + { + + }, + "Attributes": + { + "StunOnHit": 100 + }, + "Cost": 18 + }, + "marketgarden": + { + "Name": "Market Gardener", + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "soldier": 2 + }, + "Render": "rafradek_tf2_weapons:market_gardener", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.shovel", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.bottle", + "Drop chance": 0.11, + "Cost": 9, + "Hidden": false, + "Attributes": + { + "RangeIncrease": 1.25, + "CritRocket": 1, + "FireRatePenalty": 1.2, + "NoRandomCrit": 1 + } + }, + + "axtinguisher": + { + "Name": "Axtinguisher", + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "pyro": 2 + }, + "Render": "rafradek_tf2_weapons:axtinguisher", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.axe", + "Drop chance": 0.11, + "Cost": 9, + "Hidden": false, + "Attributes": + { + "CritBurning": 1, + "NoRandomCrit": 1, + "DamageNonBurnPenalty": 0.5 + } + }, + + "ubersaw": + { + "Name": "Übersaw", + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "medic": 2 + }, + "Render": "rafradek_tf2_weapons:ubersaw", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.ubersaw", + "Drop chance": 0.11, + "Cost": 9, + "Hidden": false, + "Attributes": + { + "UberOnHit": 25, + "FireRatePenalty": 1.2 + } + }, + + "bushwacka": + { + "Name": "Bushwacka", + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "sniper": 2 + }, + "Render": "rafradek_tf2_weapons:bushwacka", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.kukri", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.axe", + "Drop chance": 0.11, + "Cost": 9, + "Hidden": false, + "Attributes": + { + "CritMini": 1, + "NoRandomCrit": 1, + "DamageResistPenalty": 1.2 + } + }, + + "kgb": + { + "Name": "Killing Glove of Boxing", + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "heavy": 2 + }, + "Render": "rafradek_tf2_weapons:kgb", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.gloves", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.gloves", + "Firing speed": 1200, + "Damage": 7.5, + "Dual wield speed": 0.65, + "Drop chance": 0.11, + "Cost": 6, + "Hidden": false, + "Attributes": + { + "CritOnKill": 5, + "FireRatePenalty": 1.2, + "NoRandomCrit": 1 + } + }, + + "gru": + { + "Name": "Glove of running urgently", + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "heavy": 2 + }, + "Render": "rafradek_tf2_weapons:gru", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.gloves", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.gloves", + "Firing speed": 1200, + "Damage": 7.5, + "Dual wield speed": 0.65, + "Drop chance": 0.11, + "Cost": 9, + "Hidden": false, + "Attributes": + { + "MovementBonus": 1.25, + "DamagePenalty": 0.75, + "MarkForDeathSelf": 3 + } + }, + + "sandman": + { + "Name": "Sandman", + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "scout": 2 + }, + "Render": "rafradek_tf2_weapons:sandman", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.baseball", + "Hit world sound": "rafradek_tf2_weapons:weapon.hit.baseball.world", + "Firing speed": 500, + "Damage": 3.5, + "Drop chance": 0.11, + "Cost": 9, + "Efficient range": 25, + "Hidden": false, + "Attributes": + { + "BallRelease": 1, + "HealthPenalty": -3 + } + }, + + "jarate": + { + "Name": "Jarate", + "Class": "jar", + "Slot": + { + "sniper": 1 + }, + "Projectile": "jar", + "Render": "rafradek_tf2_weapons:jarate", + "Firing speed": 1250, + "Long cooldown": 16, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 0.96, + "Damage": 0, + "Max damage": 1, + "Min damage": 1, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Clip size": 1, + "Knockback": 3, + "Spread recovery": false, + "Roll hidden": 1, + "Effect type": "rafradek_tf2_weapons:jarateEff", + "Description": "Coated enemies take 35% more damage" + }, + + "madmilk": + { + "Name": "Mad Milk", + "Class": "jar", + "Based on": "jarate", + "Render": "rafradek_tf2_weapons:mad_milk", + "Effect type": "rafradek_tf2_weapons:madmilkEff", + "Description": "Coated enemies heal you and allies for 60% of damage dealt" + }, + + "sandmanball": + { + "Name": "Sandman Ball", + "Class": "projectile", + "Projectile": "ball", + "Slot":{ + "scout": 0 + }, + "Render": "rafradek_tf2_weapons:sandman", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.ball", + "Firing speed": 8000, + "Long cooldown": 1.25, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 3, + "Damage": 1.5, + "Max damage": 1, + "Min damage": 1, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 0, + "Reload time": 0, + "Efficient range": 25, + "Clip size": 1, + "Max ammo": 8, + "Knockback": 3, + "Ammo type": 14, + "Spread recovery": false, + "Roll hidden": 1, + "Hidden": true + }, + + "wrangler": + { + "Name": "Wrangler", + "Class": "wrangler", + "Slot": + { + "engineer": 1 + }, + "Render": "rafradek_tf2_weapons:wrangler", + "Drop chance": 0.07, + "Firing speed": 0, + "Cost": 22, + "Description": "Allows you to control the nearest sentry" + }, + + "mnceye": + { + "Name": "mnceye", + "Class": "projectile", + "Projectile": "rocket", + "Firing speed": 800, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 0.35, + "Damage": 5.5, + "Hidden": true + }, + + "mnceyeang": + { + "Name": "mnceyeang", + "Class": "projectile", + "Based on": "mnceye", + "Projectile": "rocket", + "Projectile speed": 1.14, + "Spread": 4 + }, + + "chargintarge": + { + "Name": "Chargin' Targe", + "Class": "shield", + "Render": "rafradek_tf2_weapons:chargin_targe", + "Slot": + { + "demoman": 1 + }, + "Description": "Right click to activate the charge", + "Cost": 18, + "Drop chance": 0.15, + "Attributes": + { + "FireResistBonus": 0.5, + "ExplosionResistBonus": 0.7, + "Breakable": 1 + } + }, + + "kritzkrieg": + { + "Name": "Kritzkrieg", + "Class": "medigun", + "Based on": "medigun", + "Render": "rafradek_tf2_weapons:kritzkrieg", + "Heal start sound": "rafradek_tf2_weapons:weapon.heal.medigun", + "Uber start sound": "rafradek_tf2_weapons:weapon.invulnerable.on.medigun", + "Uber stop sound": "rafradek_tf2_weapons:weapon.invulnerable.off.medigun", + "Drop chance": 0.055, + "Effect type": "rafradek_tf2_weapons:critBoostEff", + "Cost": 22, + "Attributes": + { + "UberRateBonus": 1.25 + } + }, + + "eyelander": + { + "Name": "Eyelander", + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "demoman": 2 + }, + "Render": "rafradek_tf2_weapons:eyelander", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.sword", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.sword", + "Hit world sound": "rafradek_tf2_weapons:weapon.hit.sword.world", + "Efficient range": 3.45, + "Cost": 12, + "Drop chance": 0.07, + "Hidden": false, + "Attributes": + { + "RangeIncrease": 1.5, + "HealthPenalty": -3, + "NoRandomCrit": 1, + "CollectHeads": 4, + "MaxHealthOnKill": 2, + "SpeedOnKill": 0.08 + } + }, + + "headtaker": + { + "Name": "Horseless Headless Horsemann's Headtaker", + "Class": "melee", + "Based on": "eyelander", + "Render": "rafradek_tf2_weapons:headtaker", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.sword", + "Hit sound": "rafradek_tf2_weapons:mob.hhh.hit", + "Hit world sound": "rafradek_tf2_weapons:mob.hhh.miss", + "Roll hidden": 1, + "Damage": 12, + "Firing speed": 1500, + "Knockback": 8, + "Knockback Z": 1, + "Attributes": + { + "RangeIncrease": 1.5, + "HealthPenalty": -3, + "NoRandomCrit": 1, + "CollectHeads": 4, + "MaxHealthOnKill": 2, + "SpeedOnKill": 0.08 + } + }, + + "mrsbomb": + { + "Name": "Bomb", + "Class": "projectile", + "Projectile": "grenade", + "Render": "rafradek_tf2_weapons:merasmus_wand", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion", + "Firing speed": 800, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 1, + "Damage": 12.5, + "Hidden": true, + "Penetrate": true, + "Attributes": + { + "WeaponMode": 1 + } + }, + + "forcenature": + { + "Name": "Force-A-Nature", + "Class": "bullet", + "Based on": "scattergun", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.fan", + "Render": "rafradek_tf2_weapons:force_nature", + "Stock": false, + "Reloads full clip": true, + "Reload time first": 1652, + "Reload time": 1652, + "Cost": 18, + "Attributes": + { + "FireRateBonus": 0.5, + "KnockbackFAN": 1, + "PelletBonus": 1.2, + "DamagePenalty": 0.9, + "ClipSizePenalty": 0.35 + } + }, + + "directhit": + { + "Name": "Direct Hit", + "Class": "projectile", + "Based on": "rocketlauncher", + "Stock": false, + "Fire sound": "rafradek_tf2_weapons:weapon.fire.directhit", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion.directhit", + "Render": "rafradek_tf2_weapons:direct_hit", + "Cost": 30, + "Attributes": + { + "ProjectileSpeedBonus": 1.8, + "DamageBonus": 1.25, + "MinicritAirborne": 1, + "ExplosionRadiusPenalty": 0.3 + } + }, + + "rocketswarm": + { + "Name": "Rocket Swarmer", + "Class": "projectile", + "Based on": "rocketlauncher", + "Stock": false, + "Cost": 30, + "Hidden": true, + "Attributes": + { + "FireRateBonus": 0.18, + "ProjectileSpeedBonus": 1.15, + "ClipSizeBonus": 5, + "AmmoEfficiencyBonus": 0.2, + "DamagePenalty": 0.35, + "ExplosionRadiusPenalty": 0.8, + "SpreadAdd": 0.05 + } + }, + + "rocketjumper": + { + "Name": "Rocket Jumper", + "Class": "projectile", + "Slot": { + + }, + "Based on": "rocketlauncher", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.rocketjumper", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion.rocketjumper", + "Render": "rafradek_tf2_weapons:rocketjumper", + "Stock": false, + "Cost": 18, + "Attributes": + { + "SelfDamageReduced": 0, + "AmmoEfficiencyBonus": 0.33, + "DamagePenalty": 0, + "NoRandomCrit": 1 + } + }, + + "stickyjumper": + { + "Name": "Sticky Jumper", + "Class": "stickybomb", + "Slot": { + + }, + "Based on": "stickybomblauncher", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.stickyjumper", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion.rocketjumper", + "Render": "rafradek_tf2_weapons:stickyjumper", + "Stock": false, + "Cost": 18, + "Attributes": + { + "SelfDamageReduced": 0, + "AmmoEfficiencyBonus": 0.33, + "DamagePenalty": 0, + "StickybombPenalty": -6, + "NoRandomCrit": 1 + } + }, + + "phlog": + { + "Name": "Phlogistinator", + "Class": "flamethrower", + "Based on": "flamethrower", + "Render": "rafradek_tf2_weapons:phlog", + "Fire start sound": "rafradek_tf2_weapons:weapon.start.phlog", + "Fire stop sound": "rafradek_tf2_weapons:weapon.end.phlog", + "Fire loop sound": "rafradek_tf2_weapons:weapon.fire.phlog", + "Charge sound": "rafradek_tf2_weapons:weapon.charge.phlog", + "Stock": false, + "Cost": 27, + "Drop chance": 0.09, + "Attributes": + { + "RageCrit": 1, + "CannotAirblast": 1, + "NoRandomCrit": 1 + } + }, + + "tomislav": + { + "Name": "Tomislav", + "Class": "minigun", + "Based on": "minigun", + "Fire loop sound": "rafradek_tf2_weapons:weapon.fire.tomislav", + "Spin sound": "", + "Wind up sound": "rafradek_tf2_weapons:weapon.wind.up.tomislav", + "Wind down sound": "rafradek_tf2_weapons:weapon.wind.down.tomislav", + "Render": "rafradek_tf2_weapons:tomislav", + "Stock": false, + "Cost": 36, + "Attributes": + { + "FireRatePenalty": 1.2, + "MinigunSpinBonus": 0.8, + "SpreadBonus": 0.8 + } + }, + + "heater": + { + "Name": "Huo-Long Heater", + "Class": "minigun", + "Based on": "minigun", + "Render": "rafradek_tf2_weapons:heater", + "Fire loop sound": "rafradek_tf2_weapons:weapon.fire.heater", + "Spin sound": "rafradek_tf2_weapons:weapon.spin.heater", + "Wind up sound": "rafradek_tf2_weapons:weapon.wind.up.heater", + "Wind down sound": "rafradek_tf2_weapons:weapon.wind.down.heater", + "Stock": false, + "Cost": 40, + "Attributes": + { + "DamageBurnBonus": 1.25, + "DamagePenalty": 0.9, + "AmmoDrainSpinned": 4, + "RingFire": 1.5 + } + }, + + "scottishresistance": + { + "Name": "Scottish Resistance", + "Class": "stickybomb", + "Based on": "stickybomblauncher", + "Render": "rafradek_tf2_weapons:scottishresistance", + "Stock": false, + "Cost": 30, + "Attributes": + { + "FireRateBonus": 0.75, + "StickybombBonus": 6, + "AmmoEfficiencyBonus": 0.7, + "StickyControl": 1, + "ArmTimePenalty": 0.8 + } + }, + + "rescueranger": + { + "Name": "Rescue Ranger", + "Class": "projectile", + "Slot": + { + "engineer": 0 + }, + "Projectile": "repairclaw", + "Render": "rafradek_tf2_weapons:rescue_ranger", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.rescueranger", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.shotgun", + "Firing speed": 625, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 2.2848, + "Damage": 4, + "Max damage": 1.5, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 1000, + "Reload time": 500, + "Clip size": 6, + "Max ammo": 32, + "Knockback": 3, + "Spread recovery": false, + "Ammo type": 1, + "Recoil": 7, + "Efficient range": 40, + "Drop chance": 0.09, + "Stock": false, + "Cost": 18, + "Minimal range": 4, + "Attributes": + { + "PickBuilding": 100, + "RepairBuilding": 6, + "ClipSizePenalty": 0.67, + "AmmoEfficiencyPenalty": 2 + } + }, + + "ambassador": + { + "Name": "Ambassador", + "Class": "bullet", + "Based on": "revolver", + "Render": "rafradek_tf2_weapons:ambassador", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.ambassador", + "Stock": false, + "Cost": 18, + "Attributes": + { + "Headshot": 1, + "DamagePenalty": 0.85, + "FireRatePenalty": 1.2, + "NoRandomCrit": 1 + } + }, + + "machina": + { + "Name": "Machina", + "Class": "sniperrifle", + "Based on": "sniperrifle", + "Render": "rafradek_tf2_weapons:machina", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.machina", + "No fire sound": "rafradek_tf2_weapons:weapon.nofire.machina", + "Charged fire sound": "rafradek_tf2_weapons:weapon.fire.machina.charged", + "Stock": false, + "Cost": 40, + "Attributes": + { + "DamageBonusCharged": 1.15, + "Penetration": 1, + "NeedScope": 1, + "TraceRound": 1 + } + }, + + "crossbow": + { + "Name": "Crusader's Crossbow", + "Class": "projectile", + "Slot": + { + "medic": 0 + }, + "Projectile": "syringe", + "Render": "rafradek_tf2_weapons:crossbow", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.crossbow", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.syringegun", + "Firing speed": 400, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 2.2848, + "Damage": 5.625, + "Max damage": 0.67, + "Min damage": 1.33, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 1200, + "Reload time": 1200, + "Clip size": 1, + "Max ammo": 150, + "Knockback": 4, + "Spread recovery": false, + "Dual wield speed": 1, + "Ammo type": 9, + "Efficient range": 30, + "Drop chance": 0.09, + "Minimal range": 10, + "Stock": false, + "Cost": 18, + "Attributes": + { + "HealTarget": 1.5, + "AmmoEfficiencyPenalty": 4 + } + }, + "disciplinary": + { + "Name": "Disciplinary Action", + "Class": "melee", + "Based on": "meleebase", + "Slot": { + "soldier": 2 + }, + "Render": "rafradek_tf2_weapons:disciplinary_action", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.disciplinary", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.disciplinary", + "Hit world sound": "rafradek_tf2_weapons:weapon.hit.disciplinary.world", + "Drop chance": 0.11, + "Stock":false, + "Cost": 12, + "Hidden": false, + "Attributes": + { + "RangeIncrease": 1.7, + "DamagePenalty": 0.75, + "SpeedOnHitAlly": 2 + } + }, + "loosecannon": + { + "Name": "Loose Cannon", + "Class": "projectile", + "Based on": "grenadelauncher", + "Render": "rafradek_tf2_weapons:loose_cannon", + "Charge sound": "rafradek_tf2_weapons:weapon.charge.stickylauncher", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.loosecannon", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.loosecannon", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion.loosecannon", + "Description": "Can be charged by holding fire button\nCannonballs does not explode on impact", + "Drop chance": 0.11, + "Cost": 25, + "Damage": 6, + "Armor penetration scale": 1.6, + "Knockback": 20, + "Penetrate": true, + "Stock": false, + "Attributes": + { + "WeaponMode": 2, + "ProjectileSpeedBonus": 1.2, + "ChargedGrenades": 20 + } + }, + "eurekaeffect": + { + "Name": "Eureka Effect", + "Class": "wrench", + "Based on": "wrench", + "Render": "rafradek_tf2_weapons:eureka_effect", + "Description": "Alt-fire: Teleport to the spawn or\na teleport exit", + "Drop chance": 0.11, + "Cost": 27, + "Stock": false, + "Attributes": + { + "WeaponMode": 1, + "ConstructionRatePenalty": 0.5, + "UpgradeRatePenalty": 0.8, + "TeleportCost": 2 + } + }, + "widowmaker": + { + "Name": "Widowmaker", + "Class": "bullet", + "Slot": { + "engineer": 0 + }, + "Based on": "shotgun", + "Render": "rafradek_tf2_weapons:widowmaker", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.widowmaker", + "Drop chance": 0.11, + "Cost": 18, + "Hidden": false, + "Stock": false, + "Reloads clip": false, + "Attributes": + { + "MetalAsAmmo": 30, + "MetalOnHit": 9 + } + }, + "deadringer": + { + "Name": "Dead Ringer", + "Class": "cloak", + "Based on": "cloak", + "Render": "rafradek_tf2_weapons:dead_ringer", + "Cloak sound": "", + "Decloak sound": "rafradek_tf2_weapons:weapon.off.deadringer", + "Charge sound": "rafradek_tf2_weapons:weapon.draw.deadringer", + "Description": "Cloak Type: Feign Death", + "Stock": false, + "Cost": 32, + "Attributes": + { + "WeaponMode": 1, + "ChargeBonus": 1.5, + "EffectDurationBonus": 1.4, + "CloakDrainActivate": 0.5, + "NoExternalCloak": 1 + + } + }, + "cleaver": + { + "Name": "Flying Guillotine", + "Class": "cleaver", + "Slot": + { + "scout": 1 + }, + "Projectile": "cleaver", + "Render": "rafradek_tf2_weapons:flying_guillotine", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.cleaver", + "Hit world sound": "rafradek_tf2_weapons:weapon.hit.cleaver.world", + "Firing speed": 3200, + "Long cooldown": 1.875, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 2.6, + "Damage": 5, + "Max damage": 1, + "Min damage": 1, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Knockback": 4, + "Spread recovery": false, + "Dual wield speed": 0.5, + "Ammo type": 0, + "Efficient range": 25, + "Drop chance": 0.09, + "Minimal range": 2, + "Stock": false, + "Cost": 2, + "Attributes": + { + "CritStunned": 1, + "BleedingDuration": 5, + "MiniCritDistance": 24, + "DeployTimeBonus": 0.6 + } + }, + "startwrench": + { + "Name": "Homemade Wrench", + "Class": "wrench", + "Based on": "wrench", + "Render": "rafradek_tf2_weapons:wrench", + "Drop chance": 0, + "Roll hidden": 1, + "Cost": 9, + "Stock": false, + "Attributes": + { + "ConstructionRatePenalty": 0.2, + "MetalUsedOnHitPenalty": 0.6, + "NoRandomCrit": 1 + } + }, + "grenadeshotgun": + { + "Name": "Automatic Grenade Launcher", + "Class": "projectile", + "Based on": "grenadelauncher", + "Drop chance": 0, + "Roll hidden": 2, + "Cost": 80, + "Reloads full clip": true, + "Reload time first": 2500, + "Reload time": 2500, + "Stock": false, + "Attributes": + { + "DamagePenalty": 0.65, + "AmmoEfficiencyBonus": 0.55, + "FireRateBonus": 0.44, + "ProjectileSpeedBonus": 1.3, + "ExplosionRadiusPenalty": 0.85, + "FuseTimeBonus": -1, + "ClipSizeBonus": 2.25 + } + }, + "autorifle": + { + "Name": "Automatic rifle", + "Class": "sniperrifle", + "Based on": "sniperrifle", + "Drop chance": 0, + "Roll hidden": 2, + "Clip size": 5, + "Cost": 80, + "Stock": false, + "Reloads clip": true, + "Reloads full clip": true, + "Reload time first": 2100, + "Reload time": 2100, + "Spread": 0.018, + + "Attributes": + { + "DamagePenalty": 0.5, + "FireRateBonus": 0.23, + "WeaponMode": 2, + "AmmoEfficiencyBonus": 0.5 + } + }, + "rocketminigun": + { + "Name": "Rocket minigun", + "Class": "minigun", + "Based on": "minigun", + "Projectile": "rocket", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion", + "Pellets": 1, + "Projectile speed": 1.04, + "Damage": 5, + "Drop chance": 0, + "Roll hidden": 1, + "Spread": 0.08, + "Cost": 80, + "Ammo type": 7, + "Attributes": + { + "FireRatePenalty": 1.3, + "AmmoEfficiencyBonus": 0.4 + } + }, + "laserminigun": + { + "Name": "Laser minigun", + "Class": "minigun", + "Based on": "minigun", + "Projectile": "energy", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion", + "Pellets": 1, + "Projectile speed": 1.2, + "Damage": 2, + "Drop chance": 0, + "Roll hidden": 2, + "Spread": 0.04, + "Cost": 80, + "Ammo type": 0, + "Armor penetration scale": 6, + "Clip size": 52, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 200, + "Reload time": 150, + "Attributes": + { + "WeaponMode": 1 + } + }, + "bigone": + { + "Name": "Big one", + "Class": "projectile", + "Based on": "rocketlauncher", + "Drop chance": 0, + "Roll hidden": 2, + "Cost": 80, + "Min damage": 0.75, + "Attributes": + { + "FireRatePenalty": 1.75, + "ClipSizePenalty": 0.25, + "AmmoEfficiencyPenalty": 2, + "DamageBonus": 1.7, + "ExplosionRadiusBonus": 2, + "Unblockable": 1 + } + }, + "airstrike": + { + "Name": "Air Strike", + "Class": "projectile", + "Based on": "rocketlauncher", + "Render": "rafradek_tf2_weapons:air_strike", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.airstrike", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion.airstrike", + "Cost": 30, + "Stock": false, + "Attributes": + { + "SelfDamageReduced": 0.85, + "ClipOnKill": 1, + "CollectHeads": 4, + "DamagePenalty": 0.85, + "AirborneBonus": 1 + } + }, + "fistofsteel": + { + "Name": "Fist of Steel", + "Class": "melee", + "Based on": "meleebase", + "Slot": { + "heavy": 2 + }, + "Render": "rafradek_tf2_weapons:fists_of_steel", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.gloves", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.gloves", + "Firing speed": 1200, + "Damage": 7.5, + "Dual wield speed": 0.65, + "Drop chance": 0.11, + "Cost": 9, + "Hidden": false, + "Attributes": + { + "MeleeResistPenalty": 2, + "RangedResistBonus": 0.6, + "HolsterTimePenalty": 2 + } + }, + "basejumper": + { + "Name": "B.A.S.E Jumper", + "Class": "parachute", + "Render": "rafradek_tf2_weapons:base_jumper", + "Slot": + { + "soldier": 1 + }, + "Drop chance": 0.07, + "Cost": 15, + "Armor": 4, + "Wear flags": 2, + "Description": "Press jump button while airborne to activate", + "Stock": false + }, + "huntsman": + { + "Name": "Huntsman", + "Class": "huntsman", + "Slot": + { + "sniper": 0 + }, + "Projectile": "arrow", + "Render": "rafradek_tf2_weapons:huntsman", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.huntsman", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.huntsman", + "Charge sound": "rafradek_tf2_weapons:weapon.pull.huntsman", + "Wind down sound": "rafradek_tf2_weapons:weapon.pull.huntsman.reverse", + "Firing speed": 1000, + "Pellets": 1, + "Spread": 6, + "Projectile speed": 2.4765, + "Armor penetration scale": 0.65, + "Damage": 5, + "Max damage": 1, + "Min damage": 1, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 940, + "Reload time": 940, + "Clip size": 1, + "Max ammo": 12, + "Knockback": 4, + "Spread recovery": false, + "Dual wield speed": 1, + "Ammo type": 1000, + "Efficient range": 40, + "Minimal range": 8, + "Drop chance": 0.09, + "Stock": false, + "Cost": 36 + }, + "thermalthruster": + { + "Name": "Thermal Thruster", + "Class": "jetpack", + "Slot": + { + "pyro": 1 + }, + "Render": "rafradek_tf2_weapons:thermal_thruster", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.thermalthruster", + "Charge sound": "rafradek_tf2_weapons:weapon.charge.thermalthruster", + "Fire loop sound": "rafradek_tf2_weapons:weapon.loop.thermalthruster", + "Fire stop sound": "rafradek_tf2_weapons:weapon.shutdown.thermalthruster", + "Firing speed": 20, + "Drop chance": 0.07, + "Cooldown": 240, + "Long cooldown": 1.25, + "Ammo type": 10, + "Cost": 27, + "Armor": 5, + "Wear flags": 2, + "Stock": false, + "Description": "Use the jetpack trigger to activate\nRecharging consumes fuel from gas tank" + }, + "trigger": + { + "Name": "Jetpack Trigger", + "Class": "jetpacktrigger", + "Render": "rafradek_tf2_weapons:jetpack_trigger", + "Firing speed": 900, + "Description": "To use with the Thermal Thruster equipped", + "Roll hidden": 1, + "Hidden": true, + "Attributes": + { + "HolsterTimePenalty": 1.75 + } + }, + "gunsligner": + { + "Name": "Gunslinger", + "Class": "wrench", + "Based on": "wrench", + "Render": "rafradek_tf2_weapons:gunslinger", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.gunslinger", + "Special 1 sound": "rafradek_tf2_weapons:weapon.hit.gunslinger.special", + "Description": "Allows the user to construct Mini-Sentries", + "Drop chance": 0.11, + "Cost": 22, + "Stock": false, + "Attributes": + { + "HealthPenalty": 3, + "WeaponMode": 2, + "NoRandomCrit": 1, + "SentryBonus": 2, + "HitCrit": 3 + } + }, + "pda": + { + "Name": "PDA", + "Class": "pda", + "Render": "rafradek_tf2_weapons:pda", + "Slot": + { + "engineer": 3 + }, + "Cost": 48, + "Stock": true, + "Description": "Right click while sneaking to disable HUD" + }, + "righterousbison": + { + "Name": "Righterous Bison", + "Class": "projectile", + "Slot": + { + "soldier": 1 + }, + "Projectile": "energy", + "Render": "rafradek_tf2_weapons:righterous_bison", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.bison", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.bison", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.bison", + "Firing speed": 800, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 1.19, + "Damage": 2, + "Max damage": 1.2, + "Min damage": 0.6, + "Armor penetration scale": 10, + "Dual wield speed": 0.65, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": false, + "Reload time first": 920, + "Reload time": 400, + "Clip size": 4, + "Max ammo": 32, + "Knockback": 3, + "Spread recovery": false, + "Ammo type": 0, + "Recoil": 7, + "Efficient range": 30, + "Minimal range": 6, + "Drop chance": 0.09, + "Stock": false, + "Cost": 13, + "Description": "Does extra damage to armored enemies", + "Attributes": + { + "DamageBuildingPenalty": 0.2 + } + }, + "onyxblaster": + { + "Name": "Onyx Blaster", + "Class": "bullet", + "Based on": "shotgun", + "Projectile": "onyx", + "Render": "rafradek_tf2_weapons:onyx_blaster", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.onyxblaster", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion.onyxblaster", + "Spread": 0.095, + "Firing speed": 800, + "Damage": 0.66, + "Max damage": 1.2, + "Min damage": 0.75, + "Drop chance": 0.0, + "Roll hidden": 2, + "Cost": 45, + "Projectile speed": 2.6, + "Reloads clip": false, + "Stock": false, + "Armor penetration scale": 1.25, + "Attributes": + { + "OnyxProjectile": 6 + } + }, + "sydneysleeper": + { + "Name": "Sydney Sleeper", + "Class": "sniperrifle", + "Based on": "sniperrifle", + "Render": "rafradek_tf2_weapons:sydney_sleeper", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.sydneysleeper", + "Cost": 45, + "Stock": false, + "Attributes": + { + "ChargeBonus": 1.25, + "JarateOnHit": 2, + "NoHeadshot": 1 + } + }, + "dragonsfury": + { + "Name": "Dragon's Fury", + "Class": "airblast", + "Slot": + { + "pyro": 0 + }, + "Projectile": "fireball", + "Render": "rafradek_tf2_weapons:dragon_fury", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.dragonsfury", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.dragonsfury", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.dragonsfury", + "Hit world sound": "", + "Special 1 sound": "rafradek_tf2_weapons:weapon.hit.dragonsfury.bonus", + "Airblast sound": "rafradek_tf2_weapons:weapon.airblast.flamethrower", + "Airblast rocket sound": "rafradek_tf2_weapons:weapon.airblast.rocket.flamethrower", + "Firing speed": 800, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 2.86, + "Penetrate": true, + "Damage": 7.5, + "Max damage": 1.2, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Max ammo": 350, + "Knockback": 5, + "Spread recovery": false, + "Ammo type": 10, + "Efficient range": 10, + "Drop chance": 0.05, + "Minimal range": 3, + "Stock": false, + "Cost": 33, + "Description": "OwO", + "Attributes": + { + "AmmoEfficiencyPenalty": 9, + "FireRateHitBonus": 1.5, + "AirblastRatePenalty": 2, + "DamageNonBurnPenalty": 0.33, + "BurnOnHit": 2 + } + }, + "razorback": + { + "Name": "Razorback", + "Class": "backpackgeneric", + "Slot": + { + "sniper": 1 + }, + "Render": "rafradek_tf2_weapons:razorback", + "Drop chance": 0.07, + "Cost": 18, + "Armor": 4, + "Wear flags": 2, + "Attributes": + { + "NoBackstab": 1 + } + }, + "dangershield": + { + "Name": "Darwin's Danger Shield'", + "Class": "backpackgeneric", + "Slot": + { + "sniper": 1 + }, + "Render": "rafradek_tf2_weapons:danger_shield", + "Drop chance": 0.07, + "Cost": 18, + "Armor": 4, + "Wear flags": 2, + "Attributes": + { + "FireResistBonus": 0.5, + "AfterburnReductionBonus": 0.25 + } + }, + "shortstop": + { + "Name": "Shortstop", + "Class": "bullet", + "Slot": + { + "scout": 0 + }, + "Render": "rafradek_tf2_weapons:shortstop", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.shortstop", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.shortstop", + "Firing speed": 360, + "Pellets": 4, + "Spread": 0.04, + "Damage": 1.2, + "Max damage": 1.5, + "Min damage": 0.5, + "Random crits": true, + "Rapidfire crits": true, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": true, + "Reload time first": 1560, + "Reload time": 1560, + "Clip size": 4, + "Max ammo": 32, + "Knockback": 3, + "Spread recovery": false, + "Ammo type": 1, + "Recoil": 0, + "Efficient range": 20, + "Minimal range": 3, + "Drop chance": 0.1, + "Stock": false, + "Cost": 18, + "Attributes": + { + "AmmoEfficiencyBonus": 0.8 + } + }, + "supernailgun": + { + "Name": "Super Nailgun", + "Class": "projectile", + "Slot": + { + "medic": 0 + }, + "Projectile": "syringe", + "Render": "rafradek_tf2_weapons:syringegun", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.syringegun", + "Reload sound": "rafradek_tf2_weapons:weapon.reload.syringegun", + "Firing speed": 100, + "Pellets": 1, + "Spread": 0.005, + "Projectile speed": 1.3, + "Damage": 1.7, + "Max damage": 1.2, + "Min damage": 0.8, + "Random crits": true, + "Rapidfire crits": true, + "Damage falloff": 9.75, + "Reloads clip": false, + "Reloads full clip": false, + "Reload time first": 1600, + "Reload time": 1600, + "Clip size": 40, + "Max ammo": 150, + "Knockback": 3, + "Spread recovery": false, + "Ammo type": 9, + "Efficient range": 16, + "Drop chance": 0, + "Stock": false, + "Roll hidden": 2, + "Cost": 45, + "Attributes": + { + "Gravity": -0.0381 + } + }, + "panicattack": + { + "Name": "Panic Attack", + "Class": "bullet", + "Based on": "shotgun", + "Render": "rafradek_tf2_weapons:panic_attack", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.panicattack", + "Cost": 18, + "Stock": false, + "Attributes": + { + "AutoFireClip": 1, + "ReloadRateBonus": 0.5, + "FireRateBonus": 0.7, + "FireRateHealthBonus": 0.5, + "SpreadHealthPenalty": 2.25, + "DeployTimeBonus": 0.5, + "ClipSizePenalty": 0.67 + } + }, + "detonator": + { + "Name": "Detonator", + "Class": "projectile", + "Based on": "flaregun", + "Render": "rafradek_tf2_weapons:detonator", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.detonator", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion.detonator", + "Attributes": + { + "MiniCritBurning": 2, + "BurnOnHit": 6, + "SelfDamageIncreased": 1.25, + "DamagePenalty": 0.75, + "DetonateFlare": 1 + } + }, + "bombinomiconbomb": + { + "Name": "Bombinomicon", + "Class": "projectile", + "Based on": "grenadelauncher", + "Render": "rafradek_tf2_weapons:loose_cannon", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.loosecannon", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.loosecannon", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion.loosecannon", + "Hidden": true, + "Roll hidden": 1, + "Drop chance": 0.0, + "Damage": 1, + "Armor penetration scale": 1, + "Knockback": 20, + "Penetrate": true, + "Stock": false, + "Attributes": + { + "SelfDamageReduced": 0, + "WeaponMode": 2, + "ProjectileSpeedBonus": 1.2 + } + }, + "eternalreward": + { + "Class": "knife", + "Based on": "butterflyknife", + "Render": "rafradek_tf2_weapons:eternalreward", + "Stock": false, + "Cost": 36, + "Knockback": 0, + "Attributes": + { + "SilentKill": 1, + "DisguiseBackstab": 1, + "NoDisguiseKit": 1 + } + }, + "mnclaser": + { + "Name": "Laser eye", + "Class": "bullet", + "Render": "rafradek_tf2_weapons:rocketlauncher", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.bison", + "Firing speed": 900, + "Pellets": 1, + "Spread": 0, + "Damage": 16, + "Max damage": 1, + "Min damage": 1, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Spread recovery": false, + "Hidden": true, + "Attributes": + { + "DestroyBlock":5 + } + }, + "hhhaxe": + { + "Name": "HHHaxe", + "Class": "projectile", + "Projectile": "hhhaxe", + "Render": "rafradek_tf2_weapons:headtaker", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.sword", + "Hit sound": "rafradek_tf2_weapons:mob.hhh.hit", + "Hit world sound": "rafradek_tf2_weapons:mob.hhh.miss", + "Firing speed": 3200, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 2.1, + "Damage": 20, + "Max damage": 1, + "Min damage": 1, + "Random crits": false, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": false, + "Knockback": 4, + "Spread recovery": false, + "Efficient range": 25, + "Hidden": true + }, + "atomizer": + { + "Class": "melee", + "Based on": "meleebase", + "Slot": + { + "scout": 2 + }, + "Render": "rafradek_tf2_weapons:atomizer", + "Hit sound": "rafradek_tf2_weapons:weapon.hit.bat", + "Hit world sound": "rafradek_tf2_weapons:weapon.hit.bat", + "Firing speed": 500, + "Damage": 3.5, + "Drop chance": 0.11, + "Cost": 13, + "Stock": false, + "Hidden": false, + "Attributes": + { + "GrantsTripleJump": 1, + "MinicritAirborneSelf": 1, + "DamagePlayerPenalty": 0.85, + "DeployTimePenalty": 1.5 + } + }, + "cleanerscarbine": + { + "Class": "bullet", + "Based on": "smg", + "Render": "rafradek_tf2_weapons:cleaners_carbine", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.cleanerscarbine", + "Stock": false, + "Drop chance": 0.11, + "Cost": 13, + "Attributes": + { + "DealDamageRage": 10, + "MinicritRage": 8, + "FireRatePenalty": 1.25, + "ClipSizePenalty": 0.8 + } + }, + "capper": + { + "Class": "bullet", + "Based on": "pistol", + "Render": "rafradek_tf2_weapons:capper", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.capper", + "Stock": false, + "Cost": 13, + "Roll hidden": 2 + }, + "monoculuseye": + { + "Class": "projectile", + "Projectile": "rocket", + "Render": "rafradek_tf2_weapons:monoculus_head", + "Fire sound": "rafradek_tf2_weapons:mob.monoculus.shoot.mad", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion", + "Firing speed": 300, + "Pellets": 1, + "Spread": 0, + "Projectile speed": 1.04, + "Damage": 5, + "Max damage": 1, + "Min damage": 0.8, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": true, + "Reload time first": 1100, + "Reload time": 1100, + "Clip size": 3, + "Max ammo": 20, + "Knockback": 5, + "Spread recovery": false, + "Ammo type": 7, + "Efficient range": 35, + "Drop chance": 0.05, + "Stock": false, + "Cost": 34, + "Roll hidden": 1, + "Hidden": true, + "Attributes": + { + "AmmoEfficiencyBonus": 0.7 + } + }, + "monoculuslaser": + { + "Class": "bullet", + "Render": "rafradek_tf2_weapons:monoculus_head", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.bison", + "Firing speed": 900, + "Pellets": 1, + "Spread": 0, + "Damage": 11, + "Max damage": 1, + "Min damage": 0.8, + "Random crits": true, + "Rapidfire crits": false, + "Damage falloff": 9.75, + "Reloads clip": true, + "Reloads full clip": true, + "Reload time first": 3000, + "Reload time": 3000, + "Clip size": 4, + "Max ammo": 20, + "Knockback": 10, + "Spread recovery": false, + "Ammo type": 6, + "Efficient range": 35, + "Drop chance": 0.05, + "Stock": false, + "Cost": 48, + "Roll hidden": 1, + "Hidden": true, + "Attributes": { + "TraceRound": 1 + } + }, + "rocketshotgun": + { + "Class": "projectile", + "Based on": "shotgun", + "Render": "rafradek_tf2_weapons:rocketshotgun", + "Fire sound": "rafradek_tf2_weapons:weapon.fire.shotgun", + "Explosion sound": "rafradek_tf2_weapons:weapon.explosion.airstrike", + "Projectile": "rocket", + "Stock": false, + "Drop chance": 0.11, + "Cost": 13, + "Roll hidden": 2, + "Firing speed": 910, + "Clip size": 3, + "Damage": 2, + "Max damage": 1.25, + "Min damage": 0.53, + "Pellets": 6, + "Projectile speed": 1.65, + "Spread": 0.128, + "Ammo type":7, + "Attributes": + { + "SelfDamageReduced": 0.6 + } + } +} \ No newline at end of file diff --git a/config-source/TinkerModules.cfg b/config-source/TinkerModules.cfg new file mode 100644 index 0000000..eb40a3e --- /dev/null +++ b/config-source/TinkerModules.cfg @@ -0,0 +1,28 @@ +# Configuration file + +~CONFIG_VERSION: 1 + +modules { + # Debug utilities + B:TinkerDebug=false + + # All the fun toys + B:TinkerGadgets=true + + # The smeltery and items needed for it + B:TinkerSmeltery=true + + # All the tools and everything related to it. + B:TinkerTools=true + + # Everything that's found in the world and worldgen + B:TinkerWorld=true + B:chiselIntegration=true + B:chiselsandbitsIntegration=true + B:craftingtweaksIntegration=true + B:quarkIntegration=true + B:theoneprobeIntegration=true + B:wailaIntegration=true +} + + diff --git a/config-source/UniqueNames.txt b/config-source/UniqueNames.txt new file mode 100644 index 0000000..f6d5e40 --- /dev/null +++ b/config-source/UniqueNames.txt @@ -0,0 +1,7919 @@ +# generated by bspkrsCore 20230122 19:06:55 + +********************************************** +* #### # ### ### # # #### * +* # # # # # # # # # # * +* #### # # # # ### ### * +* # # # # # # # # # * +* #### ##### ### #### # # #### * +********************************************** + + +aeadditions:certustank +aeadditions:fluidcrafter +aeadditions:fluidfiller +aeadditions:gas_interface +aeadditions:hardmedrive +aeadditions:vibrantchamberfluid +appliedenergistics2:cable_bus +appliedenergistics2:cell_workbench +appliedenergistics2:charged_quartz_ore +appliedenergistics2:charger +appliedenergistics2:chest +appliedenergistics2:chiseled_quartz_block +appliedenergistics2:chiseled_quartz_double_slab +appliedenergistics2:chiseled_quartz_slab +appliedenergistics2:chiseled_quartz_stairs +appliedenergistics2:condenser +appliedenergistics2:controller +appliedenergistics2:crafting_accelerator +appliedenergistics2:crafting_monitor +appliedenergistics2:crafting_storage_16k +appliedenergistics2:crafting_storage_1k +appliedenergistics2:crafting_storage_4k +appliedenergistics2:crafting_storage_64k +appliedenergistics2:crafting_unit +appliedenergistics2:crank +appliedenergistics2:creative_energy_cell +appliedenergistics2:dense_energy_cell +appliedenergistics2:drive +appliedenergistics2:energy_acceptor +appliedenergistics2:energy_cell +appliedenergistics2:fluid_interface +appliedenergistics2:fluix_block +appliedenergistics2:fluix_double_slab +appliedenergistics2:fluix_slab +appliedenergistics2:fluix_stairs +appliedenergistics2:grindstone +appliedenergistics2:inscriber +appliedenergistics2:interface +appliedenergistics2:io_port +appliedenergistics2:light_detector +appliedenergistics2:matrix_frame +appliedenergistics2:molecular_assembler +appliedenergistics2:paint +appliedenergistics2:quantum_link +appliedenergistics2:quantum_ring +appliedenergistics2:quartz_block +appliedenergistics2:quartz_double_slab +appliedenergistics2:quartz_fixture +appliedenergistics2:quartz_glass +appliedenergistics2:quartz_growth_accelerator +appliedenergistics2:quartz_ore +appliedenergistics2:quartz_pillar +appliedenergistics2:quartz_pillar_double_slab +appliedenergistics2:quartz_pillar_slab +appliedenergistics2:quartz_pillar_stairs +appliedenergistics2:quartz_slab +appliedenergistics2:quartz_stairs +appliedenergistics2:quartz_vibrant_glass +appliedenergistics2:security_station +appliedenergistics2:sky_compass +appliedenergistics2:sky_stone_block +appliedenergistics2:sky_stone_brick +appliedenergistics2:sky_stone_brick_double_slab +appliedenergistics2:sky_stone_brick_slab +appliedenergistics2:sky_stone_brick_stairs +appliedenergistics2:sky_stone_chest +appliedenergistics2:sky_stone_double_slab +appliedenergistics2:sky_stone_slab +appliedenergistics2:sky_stone_small_brick +appliedenergistics2:sky_stone_small_brick_double_slab +appliedenergistics2:sky_stone_small_brick_slab +appliedenergistics2:sky_stone_small_brick_stairs +appliedenergistics2:sky_stone_stairs +appliedenergistics2:smooth_sky_stone_block +appliedenergistics2:smooth_sky_stone_chest +appliedenergistics2:smooth_sky_stone_double_slab +appliedenergistics2:smooth_sky_stone_slab +appliedenergistics2:smooth_sky_stone_stairs +appliedenergistics2:spatial_io_port +appliedenergistics2:spatial_pylon +appliedenergistics2:tiny_tnt +appliedenergistics2:vibration_chamber +appliedenergistics2:wireless_access_point +bibliocraft:armorstand +bibliocraft:bell +bibliocraft:bookcase +bibliocraft:bookcasecreative +bibliocraft:case +bibliocraft:clipboard +bibliocraft:clock +bibliocraft:cookiejar +bibliocraft:desk +bibliocraft:dinnerplate +bibliocraft:discrack +bibliocraft:fancysign +bibliocraft:fancyworkbench +bibliocraft:framedchest +bibliocraft:furniturepaneler +bibliocraft:label +bibliocraft:lampgold +bibliocraft:lampiron +bibliocraft:lanterngold +bibliocraft:lanterniron +bibliocraft:mapframe +bibliocraft:markerpole +bibliocraft:paintingframeborderless +bibliocraft:paintingframefancy +bibliocraft:paintingframeflat +bibliocraft:paintingframemiddle +bibliocraft:paintingframesimple +bibliocraft:paintingpress +bibliocraft:potionshelf +bibliocraft:printingpress +bibliocraft:seat +bibliocraft:shelf +bibliocraft:swordpedestal +bibliocraft:table +bibliocraft:toolrack +bibliocraft:typesettingtable +bibliocraft:typewriter +brewcraft:distiller +brewcraft:pamhopscrop +buildcraftbuilders:architect +buildcraftbuilders:builder +buildcraftbuilders:filler +buildcraftbuilders:frame +buildcraftbuilders:library +buildcraftbuilders:quarry +buildcraftbuilders:replacer +buildcraftcore:decorated +buildcraftcore:engine +buildcraftcore:marker_path +buildcraftcore:marker_volume +buildcraftcore:spring +buildcraftenergy:fluid_block_fuel_dense_heat_0 +buildcraftenergy:fluid_block_fuel_dense_heat_1 +buildcraftenergy:fluid_block_fuel_dense_heat_2 +buildcraftenergy:fluid_block_fuel_gaseous_heat_0 +buildcraftenergy:fluid_block_fuel_gaseous_heat_1 +buildcraftenergy:fluid_block_fuel_gaseous_heat_2 +buildcraftenergy:fluid_block_fuel_light_heat_0 +buildcraftenergy:fluid_block_fuel_light_heat_1 +buildcraftenergy:fluid_block_fuel_light_heat_2 +buildcraftenergy:fluid_block_fuel_mixed_heavy_heat_0 +buildcraftenergy:fluid_block_fuel_mixed_heavy_heat_1 +buildcraftenergy:fluid_block_fuel_mixed_heavy_heat_2 +buildcraftenergy:fluid_block_fuel_mixed_light_heat_0 +buildcraftenergy:fluid_block_fuel_mixed_light_heat_1 +buildcraftenergy:fluid_block_fuel_mixed_light_heat_2 +buildcraftenergy:fluid_block_oil_dense_heat_0 +buildcraftenergy:fluid_block_oil_dense_heat_1 +buildcraftenergy:fluid_block_oil_dense_heat_2 +buildcraftenergy:fluid_block_oil_distilled_heat_0 +buildcraftenergy:fluid_block_oil_distilled_heat_1 +buildcraftenergy:fluid_block_oil_distilled_heat_2 +buildcraftenergy:fluid_block_oil_heat_0 +buildcraftenergy:fluid_block_oil_heat_1 +buildcraftenergy:fluid_block_oil_heat_2 +buildcraftenergy:fluid_block_oil_heavy_heat_0 +buildcraftenergy:fluid_block_oil_heavy_heat_1 +buildcraftenergy:fluid_block_oil_heavy_heat_2 +buildcraftenergy:fluid_block_oil_residue_heat_0 +buildcraftenergy:fluid_block_oil_residue_heat_1 +buildcraftenergy:fluid_block_oil_residue_heat_2 +buildcraftfactory:autoworkbench_item +buildcraftfactory:chute +buildcraftfactory:distiller +buildcraftfactory:flood_gate +buildcraftfactory:heat_exchange +buildcraftfactory:mining_well +buildcraftfactory:pump +buildcraftfactory:tank +buildcraftfactory:tube +buildcraftfactory:water_gel +buildcraftrobotics:zone_planner +buildcraftsilicon:advanced_crafting_table +buildcraftsilicon:assembly_table +buildcraftsilicon:integration_table +buildcraftsilicon:laser +buildcrafttransport:filtered_buffer +buildcrafttransport:pipe_holder +carpentersblocks:carpenters_block +carpentersblocks:carpenters_collapsible_block +carpentersblocks:carpenters_pressure_plate +carpentersblocks:carpenters_slope +cfm:bar_stool +cfm:basin +cfm:bath_bottom +cfm:bath_top +cfm:bedside_cabinet_acacia +cfm:bedside_cabinet_andesite +cfm:bedside_cabinet_birch +cfm:bedside_cabinet_dark_oak +cfm:bedside_cabinet_diorite +cfm:bedside_cabinet_granite +cfm:bedside_cabinet_jungle +cfm:bedside_cabinet_oak +cfm:bedside_cabinet_spruce +cfm:bedside_cabinet_stone +cfm:bench +cfm:bin +cfm:bird_bath +cfm:blender +cfm:blinds_acacia_closed +cfm:blinds_acacia_open +cfm:blinds_birch_closed +cfm:blinds_birch_open +cfm:blinds_closed +cfm:blinds_dark_oak_closed +cfm:blinds_dark_oak_open +cfm:blinds_jungle_closed +cfm:blinds_jungle_open +cfm:blinds_open +cfm:blinds_spruce_closed +cfm:blinds_spruce_open +cfm:cabinet_acacia +cfm:cabinet_andesite +cfm:cabinet_birch +cfm:cabinet_dark_oak +cfm:cabinet_diorite +cfm:cabinet_granite +cfm:cabinet_jungle +cfm:cabinet_kitchen +cfm:cabinet_oak +cfm:cabinet_spruce +cfm:cabinet_stone +cfm:candle +cfm:castle_netting +cfm:ceiling_fan +cfm:ceiling_light_off +cfm:ceiling_light_on +cfm:chair_acacia +cfm:chair_andesite +cfm:chair_birch +cfm:chair_dark_oak +cfm:chair_diorite +cfm:chair_granite +cfm:chair_jungle +cfm:chair_oak +cfm:chair_spruce +cfm:chair_stone +cfm:chimney +cfm:chopping_board +cfm:coffee_table_acacia +cfm:coffee_table_andesite +cfm:coffee_table_birch +cfm:coffee_table_dark_oak +cfm:coffee_table_diorite +cfm:coffee_table_granite +cfm:coffee_table_jungle +cfm:coffee_table_oak +cfm:coffee_table_spruce +cfm:coffee_table_stone +cfm:computer +cfm:cookie_jar +cfm:couch +cfm:couch_jeb +cfm:counter +cfm:counter_drawer +cfm:counter_sink +cfm:crate +cfm:crate_acacia +cfm:crate_birch +cfm:crate_dark_oak +cfm:crate_jungle +cfm:crate_spruce +cfm:cup +cfm:curtains_closed +cfm:curtains_open +cfm:desk_acacia +cfm:desk_andesite +cfm:desk_birch +cfm:desk_cabinet_acacia +cfm:desk_cabinet_andesite +cfm:desk_cabinet_birch +cfm:desk_cabinet_dark_oak +cfm:desk_cabinet_diorite +cfm:desk_cabinet_granite +cfm:desk_cabinet_jungle +cfm:desk_cabinet_oak +cfm:desk_cabinet_spruce +cfm:desk_cabinet_stone +cfm:desk_dark_oak +cfm:desk_diorite +cfm:desk_granite +cfm:desk_jungle +cfm:desk_oak +cfm:desk_spruce +cfm:desk_stone +cfm:digital_clock +cfm:dishwasher +cfm:divingboard_base +cfm:divingboard_plank +cfm:door_bell +cfm:door_bell_acacia +cfm:door_bell_birch +cfm:door_bell_dark_oak +cfm:door_bell_jungle +cfm:door_bell_spruce +cfm:door_mat +cfm:electric_fence +cfm:esky +cfm:fairy_light +cfm:fire_alarm_off +cfm:fire_alarm_on +cfm:fire_pit_off +cfm:fire_pit_on +cfm:freezer +cfm:fridge +cfm:grand_chair_bottom +cfm:grand_chair_top +cfm:grill +cfm:hedge_acacia +cfm:hedge_birch +cfm:hedge_dark_oak +cfm:hedge_jungle +cfm:hedge_oak +cfm:hedge_spruce +cfm:inflatable_castle +cfm:lamp_off +cfm:lamp_on +cfm:light_switch_off +cfm:light_switch_on +cfm:mail_box +cfm:mail_box_acacia +cfm:mail_box_birch +cfm:mail_box_dark_oak +cfm:mail_box_jungle +cfm:mail_box_spruce +cfm:mantel_piece +cfm:microwave +cfm:mirror +cfm:modern_bed_bottom +cfm:modern_bed_top +cfm:modern_chair +cfm:modern_coffee_table +cfm:modern_couch +cfm:modern_light_off +cfm:modern_light_on +cfm:modern_sliding_door +cfm:modern_stair +cfm:modern_table +cfm:modern_table_outdoor +cfm:modern_tv +cfm:modern_window +cfm:oven +cfm:park_bench_acacia +cfm:park_bench_birch +cfm:park_bench_dark_oak +cfm:park_bench_jungle +cfm:park_bench_oak +cfm:park_bench_spruce +cfm:photo_frame +cfm:plate +cfm:present +cfm:printer +cfm:range_hood +cfm:range_hood_powered +cfm:shower_bottom +cfm:shower_head_off +cfm:shower_head_on +cfm:shower_top +cfm:stereo +cfm:stone_path +cfm:table_acacia +cfm:table_andesite +cfm:table_birch +cfm:table_dark_oak +cfm:table_diorite +cfm:table_granite +cfm:table_jungle +cfm:table_oak +cfm:table_outdoor +cfm:table_spruce +cfm:table_stone +cfm:tap +cfm:toaster +cfm:toilet +cfm:trampoline +cfm:tree_bottom +cfm:tree_top +cfm:tv +cfm:tv_stand +cfm:upgraded_fence_acacia +cfm:upgraded_fence_birch +cfm:upgraded_fence_dark_oak +cfm:upgraded_fence_jungle +cfm:upgraded_fence_nether_brick +cfm:upgraded_fence_oak +cfm:upgraded_fence_spruce +cfm:upgraded_gate_acacia +cfm:upgraded_gate_birch +cfm:upgraded_gate_dark_oak +cfm:upgraded_gate_jungle +cfm:upgraded_gate_oak +cfm:upgraded_gate_spruce +cfm:wall_cabinet +cfm:washing_machine +cfm:white_fence +cfm:white_gate +cfm:wreath +cgm:workbench +chunkloaders:advanced_chunk_loader +chunkloaders:basic_chunk_loader +chunkloaders:single_chunk_loader +chunkloaders:ultimate_chunk_loader +compactsolars:compact_solar_block +forestry:alveary.fan +forestry:alveary.heater +forestry:alveary.hygro +forestry:alveary.plain +forestry:alveary.sieve +forestry:alveary.stabiliser +forestry:alveary.swarmer +forestry:analyzer +forestry:apiary +forestry:arboretum +forestry:ash_block_0 +forestry:ash_block_1 +forestry:ash_block_2 +forestry:ash_block_3 +forestry:ash_brick +forestry:ash_stairs +forestry:bee_chest +forestry:bee_combs_0 +forestry:bee_combs_1 +forestry:bee_house +forestry:beehives +forestry:bog_earth +forestry:bottler +forestry:butterfly_chest +forestry:candle +forestry:carpenter +forestry:centrifuge +forestry:charcoal +forestry:climatiser +forestry:cocoon +forestry:cocoon.solid +forestry:database +forestry:doors.acacia +forestry:doors.balsa +forestry:doors.baobab +forestry:doors.cherry +forestry:doors.chestnut +forestry:doors.citrus +forestry:doors.cocobolo +forestry:doors.ebony +forestry:doors.giganteum +forestry:doors.greenheart +forestry:doors.ipe +forestry:doors.kapok +forestry:doors.larch +forestry:doors.lime +forestry:doors.mahoe +forestry:doors.mahogany +forestry:doors.maple +forestry:doors.padauk +forestry:doors.palm +forestry:doors.papaya +forestry:doors.pine +forestry:doors.plum +forestry:doors.poplar +forestry:doors.sequoia +forestry:doors.teak +forestry:doors.walnut +forestry:doors.wenge +forestry:doors.willow +forestry:doors.zebrawood +forestry:engine_biogas +forestry:engine_clockwork +forestry:engine_electrical +forestry:engine_generator +forestry:engine_peat +forestry:escritoire +forestry:fabricator +forestry:farm_crops +forestry:farm_ender +forestry:farm_gourd +forestry:farm_mushroom +forestry:farm_nether +forestry:fence.gates.acacia +forestry:fence.gates.balsa +forestry:fence.gates.baobab +forestry:fence.gates.cherry +forestry:fence.gates.chestnut +forestry:fence.gates.citrus +forestry:fence.gates.cocobolo +forestry:fence.gates.ebony +forestry:fence.gates.fireproof.acacia +forestry:fence.gates.fireproof.balsa +forestry:fence.gates.fireproof.baobab +forestry:fence.gates.fireproof.cherry +forestry:fence.gates.fireproof.chestnut +forestry:fence.gates.fireproof.citrus +forestry:fence.gates.fireproof.cocobolo +forestry:fence.gates.fireproof.ebony +forestry:fence.gates.fireproof.giganteum +forestry:fence.gates.fireproof.greenheart +forestry:fence.gates.fireproof.ipe +forestry:fence.gates.fireproof.kapok +forestry:fence.gates.fireproof.larch +forestry:fence.gates.fireproof.lime +forestry:fence.gates.fireproof.mahoe +forestry:fence.gates.fireproof.mahogany +forestry:fence.gates.fireproof.maple +forestry:fence.gates.fireproof.padauk +forestry:fence.gates.fireproof.palm +forestry:fence.gates.fireproof.papaya +forestry:fence.gates.fireproof.pine +forestry:fence.gates.fireproof.plum +forestry:fence.gates.fireproof.poplar +forestry:fence.gates.fireproof.sequoia +forestry:fence.gates.fireproof.teak +forestry:fence.gates.fireproof.walnut +forestry:fence.gates.fireproof.wenge +forestry:fence.gates.fireproof.willow +forestry:fence.gates.fireproof.zebrawood +forestry:fence.gates.giganteum +forestry:fence.gates.greenheart +forestry:fence.gates.ipe +forestry:fence.gates.kapok +forestry:fence.gates.larch +forestry:fence.gates.lime +forestry:fence.gates.mahoe +forestry:fence.gates.mahogany +forestry:fence.gates.maple +forestry:fence.gates.padauk +forestry:fence.gates.palm +forestry:fence.gates.papaya +forestry:fence.gates.pine +forestry:fence.gates.plum +forestry:fence.gates.poplar +forestry:fence.gates.sequoia +forestry:fence.gates.teak +forestry:fence.gates.vanilla.fireproof.acacia +forestry:fence.gates.vanilla.fireproof.birch +forestry:fence.gates.vanilla.fireproof.dark_oak +forestry:fence.gates.vanilla.fireproof.jungle +forestry:fence.gates.vanilla.fireproof.oak +forestry:fence.gates.vanilla.fireproof.spruce +forestry:fence.gates.walnut +forestry:fence.gates.wenge +forestry:fence.gates.willow +forestry:fence.gates.zebrawood +forestry:fences.0 +forestry:fences.1 +forestry:fences.fireproof.0 +forestry:fences.fireproof.1 +forestry:fences.vanilla.fireproof.0 +forestry:fermenter +forestry:ffarm +forestry:fluid.bio.ethanol +forestry:fluid.biomass +forestry:fluid.for.honey +forestry:fluid.glass +forestry:fluid.ice +forestry:fluid.juice +forestry:fluid.milk +forestry:fluid.seed.oil +forestry:fluid.short.mead +forestry:genetic_filter +forestry:greenhouse +forestry:greenhouse.window +forestry:greenhouse.window_up +forestry:habitat_former +forestry:humus +forestry:leaves +forestry:leaves.decorative.0 +forestry:leaves.decorative.1 +forestry:leaves.decorative.2 +forestry:leaves.default.0 +forestry:leaves.default.1 +forestry:leaves.default.2 +forestry:leaves.default.3 +forestry:leaves.default.4 +forestry:leaves.default.5 +forestry:leaves.default.6 +forestry:leaves.default.7 +forestry:leaves.default.8 +forestry:leaves.default.fruit.0 +forestry:leaves.default.fruit.1 +forestry:loam +forestry:logs.0 +forestry:logs.1 +forestry:logs.2 +forestry:logs.3 +forestry:logs.4 +forestry:logs.5 +forestry:logs.6 +forestry:logs.7 +forestry:logs.fireproof.0 +forestry:logs.fireproof.1 +forestry:logs.fireproof.2 +forestry:logs.fireproof.3 +forestry:logs.fireproof.4 +forestry:logs.fireproof.5 +forestry:logs.fireproof.6 +forestry:logs.fireproof.7 +forestry:logs.vanilla.fireproof.0 +forestry:logs.vanilla.fireproof.1 +forestry:mailbox +forestry:moistener +forestry:mushroom +forestry:peat_bog +forestry:planks.0 +forestry:planks.1 +forestry:planks.fireproof.0 +forestry:planks.fireproof.1 +forestry:planks.vanilla.fireproof.0 +forestry:pods.cocoa +forestry:pods.dates +forestry:pods.papaya +forestry:rainmaker +forestry:raintank +forestry:resource_storage +forestry:resources +forestry:sapling_ge +forestry:slabs.0 +forestry:slabs.1 +forestry:slabs.2 +forestry:slabs.3 +forestry:slabs.double.0 +forestry:slabs.double.1 +forestry:slabs.double.2 +forestry:slabs.double.3 +forestry:slabs.double.fireproof.0 +forestry:slabs.double.fireproof.1 +forestry:slabs.double.fireproof.2 +forestry:slabs.double.fireproof.3 +forestry:slabs.fireproof.0 +forestry:slabs.fireproof.1 +forestry:slabs.fireproof.2 +forestry:slabs.fireproof.3 +forestry:slabs.vanilla.double.fireproof.0 +forestry:slabs.vanilla.fireproof.0 +forestry:squeezer +forestry:stairs.acacia +forestry:stairs.balsa +forestry:stairs.baobab +forestry:stairs.cherry +forestry:stairs.chestnut +forestry:stairs.citrus +forestry:stairs.cocobolo +forestry:stairs.ebony +forestry:stairs.fireproof.acacia +forestry:stairs.fireproof.balsa +forestry:stairs.fireproof.baobab +forestry:stairs.fireproof.cherry +forestry:stairs.fireproof.chestnut +forestry:stairs.fireproof.citrus +forestry:stairs.fireproof.cocobolo +forestry:stairs.fireproof.ebony +forestry:stairs.fireproof.giganteum +forestry:stairs.fireproof.greenheart +forestry:stairs.fireproof.ipe +forestry:stairs.fireproof.kapok +forestry:stairs.fireproof.larch +forestry:stairs.fireproof.lime +forestry:stairs.fireproof.mahoe +forestry:stairs.fireproof.mahogany +forestry:stairs.fireproof.maple +forestry:stairs.fireproof.padauk +forestry:stairs.fireproof.palm +forestry:stairs.fireproof.papaya +forestry:stairs.fireproof.pine +forestry:stairs.fireproof.plum +forestry:stairs.fireproof.poplar +forestry:stairs.fireproof.sequoia +forestry:stairs.fireproof.teak +forestry:stairs.fireproof.walnut +forestry:stairs.fireproof.wenge +forestry:stairs.fireproof.willow +forestry:stairs.fireproof.zebrawood +forestry:stairs.giganteum +forestry:stairs.greenheart +forestry:stairs.ipe +forestry:stairs.kapok +forestry:stairs.larch +forestry:stairs.lime +forestry:stairs.mahoe +forestry:stairs.mahogany +forestry:stairs.maple +forestry:stairs.padauk +forestry:stairs.palm +forestry:stairs.papaya +forestry:stairs.pine +forestry:stairs.plum +forestry:stairs.poplar +forestry:stairs.sequoia +forestry:stairs.teak +forestry:stairs.vanilla.fireproof.acacia +forestry:stairs.vanilla.fireproof.birch +forestry:stairs.vanilla.fireproof.dark_oak +forestry:stairs.vanilla.fireproof.jungle +forestry:stairs.vanilla.fireproof.oak +forestry:stairs.vanilla.fireproof.spruce +forestry:stairs.walnut +forestry:stairs.wenge +forestry:stairs.willow +forestry:stairs.zebrawood +forestry:stamp_collector +forestry:still +forestry:stump +forestry:trade_station +forestry:tree_chest +forestry:wood_pile +forestry:wood_pile_decorative +forestry:worktable +forgemultipartcbe:multipart_block +gendustry:extractor +gendustry:imprinter +gendustry:industrial_apiary +gendustry:liquiddna +gendustry:liquifier +gendustry:mutagen +gendustry:mutagen_producer +gendustry:mutatron +gendustry:mutatron_advanced +gendustry:protein +gendustry:replicator +gendustry:sampler +gendustry:transposer +harvestcraft:almond_sapling +harvestcraft:apiary +harvestcraft:apple_sapling +harvestcraft:apricot_sapling +harvestcraft:aridgarden +harvestcraft:avocado_sapling +harvestcraft:banana_sapling +harvestcraft:beehive +harvestcraft:breadfruit_sapling +harvestcraft:candledeco1 +harvestcraft:candledeco10 +harvestcraft:candledeco11 +harvestcraft:candledeco12 +harvestcraft:candledeco13 +harvestcraft:candledeco14 +harvestcraft:candledeco15 +harvestcraft:candledeco16 +harvestcraft:candledeco2 +harvestcraft:candledeco3 +harvestcraft:candledeco4 +harvestcraft:candledeco5 +harvestcraft:candledeco6 +harvestcraft:candledeco7 +harvestcraft:candledeco8 +harvestcraft:candledeco9 +harvestcraft:carrotcake +harvestcraft:cashew_sapling +harvestcraft:cheesecake +harvestcraft:cherry_sapling +harvestcraft:cherrycheesecake +harvestcraft:chestnut_sapling +harvestcraft:chocolatesprinklecake +harvestcraft:cinnamon_sapling +harvestcraft:coconut_sapling +harvestcraft:date_sapling +harvestcraft:dragonfruit_sapling +harvestcraft:durian_sapling +harvestcraft:fig_sapling +harvestcraft:frostgarden +harvestcraft:gooseberry_sapling +harvestcraft:grapefruit_sapling +harvestcraft:grinder +harvestcraft:groundtrap +harvestcraft:guava_sapling +harvestcraft:hazelnut_sapling +harvestcraft:holidaycake +harvestcraft:honey +harvestcraft:honeycomb +harvestcraft:jackfruit_sapling +harvestcraft:lamingtoncake +harvestcraft:lemon_sapling +harvestcraft:lime_sapling +harvestcraft:lychee_sapling +harvestcraft:mango_sapling +harvestcraft:maple_sapling +harvestcraft:market +harvestcraft:nutmeg_sapling +harvestcraft:olive_sapling +harvestcraft:orange_sapling +harvestcraft:pamagavecrop +harvestcraft:pamalmond +harvestcraft:pamamaranthcrop +harvestcraft:pamapple +harvestcraft:pamapricot +harvestcraft:pamarrowrootcrop +harvestcraft:pamartichokecrop +harvestcraft:pamasparaguscrop +harvestcraft:pamavocado +harvestcraft:pambambooshootcrop +harvestcraft:pambanana +harvestcraft:pambarleycrop +harvestcraft:pambeancrop +harvestcraft:pambeetcrop +harvestcraft:pambellpeppercrop +harvestcraft:pamblackberrycrop +harvestcraft:pamblueberrycrop +harvestcraft:pambreadfruit +harvestcraft:pambroccolicrop +harvestcraft:pambrusselsproutcrop +harvestcraft:pamcabbagecrop +harvestcraft:pamcactusfruitcrop +harvestcraft:pamcandleberrycrop +harvestcraft:pamcantaloupecrop +harvestcraft:pamcashew +harvestcraft:pamcassavacrop +harvestcraft:pamcauliflowercrop +harvestcraft:pamcelerycrop +harvestcraft:pamcherry +harvestcraft:pamchestnut +harvestcraft:pamchickpeacrop +harvestcraft:pamchilipeppercrop +harvestcraft:pamcinnamon +harvestcraft:pamcoconut +harvestcraft:pamcoffeebeancrop +harvestcraft:pamcorncrop +harvestcraft:pamcottoncrop +harvestcraft:pamcranberrycrop +harvestcraft:pamcucumbercrop +harvestcraft:pamcurryleafcrop +harvestcraft:pamdate +harvestcraft:pamdragonfruit +harvestcraft:pamdurian +harvestcraft:pameggplantcrop +harvestcraft:pamelderberrycrop +harvestcraft:pamfig +harvestcraft:pamflaxcrop +harvestcraft:pamgarliccrop +harvestcraft:pamgigapicklecrop +harvestcraft:pamgingercrop +harvestcraft:pamgooseberry +harvestcraft:pamgrapecrop +harvestcraft:pamgrapefruit +harvestcraft:pamgreengrapecrop +harvestcraft:pamguava +harvestcraft:pamhazelnut +harvestcraft:pamhuckleberrycrop +harvestcraft:pamjackfruit +harvestcraft:pamjicamacrop +harvestcraft:pamjuniperberrycrop +harvestcraft:pamjutecrop +harvestcraft:pamkalecrop +harvestcraft:pamkenafcrop +harvestcraft:pamkiwicrop +harvestcraft:pamkohlrabicrop +harvestcraft:pamleekcrop +harvestcraft:pamlemon +harvestcraft:pamlentilcrop +harvestcraft:pamlettucecrop +harvestcraft:pamlime +harvestcraft:pamlychee +harvestcraft:pammango +harvestcraft:pammaple +harvestcraft:pammilletcrop +harvestcraft:pammulberrycrop +harvestcraft:pammustardseedscrop +harvestcraft:pamnutmeg +harvestcraft:pamoatscrop +harvestcraft:pamokracrop +harvestcraft:pamolive +harvestcraft:pamonioncrop +harvestcraft:pamorange +harvestcraft:pampapaya +harvestcraft:pampaperbark +harvestcraft:pamparsnipcrop +harvestcraft:pampassionfruit +harvestcraft:pampawpaw +harvestcraft:pampeach +harvestcraft:pampeanutcrop +harvestcraft:pampear +harvestcraft:pampeascrop +harvestcraft:pampecan +harvestcraft:pampeppercorn +harvestcraft:pampersimmon +harvestcraft:pampineapplecrop +harvestcraft:pampistachio +harvestcraft:pamplum +harvestcraft:pampomegranate +harvestcraft:pamquinoacrop +harvestcraft:pamradishcrop +harvestcraft:pamrambutan +harvestcraft:pamraspberrycrop +harvestcraft:pamrhubarbcrop +harvestcraft:pamricecrop +harvestcraft:pamrutabagacrop +harvestcraft:pamryecrop +harvestcraft:pamscallioncrop +harvestcraft:pamseaweedcrop +harvestcraft:pamsesameseedscrop +harvestcraft:pamsisalcrop +harvestcraft:pamsoursop +harvestcraft:pamsoybeancrop +harvestcraft:pamspiceleafcrop +harvestcraft:pamspiderweb +harvestcraft:pamspinachcrop +harvestcraft:pamstarfruit +harvestcraft:pamstrawberrycrop +harvestcraft:pamsweetpotatocrop +harvestcraft:pamtamarind +harvestcraft:pamtarocrop +harvestcraft:pamtealeafcrop +harvestcraft:pamtomatillocrop +harvestcraft:pamtomatocrop +harvestcraft:pamturnipcrop +harvestcraft:pamvanillabean +harvestcraft:pamwalnut +harvestcraft:pamwaterchestnutcrop +harvestcraft:pamwhitemushroomcrop +harvestcraft:pamwintersquashcrop +harvestcraft:pamzucchinicrop +harvestcraft:papaya_sapling +harvestcraft:paperbark_sapling +harvestcraft:passionfruit_sapling +harvestcraft:pavlovacake +harvestcraft:pawpaw_sapling +harvestcraft:peach_sapling +harvestcraft:pear_sapling +harvestcraft:pecan_sapling +harvestcraft:peppercorn_sapling +harvestcraft:persimmon_sapling +harvestcraft:pineappleupsidedowncake +harvestcraft:pistachio_sapling +harvestcraft:plum_sapling +harvestcraft:pomegranate_sapling +harvestcraft:pressedwax +harvestcraft:presser +harvestcraft:pumpkincheesecake +harvestcraft:rambutan_sapling +harvestcraft:redvelvetcake +harvestcraft:shadedgarden +harvestcraft:shippingbin +harvestcraft:soggygarden +harvestcraft:soursop_sapling +harvestcraft:spiderweb_sapling +harvestcraft:starfruit_sapling +harvestcraft:tamarind_sapling +harvestcraft:tropicalgarden +harvestcraft:vanillabean_sapling +harvestcraft:walnut_sapling +harvestcraft:waterfilter +harvestcraft:watertrap +harvestcraft:waxcomb +harvestcraft:well +harvestcraft:windygarden +hmctt:battery_neon +hmctt:button_light +hmctt:camp_fire +hmctt:camp_fire_soul +hmctt:candle +hmctt:candle_black +hmctt:candle_blue +hmctt:candle_brown +hmctt:candle_gray +hmctt:candle_green +hmctt:candle_lightgray +hmctt:candle_lime +hmctt:candle_pink +hmctt:candle_purple +hmctt:candle_red +hmctt:candle_white +hmctt:candle_yellow +hmctt:colored_redstone +hmctt:colored_redstone_black +hmctt:colored_redstone_blue +hmctt:colored_redstone_brown +hmctt:colored_redstone_gray +hmctt:colored_redstone_green +hmctt:colored_redstone_light_gray +hmctt:colored_redstone_lime +hmctt:colored_redstone_pink +hmctt:colored_redstone_purple +hmctt:colored_redstone_red +hmctt:colored_redstone_white +hmctt:colored_redstone_yellow +hmctt:danger_lamp +hmctt:discolight +hmctt:fogmachine +hmctt:glowstone +hmctt:glowstone_black +hmctt:glowstone_blue +hmctt:glowstone_brown +hmctt:glowstone_gray +hmctt:glowstone_green +hmctt:glowstone_lightgray +hmctt:glowstone_lime +hmctt:glowstone_pink +hmctt:glowstone_purple +hmctt:glowstone_red +hmctt:glowstone_white +hmctt:glowstone_yellow +hmctt:lantern +hmctt:lantern_black +hmctt:lantern_blue +hmctt:lantern_brown +hmctt:lantern_gray +hmctt:lantern_green +hmctt:lantern_lightgray +hmctt:lantern_lime +hmctt:lantern_pink +hmctt:lantern_purple +hmctt:lantern_red +hmctt:lantern_underwater +hmctt:lantern_white +hmctt:lantern_yellow +hmctt:lava_lamp +hmctt:movinglightsource_14 +hmctt:neon_sign +hmctt:pumpkin_trio +hmctt:pumpkin_trio_inverted +hmctt:solar_fence_light +hmctt:solar_panel +hmctt:suspicious_lamp +hmctt:switch_board +hmctt:tiki_base +hmctt:tiki_torch +hmctt:tiki_torch_black +hmctt:tiki_torch_blue +hmctt:tiki_torch_brown +hmctt:tiki_torch_gray +hmctt:tiki_torch_green +hmctt:tiki_torch_lightgray +hmctt:tiki_torch_lime +hmctt:tiki_torch_pink +hmctt:tiki_torch_purple +hmctt:tiki_torch_red +hmctt:tiki_torch_white +hmctt:tiki_torch_yellow +hmctt:toggle_torch +hmctt:toggle_torch_black +hmctt:toggle_torch_blue +hmctt:toggle_torch_brown +hmctt:toggle_torch_gray +hmctt:toggle_torch_green +hmctt:toggle_torch_lightgray +hmctt:toggle_torch_lime +hmctt:toggle_torch_pink +hmctt:toggle_torch_purple +hmctt:toggle_torch_red +hmctt:toggle_torch_white +hmctt:toggle_torch_yellow +hmctt:unclear_glass +hmctt:underwater_torch +ic2:air +ic2:biogas +ic2:biomass +ic2:construction_foam +ic2:coolant +ic2:creosote +ic2:distilled_water +ic2:dynamite +ic2:fence +ic2:foam +ic2:glass +ic2:heavy_water +ic2:hot_coolant +ic2:hot_water +ic2:hydrogen +ic2:leaves +ic2:milk +ic2:mining_pipe +ic2:oxygen +ic2:pahoehoe_lava +ic2:refractory_bricks +ic2:reinforced_door +ic2:resource +ic2:rubber_wood +ic2:sapling +ic2:scaffold +ic2:sheet +ic2:steam +ic2:superheated_steam +ic2:te +ic2:uu_matter +ic2:wall +ic2:weed_ex +ironchest:iron_chest +ironchest:iron_shulker_box_black +ironchest:iron_shulker_box_blue +ironchest:iron_shulker_box_brown +ironchest:iron_shulker_box_cyan +ironchest:iron_shulker_box_gray +ironchest:iron_shulker_box_green +ironchest:iron_shulker_box_light_blue +ironchest:iron_shulker_box_lime +ironchest:iron_shulker_box_magenta +ironchest:iron_shulker_box_orange +ironchest:iron_shulker_box_pink +ironchest:iron_shulker_box_purple +ironchest:iron_shulker_box_red +ironchest:iron_shulker_box_silver +ironchest:iron_shulker_box_white +ironchest:iron_shulker_box_yellow +lteleporters:teleporter +magicbees:effectjar +magicbees:enchanted_earth +magicbees:hiveblock +metallurgy:adamantine_block +metallurgy:adamantine_bricks +metallurgy:adamantine_crystals +metallurgy:adamantine_engraved_block +metallurgy:adamantine_hazard_block +metallurgy:adamantine_large_bricks +metallurgy:adamantine_ore +metallurgy:adamantine_reinforced_glass +metallurgy:alduorite_block +metallurgy:alduorite_bricks +metallurgy:alduorite_crystals +metallurgy:alduorite_engraved_block +metallurgy:alduorite_hazard_block +metallurgy:alduorite_large_bricks +metallurgy:alduorite_ore +metallurgy:alduorite_reinforced_glass +metallurgy:alloyer +metallurgy:amordrine_block +metallurgy:amordrine_bricks +metallurgy:amordrine_crystals +metallurgy:amordrine_engraved_block +metallurgy:amordrine_hazard_block +metallurgy:amordrine_large_bricks +metallurgy:amordrine_reinforced_glass +metallurgy:angmallen_block +metallurgy:angmallen_bricks +metallurgy:angmallen_crystals +metallurgy:angmallen_engraved_block +metallurgy:angmallen_hazard_block +metallurgy:angmallen_large_bricks +metallurgy:angmallen_reinforced_glass +metallurgy:astral_silver_block +metallurgy:astral_silver_bricks +metallurgy:astral_silver_crystals +metallurgy:astral_silver_engraved_block +metallurgy:astral_silver_hazard_block +metallurgy:astral_silver_large_bricks +metallurgy:astral_silver_ore +metallurgy:astral_silver_reinforced_glass +metallurgy:atlarus_block +metallurgy:atlarus_bricks +metallurgy:atlarus_crystals +metallurgy:atlarus_engraved_block +metallurgy:atlarus_hazard_block +metallurgy:atlarus_large_bricks +metallurgy:atlarus_ore +metallurgy:atlarus_reinforced_glass +metallurgy:bimetal_structure_block +metallurgy:bitumen_block +metallurgy:black_steel_block +metallurgy:black_steel_bricks +metallurgy:black_steel_crystals +metallurgy:black_steel_engraved_block +metallurgy:black_steel_hazard_block +metallurgy:black_steel_large_bricks +metallurgy:black_steel_reinforced_glass +metallurgy:brass_block +metallurgy:brass_bricks +metallurgy:brass_crystals +metallurgy:brass_engraved_block +metallurgy:brass_hazard_block +metallurgy:brass_large_bricks +metallurgy:brass_reinforced_glass +metallurgy:bronze_block +metallurgy:bronze_bricks +metallurgy:bronze_crystals +metallurgy:bronze_engraved_block +metallurgy:bronze_hazard_block +metallurgy:bronze_large_bricks +metallurgy:bronze_reinforced_glass +metallurgy:carmot_block +metallurgy:carmot_bricks +metallurgy:carmot_crystals +metallurgy:carmot_engraved_block +metallurgy:carmot_hazard_block +metallurgy:carmot_large_bricks +metallurgy:carmot_ore +metallurgy:carmot_reinforced_glass +metallurgy:celenegil_block +metallurgy:celenegil_bricks +metallurgy:celenegil_crystals +metallurgy:celenegil_engraved_block +metallurgy:celenegil_hazard_block +metallurgy:celenegil_large_bricks +metallurgy:celenegil_reinforced_glass +metallurgy:ceruclase_block +metallurgy:ceruclase_bricks +metallurgy:ceruclase_crystals +metallurgy:ceruclase_engraved_block +metallurgy:ceruclase_hazard_block +metallurgy:ceruclase_large_bricks +metallurgy:ceruclase_ore +metallurgy:ceruclase_reinforced_glass +metallurgy:charcoal_block +metallurgy:copper_block +metallurgy:copper_bricks +metallurgy:copper_crystals +metallurgy:copper_engraved_block +metallurgy:copper_hazard_block +metallurgy:copper_large_bricks +metallurgy:copper_ore +metallurgy:copper_reinforced_glass +metallurgy:crusher +metallurgy:damascus_steel_block +metallurgy:damascus_steel_bricks +metallurgy:damascus_steel_crystals +metallurgy:damascus_steel_engraved_block +metallurgy:damascus_steel_hazard_block +metallurgy:damascus_steel_large_bricks +metallurgy:damascus_steel_reinforced_glass +metallurgy:deep_iron_block +metallurgy:deep_iron_bricks +metallurgy:deep_iron_crystals +metallurgy:deep_iron_engraved_block +metallurgy:deep_iron_hazard_block +metallurgy:deep_iron_large_bricks +metallurgy:deep_iron_ore +metallurgy:deep_iron_reinforced_glass +metallurgy:desichalkos_block +metallurgy:desichalkos_bricks +metallurgy:desichalkos_crystals +metallurgy:desichalkos_engraved_block +metallurgy:desichalkos_hazard_block +metallurgy:desichalkos_large_bricks +metallurgy:desichalkos_reinforced_glass +metallurgy:electrum_block +metallurgy:electrum_bricks +metallurgy:electrum_crystals +metallurgy:electrum_engraved_block +metallurgy:electrum_hazard_block +metallurgy:electrum_large_bricks +metallurgy:electrum_reinforced_glass +metallurgy:etherium_block +metallurgy:etherium_bricks +metallurgy:etherium_crystals +metallurgy:etherium_engraved_block +metallurgy:etherium_hazard_block +metallurgy:etherium_large_bricks +metallurgy:etherium_reinforced_glass +metallurgy:eximite_block +metallurgy:eximite_bricks +metallurgy:eximite_crystals +metallurgy:eximite_engraved_block +metallurgy:eximite_hazard_block +metallurgy:eximite_large_bricks +metallurgy:eximite_ore +metallurgy:eximite_reinforced_glass +metallurgy:gold_bricks +metallurgy:gold_crystals +metallurgy:gold_engraved_block +metallurgy:gold_hazard_block +metallurgy:gold_large_bricks +metallurgy:gold_reinforced_glass +metallurgy:haderoth_block +metallurgy:haderoth_bricks +metallurgy:haderoth_crystals +metallurgy:haderoth_engraved_block +metallurgy:haderoth_hazard_block +metallurgy:haderoth_large_bricks +metallurgy:haderoth_reinforced_glass +metallurgy:hepatizon_block +metallurgy:hepatizon_bricks +metallurgy:hepatizon_crystals +metallurgy:hepatizon_engraved_block +metallurgy:hepatizon_hazard_block +metallurgy:hepatizon_large_bricks +metallurgy:hepatizon_reinforced_glass +metallurgy:ice_shield +metallurgy:ignatius_block +metallurgy:ignatius_bricks +metallurgy:ignatius_crystals +metallurgy:ignatius_engraved_block +metallurgy:ignatius_hazard_block +metallurgy:ignatius_large_bricks +metallurgy:ignatius_ore +metallurgy:ignatius_reinforced_glass +metallurgy:infuscolium_block +metallurgy:infuscolium_bricks +metallurgy:infuscolium_crystals +metallurgy:infuscolium_engraved_block +metallurgy:infuscolium_hazard_block +metallurgy:infuscolium_large_bricks +metallurgy:infuscolium_ore +metallurgy:infuscolium_reinforced_glass +metallurgy:inolashite_block +metallurgy:inolashite_bricks +metallurgy:inolashite_crystals +metallurgy:inolashite_engraved_block +metallurgy:inolashite_hazard_block +metallurgy:inolashite_large_bricks +metallurgy:inolashite_reinforced_glass +metallurgy:iron_bricks +metallurgy:iron_crystals +metallurgy:iron_engraved_block +metallurgy:iron_hazard_block +metallurgy:iron_large_bricks +metallurgy:iron_reinforced_glass +metallurgy:kalendrite_block +metallurgy:kalendrite_bricks +metallurgy:kalendrite_crystals +metallurgy:kalendrite_engraved_block +metallurgy:kalendrite_hazard_block +metallurgy:kalendrite_large_bricks +metallurgy:kalendrite_ore +metallurgy:kalendrite_reinforced_glass +metallurgy:krik_block +metallurgy:krik_bricks +metallurgy:krik_crystals +metallurgy:krik_engraved_block +metallurgy:krik_hazard_block +metallurgy:krik_large_bricks +metallurgy:krik_reinforced_glass +metallurgy:lemurite_block +metallurgy:lemurite_bricks +metallurgy:lemurite_crystals +metallurgy:lemurite_engraved_block +metallurgy:lemurite_hazard_block +metallurgy:lemurite_large_bricks +metallurgy:lemurite_ore +metallurgy:lemurite_reinforced_glass +metallurgy:lutetium_block +metallurgy:lutetium_bricks +metallurgy:lutetium_crystals +metallurgy:lutetium_engraved_block +metallurgy:lutetium_hazard_block +metallurgy:lutetium_large_bricks +metallurgy:lutetium_ore +metallurgy:lutetium_reinforced_glass +metallurgy:manganese_block +metallurgy:manganese_bricks +metallurgy:manganese_crystals +metallurgy:manganese_engraved_block +metallurgy:manganese_hazard_block +metallurgy:manganese_large_bricks +metallurgy:manganese_ore +metallurgy:manganese_reinforced_glass +metallurgy:meutoite_block +metallurgy:meutoite_bricks +metallurgy:meutoite_crystals +metallurgy:meutoite_engraved_block +metallurgy:meutoite_hazard_block +metallurgy:meutoite_large_bricks +metallurgy:meutoite_ore +metallurgy:meutoite_reinforced_glass +metallurgy:midasium_block +metallurgy:midasium_bricks +metallurgy:midasium_crystals +metallurgy:midasium_engraved_block +metallurgy:midasium_hazard_block +metallurgy:midasium_large_bricks +metallurgy:midasium_ore +metallurgy:midasium_reinforced_glass +metallurgy:mithril_block +metallurgy:mithril_bricks +metallurgy:mithril_crystals +metallurgy:mithril_engraved_block +metallurgy:mithril_hazard_block +metallurgy:mithril_large_bricks +metallurgy:mithril_ore +metallurgy:mithril_reinforced_glass +metallurgy:molten_adamantine +metallurgy:molten_alduorite +metallurgy:molten_amordrine +metallurgy:molten_angmallen +metallurgy:molten_astral_silver +metallurgy:molten_atlarus +metallurgy:molten_black_steel +metallurgy:molten_brass +metallurgy:molten_bronze +metallurgy:molten_carmot +metallurgy:molten_celenegil +metallurgy:molten_ceruclase +metallurgy:molten_copper +metallurgy:molten_damascus_steel +metallurgy:molten_deep_iron +metallurgy:molten_desichalkos +metallurgy:molten_electrum +metallurgy:molten_etherium +metallurgy:molten_eximite +metallurgy:molten_haderoth +metallurgy:molten_hepatizon +metallurgy:molten_ignatius +metallurgy:molten_infuscolium +metallurgy:molten_inolashite +metallurgy:molten_kalendrite +metallurgy:molten_krik +metallurgy:molten_lemurite +metallurgy:molten_lutetium +metallurgy:molten_manganese +metallurgy:molten_meutoite +metallurgy:molten_midasium +metallurgy:molten_mithril +metallurgy:molten_orichalcum +metallurgy:molten_osmium +metallurgy:molten_oureclase +metallurgy:molten_platinum +metallurgy:molten_prometheum +metallurgy:molten_quicksilver +metallurgy:molten_rubracium +metallurgy:molten_sanguinite +metallurgy:molten_shadow_iron +metallurgy:molten_shadow_steel +metallurgy:molten_silver +metallurgy:molten_steel +metallurgy:molten_tar +metallurgy:molten_tartarite +metallurgy:molten_thermite +metallurgy:molten_tin +metallurgy:molten_vulcanite +metallurgy:molten_vyroxeres +metallurgy:molten_zinc +metallurgy:orichalcum_block +metallurgy:orichalcum_bricks +metallurgy:orichalcum_crystals +metallurgy:orichalcum_engraved_block +metallurgy:orichalcum_hazard_block +metallurgy:orichalcum_large_bricks +metallurgy:orichalcum_ore +metallurgy:orichalcum_reinforced_glass +metallurgy:osmium_block +metallurgy:osmium_bricks +metallurgy:osmium_crystals +metallurgy:osmium_engraved_block +metallurgy:osmium_hazard_block +metallurgy:osmium_large_bricks +metallurgy:osmium_ore +metallurgy:osmium_reinforced_glass +metallurgy:oureclase_block +metallurgy:oureclase_bricks +metallurgy:oureclase_crystals +metallurgy:oureclase_engraved_block +metallurgy:oureclase_hazard_block +metallurgy:oureclase_large_bricks +metallurgy:oureclase_ore +metallurgy:oureclase_reinforced_glass +metallurgy:phosphorite_ore +metallurgy:phosphorus_lamp +metallurgy:platinum_block +metallurgy:platinum_bricks +metallurgy:platinum_crystals +metallurgy:platinum_engraved_block +metallurgy:platinum_hazard_block +metallurgy:platinum_large_bricks +metallurgy:platinum_ore +metallurgy:platinum_reinforced_glass +metallurgy:potash_ore +metallurgy:prometheum_block +metallurgy:prometheum_bricks +metallurgy:prometheum_crystals +metallurgy:prometheum_engraved_block +metallurgy:prometheum_hazard_block +metallurgy:prometheum_large_bricks +metallurgy:prometheum_ore +metallurgy:prometheum_reinforced_glass +metallurgy:quicksilver_block +metallurgy:quicksilver_bricks +metallurgy:quicksilver_crystals +metallurgy:quicksilver_engraved_block +metallurgy:quicksilver_hazard_block +metallurgy:quicksilver_large_bricks +metallurgy:quicksilver_reinforced_glass +metallurgy:road_block +metallurgy:rubracium_block +metallurgy:rubracium_bricks +metallurgy:rubracium_crystals +metallurgy:rubracium_engraved_block +metallurgy:rubracium_hazard_block +metallurgy:rubracium_large_bricks +metallurgy:rubracium_ore +metallurgy:rubracium_reinforced_glass +metallurgy:sanguinite_block +metallurgy:sanguinite_bricks +metallurgy:sanguinite_crystals +metallurgy:sanguinite_engraved_block +metallurgy:sanguinite_hazard_block +metallurgy:sanguinite_large_bricks +metallurgy:sanguinite_ore +metallurgy:sanguinite_reinforced_glass +metallurgy:shadow_iron_block +metallurgy:shadow_iron_bricks +metallurgy:shadow_iron_crystals +metallurgy:shadow_iron_engraved_block +metallurgy:shadow_iron_hazard_block +metallurgy:shadow_iron_large_bricks +metallurgy:shadow_iron_ore +metallurgy:shadow_iron_reinforced_glass +metallurgy:shadow_steel_block +metallurgy:shadow_steel_bricks +metallurgy:shadow_steel_crystals +metallurgy:shadow_steel_engraved_block +metallurgy:shadow_steel_hazard_block +metallurgy:shadow_steel_large_bricks +metallurgy:shadow_steel_reinforced_glass +metallurgy:silver_block +metallurgy:silver_bricks +metallurgy:silver_crystals +metallurgy:silver_engraved_block +metallurgy:silver_hazard_block +metallurgy:silver_large_bricks +metallurgy:silver_ore +metallurgy:silver_reinforced_glass +metallurgy:steel_block +metallurgy:steel_bricks +metallurgy:steel_crystals +metallurgy:steel_engraved_block +metallurgy:steel_hazard_block +metallurgy:steel_large_bricks +metallurgy:steel_reinforced_glass +metallurgy:striped_road_block +metallurgy:sublimation_chamber +metallurgy:sulfur_block +metallurgy:sulfur_ore +metallurgy:tar_ore +metallurgy:tartarite_block +metallurgy:tartarite_bricks +metallurgy:tartarite_crystals +metallurgy:tartarite_engraved_block +metallurgy:tartarite_hazard_block +metallurgy:tartarite_large_bricks +metallurgy:tartarite_reinforced_glass +metallurgy:tin_block +metallurgy:tin_bricks +metallurgy:tin_crystals +metallurgy:tin_engraved_block +metallurgy:tin_hazard_block +metallurgy:tin_large_bricks +metallurgy:tin_ore +metallurgy:tin_reinforced_glass +metallurgy:vulcanite_block +metallurgy:vulcanite_bricks +metallurgy:vulcanite_crystals +metallurgy:vulcanite_engraved_block +metallurgy:vulcanite_hazard_block +metallurgy:vulcanite_large_bricks +metallurgy:vulcanite_ore +metallurgy:vulcanite_reinforced_glass +metallurgy:vulcanite_tnt +metallurgy:vyroxeres_block +metallurgy:vyroxeres_bricks +metallurgy:vyroxeres_crystals +metallurgy:vyroxeres_engraved_block +metallurgy:vyroxeres_hazard_block +metallurgy:vyroxeres_large_bricks +metallurgy:vyroxeres_ore +metallurgy:vyroxeres_reinforced_glass +metallurgy:zinc_block +metallurgy:zinc_bricks +metallurgy:zinc_crystals +metallurgy:zinc_engraved_block +metallurgy:zinc_hazard_block +metallurgy:zinc_large_bricks +metallurgy:zinc_ore +metallurgy:zinc_reinforced_glass +minecraft:acacia_door +minecraft:acacia_fence +minecraft:acacia_fence_gate +minecraft:acacia_stairs +minecraft:activator_rail +minecraft:air +minecraft:anvil +minecraft:barrier +minecraft:beacon +minecraft:bed +minecraft:bedrock +minecraft:beetroots +minecraft:birch_door +minecraft:birch_fence +minecraft:birch_fence_gate +minecraft:birch_stairs +minecraft:black_glazed_terracotta +minecraft:black_shulker_box +minecraft:blue_glazed_terracotta +minecraft:blue_shulker_box +minecraft:bone_block +minecraft:bookshelf +minecraft:brewing_stand +minecraft:brick_block +minecraft:brick_stairs +minecraft:brown_glazed_terracotta +minecraft:brown_mushroom +minecraft:brown_mushroom_block +minecraft:brown_shulker_box +minecraft:cactus +minecraft:cake +minecraft:carpet +minecraft:carrots +minecraft:cauldron +minecraft:chain_command_block +minecraft:chest +minecraft:chorus_flower +minecraft:chorus_plant +minecraft:clay +minecraft:coal_block +minecraft:coal_ore +minecraft:cobblestone +minecraft:cobblestone_wall +minecraft:cocoa +minecraft:command_block +minecraft:concrete +minecraft:concrete_powder +minecraft:crafting_table +minecraft:cyan_glazed_terracotta +minecraft:cyan_shulker_box +minecraft:dark_oak_door +minecraft:dark_oak_fence +minecraft:dark_oak_fence_gate +minecraft:dark_oak_stairs +minecraft:daylight_detector +minecraft:daylight_detector_inverted +minecraft:deadbush +minecraft:detector_rail +minecraft:diamond_block +minecraft:diamond_ore +minecraft:dirt +minecraft:dispenser +minecraft:double_plant +minecraft:double_stone_slab +minecraft:double_stone_slab2 +minecraft:double_wooden_slab +minecraft:dragon_egg +minecraft:dropper +minecraft:emerald_block +minecraft:emerald_ore +minecraft:enchanting_table +minecraft:end_bricks +minecraft:end_gateway +minecraft:end_portal +minecraft:end_portal_frame +minecraft:end_rod +minecraft:end_stone +minecraft:ender_chest +minecraft:farmland +minecraft:fence +minecraft:fence_gate +minecraft:fire +minecraft:flower_pot +minecraft:flowing_lava +minecraft:flowing_water +minecraft:frosted_ice +minecraft:furnace +minecraft:glass +minecraft:glass_pane +minecraft:glowstone +minecraft:gold_block +minecraft:gold_ore +minecraft:golden_rail +minecraft:grass +minecraft:grass_path +minecraft:gravel +minecraft:gray_glazed_terracotta +minecraft:gray_shulker_box +minecraft:green_glazed_terracotta +minecraft:green_shulker_box +minecraft:hardened_clay +minecraft:hay_block +minecraft:heavy_weighted_pressure_plate +minecraft:hopper +minecraft:ice +minecraft:iron_bars +minecraft:iron_block +minecraft:iron_door +minecraft:iron_ore +minecraft:iron_trapdoor +minecraft:jukebox +minecraft:jungle_door +minecraft:jungle_fence +minecraft:jungle_fence_gate +minecraft:jungle_stairs +minecraft:ladder +minecraft:lapis_block +minecraft:lapis_ore +minecraft:lava +minecraft:leaves +minecraft:leaves2 +minecraft:lever +minecraft:light_blue_glazed_terracotta +minecraft:light_blue_shulker_box +minecraft:light_weighted_pressure_plate +minecraft:lime_glazed_terracotta +minecraft:lime_shulker_box +minecraft:lit_furnace +minecraft:lit_pumpkin +minecraft:lit_redstone_lamp +minecraft:lit_redstone_ore +minecraft:log +minecraft:log2 +minecraft:magenta_glazed_terracotta +minecraft:magenta_shulker_box +minecraft:magma +minecraft:melon_block +minecraft:melon_stem +minecraft:mob_spawner +minecraft:monster_egg +minecraft:mossy_cobblestone +minecraft:mycelium +minecraft:nether_brick +minecraft:nether_brick_fence +minecraft:nether_brick_stairs +minecraft:nether_wart +minecraft:nether_wart_block +minecraft:netherrack +minecraft:noteblock +minecraft:oak_stairs +minecraft:observer +minecraft:obsidian +minecraft:orange_glazed_terracotta +minecraft:orange_shulker_box +minecraft:packed_ice +minecraft:pink_glazed_terracotta +minecraft:pink_shulker_box +minecraft:piston +minecraft:piston_extension +minecraft:piston_head +minecraft:planks +minecraft:portal +minecraft:potatoes +minecraft:powered_comparator +minecraft:powered_repeater +minecraft:prismarine +minecraft:pumpkin +minecraft:pumpkin_stem +minecraft:purple_glazed_terracotta +minecraft:purple_shulker_box +minecraft:purpur_block +minecraft:purpur_double_slab +minecraft:purpur_pillar +minecraft:purpur_slab +minecraft:purpur_stairs +minecraft:quartz_block +minecraft:quartz_ore +minecraft:quartz_stairs +minecraft:rail +minecraft:red_flower +minecraft:red_glazed_terracotta +minecraft:red_mushroom +minecraft:red_mushroom_block +minecraft:red_nether_brick +minecraft:red_sandstone +minecraft:red_sandstone_stairs +minecraft:red_shulker_box +minecraft:redstone_block +minecraft:redstone_lamp +minecraft:redstone_ore +minecraft:redstone_torch +minecraft:redstone_wire +minecraft:reeds +minecraft:repeating_command_block +minecraft:sand +minecraft:sandstone +minecraft:sandstone_stairs +minecraft:sapling +minecraft:sea_lantern +minecraft:silver_glazed_terracotta +minecraft:silver_shulker_box +minecraft:skull +minecraft:slime +minecraft:snow +minecraft:snow_layer +minecraft:soul_sand +minecraft:sponge +minecraft:spruce_door +minecraft:spruce_fence +minecraft:spruce_fence_gate +minecraft:spruce_stairs +minecraft:stained_glass +minecraft:stained_glass_pane +minecraft:stained_hardened_clay +minecraft:standing_banner +minecraft:standing_sign +minecraft:sticky_piston +minecraft:stone +minecraft:stone_brick_stairs +minecraft:stone_button +minecraft:stone_pressure_plate +minecraft:stone_slab +minecraft:stone_slab2 +minecraft:stone_stairs +minecraft:stonebrick +minecraft:structure_block +minecraft:structure_void +minecraft:tallgrass +minecraft:tnt +minecraft:torch +minecraft:trapdoor +minecraft:trapped_chest +minecraft:tripwire +minecraft:tripwire_hook +minecraft:unlit_redstone_torch +minecraft:unpowered_comparator +minecraft:unpowered_repeater +minecraft:vine +minecraft:wall_banner +minecraft:wall_sign +minecraft:water +minecraft:waterlily +minecraft:web +minecraft:wheat +minecraft:white_glazed_terracotta +minecraft:white_shulker_box +minecraft:wooden_button +minecraft:wooden_door +minecraft:wooden_pressure_plate +minecraft:wooden_slab +minecraft:wool +minecraft:yellow_flower +minecraft:yellow_glazed_terracotta +minecraft:yellow_shulker_box +modroadworksreborn:bottomstripeendextension +modroadworksreborn:bottomstripeendextensionyellow +modroadworksreborn:cornerbothextensions +modroadworksreborn:cornerbothextensionsyellow +modroadworksreborn:cornerextension +modroadworksreborn:cornerextensionyellow +modroadworksreborn:cornerhorizontalextension +modroadworksreborn:cornerhorizontalextensionyellow +modroadworksreborn:cornerstripe +modroadworksreborn:cornerstripeyellow +modroadworksreborn:cornerverticalextension +modroadworksreborn:cornerverticalextensionyellow +modroadworksreborn:extrasmallcorner +modroadworksreborn:extrasmallcorneryellow +modroadworksreborn:forward +modroadworksreborn:forwardleft +modroadworksreborn:forwardleftyellow +modroadworksreborn:forwardright +modroadworksreborn:forwardrightleft +modroadworksreborn:forwardrightleftyellow +modroadworksreborn:forwardrightyellow +modroadworksreborn:forwardyellow +modroadworksreborn:left +modroadworksreborn:leftyellow +modroadworksreborn:midstripe +modroadworksreborn:midstripeyellow +modroadworksreborn:right +modroadworksreborn:rightleft +modroadworksreborn:rightleftyellow +modroadworksreborn:rightyellow +modroadworksreborn:sidestripe +modroadworksreborn:sidestripeyellow +modroadworksreborn:stripebottomextension +modroadworksreborn:stripebottomextensionyellow +modroadworksreborn:stripemiddleextension +modroadworksreborn:stripemiddleextensionyellow +modroadworksreborn:stripeupperextension +modroadworksreborn:stripeupperextensionyellow +modroadworksreborn:tar +modroadworksreborn:upperstripestartextension +modroadworksreborn:upperstripestartextensionyellow +mujmajnkraftsbettersurvival:customcauldron +projectred-expansion:machine1 +projectred-expansion:machine2 +projectred-exploration:barrel +projectred-exploration:ore +projectred-exploration:stone +projectred-exploration:stone_wall +projectred-fabrication:ic_machine +projectred-illumination:lamp +projectred-relocation:blockmovingrow +projectred-relocation:frame +rafradek_tf2_weapons:ammo_furnace +rafradek_tf2_weapons:australium_block +rafradek_tf2_weapons:australium_ore +rafradek_tf2_weapons:copper_ore +rafradek_tf2_weapons:lead_ore +rafradek_tf2_weapons:overhead_door +rafradek_tf2_weapons:prop_block +rafradek_tf2_weapons:robot_deploy +rafradek_tf2_weapons:tf2workbench +rafradek_tf2_weapons:upgrade_station +railcraft:actuator +railcraft:admin_steam_producer +railcraft:anvil +railcraft:battery_nickel_iron +railcraft:battery_nickel_zinc +railcraft:battery_zinc_carbon +railcraft:battery_zinc_silver +railcraft:blast_furnace +railcraft:boiler_firebox_fluid +railcraft:boiler_firebox_solid +railcraft:boiler_tank_pressure_high +railcraft:boiler_tank_pressure_low +railcraft:brick_abyssal +railcraft:brick_andesite +railcraft:brick_bleachedbone +railcraft:brick_bloodstained +railcraft:brick_diorite +railcraft:brick_frostbound +railcraft:brick_granite +railcraft:brick_infernal +railcraft:brick_nether +railcraft:brick_pearlized +railcraft:brick_quarried +railcraft:brick_red_nether +railcraft:brick_red_sandy +railcraft:brick_sandy +railcraft:charge_feeder +railcraft:charge_trap +railcraft:chest_metals +railcraft:chest_void +railcraft:coke_oven +railcraft:coke_oven_red +railcraft:creosote +railcraft:detector +railcraft:equipment +railcraft:flux_transformer +railcraft:force_track_emitter +railcraft:frame +railcraft:generic +railcraft:glass +railcraft:logbook +railcraft:manipulator +railcraft:metal +railcraft:ore +railcraft:ore_magic +railcraft:ore_metal +railcraft:ore_metal_poor +railcraft:post_metal +railcraft:post_metal_platform +railcraft:reinforced_concrete +railcraft:ritual +railcraft:rock_crusher +railcraft:signal +railcraft:signal_box +railcraft:signal_dual +railcraft:steam +railcraft:steam_oven +railcraft:steam_turbine +railcraft:tank_iron_gauge +railcraft:tank_iron_valve +railcraft:tank_iron_wall +railcraft:tank_steel_gauge +railcraft:tank_steel_valve +railcraft:tank_steel_wall +railcraft:tank_water +railcraft:track_elevator +railcraft:track_flex_abandoned +railcraft:track_flex_electric +railcraft:track_flex_high_speed +railcraft:track_flex_hs_electric +railcraft:track_flex_reinforced +railcraft:track_flex_strap_iron +railcraft:track_force +railcraft:track_outfitted +railcraft:trade_station +railcraft:wire +railcraft:worldlogic +railcraft:worldspike +railcraft:worldspike_point +stevescarts:blockactivator +stevescarts:blockadvdetector +stevescarts:blockcargomanager +stevescarts:blockcartassembler +stevescarts:blockdetector +stevescarts:blockdistributor +stevescarts:blockjunction +stevescarts:blockliquidmanager +stevescarts:blockmetalstorage +stevescarts:upgrade +tconstruct:blood +tconstruct:blueslime +tconstruct:brownstone +tconstruct:brownstone_slab +tconstruct:brownstone_slab2 +tconstruct:brownstone_stairs_brick +tconstruct:brownstone_stairs_brick_cracked +tconstruct:brownstone_stairs_brick_fancy +tconstruct:brownstone_stairs_brick_small +tconstruct:brownstone_stairs_brick_square +tconstruct:brownstone_stairs_brick_triangle +tconstruct:brownstone_stairs_creeper +tconstruct:brownstone_stairs_paver +tconstruct:brownstone_stairs_road +tconstruct:brownstone_stairs_rough +tconstruct:brownstone_stairs_smooth +tconstruct:brownstone_stairs_tile +tconstruct:casting +tconstruct:channel +tconstruct:clear_glass +tconstruct:clear_stained_glass +tconstruct:deco_ground +tconstruct:deco_ground_slab +tconstruct:dried_brick_stairs +tconstruct:dried_clay +tconstruct:dried_clay_slab +tconstruct:dried_clay_stairs +tconstruct:faucet +tconstruct:firewood +tconstruct:firewood_slab +tconstruct:firewood_stairs +tconstruct:glow +tconstruct:lavawood_stairs +tconstruct:metal +tconstruct:milk +tconstruct:molten_alubrass +tconstruct:molten_aluminum +tconstruct:molten_ardite +tconstruct:molten_brass +tconstruct:molten_bronze +tconstruct:molten_clay +tconstruct:molten_cobalt +tconstruct:molten_copper +tconstruct:molten_dirt +tconstruct:molten_electrum +tconstruct:molten_emerald +tconstruct:molten_glass +tconstruct:molten_gold +tconstruct:molten_iron +tconstruct:molten_knightslime +tconstruct:molten_lead +tconstruct:molten_manyullyn +tconstruct:molten_nickel +tconstruct:molten_obsidian +tconstruct:molten_pigiron +tconstruct:molten_silver +tconstruct:molten_steel +tconstruct:molten_stone +tconstruct:molten_tin +tconstruct:molten_zinc +tconstruct:mudbrick_stairs +tconstruct:ore +tconstruct:punji +tconstruct:purpleslime +tconstruct:rack +tconstruct:seared +tconstruct:seared_furnace_controller +tconstruct:seared_glass +tconstruct:seared_slab +tconstruct:seared_slab2 +tconstruct:seared_stairs_brick +tconstruct:seared_stairs_brick_cracked +tconstruct:seared_stairs_brick_fancy +tconstruct:seared_stairs_brick_small +tconstruct:seared_stairs_brick_square +tconstruct:seared_stairs_brick_triangle +tconstruct:seared_stairs_cobble +tconstruct:seared_stairs_creeper +tconstruct:seared_stairs_paver +tconstruct:seared_stairs_road +tconstruct:seared_stairs_stone +tconstruct:seared_stairs_tile +tconstruct:seared_tank +tconstruct:slime +tconstruct:slime_channel +tconstruct:slime_congealed +tconstruct:slime_dirt +tconstruct:slime_grass +tconstruct:slime_grass_tall +tconstruct:slime_leaves +tconstruct:slime_sapling +tconstruct:slime_vine_blue +tconstruct:slime_vine_blue_end +tconstruct:slime_vine_blue_mid +tconstruct:slime_vine_purple +tconstruct:slime_vine_purple_end +tconstruct:slime_vine_purple_mid +tconstruct:smeltery_controller +tconstruct:smeltery_io +tconstruct:soil +tconstruct:stone_ladder +tconstruct:stone_torch +tconstruct:tinker_tank_controller +tconstruct:toolforge +tconstruct:tooltables +tconstruct:wood_rail +tconstruct:wood_rail_trapdoor +tconstruct:wooden_hopper +thaumcraft:activator_rail +thaumcraft:alembic +thaumcraft:amber_block +thaumcraft:amber_brick +thaumcraft:arcane_ear +thaumcraft:arcane_ear_toggle +thaumcraft:arcane_workbench +thaumcraft:arcane_workbench_charger +thaumcraft:banner_black +thaumcraft:banner_blue +thaumcraft:banner_brown +thaumcraft:banner_crimson_cult +thaumcraft:banner_cyan +thaumcraft:banner_gray +thaumcraft:banner_green +thaumcraft:banner_lightblue +thaumcraft:banner_lime +thaumcraft:banner_magenta +thaumcraft:banner_orange +thaumcraft:banner_pink +thaumcraft:banner_purple +thaumcraft:banner_red +thaumcraft:banner_silver +thaumcraft:banner_white +thaumcraft:banner_yellow +thaumcraft:barrier +thaumcraft:bellows +thaumcraft:brain_box +thaumcraft:candle_black +thaumcraft:candle_blue +thaumcraft:candle_brown +thaumcraft:candle_cyan +thaumcraft:candle_gray +thaumcraft:candle_green +thaumcraft:candle_lightblue +thaumcraft:candle_lime +thaumcraft:candle_magenta +thaumcraft:candle_orange +thaumcraft:candle_pink +thaumcraft:candle_purple +thaumcraft:candle_red +thaumcraft:candle_silver +thaumcraft:candle_white +thaumcraft:candle_yellow +thaumcraft:centrifuge +thaumcraft:cinderpearl +thaumcraft:condenser +thaumcraft:condenser_lattice +thaumcraft:condenser_lattice_dirty +thaumcraft:crucible +thaumcraft:crystal_aer +thaumcraft:crystal_aqua +thaumcraft:crystal_ignis +thaumcraft:crystal_ordo +thaumcraft:crystal_perditio +thaumcraft:crystal_terra +thaumcraft:crystal_vitium +thaumcraft:dioptra +thaumcraft:effect_glimmer +thaumcraft:effect_sap +thaumcraft:effect_shock +thaumcraft:empty +thaumcraft:essentia_input +thaumcraft:essentia_output +thaumcraft:everfull_urn +thaumcraft:flesh_block +thaumcraft:flux_goo +thaumcraft:golem_builder +thaumcraft:grass_ambient +thaumcraft:hole +thaumcraft:hungry_chest +thaumcraft:infernal_furnace +thaumcraft:infusion_matrix +thaumcraft:inlay +thaumcraft:jar_brain +thaumcraft:jar_normal +thaumcraft:jar_void +thaumcraft:lamp_arcane +thaumcraft:lamp_fertility +thaumcraft:lamp_growth +thaumcraft:leaves_greatwood +thaumcraft:leaves_silverwood +thaumcraft:levitator +thaumcraft:liquid_death +thaumcraft:log_greatwood +thaumcraft:log_silverwood +thaumcraft:loot_crate_common +thaumcraft:loot_crate_rare +thaumcraft:loot_crate_uncommon +thaumcraft:loot_urn_common +thaumcraft:loot_urn_rare +thaumcraft:loot_urn_uncommon +thaumcraft:matrix_cost +thaumcraft:matrix_speed +thaumcraft:metal_alchemical +thaumcraft:metal_alchemical_advanced +thaumcraft:metal_brass +thaumcraft:metal_thaumium +thaumcraft:metal_void +thaumcraft:mirror +thaumcraft:mirror_essentia +thaumcraft:nitor_black +thaumcraft:nitor_blue +thaumcraft:nitor_brown +thaumcraft:nitor_cyan +thaumcraft:nitor_gray +thaumcraft:nitor_green +thaumcraft:nitor_lightblue +thaumcraft:nitor_lime +thaumcraft:nitor_magenta +thaumcraft:nitor_orange +thaumcraft:nitor_pink +thaumcraft:nitor_purple +thaumcraft:nitor_red +thaumcraft:nitor_silver +thaumcraft:nitor_white +thaumcraft:nitor_yellow +thaumcraft:ore_amber +thaumcraft:ore_cinnabar +thaumcraft:ore_quartz +thaumcraft:pattern_crafter +thaumcraft:paving_stone_barrier +thaumcraft:paving_stone_travel +thaumcraft:pedestal_ancient +thaumcraft:pedestal_arcane +thaumcraft:pedestal_eldritch +thaumcraft:pillar_ancient +thaumcraft:pillar_arcane +thaumcraft:pillar_eldritch +thaumcraft:placeholder_anvil +thaumcraft:placeholder_bars +thaumcraft:placeholder_brick +thaumcraft:placeholder_cauldron +thaumcraft:placeholder_obsidian +thaumcraft:placeholder_table +thaumcraft:plank_greatwood +thaumcraft:plank_silverwood +thaumcraft:potion_sprayer +thaumcraft:purifying_fluid +thaumcraft:recharge_pedestal +thaumcraft:redstone_relay +thaumcraft:research_table +thaumcraft:sapling_greatwood +thaumcraft:sapling_silverwood +thaumcraft:shimmerleaf +thaumcraft:slab_ancient +thaumcraft:slab_arcane_brick +thaumcraft:slab_arcane_stone +thaumcraft:slab_double_ancient +thaumcraft:slab_double_arcane_brick +thaumcraft:slab_double_arcane_stone +thaumcraft:slab_double_eldritch +thaumcraft:slab_double_greatwood +thaumcraft:slab_double_silverwood +thaumcraft:slab_eldritch +thaumcraft:slab_greatwood +thaumcraft:slab_silverwood +thaumcraft:smelter_aux +thaumcraft:smelter_basic +thaumcraft:smelter_thaumium +thaumcraft:smelter_vent +thaumcraft:smelter_void +thaumcraft:spa +thaumcraft:stabilizer +thaumcraft:stairs_ancient +thaumcraft:stairs_arcane +thaumcraft:stairs_arcane_brick +thaumcraft:stairs_greatwood +thaumcraft:stairs_silverwood +thaumcraft:stone_ancient +thaumcraft:stone_ancient_doorway +thaumcraft:stone_ancient_glyphed +thaumcraft:stone_ancient_rock +thaumcraft:stone_ancient_tile +thaumcraft:stone_arcane +thaumcraft:stone_arcane_brick +thaumcraft:stone_eldritch_tile +thaumcraft:stone_porous +thaumcraft:table_stone +thaumcraft:table_wood +thaumcraft:taint_crust +thaumcraft:taint_feature +thaumcraft:taint_fibre +thaumcraft:taint_geyser +thaumcraft:taint_log +thaumcraft:taint_rock +thaumcraft:taint_soil +thaumcraft:thaumatorium +thaumcraft:thaumatorium_top +thaumcraft:tube +thaumcraft:tube_buffer +thaumcraft:tube_filter +thaumcraft:tube_oneway +thaumcraft:tube_restrict +thaumcraft:tube_valve +thaumcraft:vis_battery +thaumcraft:vis_generator +thaumcraft:vishroom +thaumcraft:void_siphon +thaumcraft:wand_workbench +thaumicaugmentation:arcane_door_greatwood +thaumicaugmentation:arcane_door_silverwood +thaumicaugmentation:arcane_door_thaumium +thaumicaugmentation:arcane_terraformer +thaumicaugmentation:arcane_trapdoor_metal +thaumicaugmentation:arcane_trapdoor_silverwood +thaumicaugmentation:arcane_trapdoor_wood +thaumicaugmentation:bars +thaumicaugmentation:button_arcane_stone +thaumicaugmentation:button_greatwood +thaumicaugmentation:button_silverwood +thaumicaugmentation:capstone +thaumicaugmentation:crab_vent +thaumicaugmentation:eldritch_lock +thaumicaugmentation:eldritch_lock_impetus +thaumicaugmentation:fortified_glass +thaumicaugmentation:fortified_glass_pane +thaumicaugmentation:glass_tube +thaumicaugmentation:impetus_creative +thaumicaugmentation:impetus_diffuser +thaumicaugmentation:impetus_drainer +thaumicaugmentation:impetus_gate +thaumicaugmentation:impetus_generator +thaumicaugmentation:impetus_matrix +thaumicaugmentation:impetus_matrix_base +thaumicaugmentation:impetus_mirror +thaumicaugmentation:impetus_relay +thaumicaugmentation:item_grate +thaumicaugmentation:obelisk +thaumicaugmentation:pressure_plate_arcane_stone +thaumicaugmentation:pressure_plate_greatwood +thaumicaugmentation:pressure_plate_silverwood +thaumicaugmentation:rift_barrier +thaumicaugmentation:rift_feeder +thaumicaugmentation:rift_jar +thaumicaugmentation:rift_monitor +thaumicaugmentation:rift_mover_input +thaumicaugmentation:rift_mover_output +thaumicaugmentation:slab +thaumicaugmentation:slab_double +thaumicaugmentation:stability_field_generator +thaumicaugmentation:stairs_ancient +thaumicaugmentation:stairs_eldritch_tile +thaumicaugmentation:starfield_glass +thaumicaugmentation:stone +thaumicaugmentation:strange_crystal +thaumicaugmentation:taint_flower +thaumicaugmentation:temporary_light +thaumicaugmentation:urn +thaumicaugmentation:vis_regenerator +thaumicaugmentation:void_recharge_pedestal +thaumicaugmentation:warded_button_arcane_stone +thaumicaugmentation:warded_button_greatwood +thaumicaugmentation:warded_button_silverwood +thaumicaugmentation:warded_chest +thaumicaugmentation:warded_pressure_plate_arcane_stone +thaumicaugmentation:warded_pressure_plate_greatwood +thaumicaugmentation:warded_pressure_plate_silverwood +thaumicwonders:alkahest_vat +thaumicwonders:catalyzation_chamber +thaumicwonders:cinderpearl_crop +thaumicwonders:coalescence_matrix +thaumicwonders:coalescence_matrix_precursor +thaumicwonders:creative_essentia_jar +thaumicwonders:dimensional_ripper +thaumicwonders:everburning_urn +thaumicwonders:fluid_quicksilver +thaumicwonders:flux_capacitor +thaumicwonders:flux_distiller +thaumicwonders:hexamite +thaumicwonders:inspiration_engine +thaumicwonders:madness_engine +thaumicwonders:meaty_orb +thaumicwonders:meteorb +thaumicwonders:ore_diviner +thaumicwonders:placeholder_adv_alch_construct +thaumicwonders:placeholder_arcane_stone +thaumicwonders:placeholder_obsidian +thaumicwonders:placeholder_thaumium_block +thaumicwonders:placeholder_void_metal_block +thaumicwonders:portal_anchor +thaumicwonders:portal_generator +thaumicwonders:primordial_accelerator +thaumicwonders:primordial_accelerator_terminus +thaumicwonders:primordial_accelerator_tunnel +thaumicwonders:primordial_accretion_chamber +thaumicwonders:shimmerleaf_crop +thaumicwonders:vishroom_crop +thaumicwonders:void_beacon +thermalcultivation:soil +thermaldynamics:duct_0 +thermaldynamics:duct_16 +thermaldynamics:duct_32 +thermaldynamics:duct_48 +thermaldynamics:duct_64 +thermalfoundation:fluid_aerotheum +thermalfoundation:fluid_crude_oil +thermalfoundation:fluid_cryotheum +thermalfoundation:fluid_ender +thermalfoundation:fluid_glowstone +thermalfoundation:fluid_mana +thermalfoundation:fluid_petrotheum +thermalfoundation:fluid_pyrotheum +thermalfoundation:fluid_redstone +thermalfoundation:glass +thermalfoundation:glass_alloy +thermalfoundation:ore +thermalfoundation:ore_fluid +thermalfoundation:rockwool +thermalfoundation:storage +thermalfoundation:storage_alloy +thermalfoundation:storage_resource +trafficcontrol:channelizer +trafficcontrol:concrete_barrier +trafficcontrol:cone +trafficcontrol:crossing_gate_base +trafficcontrol:crossing_gate_crossbuck +trafficcontrol:crossing_gate_gate +trafficcontrol:crossing_gate_lamps +trafficcontrol:crossing_gate_pole +trafficcontrol:crossing_relay_ne +trafficcontrol:crossing_relay_nw +trafficcontrol:crossing_relay_se +trafficcontrol:crossing_relay_sw +trafficcontrol:crossing_relay_top_ne +trafficcontrol:crossing_relay_top_nw +trafficcontrol:crossing_relay_top_se +trafficcontrol:crossing_relay_top_sw +trafficcontrol:drum +trafficcontrol:horizontal_pole +trafficcontrol:light_source +trafficcontrol:overhead +trafficcontrol:overhead_crossbuck +trafficcontrol:overhead_lamps +trafficcontrol:overhead_pole +trafficcontrol:pedestrian_button +trafficcontrol:safetran_mechanical +trafficcontrol:safetran_type_3 +trafficcontrol:shunt_border +trafficcontrol:shunt_island +trafficcontrol:sign +trafficcontrol:street_light_double +trafficcontrol:street_light_single +trafficcontrol:street_sign +trafficcontrol:traffic_light +trafficcontrol:traffic_light_1 +trafficcontrol:traffic_light_2 +trafficcontrol:traffic_light_4 +trafficcontrol:traffic_light_5 +trafficcontrol:traffic_light_5_upper +trafficcontrol:traffic_light_control_box +trafficcontrol:traffic_light_doghouse +trafficcontrol:traffic_rail +trafficcontrol:traffic_sensor_left +trafficcontrol:traffic_sensor_right +trafficcontrol:traffic_sensor_straight +trafficcontrol:type_3_barrier +trafficcontrol:type_3_barrier_right +trafficcontrol:wch_bell +trafficcontrol:wig_wag + + +*************************************** +* ##### ##### ##### # # #### * +* # # # ## ## # * +* # # ### # # # ### * +* # # # # # # * +* ##### # ##### # # #### * +*************************************** + + +aeadditions:certustank +aeadditions:fluid.item +aeadditions:fluidcrafter +aeadditions:fluidfiller +aeadditions:gas_interface +aeadditions:hardmedrive +aeadditions:part.base +aeadditions:pattern.crafting +aeadditions:pattern.fluid +aeadditions:storage.casing +aeadditions:storage.component +aeadditions:storage.fluid +aeadditions:storage.fluid.portable +aeadditions:storage.physical +aeadditions:terminal.fluid.wireless +aeadditions:terminal.universal.wireless +aeadditions:vibrantchamberfluid +appliedenergistics2:biometric_card +appliedenergistics2:cable_bus +appliedenergistics2:cell_workbench +appliedenergistics2:certus_quartz_axe +appliedenergistics2:certus_quartz_cutting_knife +appliedenergistics2:certus_quartz_hoe +appliedenergistics2:certus_quartz_pickaxe +appliedenergistics2:certus_quartz_spade +appliedenergistics2:certus_quartz_sword +appliedenergistics2:certus_quartz_wrench +appliedenergistics2:charged_quartz_ore +appliedenergistics2:charged_staff +appliedenergistics2:charger +appliedenergistics2:chest +appliedenergistics2:chiseled_quartz_block +appliedenergistics2:chiseled_quartz_slab +appliedenergistics2:chiseled_quartz_stairs +appliedenergistics2:color_applicator +appliedenergistics2:condenser +appliedenergistics2:controller +appliedenergistics2:crafting_accelerator +appliedenergistics2:crafting_monitor +appliedenergistics2:crafting_storage_16k +appliedenergistics2:crafting_storage_1k +appliedenergistics2:crafting_storage_4k +appliedenergistics2:crafting_storage_64k +appliedenergistics2:crafting_unit +appliedenergistics2:crank +appliedenergistics2:creative_energy_cell +appliedenergistics2:creative_storage_cell +appliedenergistics2:crystal_seed +appliedenergistics2:dense_energy_cell +appliedenergistics2:drive +appliedenergistics2:dummy_fluid_item +appliedenergistics2:encoded_pattern +appliedenergistics2:energy_acceptor +appliedenergistics2:energy_cell +appliedenergistics2:entropy_manipulator +appliedenergistics2:facade +appliedenergistics2:fluid_interface +appliedenergistics2:fluid_storage_cell_16k +appliedenergistics2:fluid_storage_cell_1k +appliedenergistics2:fluid_storage_cell_4k +appliedenergistics2:fluid_storage_cell_64k +appliedenergistics2:fluix_block +appliedenergistics2:fluix_slab +appliedenergistics2:fluix_stairs +appliedenergistics2:grindstone +appliedenergistics2:inscriber +appliedenergistics2:interface +appliedenergistics2:io_port +appliedenergistics2:light_detector +appliedenergistics2:material +appliedenergistics2:matrix_frame +appliedenergistics2:matter_cannon +appliedenergistics2:memory_card +appliedenergistics2:molecular_assembler +appliedenergistics2:nether_quartz_axe +appliedenergistics2:nether_quartz_cutting_knife +appliedenergistics2:nether_quartz_hoe +appliedenergistics2:nether_quartz_pickaxe +appliedenergistics2:nether_quartz_spade +appliedenergistics2:nether_quartz_sword +appliedenergistics2:nether_quartz_wrench +appliedenergistics2:network_tool +appliedenergistics2:paint +appliedenergistics2:paint_ball +appliedenergistics2:part +appliedenergistics2:portable_cell +appliedenergistics2:quantum_link +appliedenergistics2:quantum_ring +appliedenergistics2:quartz_block +appliedenergistics2:quartz_fixture +appliedenergistics2:quartz_glass +appliedenergistics2:quartz_growth_accelerator +appliedenergistics2:quartz_ore +appliedenergistics2:quartz_pillar +appliedenergistics2:quartz_pillar_slab +appliedenergistics2:quartz_pillar_stairs +appliedenergistics2:quartz_slab +appliedenergistics2:quartz_stairs +appliedenergistics2:quartz_vibrant_glass +appliedenergistics2:security_station +appliedenergistics2:sky_compass +appliedenergistics2:sky_stone_block +appliedenergistics2:sky_stone_brick +appliedenergistics2:sky_stone_brick_slab +appliedenergistics2:sky_stone_brick_stairs +appliedenergistics2:sky_stone_chest +appliedenergistics2:sky_stone_slab +appliedenergistics2:sky_stone_small_brick +appliedenergistics2:sky_stone_small_brick_slab +appliedenergistics2:sky_stone_small_brick_stairs +appliedenergistics2:sky_stone_stairs +appliedenergistics2:smooth_sky_stone_block +appliedenergistics2:smooth_sky_stone_chest +appliedenergistics2:smooth_sky_stone_slab +appliedenergistics2:smooth_sky_stone_stairs +appliedenergistics2:spatial_io_port +appliedenergistics2:spatial_pylon +appliedenergistics2:spatial_storage_cell_128_cubed +appliedenergistics2:spatial_storage_cell_16_cubed +appliedenergistics2:spatial_storage_cell_2_cubed +appliedenergistics2:storage_cell_16k +appliedenergistics2:storage_cell_1k +appliedenergistics2:storage_cell_4k +appliedenergistics2:storage_cell_64k +appliedenergistics2:tiny_tnt +appliedenergistics2:vibration_chamber +appliedenergistics2:view_cell +appliedenergistics2:wireless_access_point +appliedenergistics2:wireless_terminal +backpack:backpack +backpack:backpack_frame +backpack:backpack_piece +backpack:bound_leather +backpack:stick +backpack:tanned_leather +baubles:ring +bibliocraft:armorstand +bibliocraft:atlasbook +bibliocraft:atlasplate +bibliocraft:bell +bibliocraft:bibliochase +bibliocraft:biblioclipboard +bibliocraft:bibliocreativelock +bibliocraft:bibliodrill +bibliocraft:biblioglasses +bibliocraft:biblioredbook +bibliocraft:bigbook +bibliocraft:bookcase +bibliocraft:bookcasecreative +bibliocraft:case +bibliocraft:clipboard +bibliocraft:clock +bibliocraft:compass +bibliocraft:cookiejar +bibliocraft:deathcompass +bibliocraft:desk +bibliocraft:dinnerplate +bibliocraft:discrack +bibliocraft:enchantedplate +bibliocraft:fancysign +bibliocraft:fancyworkbench +bibliocraft:framedchest +bibliocraft:framingboard +bibliocraft:framingsaw +bibliocraft:framingsheet +bibliocraft:furniturepaneler +bibliocraft:handdrill +bibliocraft:label +bibliocraft:lampgold +bibliocraft:lampiron +bibliocraft:lanterngold +bibliocraft:lanterniron +bibliocraft:mapframe +bibliocraft:maptool +bibliocraft:markerpole +bibliocraft:paintingcanvas +bibliocraft:paintingframeborderless +bibliocraft:paintingframefancy +bibliocraft:paintingframeflat +bibliocraft:paintingframemiddle +bibliocraft:paintingframesimple +bibliocraft:paintingpress +bibliocraft:plumbline +bibliocraft:potionshelf +bibliocraft:printingpress +bibliocraft:printplate +bibliocraft:recipebook +bibliocraft:seat +bibliocraft:seatback1 +bibliocraft:seatback2 +bibliocraft:seatback3 +bibliocraft:seatback4 +bibliocraft:seatback5 +bibliocraft:shelf +bibliocraft:slottedbook +bibliocraft:stockroomcatalog +bibliocraft:swordpedestal +bibliocraft:table +bibliocraft:tape +bibliocraft:tapemeasure +bibliocraft:testeritem +bibliocraft:toolrack +bibliocraft:typesettingtable +bibliocraft:typewriter +brewcraft:beachrumitem +brewcraft:blackholewhiskeyitem +brewcraft:bluebeeritem +brewcraft:borgiaabsintheitem +brewcraft:cherryvodkaitem +brewcraft:coconutrumitem +brewcraft:distiller +brewcraft:ghostpepperabsintheitem +brewcraft:goldschlageritem +brewcraft:handmadevodkaitem +brewcraft:hardapplecideritem +brewcraft:hardlemonadeitem +brewcraft:honeymeaditem +brewcraft:hopsitem +brewcraft:hopsseeditem +brewcraft:malortitem +brewcraft:pinkmoscatoitem +brewcraft:pmaxrieslingitem +brewcraft:pointthreeryeitem +brewcraft:preparedbeachrummixitem +brewcraft:preparedblackholewhiskeymixitem +brewcraft:preparedbluebeermixitem +brewcraft:preparedborgiaabsinthemixitem +brewcraft:preparedcherryvodkamixitem +brewcraft:preparedcoconutrummixitem +brewcraft:preparedghostpepperabsinthemixitem +brewcraft:preparedgoldschlagermixitem +brewcraft:preparedhandmadevodkamixitem +brewcraft:preparedhardapplecidermixitem +brewcraft:preparedhardlemonademixitem +brewcraft:preparedhoneymeadmixitem +brewcraft:preparedmalortmixitem +brewcraft:preparedpinkmoscatomixitem +brewcraft:preparedpmaxrieslingmixitem +brewcraft:preparedpointthreeryemixitem +brewcraft:preparedredbeermixitem +brewcraft:preparedrennalgoldmixitem +brewcraft:preparedriverchardonnaymixitem +brewcraft:preparedsakemixitem +brewcraft:preparedsavannazinfandelmixitem +brewcraft:preparedspicedrummixitem +brewcraft:preparedswampmerlotmixitem +brewcraft:preparedtiagapinotnoirmixitem +brewcraft:preparedtotalvodkamixitem +brewcraft:prepareduglyavocadoginmixitem +brewcraft:redbeeritem +brewcraft:rennalgolditem +brewcraft:riverchardonnayitem +brewcraft:sakeitem +brewcraft:savannazinfandelitem +brewcraft:spicedrumitem +brewcraft:swampmerlotitem +brewcraft:tiagapinotnoiritem +brewcraft:totalvodkaitem +brewcraft:uglyavocadoginitem +buildcraftbuilders:architect +buildcraftbuilders:builder +buildcraftbuilders:filler +buildcraftbuilders:filler_planner +buildcraftbuilders:frame +buildcraftbuilders:library +buildcraftbuilders:quarry +buildcraftbuilders:replacer +buildcraftbuilders:schematic_single +buildcraftbuilders:snapshot +buildcraftcompat:pipe_item_propolis +buildcraftcore:decorated +buildcraftcore:engine +buildcraftcore:fragile_fluid_shard +buildcraftcore:gear_diamond +buildcraftcore:gear_gold +buildcraftcore:gear_iron +buildcraftcore:gear_stone +buildcraftcore:gear_wood +buildcraftcore:list +buildcraftcore:map_location +buildcraftcore:marker_connector +buildcraftcore:marker_path +buildcraftcore:marker_volume +buildcraftcore:paintbrush +buildcraftcore:spring +buildcraftcore:volume_box +buildcraftcore:wrench +buildcraftenergy:glob_of_oil +buildcraftfactory:autoworkbench_item +buildcraftfactory:chute +buildcraftfactory:distiller +buildcraftfactory:flood_gate +buildcraftfactory:gel +buildcraftfactory:heat_exchange +buildcraftfactory:mining_well +buildcraftfactory:pump +buildcraftfactory:tank +buildcraftfactory:water_gel_spawn +buildcraftlib:debugger +buildcraftlib:guide +buildcraftlib:guide_note +buildcraftrobotics:zone_planner +buildcraftsilicon:advanced_crafting_table +buildcraftsilicon:assembly_table +buildcraftsilicon:gate_copier +buildcraftsilicon:integration_table +buildcraftsilicon:laser +buildcraftsilicon:plug_facade +buildcraftsilicon:plug_gate +buildcraftsilicon:plug_lens +buildcraftsilicon:plug_light_sensor +buildcraftsilicon:plug_pulsar +buildcraftsilicon:redstone_chipset +buildcrafttransport:filtered_buffer +buildcrafttransport:pipe_clay_fluid +buildcrafttransport:pipe_clay_item +buildcrafttransport:pipe_cobble_fluid +buildcrafttransport:pipe_cobble_item +buildcrafttransport:pipe_cobble_power +buildcrafttransport:pipe_daizuli_item +buildcrafttransport:pipe_diamond_fluid +buildcrafttransport:pipe_diamond_item +buildcrafttransport:pipe_diamond_wood_fluid +buildcrafttransport:pipe_diamond_wood_item +buildcrafttransport:pipe_emzuli_item +buildcrafttransport:pipe_gold_fluid +buildcrafttransport:pipe_gold_item +buildcrafttransport:pipe_gold_power +buildcrafttransport:pipe_iron_fluid +buildcrafttransport:pipe_iron_item +buildcrafttransport:pipe_lapis_item +buildcrafttransport:pipe_obsidian_item +buildcrafttransport:pipe_quartz_fluid +buildcrafttransport:pipe_quartz_item +buildcrafttransport:pipe_quartz_power +buildcrafttransport:pipe_sandstone_fluid +buildcrafttransport:pipe_sandstone_item +buildcrafttransport:pipe_sandstone_power +buildcrafttransport:pipe_stone_fluid +buildcrafttransport:pipe_stone_item +buildcrafttransport:pipe_stone_power +buildcrafttransport:pipe_stripes_item +buildcrafttransport:pipe_structure +buildcrafttransport:pipe_void_fluid +buildcrafttransport:pipe_void_item +buildcrafttransport:pipe_wood_fluid +buildcrafttransport:pipe_wood_item +buildcrafttransport:pipe_wood_power +buildcrafttransport:plug_blocker +buildcrafttransport:plug_power_adaptor +buildcrafttransport:waterproof +buildcrafttransport:wire +carpentersblocks:carpenters_block +carpentersblocks:carpenters_chisel +carpentersblocks:carpenters_collapsible_block +carpentersblocks:carpenters_hammer +carpentersblocks:carpenters_pressure_plate +carpentersblocks:carpenters_slope +cfm:bar_stool +cfm:basin +cfm:bath_bottom +cfm:bedside_cabinet_acacia +cfm:bedside_cabinet_andesite +cfm:bedside_cabinet_birch +cfm:bedside_cabinet_dark_oak +cfm:bedside_cabinet_diorite +cfm:bedside_cabinet_granite +cfm:bedside_cabinet_jungle +cfm:bedside_cabinet_oak +cfm:bedside_cabinet_spruce +cfm:bedside_cabinet_stone +cfm:bench +cfm:bin +cfm:bird_bath +cfm:blender +cfm:blinds_acacia_open +cfm:blinds_birch_open +cfm:blinds_dark_oak_open +cfm:blinds_jungle_open +cfm:blinds_open +cfm:blinds_spruce_open +cfm:cabinet_acacia +cfm:cabinet_andesite +cfm:cabinet_birch +cfm:cabinet_dark_oak +cfm:cabinet_diorite +cfm:cabinet_granite +cfm:cabinet_jungle +cfm:cabinet_kitchen +cfm:cabinet_oak +cfm:cabinet_spruce +cfm:cabinet_stone +cfm:candle +cfm:castle_netting +cfm:ceiling_fan +cfm:ceiling_fan_fans +cfm:ceiling_light_off +cfm:chair_acacia +cfm:chair_andesite +cfm:chair_birch +cfm:chair_dark_oak +cfm:chair_diorite +cfm:chair_granite +cfm:chair_jungle +cfm:chair_oak +cfm:chair_spruce +cfm:chair_stone +cfm:chimney +cfm:chopping_board +cfm:coffee_table_acacia +cfm:coffee_table_andesite +cfm:coffee_table_birch +cfm:coffee_table_dark_oak +cfm:coffee_table_diorite +cfm:coffee_table_granite +cfm:coffee_table_jungle +cfm:coffee_table_oak +cfm:coffee_table_spruce +cfm:coffee_table_stone +cfm:computer +cfm:cookie_jar +cfm:couch +cfm:couch_jeb +cfm:counter +cfm:counter_drawer +cfm:counter_sink +cfm:crate +cfm:crate_acacia +cfm:crate_birch +cfm:crate_dark_oak +cfm:crate_jungle +cfm:crate_spruce +cfm:curtains_open +cfm:desk_acacia +cfm:desk_andesite +cfm:desk_birch +cfm:desk_cabinet_acacia +cfm:desk_cabinet_andesite +cfm:desk_cabinet_birch +cfm:desk_cabinet_dark_oak +cfm:desk_cabinet_diorite +cfm:desk_cabinet_granite +cfm:desk_cabinet_jungle +cfm:desk_cabinet_oak +cfm:desk_cabinet_spruce +cfm:desk_cabinet_stone +cfm:desk_dark_oak +cfm:desk_diorite +cfm:desk_granite +cfm:desk_jungle +cfm:desk_oak +cfm:desk_spruce +cfm:desk_stone +cfm:digital_clock +cfm:dishwasher +cfm:divingboard_base +cfm:door_bell +cfm:door_bell_acacia +cfm:door_bell_birch +cfm:door_bell_dark_oak +cfm:door_bell_jungle +cfm:door_bell_spruce +cfm:door_mat +cfm:electric_fence +cfm:esky +cfm:fairy_light +cfm:fire_alarm_off +cfm:fire_alarm_on +cfm:fire_pit_on +cfm:freezer +cfm:grand_chair_bottom +cfm:grill +cfm:hedge_acacia +cfm:hedge_birch +cfm:hedge_dark_oak +cfm:hedge_jungle +cfm:hedge_oak +cfm:hedge_spruce +cfm:inflatable_castle +cfm:item_bread_slice +cfm:item_cool_pack +cfm:item_crayfish +cfm:item_crow_bar +cfm:item_cup +cfm:item_drink +cfm:item_envelope +cfm:item_envelope_signed +cfm:item_flesh +cfm:item_flesh_cooked +cfm:item_hammer +cfm:item_ink_cartridge +cfm:item_kebab +cfm:item_kebab_cooked +cfm:item_knife +cfm:item_log +cfm:item_package +cfm:item_package_signed +cfm:item_recipe_book +cfm:item_sausage +cfm:item_sausage_cooked +cfm:item_soap +cfm:item_soap_water +cfm:item_spatula +cfm:item_super_soap_water +cfm:item_toast +cfm:lamp_off +cfm:light_switch_off +cfm:mail_box +cfm:mail_box_acacia +cfm:mail_box_birch +cfm:mail_box_dark_oak +cfm:mail_box_jungle +cfm:mail_box_spruce +cfm:mantel_piece +cfm:microwave +cfm:mirror +cfm:modern_bed_bottom +cfm:modern_chair +cfm:modern_coffee_table +cfm:modern_couch +cfm:modern_light_off +cfm:modern_sliding_door +cfm:modern_stair +cfm:modern_table +cfm:modern_table_outdoor +cfm:modern_tv +cfm:modern_window +cfm:oven +cfm:park_bench_acacia +cfm:park_bench_birch +cfm:park_bench_dark_oak +cfm:park_bench_jungle +cfm:park_bench_oak +cfm:park_bench_spruce +cfm:photo_frame +cfm:plate +cfm:present +cfm:printer +cfm:range_hood +cfm:shower_bottom +cfm:shower_head_off +cfm:stereo +cfm:stone_path +cfm:table_acacia +cfm:table_andesite +cfm:table_birch +cfm:table_dark_oak +cfm:table_diorite +cfm:table_granite +cfm:table_jungle +cfm:table_oak +cfm:table_outdoor +cfm:table_spruce +cfm:table_stone +cfm:tap +cfm:toaster +cfm:toilet +cfm:trampoline +cfm:tree_bottom +cfm:tv +cfm:tv_remote +cfm:tv_stand +cfm:upgraded_fence_acacia +cfm:upgraded_fence_birch +cfm:upgraded_fence_dark_oak +cfm:upgraded_fence_jungle +cfm:upgraded_fence_nether_brick +cfm:upgraded_fence_oak +cfm:upgraded_fence_spruce +cfm:upgraded_gate_acacia +cfm:upgraded_gate_birch +cfm:upgraded_gate_dark_oak +cfm:upgraded_gate_jungle +cfm:upgraded_gate_oak +cfm:upgraded_gate_spruce +cfm:wall_cabinet +cfm:washing_machine +cfm:white_fence +cfm:white_gate +cfm:wreath +cgm:advanced_ammo +cgm:assault_rifle +cgm:basic_ammo +cgm:bazooka +cgm:chain_gun +cgm:grenade +cgm:grenade_launcher +cgm:handgun +cgm:machine_pistol +cgm:missile +cgm:part +cgm:rifle +cgm:scope +cgm:shell +cgm:shotgun +cgm:silencer +cgm:stun_grenade +cgm:workbench +chunkloaders:advanced_chunk_loader +chunkloaders:basic_chunk_loader +chunkloaders:single_chunk_loader +chunkloaders:ultimate_chunk_loader +compactsolars:compact_solar_block +compactsolars:solar_hat_high_voltage +compactsolars:solar_hat_low_voltage +compactsolars:solar_hat_medium_voltage +forestry:adventurer_bag +forestry:adventurer_bag_t2 +forestry:alveary.fan +forestry:alveary.heater +forestry:alveary.hygro +forestry:alveary.plain +forestry:alveary.sieve +forestry:alveary.stabiliser +forestry:alveary.swarmer +forestry:ambrosia +forestry:analyzer +forestry:apatite +forestry:apiarist_bag +forestry:apiarist_boots +forestry:apiarist_chest +forestry:apiarist_helmet +forestry:apiarist_legs +forestry:apiary +forestry:arboretum +forestry:ash +forestry:ash_block_0 +forestry:ash_block_1 +forestry:ash_block_2 +forestry:ash_block_3 +forestry:ash_brick +forestry:ash_stairs +forestry:bee_chest +forestry:bee_combs +forestry:bee_combs_0 +forestry:bee_combs_1 +forestry:bee_drone_ge +forestry:bee_house +forestry:bee_larvae_ge +forestry:bee_princess_ge +forestry:bee_queen_ge +forestry:beehives +forestry:beeswax +forestry:bituminous_peat +forestry:bog_earth +forestry:book_forester +forestry:bottler +forestry:broken_bronze_pickaxe +forestry:broken_bronze_shovel +forestry:bronze_pickaxe +forestry:bronze_shovel +forestry:builder_bag +forestry:builder_bag_t2 +forestry:butterfly_chest +forestry:butterfly_ge +forestry:can +forestry:candle +forestry:capsule +forestry:carpenter +forestry:cart.beehouse +forestry:carton +forestry:catalogue +forestry:caterpillar_ge +forestry:centrifuge +forestry:charcoal +forestry:chipsets +forestry:climatiser +forestry:cocoon +forestry:cocoon.solid +forestry:cocoon_ge +forestry:crafting_material +forestry:crate +forestry:crated.blockcactus +forestry:crated.blockprismarine +forestry:crated.blockprismarinebrick +forestry:crated.blockprismarinedark +forestry:crated.cobblestone +forestry:crated.cropcarrot +forestry:crated.croppotato +forestry:crated.cropwheat +forestry:crated.dirt +forestry:crated.dustglowstone +forestry:crated.dustredstone +forestry:crated.forestry.apatite.0 +forestry:crated.forestry.ash.0 +forestry:crated.forestry.bee_combs.0 +forestry:crated.forestry.bee_combs.1 +forestry:crated.forestry.bee_combs.10 +forestry:crated.forestry.bee_combs.14 +forestry:crated.forestry.bee_combs.15 +forestry:crated.forestry.bee_combs.16 +forestry:crated.forestry.bee_combs.2 +forestry:crated.forestry.bee_combs.3 +forestry:crated.forestry.bee_combs.4 +forestry:crated.forestry.bee_combs.5 +forestry:crated.forestry.bee_combs.6 +forestry:crated.forestry.bee_combs.7 +forestry:crated.forestry.bee_combs.8 +forestry:crated.forestry.beeswax.0 +forestry:crated.forestry.bog_earth.0 +forestry:crated.forestry.fertilizer_compound.0 +forestry:crated.forestry.fruits.0 +forestry:crated.forestry.fruits.1 +forestry:crated.forestry.fruits.2 +forestry:crated.forestry.fruits.3 +forestry:crated.forestry.fruits.4 +forestry:crated.forestry.fruits.5 +forestry:crated.forestry.fruits.6 +forestry:crated.forestry.honeydew.0 +forestry:crated.forestry.humus.0 +forestry:crated.forestry.mulch.0 +forestry:crated.forestry.peat.0 +forestry:crated.forestry.phosphor.0 +forestry:crated.forestry.pollen.0 +forestry:crated.forestry.pollen.1 +forestry:crated.forestry.propolis.0 +forestry:crated.forestry.refractory_wax.0 +forestry:crated.forestry.royal_jelly.0 +forestry:crated.gravel +forestry:crated.ic2.crafting.23 +forestry:crated.ic2.misc_resource.3 +forestry:crated.ic2.misc_resource.4 +forestry:crated.ingotbronze +forestry:crated.ingotcopper +forestry:crated.ingotsilver +forestry:crated.ingottin +forestry:crated.itemrubber +forestry:crated.minecraft.apple.0 +forestry:crated.minecraft.brick_block.0 +forestry:crated.minecraft.clay_ball.0 +forestry:crated.minecraft.coal.0 +forestry:crated.minecraft.coal.1 +forestry:crated.minecraft.cookie.0 +forestry:crated.minecraft.dirt.2 +forestry:crated.minecraft.dye.4 +forestry:crated.minecraft.log.0 +forestry:crated.minecraft.log.1 +forestry:crated.minecraft.log.2 +forestry:crated.minecraft.log.3 +forestry:crated.minecraft.log2.0 +forestry:crated.minecraft.log2.1 +forestry:crated.minecraft.mycelium.0 +forestry:crated.minecraft.nether_brick.0 +forestry:crated.minecraft.nether_wart.0 +forestry:crated.minecraft.sand.0 +forestry:crated.minecraft.sand.1 +forestry:crated.minecraft.sandstone.0 +forestry:crated.minecraft.sapling.0 +forestry:crated.minecraft.sapling.1 +forestry:crated.minecraft.sapling.2 +forestry:crated.minecraft.sapling.3 +forestry:crated.minecraft.sapling.4 +forestry:crated.minecraft.sapling.5 +forestry:crated.minecraft.soul_sand.0 +forestry:crated.minecraft.wheat_seeds.0 +forestry:crated.netherrack +forestry:crated.obsidian +forestry:crated.stone +forestry:crated.stoneandesite +forestry:crated.stonediorite +forestry:crated.stonegranite +forestry:crated.sugarcane +forestry:database +forestry:decaying_wheat +forestry:digger_bag +forestry:digger_bag_t2 +forestry:doors.acacia +forestry:doors.balsa +forestry:doors.baobab +forestry:doors.cherry +forestry:doors.chestnut +forestry:doors.citrus +forestry:doors.cocobolo +forestry:doors.ebony +forestry:doors.giganteum +forestry:doors.greenheart +forestry:doors.ipe +forestry:doors.kapok +forestry:doors.larch +forestry:doors.lime +forestry:doors.mahoe +forestry:doors.mahogany +forestry:doors.maple +forestry:doors.padauk +forestry:doors.palm +forestry:doors.papaya +forestry:doors.pine +forestry:doors.plum +forestry:doors.poplar +forestry:doors.sequoia +forestry:doors.teak +forestry:doors.walnut +forestry:doors.wenge +forestry:doors.willow +forestry:doors.zebrawood +forestry:engine_biogas +forestry:engine_clockwork +forestry:engine_electrical +forestry:engine_generator +forestry:engine_peat +forestry:escritoire +forestry:fabricator +forestry:farm_crops +forestry:farm_ender +forestry:farm_gourd +forestry:farm_mushroom +forestry:farm_nether +forestry:fence.gates.acacia +forestry:fence.gates.balsa +forestry:fence.gates.baobab +forestry:fence.gates.cherry +forestry:fence.gates.chestnut +forestry:fence.gates.citrus +forestry:fence.gates.cocobolo +forestry:fence.gates.ebony +forestry:fence.gates.fireproof.acacia +forestry:fence.gates.fireproof.balsa +forestry:fence.gates.fireproof.baobab +forestry:fence.gates.fireproof.cherry +forestry:fence.gates.fireproof.chestnut +forestry:fence.gates.fireproof.citrus +forestry:fence.gates.fireproof.cocobolo +forestry:fence.gates.fireproof.ebony +forestry:fence.gates.fireproof.giganteum +forestry:fence.gates.fireproof.greenheart +forestry:fence.gates.fireproof.ipe +forestry:fence.gates.fireproof.kapok +forestry:fence.gates.fireproof.larch +forestry:fence.gates.fireproof.lime +forestry:fence.gates.fireproof.mahoe +forestry:fence.gates.fireproof.mahogany +forestry:fence.gates.fireproof.maple +forestry:fence.gates.fireproof.padauk +forestry:fence.gates.fireproof.palm +forestry:fence.gates.fireproof.papaya +forestry:fence.gates.fireproof.pine +forestry:fence.gates.fireproof.plum +forestry:fence.gates.fireproof.poplar +forestry:fence.gates.fireproof.sequoia +forestry:fence.gates.fireproof.teak +forestry:fence.gates.fireproof.walnut +forestry:fence.gates.fireproof.wenge +forestry:fence.gates.fireproof.willow +forestry:fence.gates.fireproof.zebrawood +forestry:fence.gates.giganteum +forestry:fence.gates.greenheart +forestry:fence.gates.ipe +forestry:fence.gates.kapok +forestry:fence.gates.larch +forestry:fence.gates.lime +forestry:fence.gates.mahoe +forestry:fence.gates.mahogany +forestry:fence.gates.maple +forestry:fence.gates.padauk +forestry:fence.gates.palm +forestry:fence.gates.papaya +forestry:fence.gates.pine +forestry:fence.gates.plum +forestry:fence.gates.poplar +forestry:fence.gates.sequoia +forestry:fence.gates.teak +forestry:fence.gates.vanilla.fireproof.acacia +forestry:fence.gates.vanilla.fireproof.birch +forestry:fence.gates.vanilla.fireproof.dark_oak +forestry:fence.gates.vanilla.fireproof.jungle +forestry:fence.gates.vanilla.fireproof.oak +forestry:fence.gates.vanilla.fireproof.spruce +forestry:fence.gates.walnut +forestry:fence.gates.wenge +forestry:fence.gates.willow +forestry:fence.gates.zebrawood +forestry:fences.0 +forestry:fences.1 +forestry:fences.fireproof.0 +forestry:fences.fireproof.1 +forestry:fences.vanilla.fireproof.0 +forestry:fermenter +forestry:fertilizer_bio +forestry:fertilizer_compound +forestry:ffarm +forestry:flexible_casing +forestry:fluid.bio.ethanol +forestry:fluid.biomass +forestry:fluid.for.honey +forestry:fluid.glass +forestry:fluid.ice +forestry:fluid.juice +forestry:fluid.milk +forestry:fluid.seed.oil +forestry:fluid.short.mead +forestry:forester_bag +forestry:forester_bag_t2 +forestry:frame_impregnated +forestry:frame_proven +forestry:frame_untreated +forestry:fruits +forestry:gear_bronze +forestry:gear_copper +forestry:gear_tin +forestry:genetic_filter +forestry:grafter +forestry:grafter_proven +forestry:greenhouse +forestry:greenhouse.window +forestry:greenhouse.window_up +forestry:habitat_former +forestry:habitat_locator +forestry:habitat_screen +forestry:hardened_machine +forestry:honey_drop +forestry:honey_pot +forestry:honeydew +forestry:honeyed_slice +forestry:humus +forestry:hunter_bag +forestry:hunter_bag_t2 +forestry:impregnated_casing +forestry:imprinter +forestry:ingot_bronze +forestry:ingot_copper +forestry:ingot_tin +forestry:iodine_capsule +forestry:kit_pickaxe +forestry:kit_shovel +forestry:leaves +forestry:leaves.decorative.0 +forestry:leaves.decorative.1 +forestry:leaves.decorative.2 +forestry:leaves.default.0 +forestry:leaves.default.1 +forestry:leaves.default.2 +forestry:leaves.default.3 +forestry:leaves.default.4 +forestry:leaves.default.5 +forestry:leaves.default.6 +forestry:leaves.default.7 +forestry:leaves.default.8 +forestry:leaves.default.fruit.0 +forestry:leaves.default.fruit.1 +forestry:lepidopterist_bag +forestry:letters +forestry:loam +forestry:logs.0 +forestry:logs.1 +forestry:logs.2 +forestry:logs.3 +forestry:logs.4 +forestry:logs.5 +forestry:logs.6 +forestry:logs.7 +forestry:logs.fireproof.0 +forestry:logs.fireproof.1 +forestry:logs.fireproof.2 +forestry:logs.fireproof.3 +forestry:logs.fireproof.4 +forestry:logs.fireproof.5 +forestry:logs.fireproof.6 +forestry:logs.fireproof.7 +forestry:logs.vanilla.fireproof.0 +forestry:logs.vanilla.fireproof.1 +forestry:mailbox +forestry:miner_bag +forestry:miner_bag_t2 +forestry:moistener +forestry:mouldy_wheat +forestry:mulch +forestry:mushroom +forestry:naturalist_helmet +forestry:oak_stick +forestry:peat +forestry:peat_bog +forestry:phosphor +forestry:pipette +forestry:planks.0 +forestry:planks.1 +forestry:planks.fireproof.0 +forestry:planks.fireproof.1 +forestry:planks.vanilla.fireproof.0 +forestry:pollen +forestry:pollen_fertile +forestry:portable_alyzer +forestry:propolis +forestry:rainmaker +forestry:raintank +forestry:refractory +forestry:refractory_wax +forestry:research_note +forestry:resource_storage +forestry:resources +forestry:royal_jelly +forestry:sapling +forestry:sapling_ge +forestry:scoop +forestry:serum_ge +forestry:slabs.0 +forestry:slabs.1 +forestry:slabs.2 +forestry:slabs.3 +forestry:slabs.double.0 +forestry:slabs.double.1 +forestry:slabs.double.2 +forestry:slabs.double.3 +forestry:slabs.double.fireproof.0 +forestry:slabs.double.fireproof.1 +forestry:slabs.double.fireproof.2 +forestry:slabs.double.fireproof.3 +forestry:slabs.fireproof.0 +forestry:slabs.fireproof.1 +forestry:slabs.fireproof.2 +forestry:slabs.fireproof.3 +forestry:slabs.vanilla.double.fireproof.0 +forestry:slabs.vanilla.fireproof.0 +forestry:smoker +forestry:soldering_iron +forestry:squeezer +forestry:stairs.acacia +forestry:stairs.balsa +forestry:stairs.baobab +forestry:stairs.cherry +forestry:stairs.chestnut +forestry:stairs.citrus +forestry:stairs.cocobolo +forestry:stairs.ebony +forestry:stairs.fireproof.acacia +forestry:stairs.fireproof.balsa +forestry:stairs.fireproof.baobab +forestry:stairs.fireproof.cherry +forestry:stairs.fireproof.chestnut +forestry:stairs.fireproof.citrus +forestry:stairs.fireproof.cocobolo +forestry:stairs.fireproof.ebony +forestry:stairs.fireproof.giganteum +forestry:stairs.fireproof.greenheart +forestry:stairs.fireproof.ipe +forestry:stairs.fireproof.kapok +forestry:stairs.fireproof.larch +forestry:stairs.fireproof.lime +forestry:stairs.fireproof.mahoe +forestry:stairs.fireproof.mahogany +forestry:stairs.fireproof.maple +forestry:stairs.fireproof.padauk +forestry:stairs.fireproof.palm +forestry:stairs.fireproof.papaya +forestry:stairs.fireproof.pine +forestry:stairs.fireproof.plum +forestry:stairs.fireproof.poplar +forestry:stairs.fireproof.sequoia +forestry:stairs.fireproof.teak +forestry:stairs.fireproof.walnut +forestry:stairs.fireproof.wenge +forestry:stairs.fireproof.willow +forestry:stairs.fireproof.zebrawood +forestry:stairs.giganteum +forestry:stairs.greenheart +forestry:stairs.ipe +forestry:stairs.kapok +forestry:stairs.larch +forestry:stairs.lime +forestry:stairs.mahoe +forestry:stairs.mahogany +forestry:stairs.maple +forestry:stairs.padauk +forestry:stairs.palm +forestry:stairs.papaya +forestry:stairs.pine +forestry:stairs.plum +forestry:stairs.poplar +forestry:stairs.sequoia +forestry:stairs.teak +forestry:stairs.vanilla.fireproof.acacia +forestry:stairs.vanilla.fireproof.birch +forestry:stairs.vanilla.fireproof.dark_oak +forestry:stairs.vanilla.fireproof.jungle +forestry:stairs.vanilla.fireproof.oak +forestry:stairs.vanilla.fireproof.spruce +forestry:stairs.walnut +forestry:stairs.wenge +forestry:stairs.willow +forestry:stairs.zebrawood +forestry:stamp_collector +forestry:stamps +forestry:still +forestry:stump +forestry:sturdy_machine +forestry:thermionic_tubes +forestry:trade_station +forestry:tree_chest +forestry:wax_cast +forestry:wood_pile +forestry:wood_pile_decorative +forestry:wood_pulp +forestry:worktable +forestry:wrench +forge:bucketfilled +gendustry:apiary.upgrade +gendustry:bee_receptacle +gendustry:climate_module +gendustry:eject_cover +gendustry:env_processor +gendustry:error_sensor_cover +gendustry:extractor +gendustry:gene_sample +gendustry:gene_sample_blank +gendustry:gene_template +gendustry:genetics_processor +gendustry:hive_spawn_debugger +gendustry:honey_comb +gendustry:honey_drop +gendustry:import_cover +gendustry:imprinter +gendustry:industrial_apiary +gendustry:industrial_grafter +gendustry:industrial_scoop +gendustry:labware +gendustry:liquiddna +gendustry:liquifier +gendustry:mutagen +gendustry:mutagen_producer +gendustry:mutagen_tank +gendustry:mutatron +gendustry:mutatron_advanced +gendustry:pollen_kit +gendustry:power_module +gendustry:protein +gendustry:replicator +gendustry:sampler +gendustry:transposer +gendustry:upgrade_frame +gendustry:waste +harvestcraft:agaveitem +harvestcraft:agaveseeditem +harvestcraft:akutuqitem +harvestcraft:almond_sapling +harvestcraft:almondbutteritem +harvestcraft:almonditem +harvestcraft:amaranthitem +harvestcraft:amaranthseeditem +harvestcraft:anchovypepperonipizzaitem +harvestcraft:anchovyrawitem +harvestcraft:apiary +harvestcraft:apple_sapling +harvestcraft:applecideritem +harvestcraft:applefritteritem +harvestcraft:applejellyitem +harvestcraft:applejellysandwichitem +harvestcraft:applejuiceitem +harvestcraft:applepieitem +harvestcraft:applesauceitem +harvestcraft:applesmoothieitem +harvestcraft:applesnowitem +harvestcraft:appleyogurtitem +harvestcraft:apricot_sapling +harvestcraft:apricotglazedporkitem +harvestcraft:apricotitem +harvestcraft:apricotjellyitem +harvestcraft:apricotjellysandwichitem +harvestcraft:apricotjuiceitem +harvestcraft:apricotsmoothieitem +harvestcraft:apricotyogurtitem +harvestcraft:aridgarden +harvestcraft:arrowrootitem +harvestcraft:arrowrootseeditem +harvestcraft:artichokeitem +harvestcraft:artichokeseeditem +harvestcraft:asparagusitem +harvestcraft:asparagusquicheitem +harvestcraft:asparagusseeditem +harvestcraft:asparagussoupitem +harvestcraft:avocado_sapling +harvestcraft:avocadoburritoitem +harvestcraft:avocadoitem +harvestcraft:babaganoushitem +harvestcraft:baconandeggsitem +harvestcraft:baconcheeseburgeritem +harvestcraft:baconmushroomburgeritem +harvestcraft:baconpancakesitem +harvestcraft:baconwrappedchiliitem +harvestcraft:baconwrappeddatesitem +harvestcraft:bakedalaskaitem +harvestcraft:bakedbeansitem +harvestcraft:bakedbeetsitem +harvestcraft:bakedcactusitem +harvestcraft:bakedhamitem +harvestcraft:bakedsweetpotatoitem +harvestcraft:bakedturnipsitem +harvestcraft:bakewareitem +harvestcraft:baklavaitem +harvestcraft:bambooshootitem +harvestcraft:bambooshootseeditem +harvestcraft:bamboosteamedriceitem +harvestcraft:banana_sapling +harvestcraft:bananaitem +harvestcraft:bananamilkshakeitem +harvestcraft:banananutbreaditem +harvestcraft:bananasmoothieitem +harvestcraft:bananasplititem +harvestcraft:bananayogurtitem +harvestcraft:bangersandmashitem +harvestcraft:barleyitem +harvestcraft:barleyseeditem +harvestcraft:bassrawitem +harvestcraft:battenbergitem +harvestcraft:batteredsausageitem +harvestcraft:batteritem +harvestcraft:bbqchickenbiscuititem +harvestcraft:bbqchickenpizzaitem +harvestcraft:bbqjackfruititem +harvestcraft:bbqplatteritem +harvestcraft:bbqpotatochipsitem +harvestcraft:bbqpulledporkitem +harvestcraft:bbqsauceitem +harvestcraft:beanburritoitem +harvestcraft:beanitem +harvestcraft:beansandriceitem +harvestcraft:beanseeditem +harvestcraft:beansontoastitem +harvestcraft:beefjerkyitem +harvestcraft:beefwellingtonitem +harvestcraft:beehive +harvestcraft:beeswaxitem +harvestcraft:beetburgeritem +harvestcraft:beetitem +harvestcraft:beetsaladitem +harvestcraft:beetseeditem +harvestcraft:beetsoupitem +harvestcraft:bellpepperitem +harvestcraft:bellpepperseeditem +harvestcraft:bentoboxitem +harvestcraft:berrymeringuenestitem +harvestcraft:berryvinaigrettesaladitem +harvestcraft:bibimbapitem +harvestcraft:biscuititem +harvestcraft:biscuitsandgravyitem +harvestcraft:blackberrycobbleritem +harvestcraft:blackberryitem +harvestcraft:blackberryjellyitem +harvestcraft:blackberryjellysandwichitem +harvestcraft:blackberryjuiceitem +harvestcraft:blackberryseeditem +harvestcraft:blackberrysmoothieitem +harvestcraft:blackberryyogurtitem +harvestcraft:blackpaellaitem +harvestcraft:blackpepperitem +harvestcraft:blazingsoupitem +harvestcraft:bltitem +harvestcraft:blueberryitem +harvestcraft:blueberryjellyitem +harvestcraft:blueberryjellysandwichitem +harvestcraft:blueberryjuiceitem +harvestcraft:blueberrymuffinitem +harvestcraft:blueberrypancakesitem +harvestcraft:blueberrypieitem +harvestcraft:blueberryseeditem +harvestcraft:blueberrysmoothieitem +harvestcraft:blueberryyogurtitem +harvestcraft:boiledeggitem +harvestcraft:bolognaitem +harvestcraft:bolognasandwichitem +harvestcraft:braisedonionsitem +harvestcraft:bratwurstitem +harvestcraft:breadedporkchopitem +harvestcraft:breadfruit_sapling +harvestcraft:breadfruititem +harvestcraft:breakfastburritoitem +harvestcraft:briochebunitem +harvestcraft:broccoliitem +harvestcraft:broccolimacitem +harvestcraft:broccolindipitem +harvestcraft:broccoliseeditem +harvestcraft:brownieitem +harvestcraft:brusselsproutitem +harvestcraft:brusselsproutseeditem +harvestcraft:bubbleteaitem +harvestcraft:bubblywateritem +harvestcraft:bulgogiitem +harvestcraft:buttercookieitem +harvestcraft:butteredpotatoitem +harvestcraft:butteritem +harvestcraft:buttertartitem +harvestcraft:cabbageitem +harvestcraft:cabbageseeditem +harvestcraft:cactusfruititem +harvestcraft:cactusfruitjuiceitem +harvestcraft:cactusfruitseeditem +harvestcraft:cactussoupitem +harvestcraft:calamaricookeditem +harvestcraft:calamarirawitem +harvestcraft:californiarollitem +harvestcraft:candiedgingeritem +harvestcraft:candiedlemonitem +harvestcraft:candiedpecansitem +harvestcraft:candiedsweetpotatoesitem +harvestcraft:candiedwalnutsitem +harvestcraft:candleberryitem +harvestcraft:candleberryseeditem +harvestcraft:candledeco1 +harvestcraft:candledeco10 +harvestcraft:candledeco11 +harvestcraft:candledeco12 +harvestcraft:candledeco13 +harvestcraft:candledeco14 +harvestcraft:candledeco15 +harvestcraft:candledeco16 +harvestcraft:candledeco2 +harvestcraft:candledeco3 +harvestcraft:candledeco4 +harvestcraft:candledeco5 +harvestcraft:candledeco6 +harvestcraft:candledeco7 +harvestcraft:candledeco8 +harvestcraft:candledeco9 +harvestcraft:cantaloupeitem +harvestcraft:cantaloupeseeditem +harvestcraft:cantonesegreensitem +harvestcraft:cantonesenoodlesitem +harvestcraft:caramelappleitem +harvestcraft:caramelcupcakeitem +harvestcraft:caramelicecreamitem +harvestcraft:caramelitem +harvestcraft:carprawitem +harvestcraft:carrotcake +harvestcraft:carrotcakeitem +harvestcraft:carrotcupcakeitem +harvestcraft:carrotjuiceitem +harvestcraft:carrotsoupitem +harvestcraft:cashew_sapling +harvestcraft:cashewbutteritem +harvestcraft:cashewchickenitem +harvestcraft:cashewitem +harvestcraft:cassavaitem +harvestcraft:cassavaseeditem +harvestcraft:cassouletitem +harvestcraft:catfishrawitem +harvestcraft:caulifloweritem +harvestcraft:cauliflowerseeditem +harvestcraft:ceasarsaladitem +harvestcraft:celeryandpeanutbutteritem +harvestcraft:celeryitem +harvestcraft:celeryseeditem +harvestcraft:celerysoupitem +harvestcraft:cevicheitem +harvestcraft:chaiteaitem +harvestcraft:chaoscookieitem +harvestcraft:charrrawitem +harvestcraft:charsiuitem +harvestcraft:cheddarandsourcreampotatochipsitem +harvestcraft:cheeseburgeritem +harvestcraft:cheesecake +harvestcraft:cheesecakeitem +harvestcraft:cheesedanishitem +harvestcraft:cheeseitem +harvestcraft:cheeseontoastitem +harvestcraft:cheesesteakitem +harvestcraft:cheesyshrimpquinoaitem +harvestcraft:cheezepuffsitem +harvestcraft:cherry_sapling +harvestcraft:cherrycheesecake +harvestcraft:cherrycheesecakeitem +harvestcraft:cherrycoconutchocolatebaritem +harvestcraft:cherryicecreamitem +harvestcraft:cherryitem +harvestcraft:cherryjellyitem +harvestcraft:cherryjellysandwichitem +harvestcraft:cherryjuiceitem +harvestcraft:cherrypieitem +harvestcraft:cherryslushieitem +harvestcraft:cherrysmoothieitem +harvestcraft:cherrysodaitem +harvestcraft:cherryyogurtitem +harvestcraft:chestnut_sapling +harvestcraft:chestnutbutteritem +harvestcraft:chestnutitem +harvestcraft:chickenandwafflesitem +harvestcraft:chickenbiscuititem +harvestcraft:chickencelerycasseroleitem +harvestcraft:chickenchowmeinitem +harvestcraft:chickencordonbleuitem +harvestcraft:chickencurryitem +harvestcraft:chickendinneritem +harvestcraft:chickengumboitem +harvestcraft:chickenkatsuitem +harvestcraft:chickennoodlesoupitem +harvestcraft:chickenpaellaitem +harvestcraft:chickenparmasanitem +harvestcraft:chickenpotpieitem +harvestcraft:chickensandwichitem +harvestcraft:chickpeaitem +harvestcraft:chickpeaseeditem +harvestcraft:chikorollitem +harvestcraft:chilichocolateitem +harvestcraft:chilicupcakeitem +harvestcraft:chilidogitem +harvestcraft:chilidonutitem +harvestcraft:chiliitem +harvestcraft:chilipepperitem +harvestcraft:chilipepperseeditem +harvestcraft:chilipoppersitem +harvestcraft:chimichangaitem +harvestcraft:chipsanddipitem +harvestcraft:chipsandsalsaitem +harvestcraft:chocolatebaconitem +harvestcraft:chocolatebaritem +harvestcraft:chocolatecaramelfudgeitem +harvestcraft:chocolatecherryitem +harvestcraft:chocolatecoconutbaritem +harvestcraft:chocolatecupcakeitem +harvestcraft:chocolatedonutitem +harvestcraft:chocolateicecreamitem +harvestcraft:chocolatemilkitem +harvestcraft:chocolatemilkshakeitem +harvestcraft:chocolateorangeitem +harvestcraft:chocolatepuddingitem +harvestcraft:chocolaterollitem +harvestcraft:chocolatesprinklecake +harvestcraft:chocolatesprinklecakeitem +harvestcraft:chocolatestrawberryitem +harvestcraft:chocolateyogurtitem +harvestcraft:chocovoxelsitem +harvestcraft:chorizoitem +harvestcraft:chorusfruitsoupitem +harvestcraft:cinnamon_sapling +harvestcraft:cinnamonappleoatmealitem +harvestcraft:cinnamonbreaditem +harvestcraft:cinnamonitem +harvestcraft:cinnamonrollitem +harvestcraft:cinnamonsugardonutitem +harvestcraft:cinnamontoastitem +harvestcraft:citrussaladitem +harvestcraft:clamchowderitem +harvestcraft:clamcookeditem +harvestcraft:clamrawitem +harvestcraft:cobblestonecobbleritem +harvestcraft:cocoapowderitem +harvestcraft:coconut_sapling +harvestcraft:coconutcreamitem +harvestcraft:coconutitem +harvestcraft:coconutmilkitem +harvestcraft:coconutshrimpitem +harvestcraft:coconutsmoothieitem +harvestcraft:coconutyogurtitem +harvestcraft:coffeebeanitem +harvestcraft:coffeeconlecheitem +harvestcraft:coffeecupcakeitem +harvestcraft:coffeeitem +harvestcraft:coffeeseeditem +harvestcraft:colasodaitem +harvestcraft:coleslawburgeritem +harvestcraft:coleslawitem +harvestcraft:cookedgrubitem +harvestcraft:cookedtofabbititem +harvestcraft:cookedtofaconitem +harvestcraft:cookedtofeakitem +harvestcraft:cookedtofeegitem +harvestcraft:cookedtofenisonitem +harvestcraft:cookedtofickenitem +harvestcraft:cookedtofishitem +harvestcraft:cookedtofuduckitem +harvestcraft:cookedtofurkeyitem +harvestcraft:cookedtofuttonitem +harvestcraft:cookiesandmilkitem +harvestcraft:cornbreaditem +harvestcraft:cornchipsitem +harvestcraft:corndogitem +harvestcraft:cornedbeefbreakfastitem +harvestcraft:cornedbeefhashitem +harvestcraft:cornedbeefitem +harvestcraft:cornflakesitem +harvestcraft:cornishpastyitem +harvestcraft:cornitem +harvestcraft:cornmealitem +harvestcraft:cornonthecobitem +harvestcraft:cornseeditem +harvestcraft:cottagepieitem +harvestcraft:cottoncandyitem +harvestcraft:cottonitem +harvestcraft:cottonseeditem +harvestcraft:crabcookeditem +harvestcraft:crabkimbapitem +harvestcraft:crabrawitem +harvestcraft:crackeritem +harvestcraft:crackersandcheeseitem +harvestcraft:crackersitem +harvestcraft:cracklinsitem +harvestcraft:cranberrybaritem +harvestcraft:cranberryitem +harvestcraft:cranberryjellyitem +harvestcraft:cranberryjellysandwichitem +harvestcraft:cranberryjuiceitem +harvestcraft:cranberrysauceitem +harvestcraft:cranberryseeditem +harvestcraft:cranberrysmoothieitem +harvestcraft:cranberryyogurtitem +harvestcraft:crawfishetoufeeitem +harvestcraft:crayfishcookeditem +harvestcraft:crayfishrawitem +harvestcraft:crayfishsaladitem +harvestcraft:creamcookieitem +harvestcraft:creamedbroccolisoupitem +harvestcraft:creamedcornitem +harvestcraft:creamofavocadosoupitem +harvestcraft:creepercookieitem +harvestcraft:creeperwingsitem +harvestcraft:crispyricepuffbarsitem +harvestcraft:crispyricepuffcerealitem +harvestcraft:croissantitem +harvestcraft:cucumberitem +harvestcraft:cucumbersaladitem +harvestcraft:cucumbersandwichitem +harvestcraft:cucumberseeditem +harvestcraft:cucumbersoupitem +harvestcraft:curryitem +harvestcraft:curryleafitem +harvestcraft:curryleafseeditem +harvestcraft:currypowderitem +harvestcraft:custarditem +harvestcraft:cuttingboarditem +harvestcraft:damperitem +harvestcraft:dandelionsaladitem +harvestcraft:dandelionteaitem +harvestcraft:dangoitem +harvestcraft:date_sapling +harvestcraft:dateitem +harvestcraft:datenutbreaditem +harvestcraft:delightedmealitem +harvestcraft:deluxecheeseburgeritem +harvestcraft:deluxechickencurryitem +harvestcraft:deluxenachoesitem +harvestcraft:deviledeggitem +harvestcraft:dhalitem +harvestcraft:dimsumitem +harvestcraft:donutitem +harvestcraft:doughitem +harvestcraft:dragonfruit_sapling +harvestcraft:dragonfruititem +harvestcraft:driedsoupitem +harvestcraft:duckcookeditem +harvestcraft:duckrawitem +harvestcraft:durian_sapling +harvestcraft:durianitem +harvestcraft:durianmilkshakeitem +harvestcraft:durianmuffinitem +harvestcraft:earlgreyteaitem +harvestcraft:ediblerootitem +harvestcraft:eelrawitem +harvestcraft:eggnogitem +harvestcraft:eggplantitem +harvestcraft:eggplantparmitem +harvestcraft:eggplantseeditem +harvestcraft:eggrollitem +harvestcraft:eggsaladitem +harvestcraft:eggsbenedictitem +harvestcraft:eggtartitem +harvestcraft:elderberryitem +harvestcraft:elderberryseeditem +harvestcraft:enchiladaitem +harvestcraft:energydrinkitem +harvestcraft:epicbaconitem +harvestcraft:epicbltitem +harvestcraft:escargotitem +harvestcraft:espressoitem +harvestcraft:etonmessitem +harvestcraft:extremechiliitem +harvestcraft:fairybreaditem +harvestcraft:festivalbreaditem +harvestcraft:fiestacornsaladitem +harvestcraft:fig_sapling +harvestcraft:figbaritem +harvestcraft:figitem +harvestcraft:figjellyitem +harvestcraft:figjellysandwichitem +harvestcraft:figjuiceitem +harvestcraft:figsmoothieitem +harvestcraft:figyogurtitem +harvestcraft:firmtofuitem +harvestcraft:fishandchipsitem +harvestcraft:fishdinneritem +harvestcraft:fishlettucewrapitem +harvestcraft:fishsandwichitem +harvestcraft:fishsticksitem +harvestcraft:fishtacoitem +harvestcraft:fishtrapbaititem +harvestcraft:fivespiceitem +harvestcraft:flaxitem +harvestcraft:flaxseeditem +harvestcraft:flouritem +harvestcraft:footlongitem +harvestcraft:fortunecookieitem +harvestcraft:frenchtoastitem +harvestcraft:freshmilkitem +harvestcraft:freshwateritem +harvestcraft:friedbolognasandwichitem +harvestcraft:friedchickenitem +harvestcraft:friedeggitem +harvestcraft:friedfeastitem +harvestcraft:friedgreentomatoesitem +harvestcraft:friedonionsitem +harvestcraft:friedpecanokraitem +harvestcraft:friedriceitem +harvestcraft:friesitem +harvestcraft:frogcookeditem +harvestcraft:froglegstirfryitem +harvestcraft:frograwitem +harvestcraft:frosteddonutitem +harvestcraft:frostgarden +harvestcraft:fruitbaititem +harvestcraft:fruitcakeitem +harvestcraft:fruitcreamfestivalbreaditem +harvestcraft:fruitcrumbleitem +harvestcraft:fruitpunchitem +harvestcraft:fruitsaladitem +harvestcraft:futomakiitem +harvestcraft:garammasalaitem +harvestcraft:gardensoupitem +harvestcraft:garlicbreaditem +harvestcraft:garlicchickenitem +harvestcraft:garliccoinitem +harvestcraft:garlicitem +harvestcraft:garlicmashedpotatoesitem +harvestcraft:garlicseeditem +harvestcraft:garlicsteakitem +harvestcraft:generaltsochickenitem +harvestcraft:gherkinitem +harvestcraft:gigapickleitem +harvestcraft:gigapickleseeditem +harvestcraft:gingerbreaditem +harvestcraft:gingerchickenitem +harvestcraft:gingeredrhubarbtartitem +harvestcraft:gingeritem +harvestcraft:gingerseeditem +harvestcraft:gingersnapsitem +harvestcraft:gingersodaitem +harvestcraft:glazedcarrotsitem +harvestcraft:glisteningsaladitem +harvestcraft:gooseberry_sapling +harvestcraft:gooseberryitem +harvestcraft:gooseberryjellyitem +harvestcraft:gooseberryjellysandwichitem +harvestcraft:gooseberrymilkshakeitem +harvestcraft:gooseberrypieitem +harvestcraft:gooseberrysmoothieitem +harvestcraft:gooseberryyogurtitem +harvestcraft:gourmetbeefburgeritem +harvestcraft:gourmetbeefpattyitem +harvestcraft:gourmetmuttonburgeritem +harvestcraft:gourmetmuttonpattyitem +harvestcraft:gourmetporkburgeritem +harvestcraft:gourmetporkpattyitem +harvestcraft:gourmetvenisonburgeritem +harvestcraft:gourmetvenisonpattyitem +harvestcraft:grainbaititem +harvestcraft:grapefruit_sapling +harvestcraft:grapefruititem +harvestcraft:grapefruitjellyitem +harvestcraft:grapefruitjellysandwichitem +harvestcraft:grapefruitjuiceitem +harvestcraft:grapefruitsmoothieitem +harvestcraft:grapefruitsodaitem +harvestcraft:grapefruityogurtitem +harvestcraft:grapeitem +harvestcraft:grapejellyitem +harvestcraft:grapejuiceitem +harvestcraft:grapesaladitem +harvestcraft:grapeseeditem +harvestcraft:grapesmoothieitem +harvestcraft:grapesodaitem +harvestcraft:grapeyogurtitem +harvestcraft:gravlaxitem +harvestcraft:gravyitem +harvestcraft:greenbeancasseroleitem +harvestcraft:greeneggsandhamitem +harvestcraft:greengrapeitem +harvestcraft:greengrapeseeditem +harvestcraft:greenheartfishitem +harvestcraft:greenteaitem +harvestcraft:grilledasparagusitem +harvestcraft:grilledcheeseitem +harvestcraft:grilledcheesevegemitetoastitem +harvestcraft:grilledeggplantitem +harvestcraft:grilledmushroomitem +harvestcraft:grilledskewersitem +harvestcraft:grinder +harvestcraft:gritsitem +harvestcraft:groiledcheesesandwichitem +harvestcraft:groundbeefitem +harvestcraft:groundchickenitem +harvestcraft:groundcinnamonitem +harvestcraft:groundduckitem +harvestcraft:groundfishitem +harvestcraft:groundmuttonitem +harvestcraft:groundnutmegitem +harvestcraft:groundporkitem +harvestcraft:groundrabbititem +harvestcraft:groundtrap +harvestcraft:groundturkeyitem +harvestcraft:groundvenisonitem +harvestcraft:grouperrawitem +harvestcraft:grubitem +harvestcraft:guacamoleitem +harvestcraft:guava_sapling +harvestcraft:guavaitem +harvestcraft:guisoitem +harvestcraft:gumboitem +harvestcraft:gummybearsitem +harvestcraft:gyudonitem +harvestcraft:haggisitem +harvestcraft:hamandcheesesandwichitem +harvestcraft:hamandpineapplepizzaitem +harvestcraft:hamburgeritem +harvestcraft:hamsweetpicklesandwichitem +harvestcraft:hardenedleatherbootsitem +harvestcraft:hardenedleatherchestitem +harvestcraft:hardenedleatherhelmitem +harvestcraft:hardenedleatheritem +harvestcraft:hardenedleatherleggingsitem +harvestcraft:harvestpumpkinitem +harvestcraft:hashitem +harvestcraft:hazelnut_sapling +harvestcraft:hazelnutitem +harvestcraft:heartybreakfastitem +harvestcraft:heavycreamitem +harvestcraft:herbbutterparsnipsitem +harvestcraft:herringrawitem +harvestcraft:hoisinsauceitem +harvestcraft:holidaycake +harvestcraft:holidaycakeitem +harvestcraft:homestylelunchitem +harvestcraft:honey +harvestcraft:honeybreaditem +harvestcraft:honeybunitem +harvestcraft:honeycomb +harvestcraft:honeycombchocolatebaritem +harvestcraft:honeycombitem +harvestcraft:honeyglazedcarrotsitem +harvestcraft:honeyglazedhamitem +harvestcraft:honeyitem +harvestcraft:honeylemonlambitem +harvestcraft:honeysandwichitem +harvestcraft:honeysoyribsitem +harvestcraft:hotandsoursoupitem +harvestcraft:hotchocolateitem +harvestcraft:hotcocoaitem +harvestcraft:hotdishcasseroleitem +harvestcraft:hotdogitem +harvestcraft:hotsauceitem +harvestcraft:hotwingsitem +harvestcraft:huckleberryitem +harvestcraft:huckleberryseeditem +harvestcraft:hummusitem +harvestcraft:hushpuppiesitem +harvestcraft:icecreamitem +harvestcraft:imagawayakiitem +harvestcraft:imitationcrabsticksitem +harvestcraft:ironbrewitem +harvestcraft:jackfruit_sapling +harvestcraft:jackfruititem +harvestcraft:jaffaitem +harvestcraft:jambalayaitem +harvestcraft:jamrollitem +harvestcraft:jelliedeelitem +harvestcraft:jellybeansitem +harvestcraft:jellydonutitem +harvestcraft:jellyfishrawitem +harvestcraft:jicamaitem +harvestcraft:jicamaseeditem +harvestcraft:juiceritem +harvestcraft:juniperberryitem +harvestcraft:juniperberryseeditem +harvestcraft:juteitem +harvestcraft:juteseeditem +harvestcraft:kalechipsitem +harvestcraft:kaleitem +harvestcraft:kaleseeditem +harvestcraft:kenafitem +harvestcraft:kenafseeditem +harvestcraft:ketchupitem +harvestcraft:keylimepieitem +harvestcraft:kimchiitem +harvestcraft:kiwiitem +harvestcraft:kiwijellyitem +harvestcraft:kiwijellysandwichitem +harvestcraft:kiwijuiceitem +harvestcraft:kiwiseeditem +harvestcraft:kiwismoothieitem +harvestcraft:kiwiyogurtitem +harvestcraft:kohlrabiitem +harvestcraft:kohlrabiseeditem +harvestcraft:kohlundpinkelitem +harvestcraft:koreandinneritem +harvestcraft:kungpaochickenitem +harvestcraft:lambbarleysoupitem +harvestcraft:lambkebabitem +harvestcraft:lambwithmintsauceitem +harvestcraft:lamingtoncake +harvestcraft:lamingtonitem +harvestcraft:lasagnaitem +harvestcraft:lavendershortbreaditem +harvestcraft:leafychickensandwichitem +harvestcraft:leafyfishsandwichitem +harvestcraft:leekbaconsoupitem +harvestcraft:leekitem +harvestcraft:leekseeditem +harvestcraft:lemon_sapling +harvestcraft:lemonaideitem +harvestcraft:lemonbaritem +harvestcraft:lemonchickenitem +harvestcraft:lemoncupcakeitem +harvestcraft:lemondrizzlecakeitem +harvestcraft:lemonitem +harvestcraft:lemonjellyitem +harvestcraft:lemonjellysandwichitem +harvestcraft:lemonlimesodaitem +harvestcraft:lemonmeringueitem +harvestcraft:lemonsmoothieitem +harvestcraft:lemonyogurtitem +harvestcraft:lentilitem +harvestcraft:lentilseeditem +harvestcraft:lettuceitem +harvestcraft:lettuceseeditem +harvestcraft:lime_sapling +harvestcraft:limeitem +harvestcraft:limejellyitem +harvestcraft:limejellysandwichitem +harvestcraft:limejuiceitem +harvestcraft:limesmoothieitem +harvestcraft:limeyogurtitem +harvestcraft:liverandonionsitem +harvestcraft:loadedbakedpotatoitem +harvestcraft:lychee_sapling +harvestcraft:lycheeitem +harvestcraft:lycheeteaitem +harvestcraft:mango_sapling +harvestcraft:mangochutneyitem +harvestcraft:mangoitem +harvestcraft:mangojellyitem +harvestcraft:mangojellysandwichitem +harvestcraft:mangojuiceitem +harvestcraft:mangosmoothieitem +harvestcraft:mangoyogurtitem +harvestcraft:manjuuitem +harvestcraft:maple_sapling +harvestcraft:maplecandiedbaconitem +harvestcraft:mapleoatmealitem +harvestcraft:maplesausageitem +harvestcraft:maplesyrupitem +harvestcraft:maplesyruppancakesitem +harvestcraft:maplesyrupwafflesitem +harvestcraft:marinatedcucumbersitem +harvestcraft:market +harvestcraft:marshmellowchicksitem +harvestcraft:marshmellowsitem +harvestcraft:marzipanitem +harvestcraft:mashedpotatoeschickenbiscuititem +harvestcraft:mashedpotatoesitem +harvestcraft:mashedsweetpotatoesitem +harvestcraft:mayoitem +harvestcraft:mcpamitem +harvestcraft:meatfeastpizzaitem +harvestcraft:meatloafitem +harvestcraft:meatloafsandwichitem +harvestcraft:meatpieitem +harvestcraft:meatystewitem +harvestcraft:meatystirfryitem +harvestcraft:meesuaitem +harvestcraft:melonjuiceitem +harvestcraft:melonsmoothieitem +harvestcraft:melonyogurtitem +harvestcraft:meringuebombeitem +harvestcraft:meringuebrownieitem +harvestcraft:meringuecookieitem +harvestcraft:meringueitem +harvestcraft:meringuerouladeitem +harvestcraft:merveilleuxitem +harvestcraft:mettbrotchenitem +harvestcraft:milletitem +harvestcraft:milletseeditem +harvestcraft:mincepieitem +harvestcraft:minerstewitem +harvestcraft:mintchocolatechipicecreamitem +harvestcraft:mintcupcakeitem +harvestcraft:misopasteitem +harvestcraft:misosoupitem +harvestcraft:mixedsaladitem +harvestcraft:mixingbowlitem +harvestcraft:mobsoupitem +harvestcraft:mochaicecreamitem +harvestcraft:mochicakeitem +harvestcraft:mochidessertitem +harvestcraft:mochiitem +harvestcraft:monsterfrieddumplingsitem +harvestcraft:montecristosandwichitem +harvestcraft:mortarandpestleitem +harvestcraft:mozzerellasticksitem +harvestcraft:mudfishrawitem +harvestcraft:mulberryitem +harvestcraft:mulberryseeditem +harvestcraft:museliitem +harvestcraft:mushroomketchupitem +harvestcraft:mushroomketchupomeletitem +harvestcraft:mushroomlasagnaitem +harvestcraft:mushroomrisottoitem +harvestcraft:mushroomsteakitem +harvestcraft:musselcookeditem +harvestcraft:musselrawitem +harvestcraft:mustarditem +harvestcraft:mustardseeditem +harvestcraft:mustardseedsitem +harvestcraft:musubiitem +harvestcraft:naanitem +harvestcraft:nachoesitem +harvestcraft:neapolitanicecreamitem +harvestcraft:netherstartoastitem +harvestcraft:netherwingsitem +harvestcraft:noodlesitem +harvestcraft:nopalessaladitem +harvestcraft:nutellaitem +harvestcraft:nutmeg_sapling +harvestcraft:nutmegitem +harvestcraft:oatsitem +harvestcraft:oatsseeditem +harvestcraft:octopuscookeditem +harvestcraft:octopusrawitem +harvestcraft:okrachipsitem +harvestcraft:okracreoleitem +harvestcraft:okraitem +harvestcraft:okraseeditem +harvestcraft:oldworldveggiesoupitem +harvestcraft:olive_sapling +harvestcraft:oliveitem +harvestcraft:oliveoilitem +harvestcraft:omeletitem +harvestcraft:omuriceitem +harvestcraft:onigiriitem +harvestcraft:onionhamburgeritem +harvestcraft:onionitem +harvestcraft:onionseeditem +harvestcraft:onionsoupitem +harvestcraft:orange_sapling +harvestcraft:orangechickenitem +harvestcraft:orangeduckitem +harvestcraft:orangeitem +harvestcraft:orangejellyitem +harvestcraft:orangejellysandwichitem +harvestcraft:orangejuiceitem +harvestcraft:orangesmoothieitem +harvestcraft:orangesodaitem +harvestcraft:orangeyogurtitem +harvestcraft:ovenroastedcaulifloweritem +harvestcraft:oystercookeditem +harvestcraft:oysterrawitem +harvestcraft:oystersauceitem +harvestcraft:padthaiitem +harvestcraft:pamalmond +harvestcraft:pamapple +harvestcraft:pamapricot +harvestcraft:pamavocado +harvestcraft:pambanana +harvestcraft:pambitsboxitem +harvestcraft:pambreadfruit +harvestcraft:pamcashew +harvestcraft:pamcherry +harvestcraft:pamchestnut +harvestcraft:pamcinnamon +harvestcraft:pamcoconut +harvestcraft:pamdate +harvestcraft:pamdragonfruit +harvestcraft:pamdurian +harvestcraft:pamfig +harvestcraft:pamgooseberry +harvestcraft:pamgrapefruit +harvestcraft:pamguava +harvestcraft:pamhazelnut +harvestcraft:pamjackfruit +harvestcraft:pamlemon +harvestcraft:pamlime +harvestcraft:pamlychee +harvestcraft:pammango +harvestcraft:pammaple +harvestcraft:pamnutmeg +harvestcraft:pamolive +harvestcraft:pamorange +harvestcraft:pampapaya +harvestcraft:pampaperbark +harvestcraft:pampassionfruit +harvestcraft:pampawpaw +harvestcraft:pampeach +harvestcraft:pampear +harvestcraft:pampecan +harvestcraft:pampeppercorn +harvestcraft:pampersimmon +harvestcraft:pampistachio +harvestcraft:pamplum +harvestcraft:pampomegranate +harvestcraft:pamrambutan +harvestcraft:pamsoursop +harvestcraft:pamspiderweb +harvestcraft:pamstarfruit +harvestcraft:pamtamarind +harvestcraft:pamvanillabean +harvestcraft:pamwalnut +harvestcraft:pancakesitem +harvestcraft:paneeritem +harvestcraft:paneertikkamasalaitem +harvestcraft:papaya_sapling +harvestcraft:papayaitem +harvestcraft:papayajellyitem +harvestcraft:papayajellysandwichitem +harvestcraft:papayajuiceitem +harvestcraft:papayasmoothieitem +harvestcraft:papayayogurtitem +harvestcraft:paperbark_sapling +harvestcraft:paradiseburgeritem +harvestcraft:parsnipitem +harvestcraft:parsnipseeditem +harvestcraft:passionfruit_sapling +harvestcraft:passionfruititem +harvestcraft:pastagardeniaitem +harvestcraft:pastaitem +harvestcraft:patreonpieitem +harvestcraft:pavlovacake +harvestcraft:pavlovaitem +harvestcraft:pawpaw_sapling +harvestcraft:pawpawitem +harvestcraft:pbandjitem +harvestcraft:peaandhamsoupitem +harvestcraft:peach_sapling +harvestcraft:peachcobbleritem +harvestcraft:peachesandcreamoatmealitem +harvestcraft:peachitem +harvestcraft:peachjellyitem +harvestcraft:peachjellysandwichitem +harvestcraft:peachjuiceitem +harvestcraft:peachsmoothieitem +harvestcraft:peachyogurtitem +harvestcraft:peanutbutterbananasandwichitem +harvestcraft:peanutbuttercookiesitem +harvestcraft:peanutbuttercupcakeitem +harvestcraft:peanutbuttercupitem +harvestcraft:peanutbutteritem +harvestcraft:peanutitem +harvestcraft:peanutseeditem +harvestcraft:peanutsoupitem +harvestcraft:pear_sapling +harvestcraft:pearitem +harvestcraft:pearjellyitem +harvestcraft:pearjellysandwichitem +harvestcraft:pearjuiceitem +harvestcraft:pearsmoothieitem +harvestcraft:pearyogurtitem +harvestcraft:peasandceleryitem +harvestcraft:peasitem +harvestcraft:peasseeditem +harvestcraft:pecan_sapling +harvestcraft:pecanitem +harvestcraft:pecanpieitem +harvestcraft:pekingduckitem +harvestcraft:pemmicanitem +harvestcraft:peppercorn_sapling +harvestcraft:peppercornitem +harvestcraft:pepperjellyandcrackersitem +harvestcraft:pepperjellyitem +harvestcraft:peppermintitem +harvestcraft:pepperoniitem +harvestcraft:perchrawitem +harvestcraft:persimmon_sapling +harvestcraft:persimmonitem +harvestcraft:persimmonjellyitem +harvestcraft:persimmonjellysandwichitem +harvestcraft:persimmonjuiceitem +harvestcraft:persimmonsmoothieitem +harvestcraft:persimmonyogurtitem +harvestcraft:phoitem +harvestcraft:pickledbeetsitem +harvestcraft:pickledonionsitem +harvestcraft:picklesitem +harvestcraft:pinacoladaitem +harvestcraft:pineapplehamitem +harvestcraft:pineappleitem +harvestcraft:pineappleseeditem +harvestcraft:pineappleupsidedowncake +harvestcraft:pineappleupsidedowncakeitem +harvestcraft:pineappleyogurtitem +harvestcraft:pinkelitem +harvestcraft:pistachio_sapling +harvestcraft:pistachiobakedsalmonitem +harvestcraft:pistachiobutteritem +harvestcraft:pistachioicecreamitem +harvestcraft:pistachioitem +harvestcraft:pitepaltitem +harvestcraft:pizzaitem +harvestcraft:pizzasliceitem +harvestcraft:pizzasoupitem +harvestcraft:plainyogurtitem +harvestcraft:ploughmanslunchitem +harvestcraft:plum_sapling +harvestcraft:plumitem +harvestcraft:plumjellyitem +harvestcraft:plumjellysandwichitem +harvestcraft:plumjuiceitem +harvestcraft:plumsmoothieitem +harvestcraft:plumyogurtitem +harvestcraft:poachedpearitem +harvestcraft:pomegranate_sapling +harvestcraft:pomegranateitem +harvestcraft:pomegranatejellyitem +harvestcraft:pomegranatejellysandwichitem +harvestcraft:pomegranatejuiceitem +harvestcraft:pomegranatesmoothieitem +harvestcraft:pomegranateyogurtitem +harvestcraft:popcornitem +harvestcraft:porklettucewrapitem +harvestcraft:porklomeinitem +harvestcraft:porkrindsitem +harvestcraft:porksausageitem +harvestcraft:potatoandcheesepirogiitem +harvestcraft:potatoandleeksoupitem +harvestcraft:potatocakesitem +harvestcraft:potatochipsitem +harvestcraft:potatoesobrienitem +harvestcraft:potatosaladitem +harvestcraft:potatoskinsitem +harvestcraft:potatosoupitem +harvestcraft:potitem +harvestcraft:potroastitem +harvestcraft:potstickersitem +harvestcraft:poutineitem +harvestcraft:powdereddonutitem +harvestcraft:pralinesitem +harvestcraft:pressedwax +harvestcraft:presser +harvestcraft:pumpkinbreaditem +harvestcraft:pumpkincheesecake +harvestcraft:pumpkincheesecakeitem +harvestcraft:pumpkinmuffinitem +harvestcraft:pumpkinoatsconesitem +harvestcraft:pumpkinsoupitem +harvestcraft:pumpkinspicelatteitem +harvestcraft:pumpkinyogurtitem +harvestcraft:queenbeeitem +harvestcraft:quesadillaitem +harvestcraft:quinoaitem +harvestcraft:quinoaseeditem +harvestcraft:radishitem +harvestcraft:radishseeditem +harvestcraft:rainbowcurryitem +harvestcraft:raisincookiesitem +harvestcraft:raisinsitem +harvestcraft:rambutan_sapling +harvestcraft:rambutanitem +harvestcraft:ramenitem +harvestcraft:randomtacoitem +harvestcraft:raspberryicedteaitem +harvestcraft:raspberryitem +harvestcraft:raspberryjellyitem +harvestcraft:raspberryjellysandwichitem +harvestcraft:raspberryjuiceitem +harvestcraft:raspberrymilkshakeitem +harvestcraft:raspberrypieitem +harvestcraft:raspberryseeditem +harvestcraft:raspberrysmoothieitem +harvestcraft:raspberrytrifleitem +harvestcraft:raspberryyogurtitem +harvestcraft:rawtofabbititem +harvestcraft:rawtofaconitem +harvestcraft:rawtofeakitem +harvestcraft:rawtofeegitem +harvestcraft:rawtofenisonitem +harvestcraft:rawtofickenitem +harvestcraft:rawtofishitem +harvestcraft:rawtofuduckitem +harvestcraft:rawtofurkeyitem +harvestcraft:rawtofuttonitem +harvestcraft:redvelvetcake +harvestcraft:redvelvetcakeitem +harvestcraft:redvelvetcupcakeitem +harvestcraft:refriedbeansitem +harvestcraft:rhubarbitem +harvestcraft:rhubarbseeditem +harvestcraft:ricecakeitem +harvestcraft:riceitem +harvestcraft:ricepuddingitem +harvestcraft:riceseeditem +harvestcraft:ricesoupitem +harvestcraft:rivermudcakeitem +harvestcraft:roastchickenitem +harvestcraft:roastedchestnutitem +harvestcraft:roastedpumpkinseedsitem +harvestcraft:roastedrootveggiemedleyitem +harvestcraft:roastpotatoesitem +harvestcraft:rootbeerfloatitem +harvestcraft:rootbeersodaitem +harvestcraft:rosepetalteaitem +harvestcraft:rouxitem +harvestcraft:royaljellyitem +harvestcraft:rutabagaitem +harvestcraft:rutabagaseeditem +harvestcraft:ryeitem +harvestcraft:ryeseeditem +harvestcraft:saladdressingitem +harvestcraft:salisburysteakitem +harvestcraft:salmononigiriitem +harvestcraft:salmonpattiesitem +harvestcraft:salsaitem +harvestcraft:saltedcaramelitem +harvestcraft:saltedsunflowerseedsitem +harvestcraft:saltitem +harvestcraft:sardinerawitem +harvestcraft:sardinesinhotsauceitem +harvestcraft:saucedlambkebabitem +harvestcraft:saucepanitem +harvestcraft:sauerbratenitem +harvestcraft:sausagebeanmeltitem +harvestcraft:sausageinbreaditem +harvestcraft:sausageitem +harvestcraft:sausagerollitem +harvestcraft:scallionbakedpotatoitem +harvestcraft:scallionitem +harvestcraft:scallionseeditem +harvestcraft:scallopcookeditem +harvestcraft:scalloprawitem +harvestcraft:schnitzelitem +harvestcraft:scrambledeggitem +harvestcraft:seaweeditem +harvestcraft:seaweedseeditem +harvestcraft:seedenergygelitem +harvestcraft:seedsoupitem +harvestcraft:sesameballitem +harvestcraft:sesameoilitem +harvestcraft:sesameseedsitem +harvestcraft:sesameseedsseeditem +harvestcraft:sesamesnapsitem +harvestcraft:shadedgarden +harvestcraft:shepardspieitem +harvestcraft:shippingbin +harvestcraft:shrimpcocktailitem +harvestcraft:shrimpcookeditem +harvestcraft:shrimpokrahushpuppiesitem +harvestcraft:shrimprawitem +harvestcraft:shrimptemperaitem +harvestcraft:silkentofuitem +harvestcraft:sisalitem +harvestcraft:sisalseeditem +harvestcraft:skilletitem +harvestcraft:slawdogitem +harvestcraft:slimegummiesitem +harvestcraft:slimepieitem +harvestcraft:smoresitem +harvestcraft:snailcookeditem +harvestcraft:snailrawitem +harvestcraft:snapperrawitem +harvestcraft:snickersbaritem +harvestcraft:softpretzelandmustarditem +harvestcraft:softpretzelitem +harvestcraft:soggygarden +harvestcraft:sourcreamandonionpotatochipsitem +harvestcraft:soursop_sapling +harvestcraft:soursopitem +harvestcraft:southernstylebreakfastitem +harvestcraft:soybeanitem +harvestcraft:soybeanseeditem +harvestcraft:soymilkitem +harvestcraft:soysauceitem +harvestcraft:spagettiandmeatballsitem +harvestcraft:spagettiitem +harvestcraft:spaghettidinneritem +harvestcraft:spicebunitem +harvestcraft:spiceleafitem +harvestcraft:spiceleafseeditem +harvestcraft:spicygreensitem +harvestcraft:spicymustardporkitem +harvestcraft:spidereyepieitem +harvestcraft:spidereyesoupitem +harvestcraft:spiderweb_sapling +harvestcraft:spinachitem +harvestcraft:spinachpieitem +harvestcraft:spinachseeditem +harvestcraft:splitpeasoupitem +harvestcraft:springfieldcashewchickenitem +harvestcraft:springrollitem +harvestcraft:springsaladitem +harvestcraft:sprinklescupcakeitem +harvestcraft:spumoniicecreamitem +harvestcraft:squidinkspaghettiitem +harvestcraft:starfruit_sapling +harvestcraft:starfruititem +harvestcraft:starfruitjellyitem +harvestcraft:starfruitjellysandwichitem +harvestcraft:starfruitjuiceitem +harvestcraft:starfruitsmoothieitem +harvestcraft:starfruityogurtitem +harvestcraft:steakandchipsitem +harvestcraft:steakfajitaitem +harvestcraft:steaktartareitem +harvestcraft:steamedpeasitem +harvestcraft:steamedspinachitem +harvestcraft:stockitem +harvestcraft:strawberrycupcakeitem +harvestcraft:strawberryicecreamitem +harvestcraft:strawberryitem +harvestcraft:strawberryjellyitem +harvestcraft:strawberryjellysandwichitem +harvestcraft:strawberryjuiceitem +harvestcraft:strawberrymilkshakeitem +harvestcraft:strawberrypieitem +harvestcraft:strawberryrhubarbpieitem +harvestcraft:strawberrysaladitem +harvestcraft:strawberryseeditem +harvestcraft:strawberrysmoothieitem +harvestcraft:strawberrysodaitem +harvestcraft:strawberrysouffleitem +harvestcraft:strawberryyogurtitem +harvestcraft:stuffedchilipeppersitem +harvestcraft:stuffedduckitem +harvestcraft:stuffedeggplantitem +harvestcraft:stuffedmushroomitem +harvestcraft:stuffedpepperitem +harvestcraft:stuffingitem +harvestcraft:suaderoitem +harvestcraft:succotashitem +harvestcraft:sugarcookieitem +harvestcraft:summerradishsaladitem +harvestcraft:summersquashwithradishitem +harvestcraft:sundayhighteaitem +harvestcraft:sundayroastitem +harvestcraft:sunflowerbroccolisaladitem +harvestcraft:sunflowerseedsitem +harvestcraft:sunflowerwheatrollsitem +harvestcraft:supremepizzaitem +harvestcraft:surfandturfitem +harvestcraft:sushiitem +harvestcraft:swedishmeatballsitem +harvestcraft:sweetandsourchickenitem +harvestcraft:sweetandsourmeatballsitem +harvestcraft:sweetandsoursauceitem +harvestcraft:sweetpickleitem +harvestcraft:sweetpotatoitem +harvestcraft:sweetpotatopieitem +harvestcraft:sweetpotatoseeditem +harvestcraft:sweetpotatosouffleitem +harvestcraft:sweetteaitem +harvestcraft:szechuaneggplantitem +harvestcraft:tacoitem +harvestcraft:taffyitem +harvestcraft:taiyakiitem +harvestcraft:takoyakiitem +harvestcraft:tamarind_sapling +harvestcraft:tamarinditem +harvestcraft:taroitem +harvestcraft:taroseeditem +harvestcraft:tatertotsitem +harvestcraft:teaitem +harvestcraft:tealeafitem +harvestcraft:teaseeditem +harvestcraft:teriyakichickenitem +harvestcraft:thankfuldinneritem +harvestcraft:theatreboxitem +harvestcraft:threebeansaladitem +harvestcraft:tilapiarawitem +harvestcraft:timpanoitem +harvestcraft:timtamitem +harvestcraft:tiropitaitem +harvestcraft:toadintheholeitem +harvestcraft:toastedcoconutitem +harvestcraft:toastedsesameseedsitem +harvestcraft:toastedwesternitem +harvestcraft:toastitem +harvestcraft:toastsandwichitem +harvestcraft:tomatilloitem +harvestcraft:tomatilloseeditem +harvestcraft:tomatoherbchickenitem +harvestcraft:tomatoitem +harvestcraft:tomatoseeditem +harvestcraft:tomatosoupitem +harvestcraft:tortillachipsitem +harvestcraft:tortillaitem +harvestcraft:trailmixitem +harvestcraft:tropicalgarden +harvestcraft:troutrawitem +harvestcraft:tunafishsandwichitem +harvestcraft:tunaonigiriitem +harvestcraft:tunapotatoitem +harvestcraft:tunarawitem +harvestcraft:tunasaladitem +harvestcraft:turkeycookeditem +harvestcraft:turkeyrawitem +harvestcraft:turkishdelightitem +harvestcraft:turnipitem +harvestcraft:turnipseeditem +harvestcraft:turnipsoupitem +harvestcraft:turtlecookeditem +harvestcraft:turtlerawitem +harvestcraft:vanillabean_sapling +harvestcraft:vanillabeanitem +harvestcraft:vanillaconchasbreaditem +harvestcraft:vanillacupcakeitem +harvestcraft:vanillaicecreamitem +harvestcraft:vanillaitem +harvestcraft:vanillayogurtitem +harvestcraft:vegemiteitem +harvestcraft:vegemiteontoastitem +harvestcraft:vegetablesoupitem +harvestcraft:vegetarianlettucewrapitem +harvestcraft:veggiebaititem +harvestcraft:veggiestirfryitem +harvestcraft:veggiestripsitem +harvestcraft:venisoncookeditem +harvestcraft:venisonrawitem +harvestcraft:vindalooitem +harvestcraft:vinegaritem +harvestcraft:wafflesitem +harvestcraft:walleyerawitem +harvestcraft:walnut_sapling +harvestcraft:walnutitem +harvestcraft:walnutraisinbreaditem +harvestcraft:waterchestnutitem +harvestcraft:waterchestnutseeditem +harvestcraft:waterfilter +harvestcraft:watermelonjellyitem +harvestcraft:watermelonjellysandwichitem +harvestcraft:watertrap +harvestcraft:waxcomb +harvestcraft:waxcombitem +harvestcraft:weekendpicnicitem +harvestcraft:well +harvestcraft:whitemushroomitem +harvestcraft:whitemushroomseeditem +harvestcraft:windygarden +harvestcraft:wintersquashitem +harvestcraft:wintersquashseeditem +harvestcraft:wontonsoupitem +harvestcraft:wovencottonitem +harvestcraft:yorkshirepuddingitem +harvestcraft:zeppoleitem +harvestcraft:zestyzucchiniitem +harvestcraft:zombiejerkyitem +harvestcraft:zucchinibakeitem +harvestcraft:zucchinibreaditem +harvestcraft:zucchinifriesitem +harvestcraft:zucchiniitem +harvestcraft:zucchiniseeditem +hmctt:battery_neon +hmctt:button_light +hmctt:camp_fire +hmctt:camp_fire_soul +hmctt:candle +hmctt:candle_black +hmctt:candle_blue +hmctt:candle_brown +hmctt:candle_gray +hmctt:candle_green +hmctt:candle_lightgray +hmctt:candle_lime +hmctt:candle_pink +hmctt:candle_purple +hmctt:candle_red +hmctt:candle_white +hmctt:candle_yellow +hmctt:colored_redstone +hmctt:colored_redstone_black +hmctt:colored_redstone_blue +hmctt:colored_redstone_brown +hmctt:colored_redstone_gray +hmctt:colored_redstone_green +hmctt:colored_redstone_light_gray +hmctt:colored_redstone_lime +hmctt:colored_redstone_pink +hmctt:colored_redstone_purple +hmctt:colored_redstone_red +hmctt:colored_redstone_white +hmctt:colored_redstone_yellow +hmctt:danger_lamp +hmctt:discolight +hmctt:fog_remote +hmctt:fogmachine +hmctt:glowstone +hmctt:glowstone_black +hmctt:glowstone_blue +hmctt:glowstone_brown +hmctt:glowstone_gray +hmctt:glowstone_green +hmctt:glowstone_lightgray +hmctt:glowstone_lime +hmctt:glowstone_pink +hmctt:glowstone_purple +hmctt:glowstone_red +hmctt:glowstone_white +hmctt:glowstone_yellow +hmctt:handheld_lantern +hmctt:lantern +hmctt:lantern_black +hmctt:lantern_blue +hmctt:lantern_brown +hmctt:lantern_gray +hmctt:lantern_green +hmctt:lantern_lightgray +hmctt:lantern_lime +hmctt:lantern_pink +hmctt:lantern_purple +hmctt:lantern_red +hmctt:lantern_underwater +hmctt:lantern_white +hmctt:lantern_yellow +hmctt:lava_lamp +hmctt:neon_sign +hmctt:pumpkin_trio +hmctt:pumpkin_trio_inverted +hmctt:solar_fence_light +hmctt:solar_panel +hmctt:suspicious_lamp +hmctt:switch_board +hmctt:tiki_base +hmctt:tiki_torch +hmctt:tiki_torch_black +hmctt:tiki_torch_blue +hmctt:tiki_torch_brown +hmctt:tiki_torch_gray +hmctt:tiki_torch_green +hmctt:tiki_torch_lightgray +hmctt:tiki_torch_lime +hmctt:tiki_torch_pink +hmctt:tiki_torch_purple +hmctt:tiki_torch_red +hmctt:tiki_torch_white +hmctt:tiki_torch_yellow +hmctt:toggle_torch +hmctt:toggle_torch_black +hmctt:toggle_torch_blue +hmctt:toggle_torch_brown +hmctt:toggle_torch_gray +hmctt:toggle_torch_green +hmctt:toggle_torch_lightgray +hmctt:toggle_torch_lime +hmctt:toggle_torch_pink +hmctt:toggle_torch_purple +hmctt:toggle_torch_red +hmctt:toggle_torch_white +hmctt:toggle_torch_yellow +hmctt:torch_lighter +hmctt:unclear_glass +hmctt:underwater_torch +hmctt:wireless_powercard +hmctt:wireless_switch_card +ic2:advanced_batpack +ic2:advanced_charging_re_battery +ic2:advanced_heat_exchanger +ic2:advanced_heat_vent +ic2:advanced_re_battery +ic2:advanced_scanner +ic2:air +ic2:alloy_chestplate +ic2:barrel +ic2:batpack +ic2:biogas +ic2:biomass +ic2:block_cutting_blade +ic2:boat +ic2:booze_mug +ic2:bronze_axe +ic2:bronze_boots +ic2:bronze_chestplate +ic2:bronze_helmet +ic2:bronze_hoe +ic2:bronze_leggings +ic2:bronze_pickaxe +ic2:bronze_shovel +ic2:bronze_sword +ic2:cable +ic2:casing +ic2:cell +ic2:cf_pack +ic2:chainsaw +ic2:charging_energy_crystal +ic2:charging_lapotron_crystal +ic2:charging_re_battery +ic2:coke +ic2:component_heat_exchanger +ic2:component_heat_vent +ic2:construction_foam +ic2:containment_box +ic2:containment_plating +ic2:coolant +ic2:cover +ic2:crafting +ic2:creosote +ic2:crop_res +ic2:crop_seed_bag +ic2:crop_stick +ic2:cropnalyzer +ic2:crowbar +ic2:crushed +ic2:crystal_memory +ic2:cutter +ic2:debug_item +ic2:depleted_isotope_fuel_rod +ic2:diamond_drill +ic2:distilled_water +ic2:drill +ic2:dual_mox_fuel_rod +ic2:dual_uranium_fuel_rod +ic2:dust +ic2:dynamite +ic2:dynamite_sticky +ic2:electric_hoe +ic2:electric_treetap +ic2:electric_wrench +ic2:energy_crystal +ic2:energy_pack +ic2:fence +ic2:filled_fuel_can +ic2:filled_tin_can +ic2:fluid_cell +ic2:foam +ic2:foam_sprayer +ic2:forge_hammer +ic2:frequency_transmitter +ic2:glass +ic2:hazmat_chestplate +ic2:hazmat_helmet +ic2:hazmat_leggings +ic2:heat_exchanger +ic2:heat_plating +ic2:heat_storage +ic2:heat_vent +ic2:heatpack +ic2:heavy_water +ic2:hex_heat_storage +ic2:hot_coolant +ic2:hot_water +ic2:hydrogen +ic2:ingot +ic2:iodine_tablet +ic2:iridium_drill +ic2:iridium_reflector +ic2:jetpack +ic2:jetpack_electric +ic2:lapotron_crystal +ic2:lappack +ic2:leaves +ic2:lithium_fuel_rod +ic2:lzh_condensator +ic2:meter +ic2:milk +ic2:mining_laser +ic2:mining_pipe +ic2:misc_resource +ic2:mox_fuel_rod +ic2:mug +ic2:nano_boots +ic2:nano_chestplate +ic2:nano_helmet +ic2:nano_leggings +ic2:nano_saber +ic2:neutron_reflector +ic2:nightvision_goggles +ic2:nuclear +ic2:obscurator +ic2:overclocked_heat_vent +ic2:oxygen +ic2:pahoehoe_lava +ic2:painter +ic2:pipe +ic2:plate +ic2:plating +ic2:purified +ic2:quad_mox_fuel_rod +ic2:quad_uranium_fuel_rod +ic2:quantum_boots +ic2:quantum_chestplate +ic2:quantum_helmet +ic2:quantum_leggings +ic2:re_battery +ic2:reactor_heat_exchanger +ic2:reactor_heat_vent +ic2:refractory_bricks +ic2:reinforced_door +ic2:remote +ic2:resource +ic2:rotor_bronze +ic2:rotor_carbon +ic2:rotor_iron +ic2:rotor_steel +ic2:rotor_wood +ic2:rsh_condensator +ic2:rubber_boots +ic2:rubber_wood +ic2:sapling +ic2:scaffold +ic2:scanner +ic2:sheet +ic2:single_use_battery +ic2:solar_helmet +ic2:static_boots +ic2:steam +ic2:superheated_steam +ic2:te +ic2:terra_wart +ic2:tfbp +ic2:thick_neutron_reflector +ic2:tool_box +ic2:treetap +ic2:tri_heat_storage +ic2:upgrade +ic2:upgrade_kit +ic2:uranium_fuel_rod +ic2:uu_matter +ic2:wall +ic2:weed_ex +ic2:weeding_trowel +ic2:wind_meter +ic2:wrench +ic2:wrench_new +ironchest:copper_iron_chest_upgrade +ironchest:copper_iron_shulker_upgrade +ironchest:copper_silver_chest_upgrade +ironchest:copper_silver_shulker_upgrade +ironchest:diamond_crystal_chest_upgrade +ironchest:diamond_crystal_shulker_upgrade +ironchest:diamond_obsidian_chest_upgrade +ironchest:diamond_obsidian_shulker_upgrade +ironchest:gold_diamond_chest_upgrade +ironchest:gold_diamond_shulker_upgrade +ironchest:iron_chest +ironchest:iron_gold_chest_upgrade +ironchest:iron_gold_shulker_upgrade +ironchest:iron_shulker_box_black +ironchest:iron_shulker_box_blue +ironchest:iron_shulker_box_brown +ironchest:iron_shulker_box_cyan +ironchest:iron_shulker_box_gray +ironchest:iron_shulker_box_green +ironchest:iron_shulker_box_light_blue +ironchest:iron_shulker_box_lime +ironchest:iron_shulker_box_magenta +ironchest:iron_shulker_box_orange +ironchest:iron_shulker_box_pink +ironchest:iron_shulker_box_purple +ironchest:iron_shulker_box_red +ironchest:iron_shulker_box_silver +ironchest:iron_shulker_box_white +ironchest:iron_shulker_box_yellow +ironchest:silver_gold_chest_upgrade +ironchest:silver_gold_shulker_upgrade +ironchest:vanilla_copper_shulker_upgrade +ironchest:vanilla_iron_shulker_upgrade +ironchest:wood_copper_chest_upgrade +ironchest:wood_iron_chest_upgrade +lteleporters:endercrystal +lteleporters:teleporter +magicbees:beecomb +magicbees:drop +magicbees:effectjar +magicbees:enchanted_earth +magicbees:frames.gentle +magicbees:frames.magic +magicbees:frames.metabolic +magicbees:frames.necrotic +magicbees:frames.oblivion +magicbees:frames.resilient +magicbees:frames.temporal +magicbees:hiveblock +magicbees:manasteelgrafter +magicbees:manasteelscoop +magicbees:moondial +magicbees:mysteriousmagnet +magicbees:orepart +magicbees:pollen +magicbees:propolis +magicbees:resource +magicbees:wax +metallurgy:adamantine_axe +metallurgy:adamantine_block +metallurgy:adamantine_boots +metallurgy:adamantine_bricks +metallurgy:adamantine_chestplate +metallurgy:adamantine_crystals +metallurgy:adamantine_dust +metallurgy:adamantine_engraved_block +metallurgy:adamantine_hazard_block +metallurgy:adamantine_helmet +metallurgy:adamantine_hoe +metallurgy:adamantine_ingot +metallurgy:adamantine_large_bricks +metallurgy:adamantine_leggings +metallurgy:adamantine_nugget +metallurgy:adamantine_ore +metallurgy:adamantine_pickaxe +metallurgy:adamantine_reinforced_glass +metallurgy:adamantine_shovel +metallurgy:adamantine_sword +metallurgy:alduorite_block +metallurgy:alduorite_bricks +metallurgy:alduorite_crystals +metallurgy:alduorite_dust +metallurgy:alduorite_engraved_block +metallurgy:alduorite_hazard_block +metallurgy:alduorite_ingot +metallurgy:alduorite_large_bricks +metallurgy:alduorite_nugget +metallurgy:alduorite_ore +metallurgy:alduorite_reinforced_glass +metallurgy:alloyer +metallurgy:amordrine_axe +metallurgy:amordrine_block +metallurgy:amordrine_boots +metallurgy:amordrine_bricks +metallurgy:amordrine_chestplate +metallurgy:amordrine_crystals +metallurgy:amordrine_dust +metallurgy:amordrine_engraved_block +metallurgy:amordrine_hazard_block +metallurgy:amordrine_helmet +metallurgy:amordrine_hoe +metallurgy:amordrine_ingot +metallurgy:amordrine_large_bricks +metallurgy:amordrine_leggings +metallurgy:amordrine_nugget +metallurgy:amordrine_pickaxe +metallurgy:amordrine_reinforced_glass +metallurgy:amordrine_shovel +metallurgy:amordrine_sword +metallurgy:angmallen_axe +metallurgy:angmallen_block +metallurgy:angmallen_boots +metallurgy:angmallen_bricks +metallurgy:angmallen_chestplate +metallurgy:angmallen_crystals +metallurgy:angmallen_dust +metallurgy:angmallen_engraved_block +metallurgy:angmallen_hazard_block +metallurgy:angmallen_helmet +metallurgy:angmallen_hoe +metallurgy:angmallen_ingot +metallurgy:angmallen_large_bricks +metallurgy:angmallen_leggings +metallurgy:angmallen_nugget +metallurgy:angmallen_pickaxe +metallurgy:angmallen_reinforced_glass +metallurgy:angmallen_shovel +metallurgy:angmallen_sword +metallurgy:astral_silver_axe +metallurgy:astral_silver_block +metallurgy:astral_silver_boots +metallurgy:astral_silver_bricks +metallurgy:astral_silver_chestplate +metallurgy:astral_silver_crystals +metallurgy:astral_silver_dust +metallurgy:astral_silver_engraved_block +metallurgy:astral_silver_hazard_block +metallurgy:astral_silver_helmet +metallurgy:astral_silver_hoe +metallurgy:astral_silver_ingot +metallurgy:astral_silver_large_bricks +metallurgy:astral_silver_leggings +metallurgy:astral_silver_nugget +metallurgy:astral_silver_ore +metallurgy:astral_silver_pickaxe +metallurgy:astral_silver_reinforced_glass +metallurgy:astral_silver_shovel +metallurgy:astral_silver_sword +metallurgy:atlarus_axe +metallurgy:atlarus_block +metallurgy:atlarus_boots +metallurgy:atlarus_bricks +metallurgy:atlarus_chestplate +metallurgy:atlarus_crystals +metallurgy:atlarus_dust +metallurgy:atlarus_engraved_block +metallurgy:atlarus_hazard_block +metallurgy:atlarus_helmet +metallurgy:atlarus_hoe +metallurgy:atlarus_ingot +metallurgy:atlarus_large_bricks +metallurgy:atlarus_leggings +metallurgy:atlarus_nugget +metallurgy:atlarus_ore +metallurgy:atlarus_pickaxe +metallurgy:atlarus_reinforced_glass +metallurgy:atlarus_shovel +metallurgy:atlarus_sword +metallurgy:bimetal_structure_block +metallurgy:bitumen +metallurgy:bitumen_block +metallurgy:black_steel_axe +metallurgy:black_steel_block +metallurgy:black_steel_boots +metallurgy:black_steel_bricks +metallurgy:black_steel_chestplate +metallurgy:black_steel_crystals +metallurgy:black_steel_dust +metallurgy:black_steel_engraved_block +metallurgy:black_steel_hazard_block +metallurgy:black_steel_helmet +metallurgy:black_steel_hoe +metallurgy:black_steel_ingot +metallurgy:black_steel_large_bricks +metallurgy:black_steel_leggings +metallurgy:black_steel_nugget +metallurgy:black_steel_pickaxe +metallurgy:black_steel_reinforced_glass +metallurgy:black_steel_shovel +metallurgy:black_steel_sword +metallurgy:brass_axe +metallurgy:brass_block +metallurgy:brass_boots +metallurgy:brass_bricks +metallurgy:brass_chestplate +metallurgy:brass_crystals +metallurgy:brass_dust +metallurgy:brass_engraved_block +metallurgy:brass_hazard_block +metallurgy:brass_helmet +metallurgy:brass_hoe +metallurgy:brass_ingot +metallurgy:brass_knuckles +metallurgy:brass_large_bricks +metallurgy:brass_leggings +metallurgy:brass_nugget +metallurgy:brass_pickaxe +metallurgy:brass_reinforced_glass +metallurgy:brass_shovel +metallurgy:brass_sword +metallurgy:bronze_axe +metallurgy:bronze_block +metallurgy:bronze_boots +metallurgy:bronze_bricks +metallurgy:bronze_chestplate +metallurgy:bronze_crystals +metallurgy:bronze_dust +metallurgy:bronze_engraved_block +metallurgy:bronze_hazard_block +metallurgy:bronze_helmet +metallurgy:bronze_hoe +metallurgy:bronze_ingot +metallurgy:bronze_large_bricks +metallurgy:bronze_leggings +metallurgy:bronze_nugget +metallurgy:bronze_pickaxe +metallurgy:bronze_reinforced_glass +metallurgy:bronze_shovel +metallurgy:bronze_sword +metallurgy:carmot_axe +metallurgy:carmot_block +metallurgy:carmot_boots +metallurgy:carmot_bricks +metallurgy:carmot_chestplate +metallurgy:carmot_crystals +metallurgy:carmot_dust +metallurgy:carmot_engraved_block +metallurgy:carmot_hazard_block +metallurgy:carmot_helmet +metallurgy:carmot_hoe +metallurgy:carmot_ingot +metallurgy:carmot_large_bricks +metallurgy:carmot_leggings +metallurgy:carmot_nugget +metallurgy:carmot_ore +metallurgy:carmot_pickaxe +metallurgy:carmot_reinforced_glass +metallurgy:carmot_shovel +metallurgy:carmot_sword +metallurgy:celenegil_axe +metallurgy:celenegil_block +metallurgy:celenegil_boots +metallurgy:celenegil_bricks +metallurgy:celenegil_chestplate +metallurgy:celenegil_crystals +metallurgy:celenegil_dust +metallurgy:celenegil_engraved_block +metallurgy:celenegil_hazard_block +metallurgy:celenegil_helmet +metallurgy:celenegil_hoe +metallurgy:celenegil_ingot +metallurgy:celenegil_large_bricks +metallurgy:celenegil_leggings +metallurgy:celenegil_nugget +metallurgy:celenegil_pickaxe +metallurgy:celenegil_reinforced_glass +metallurgy:celenegil_shovel +metallurgy:celenegil_sword +metallurgy:ceruclase_axe +metallurgy:ceruclase_block +metallurgy:ceruclase_boots +metallurgy:ceruclase_bricks +metallurgy:ceruclase_chestplate +metallurgy:ceruclase_crystals +metallurgy:ceruclase_dust +metallurgy:ceruclase_engraved_block +metallurgy:ceruclase_hazard_block +metallurgy:ceruclase_helmet +metallurgy:ceruclase_hoe +metallurgy:ceruclase_ingot +metallurgy:ceruclase_large_bricks +metallurgy:ceruclase_leggings +metallurgy:ceruclase_nugget +metallurgy:ceruclase_ore +metallurgy:ceruclase_pickaxe +metallurgy:ceruclase_reinforced_glass +metallurgy:ceruclase_shield +metallurgy:ceruclase_shovel +metallurgy:ceruclase_sword +metallurgy:charcoal_block +metallurgy:copper_axe +metallurgy:copper_block +metallurgy:copper_boots +metallurgy:copper_bricks +metallurgy:copper_chestplate +metallurgy:copper_crystals +metallurgy:copper_dust +metallurgy:copper_engraved_block +metallurgy:copper_hazard_block +metallurgy:copper_helmet +metallurgy:copper_hoe +metallurgy:copper_ingot +metallurgy:copper_large_bricks +metallurgy:copper_leggings +metallurgy:copper_nugget +metallurgy:copper_ore +metallurgy:copper_pickaxe +metallurgy:copper_reinforced_glass +metallurgy:copper_shovel +metallurgy:copper_sword +metallurgy:crusher +metallurgy:damascus_steel_axe +metallurgy:damascus_steel_block +metallurgy:damascus_steel_boots +metallurgy:damascus_steel_bricks +metallurgy:damascus_steel_chestplate +metallurgy:damascus_steel_crystals +metallurgy:damascus_steel_dust +metallurgy:damascus_steel_engraved_block +metallurgy:damascus_steel_hazard_block +metallurgy:damascus_steel_helmet +metallurgy:damascus_steel_hoe +metallurgy:damascus_steel_ingot +metallurgy:damascus_steel_large_bricks +metallurgy:damascus_steel_leggings +metallurgy:damascus_steel_nugget +metallurgy:damascus_steel_pickaxe +metallurgy:damascus_steel_reinforced_glass +metallurgy:damascus_steel_shovel +metallurgy:damascus_steel_sword +metallurgy:deep_iron_axe +metallurgy:deep_iron_block +metallurgy:deep_iron_boots +metallurgy:deep_iron_bricks +metallurgy:deep_iron_chestplate +metallurgy:deep_iron_crystals +metallurgy:deep_iron_dust +metallurgy:deep_iron_engraved_block +metallurgy:deep_iron_hazard_block +metallurgy:deep_iron_helmet +metallurgy:deep_iron_hoe +metallurgy:deep_iron_ingot +metallurgy:deep_iron_large_bricks +metallurgy:deep_iron_leggings +metallurgy:deep_iron_nugget +metallurgy:deep_iron_ore +metallurgy:deep_iron_pickaxe +metallurgy:deep_iron_reinforced_glass +metallurgy:deep_iron_shovel +metallurgy:deep_iron_sword +metallurgy:desichalkos_axe +metallurgy:desichalkos_block +metallurgy:desichalkos_boots +metallurgy:desichalkos_bricks +metallurgy:desichalkos_chestplate +metallurgy:desichalkos_crystals +metallurgy:desichalkos_dust +metallurgy:desichalkos_engraved_block +metallurgy:desichalkos_hazard_block +metallurgy:desichalkos_helmet +metallurgy:desichalkos_hoe +metallurgy:desichalkos_ingot +metallurgy:desichalkos_large_bricks +metallurgy:desichalkos_leggings +metallurgy:desichalkos_nugget +metallurgy:desichalkos_pickaxe +metallurgy:desichalkos_reinforced_glass +metallurgy:desichalkos_shovel +metallurgy:desichalkos_sword +metallurgy:electrum_axe +metallurgy:electrum_block +metallurgy:electrum_boots +metallurgy:electrum_bricks +metallurgy:electrum_chestplate +metallurgy:electrum_crystals +metallurgy:electrum_dust +metallurgy:electrum_engraved_block +metallurgy:electrum_hazard_block +metallurgy:electrum_helmet +metallurgy:electrum_hoe +metallurgy:electrum_ingot +metallurgy:electrum_large_bricks +metallurgy:electrum_leggings +metallurgy:electrum_magnet +metallurgy:electrum_nugget +metallurgy:electrum_pickaxe +metallurgy:electrum_reinforced_glass +metallurgy:electrum_shovel +metallurgy:electrum_sword +metallurgy:etherium_axe +metallurgy:etherium_block +metallurgy:etherium_boots +metallurgy:etherium_bricks +metallurgy:etherium_chestplate +metallurgy:etherium_crystals +metallurgy:etherium_dust +metallurgy:etherium_engraved_block +metallurgy:etherium_goggles +metallurgy:etherium_hazard_block +metallurgy:etherium_helmet +metallurgy:etherium_hoe +metallurgy:etherium_ingot +metallurgy:etherium_large_bricks +metallurgy:etherium_leggings +metallurgy:etherium_nugget +metallurgy:etherium_pickaxe +metallurgy:etherium_reinforced_glass +metallurgy:etherium_shovel +metallurgy:etherium_sword +metallurgy:eximite_axe +metallurgy:eximite_block +metallurgy:eximite_boots +metallurgy:eximite_bricks +metallurgy:eximite_chestplate +metallurgy:eximite_crystals +metallurgy:eximite_dust +metallurgy:eximite_engraved_block +metallurgy:eximite_hazard_block +metallurgy:eximite_helmet +metallurgy:eximite_hoe +metallurgy:eximite_ingot +metallurgy:eximite_large_bricks +metallurgy:eximite_leggings +metallurgy:eximite_nugget +metallurgy:eximite_ore +metallurgy:eximite_pickaxe +metallurgy:eximite_reinforced_glass +metallurgy:eximite_shovel +metallurgy:eximite_sword +metallurgy:flint_and_ignatius +metallurgy:flint_and_vulcanite +metallurgy:gold_bricks +metallurgy:gold_crystals +metallurgy:gold_dust +metallurgy:gold_engraved_block +metallurgy:gold_hazard_block +metallurgy:gold_large_bricks +metallurgy:gold_reinforced_glass +metallurgy:haderoth_axe +metallurgy:haderoth_block +metallurgy:haderoth_boots +metallurgy:haderoth_bricks +metallurgy:haderoth_chestplate +metallurgy:haderoth_crystals +metallurgy:haderoth_dust +metallurgy:haderoth_engraved_block +metallurgy:haderoth_hazard_block +metallurgy:haderoth_helmet +metallurgy:haderoth_hoe +metallurgy:haderoth_ingot +metallurgy:haderoth_large_bricks +metallurgy:haderoth_leggings +metallurgy:haderoth_nugget +metallurgy:haderoth_pickaxe +metallurgy:haderoth_reinforced_glass +metallurgy:haderoth_shovel +metallurgy:haderoth_sword +metallurgy:hepatizon_axe +metallurgy:hepatizon_block +metallurgy:hepatizon_boots +metallurgy:hepatizon_bricks +metallurgy:hepatizon_chestplate +metallurgy:hepatizon_crystals +metallurgy:hepatizon_dust +metallurgy:hepatizon_engraved_block +metallurgy:hepatizon_hazard_block +metallurgy:hepatizon_helmet +metallurgy:hepatizon_hoe +metallurgy:hepatizon_ingot +metallurgy:hepatizon_large_bricks +metallurgy:hepatizon_leggings +metallurgy:hepatizon_nugget +metallurgy:hepatizon_pickaxe +metallurgy:hepatizon_reinforced_glass +metallurgy:hepatizon_shovel +metallurgy:hepatizon_sword +metallurgy:ice_shield +metallurgy:ignatius_axe +metallurgy:ignatius_block +metallurgy:ignatius_boots +metallurgy:ignatius_bricks +metallurgy:ignatius_chestplate +metallurgy:ignatius_crystals +metallurgy:ignatius_dust +metallurgy:ignatius_engraved_block +metallurgy:ignatius_fuel +metallurgy:ignatius_hazard_block +metallurgy:ignatius_helmet +metallurgy:ignatius_hoe +metallurgy:ignatius_ingot +metallurgy:ignatius_large_bricks +metallurgy:ignatius_leggings +metallurgy:ignatius_nugget +metallurgy:ignatius_ore +metallurgy:ignatius_pickaxe +metallurgy:ignatius_reinforced_glass +metallurgy:ignatius_shovel +metallurgy:ignatius_sword +metallurgy:infuscolium_block +metallurgy:infuscolium_bricks +metallurgy:infuscolium_crystals +metallurgy:infuscolium_dust +metallurgy:infuscolium_engraved_block +metallurgy:infuscolium_hazard_block +metallurgy:infuscolium_ingot +metallurgy:infuscolium_large_bricks +metallurgy:infuscolium_nugget +metallurgy:infuscolium_ore +metallurgy:infuscolium_reinforced_glass +metallurgy:inolashite_axe +metallurgy:inolashite_block +metallurgy:inolashite_boots +metallurgy:inolashite_bricks +metallurgy:inolashite_chestplate +metallurgy:inolashite_crystals +metallurgy:inolashite_dust +metallurgy:inolashite_engraved_block +metallurgy:inolashite_hazard_block +metallurgy:inolashite_helmet +metallurgy:inolashite_hoe +metallurgy:inolashite_ingot +metallurgy:inolashite_large_bricks +metallurgy:inolashite_leggings +metallurgy:inolashite_nugget +metallurgy:inolashite_pickaxe +metallurgy:inolashite_reinforced_glass +metallurgy:inolashite_shovel +metallurgy:inolashite_sword +metallurgy:iron_bricks +metallurgy:iron_crystals +metallurgy:iron_dust +metallurgy:iron_engraved_block +metallurgy:iron_hazard_block +metallurgy:iron_large_bricks +metallurgy:iron_reinforced_glass +metallurgy:kalendrite_axe +metallurgy:kalendrite_block +metallurgy:kalendrite_boots +metallurgy:kalendrite_bricks +metallurgy:kalendrite_chestplate +metallurgy:kalendrite_crystals +metallurgy:kalendrite_dust +metallurgy:kalendrite_engraved_block +metallurgy:kalendrite_hazard_block +metallurgy:kalendrite_helmet +metallurgy:kalendrite_hoe +metallurgy:kalendrite_ingot +metallurgy:kalendrite_large_bricks +metallurgy:kalendrite_leggings +metallurgy:kalendrite_nugget +metallurgy:kalendrite_ore +metallurgy:kalendrite_pickaxe +metallurgy:kalendrite_reinforced_glass +metallurgy:kalendrite_shovel +metallurgy:kalendrite_sword +metallurgy:krik_axe +metallurgy:krik_block +metallurgy:krik_boots +metallurgy:krik_bricks +metallurgy:krik_chestplate +metallurgy:krik_crystals +metallurgy:krik_dust +metallurgy:krik_engraved_block +metallurgy:krik_hazard_block +metallurgy:krik_helmet +metallurgy:krik_hoe +metallurgy:krik_ingot +metallurgy:krik_large_bricks +metallurgy:krik_leggings +metallurgy:krik_nugget +metallurgy:krik_pickaxe +metallurgy:krik_reinforced_glass +metallurgy:krik_shovel +metallurgy:krik_sword +metallurgy:lemurite_block +metallurgy:lemurite_bricks +metallurgy:lemurite_crystals +metallurgy:lemurite_dust +metallurgy:lemurite_engraved_block +metallurgy:lemurite_hazard_block +metallurgy:lemurite_ingot +metallurgy:lemurite_large_bricks +metallurgy:lemurite_nugget +metallurgy:lemurite_ore +metallurgy:lemurite_reinforced_glass +metallurgy:lemurite_shield +metallurgy:lutetium_block +metallurgy:lutetium_boots +metallurgy:lutetium_bricks +metallurgy:lutetium_chestplate +metallurgy:lutetium_crystals +metallurgy:lutetium_dust +metallurgy:lutetium_engraved_block +metallurgy:lutetium_hazard_block +metallurgy:lutetium_helmet +metallurgy:lutetium_ingot +metallurgy:lutetium_large_bricks +metallurgy:lutetium_leggings +metallurgy:lutetium_nugget +metallurgy:lutetium_ore +metallurgy:lutetium_reinforced_glass +metallurgy:manganese_block +metallurgy:manganese_bricks +metallurgy:manganese_crystals +metallurgy:manganese_dust +metallurgy:manganese_engraved_block +metallurgy:manganese_hazard_block +metallurgy:manganese_ingot +metallurgy:manganese_large_bricks +metallurgy:manganese_nugget +metallurgy:manganese_ore +metallurgy:manganese_reinforced_glass +metallurgy:meutoite_block +metallurgy:meutoite_bricks +metallurgy:meutoite_crystals +metallurgy:meutoite_dust +metallurgy:meutoite_engraved_block +metallurgy:meutoite_hazard_block +metallurgy:meutoite_ingot +metallurgy:meutoite_large_bricks +metallurgy:meutoite_nugget +metallurgy:meutoite_ore +metallurgy:meutoite_reinforced_glass +metallurgy:midasium_axe +metallurgy:midasium_block +metallurgy:midasium_boots +metallurgy:midasium_bricks +metallurgy:midasium_chestplate +metallurgy:midasium_crystals +metallurgy:midasium_dust +metallurgy:midasium_engraved_block +metallurgy:midasium_hazard_block +metallurgy:midasium_helmet +metallurgy:midasium_hoe +metallurgy:midasium_ingot +metallurgy:midasium_large_bricks +metallurgy:midasium_leggings +metallurgy:midasium_nugget +metallurgy:midasium_ore +metallurgy:midasium_pickaxe +metallurgy:midasium_reinforced_glass +metallurgy:midasium_shovel +metallurgy:midasium_sword +metallurgy:mithril_axe +metallurgy:mithril_block +metallurgy:mithril_boots +metallurgy:mithril_bricks +metallurgy:mithril_chestplate +metallurgy:mithril_crystals +metallurgy:mithril_dust +metallurgy:mithril_engraved_block +metallurgy:mithril_hazard_block +metallurgy:mithril_helmet +metallurgy:mithril_hoe +metallurgy:mithril_ingot +metallurgy:mithril_large_bricks +metallurgy:mithril_leggings +metallurgy:mithril_nugget +metallurgy:mithril_ore +metallurgy:mithril_pickaxe +metallurgy:mithril_reinforced_glass +metallurgy:mithril_shovel +metallurgy:mithril_sword +metallurgy:ore_detector +metallurgy:orichalcum_axe +metallurgy:orichalcum_block +metallurgy:orichalcum_boots +metallurgy:orichalcum_bricks +metallurgy:orichalcum_buckler +metallurgy:orichalcum_chestplate +metallurgy:orichalcum_crystals +metallurgy:orichalcum_dust +metallurgy:orichalcum_engraved_block +metallurgy:orichalcum_hazard_block +metallurgy:orichalcum_helmet +metallurgy:orichalcum_hoe +metallurgy:orichalcum_ingot +metallurgy:orichalcum_large_bricks +metallurgy:orichalcum_leggings +metallurgy:orichalcum_nugget +metallurgy:orichalcum_ore +metallurgy:orichalcum_pickaxe +metallurgy:orichalcum_reinforced_glass +metallurgy:orichalcum_shovel +metallurgy:orichalcum_sword +metallurgy:osmium_block +metallurgy:osmium_boots +metallurgy:osmium_bricks +metallurgy:osmium_chestplate +metallurgy:osmium_crystals +metallurgy:osmium_dust +metallurgy:osmium_engraved_block +metallurgy:osmium_hazard_block +metallurgy:osmium_helmet +metallurgy:osmium_ingot +metallurgy:osmium_large_bricks +metallurgy:osmium_leggings +metallurgy:osmium_nugget +metallurgy:osmium_ore +metallurgy:osmium_reinforced_glass +metallurgy:oureclase_axe +metallurgy:oureclase_block +metallurgy:oureclase_boots +metallurgy:oureclase_bricks +metallurgy:oureclase_chestplate +metallurgy:oureclase_crystals +metallurgy:oureclase_dust +metallurgy:oureclase_engraved_block +metallurgy:oureclase_hazard_block +metallurgy:oureclase_helmet +metallurgy:oureclase_hoe +metallurgy:oureclase_ingot +metallurgy:oureclase_large_bricks +metallurgy:oureclase_leggings +metallurgy:oureclase_nugget +metallurgy:oureclase_ore +metallurgy:oureclase_pickaxe +metallurgy:oureclase_reinforced_glass +metallurgy:oureclase_shovel +metallurgy:oureclase_sword +metallurgy:phosphorite_ore +metallurgy:phosphorus +metallurgy:phosphorus_lamp +metallurgy:platinum_axe +metallurgy:platinum_block +metallurgy:platinum_boots +metallurgy:platinum_bricks +metallurgy:platinum_chestplate +metallurgy:platinum_crystals +metallurgy:platinum_dust +metallurgy:platinum_engraved_block +metallurgy:platinum_hazard_block +metallurgy:platinum_helmet +metallurgy:platinum_hoe +metallurgy:platinum_ingot +metallurgy:platinum_large_bricks +metallurgy:platinum_leggings +metallurgy:platinum_nugget +metallurgy:platinum_ore +metallurgy:platinum_pickaxe +metallurgy:platinum_reinforced_glass +metallurgy:platinum_shovel +metallurgy:platinum_sword +metallurgy:potash +metallurgy:potash_fertilizer +metallurgy:potash_ore +metallurgy:prometheum_axe +metallurgy:prometheum_block +metallurgy:prometheum_boots +metallurgy:prometheum_bricks +metallurgy:prometheum_chestplate +metallurgy:prometheum_crystals +metallurgy:prometheum_dust +metallurgy:prometheum_engraved_block +metallurgy:prometheum_hazard_block +metallurgy:prometheum_helmet +metallurgy:prometheum_hoe +metallurgy:prometheum_ingot +metallurgy:prometheum_large_bricks +metallurgy:prometheum_leggings +metallurgy:prometheum_nugget +metallurgy:prometheum_ore +metallurgy:prometheum_pickaxe +metallurgy:prometheum_reinforced_glass +metallurgy:prometheum_shovel +metallurgy:prometheum_sword +metallurgy:quicksilver_axe +metallurgy:quicksilver_block +metallurgy:quicksilver_boots +metallurgy:quicksilver_bricks +metallurgy:quicksilver_chestplate +metallurgy:quicksilver_crystals +metallurgy:quicksilver_dust +metallurgy:quicksilver_engraved_block +metallurgy:quicksilver_hazard_block +metallurgy:quicksilver_helmet +metallurgy:quicksilver_hoe +metallurgy:quicksilver_ingot +metallurgy:quicksilver_large_bricks +metallurgy:quicksilver_leggings +metallurgy:quicksilver_nugget +metallurgy:quicksilver_pickaxe +metallurgy:quicksilver_reinforced_glass +metallurgy:quicksilver_shovel +metallurgy:quicksilver_sword +metallurgy:road_block +metallurgy:rubracium_block +metallurgy:rubracium_bricks +metallurgy:rubracium_crystals +metallurgy:rubracium_dust +metallurgy:rubracium_engraved_block +metallurgy:rubracium_gauntlet +metallurgy:rubracium_hazard_block +metallurgy:rubracium_ingot +metallurgy:rubracium_large_bricks +metallurgy:rubracium_nugget +metallurgy:rubracium_ore +metallurgy:rubracium_reinforced_glass +metallurgy:sanguinite_axe +metallurgy:sanguinite_block +metallurgy:sanguinite_boots +metallurgy:sanguinite_bricks +metallurgy:sanguinite_chestplate +metallurgy:sanguinite_crystals +metallurgy:sanguinite_dust +metallurgy:sanguinite_engraved_block +metallurgy:sanguinite_hazard_block +metallurgy:sanguinite_helmet +metallurgy:sanguinite_hoe +metallurgy:sanguinite_ingot +metallurgy:sanguinite_large_bricks +metallurgy:sanguinite_leggings +metallurgy:sanguinite_nugget +metallurgy:sanguinite_ore +metallurgy:sanguinite_pickaxe +metallurgy:sanguinite_reinforced_glass +metallurgy:sanguinite_shovel +metallurgy:sanguinite_sword +metallurgy:shadow_iron_axe +metallurgy:shadow_iron_block +metallurgy:shadow_iron_boots +metallurgy:shadow_iron_bricks +metallurgy:shadow_iron_chestplate +metallurgy:shadow_iron_crystals +metallurgy:shadow_iron_dust +metallurgy:shadow_iron_engraved_block +metallurgy:shadow_iron_hazard_block +metallurgy:shadow_iron_helmet +metallurgy:shadow_iron_hoe +metallurgy:shadow_iron_ingot +metallurgy:shadow_iron_large_bricks +metallurgy:shadow_iron_leggings +metallurgy:shadow_iron_nugget +metallurgy:shadow_iron_ore +metallurgy:shadow_iron_pickaxe +metallurgy:shadow_iron_reinforced_glass +metallurgy:shadow_iron_shovel +metallurgy:shadow_iron_sword +metallurgy:shadow_steel_axe +metallurgy:shadow_steel_block +metallurgy:shadow_steel_boots +metallurgy:shadow_steel_bricks +metallurgy:shadow_steel_chestplate +metallurgy:shadow_steel_crystals +metallurgy:shadow_steel_dust +metallurgy:shadow_steel_engraved_block +metallurgy:shadow_steel_hazard_block +metallurgy:shadow_steel_helmet +metallurgy:shadow_steel_hoe +metallurgy:shadow_steel_ingot +metallurgy:shadow_steel_large_bricks +metallurgy:shadow_steel_leggings +metallurgy:shadow_steel_nugget +metallurgy:shadow_steel_pickaxe +metallurgy:shadow_steel_reinforced_glass +metallurgy:shadow_steel_shovel +metallurgy:shadow_steel_sword +metallurgy:silver_axe +metallurgy:silver_block +metallurgy:silver_boots +metallurgy:silver_bricks +metallurgy:silver_chestplate +metallurgy:silver_crystals +metallurgy:silver_dust +metallurgy:silver_engraved_block +metallurgy:silver_hazard_block +metallurgy:silver_helmet +metallurgy:silver_hoe +metallurgy:silver_ingot +metallurgy:silver_large_bricks +metallurgy:silver_leggings +metallurgy:silver_nugget +metallurgy:silver_ore +metallurgy:silver_pickaxe +metallurgy:silver_reinforced_glass +metallurgy:silver_shovel +metallurgy:silver_sword +metallurgy:steel_axe +metallurgy:steel_block +metallurgy:steel_boots +metallurgy:steel_bricks +metallurgy:steel_chestplate +metallurgy:steel_crystals +metallurgy:steel_dust +metallurgy:steel_engraved_block +metallurgy:steel_hazard_block +metallurgy:steel_helmet +metallurgy:steel_hoe +metallurgy:steel_ingot +metallurgy:steel_large_bricks +metallurgy:steel_leggings +metallurgy:steel_nugget +metallurgy:steel_pickaxe +metallurgy:steel_reinforced_glass +metallurgy:steel_shovel +metallurgy:steel_sword +metallurgy:striped_road_block +metallurgy:sublimation_chamber +metallurgy:sulfur_block +metallurgy:sulfur_dust +metallurgy:sulfur_ore +metallurgy:tar +metallurgy:tar_ore +metallurgy:tartarite_axe +metallurgy:tartarite_block +metallurgy:tartarite_boots +metallurgy:tartarite_bricks +metallurgy:tartarite_chestplate +metallurgy:tartarite_crystals +metallurgy:tartarite_dust +metallurgy:tartarite_engraved_block +metallurgy:tartarite_hazard_block +metallurgy:tartarite_helmet +metallurgy:tartarite_hoe +metallurgy:tartarite_ingot +metallurgy:tartarite_large_bricks +metallurgy:tartarite_leggings +metallurgy:tartarite_nugget +metallurgy:tartarite_pickaxe +metallurgy:tartarite_reinforced_glass +metallurgy:tartarite_shovel +metallurgy:tartarite_sword +metallurgy:thermite_dust +metallurgy:tin_block +metallurgy:tin_bricks +metallurgy:tin_crystals +metallurgy:tin_dust +metallurgy:tin_engraved_block +metallurgy:tin_hazard_block +metallurgy:tin_ingot +metallurgy:tin_large_bricks +metallurgy:tin_nugget +metallurgy:tin_ore +metallurgy:tin_reinforced_glass +metallurgy:vulcanite_axe +metallurgy:vulcanite_block +metallurgy:vulcanite_boots +metallurgy:vulcanite_bricks +metallurgy:vulcanite_buckler +metallurgy:vulcanite_chestplate +metallurgy:vulcanite_crystals +metallurgy:vulcanite_dust +metallurgy:vulcanite_engraved_block +metallurgy:vulcanite_hazard_block +metallurgy:vulcanite_helmet +metallurgy:vulcanite_hoe +metallurgy:vulcanite_ingot +metallurgy:vulcanite_large_bricks +metallurgy:vulcanite_leggings +metallurgy:vulcanite_nugget +metallurgy:vulcanite_ore +metallurgy:vulcanite_pickaxe +metallurgy:vulcanite_reinforced_glass +metallurgy:vulcanite_shovel +metallurgy:vulcanite_sword +metallurgy:vulcanite_tnt +metallurgy:vyroxeres_axe +metallurgy:vyroxeres_block +metallurgy:vyroxeres_boots +metallurgy:vyroxeres_bricks +metallurgy:vyroxeres_chestplate +metallurgy:vyroxeres_crystals +metallurgy:vyroxeres_dust +metallurgy:vyroxeres_engraved_block +metallurgy:vyroxeres_hazard_block +metallurgy:vyroxeres_helmet +metallurgy:vyroxeres_hoe +metallurgy:vyroxeres_ingot +metallurgy:vyroxeres_large_bricks +metallurgy:vyroxeres_leggings +metallurgy:vyroxeres_nugget +metallurgy:vyroxeres_ore +metallurgy:vyroxeres_pickaxe +metallurgy:vyroxeres_reinforced_glass +metallurgy:vyroxeres_shovel +metallurgy:vyroxeres_sword +metallurgy:wiki +metallurgy:zinc_block +metallurgy:zinc_bricks +metallurgy:zinc_buckler +metallurgy:zinc_crystals +metallurgy:zinc_dust +metallurgy:zinc_engraved_block +metallurgy:zinc_hazard_block +metallurgy:zinc_ingot +metallurgy:zinc_large_bricks +metallurgy:zinc_nugget +metallurgy:zinc_ore +metallurgy:zinc_reinforced_glass +microblockcbe:microblock +microblockcbe:saw_diamond +microblockcbe:saw_iron +microblockcbe:saw_stone +microblockcbe:stone_rod +minecraft:acacia_boat +minecraft:acacia_door +minecraft:acacia_fence +minecraft:acacia_fence_gate +minecraft:acacia_stairs +minecraft:activator_rail +minecraft:air +minecraft:anvil +minecraft:apple +minecraft:armor_stand +minecraft:arrow +minecraft:baked_potato +minecraft:banner +minecraft:barrier +minecraft:beacon +minecraft:bed +minecraft:bedrock +minecraft:beef +minecraft:beetroot +minecraft:beetroot_seeds +minecraft:beetroot_soup +minecraft:birch_boat +minecraft:birch_door +minecraft:birch_fence +minecraft:birch_fence_gate +minecraft:birch_stairs +minecraft:black_glazed_terracotta +minecraft:black_shulker_box +minecraft:blaze_powder +minecraft:blaze_rod +minecraft:blue_glazed_terracotta +minecraft:blue_shulker_box +minecraft:boat +minecraft:bone +minecraft:bone_block +minecraft:book +minecraft:bookshelf +minecraft:bow +minecraft:bowl +minecraft:bread +minecraft:brewing_stand +minecraft:brick +minecraft:brick_block +minecraft:brick_stairs +minecraft:brown_glazed_terracotta +minecraft:brown_mushroom +minecraft:brown_mushroom_block +minecraft:brown_shulker_box +minecraft:bucket +minecraft:cactus +minecraft:cake +minecraft:carpet +minecraft:carrot +minecraft:carrot_on_a_stick +minecraft:cauldron +minecraft:chain_command_block +minecraft:chainmail_boots +minecraft:chainmail_chestplate +minecraft:chainmail_helmet +minecraft:chainmail_leggings +minecraft:chest +minecraft:chest_minecart +minecraft:chicken +minecraft:chorus_flower +minecraft:chorus_fruit +minecraft:chorus_fruit_popped +minecraft:chorus_plant +minecraft:clay +minecraft:clay_ball +minecraft:clock +minecraft:clownfish +minecraft:coal +minecraft:coal_block +minecraft:coal_ore +minecraft:cobblestone +minecraft:cobblestone_wall +minecraft:cod +minecraft:command_block +minecraft:command_block_minecart +minecraft:comparator +minecraft:compass +minecraft:concrete +minecraft:concrete_powder +minecraft:cooked_beef +minecraft:cooked_chicken +minecraft:cooked_cod +minecraft:cooked_fish +minecraft:cooked_mutton +minecraft:cooked_porkchop +minecraft:cooked_rabbit +minecraft:cooked_salmon +minecraft:cookie +minecraft:crafting_table +minecraft:cyan_glazed_terracotta +minecraft:cyan_shulker_box +minecraft:dark_oak_boat +minecraft:dark_oak_door +minecraft:dark_oak_fence +minecraft:dark_oak_fence_gate +minecraft:dark_oak_stairs +minecraft:daylight_detector +minecraft:deadbush +minecraft:detector_rail +minecraft:diamond +minecraft:diamond_axe +minecraft:diamond_block +minecraft:diamond_boots +minecraft:diamond_chestplate +minecraft:diamond_helmet +minecraft:diamond_hoe +minecraft:diamond_horse_armor +minecraft:diamond_leggings +minecraft:diamond_ore +minecraft:diamond_pickaxe +minecraft:diamond_shovel +minecraft:diamond_sword +minecraft:dirt +minecraft:dispenser +minecraft:double_plant +minecraft:dragon_breath +minecraft:dragon_egg +minecraft:dropper +minecraft:dye +minecraft:egg +minecraft:elytra +minecraft:emerald +minecraft:emerald_block +minecraft:emerald_ore +minecraft:enchanted_book +minecraft:enchanting_table +minecraft:end_bricks +minecraft:end_crystal +minecraft:end_portal_frame +minecraft:end_rod +minecraft:end_stone +minecraft:ender_chest +minecraft:ender_eye +minecraft:ender_pearl +minecraft:experience_bottle +minecraft:farmland +minecraft:feather +minecraft:fence +minecraft:fence_gate +minecraft:fermented_spider_eye +minecraft:filled_map +minecraft:fire_charge +minecraft:firework_charge +minecraft:fireworks +minecraft:fish +minecraft:fishing_rod +minecraft:flint +minecraft:flint_and_steel +minecraft:flower_pot +minecraft:furnace +minecraft:furnace_minecart +minecraft:ghast_tear +minecraft:glass +minecraft:glass_bottle +minecraft:glass_pane +minecraft:glowstone +minecraft:glowstone_dust +minecraft:gold_block +minecraft:gold_ingot +minecraft:gold_nugget +minecraft:gold_ore +minecraft:golden_apple +minecraft:golden_axe +minecraft:golden_boots +minecraft:golden_carrot +minecraft:golden_chestplate +minecraft:golden_helmet +minecraft:golden_hoe +minecraft:golden_horse_armor +minecraft:golden_leggings +minecraft:golden_pickaxe +minecraft:golden_rail +minecraft:golden_shovel +minecraft:golden_sword +minecraft:grass +minecraft:grass_path +minecraft:gravel +minecraft:gray_glazed_terracotta +minecraft:gray_shulker_box +minecraft:green_glazed_terracotta +minecraft:green_shulker_box +minecraft:gunpowder +minecraft:hardened_clay +minecraft:hay_block +minecraft:heavy_weighted_pressure_plate +minecraft:hopper +minecraft:hopper_minecart +minecraft:ice +minecraft:iron_axe +minecraft:iron_bars +minecraft:iron_block +minecraft:iron_boots +minecraft:iron_chestplate +minecraft:iron_door +minecraft:iron_helmet +minecraft:iron_hoe +minecraft:iron_horse_armor +minecraft:iron_ingot +minecraft:iron_leggings +minecraft:iron_nugget +minecraft:iron_ore +minecraft:iron_pickaxe +minecraft:iron_shovel +minecraft:iron_sword +minecraft:iron_trapdoor +minecraft:item_frame +minecraft:jukebox +minecraft:jungle_boat +minecraft:jungle_door +minecraft:jungle_fence +minecraft:jungle_fence_gate +minecraft:jungle_stairs +minecraft:knowledge_book +minecraft:ladder +minecraft:lapis_block +minecraft:lapis_ore +minecraft:lava_bucket +minecraft:lead +minecraft:leather +minecraft:leather_boots +minecraft:leather_chestplate +minecraft:leather_helmet +minecraft:leather_leggings +minecraft:leaves +minecraft:leaves2 +minecraft:lever +minecraft:light_blue_glazed_terracotta +minecraft:light_blue_shulker_box +minecraft:light_weighted_pressure_plate +minecraft:lime_glazed_terracotta +minecraft:lime_shulker_box +minecraft:lingering_potion +minecraft:lit_pumpkin +minecraft:log +minecraft:log2 +minecraft:magenta_glazed_terracotta +minecraft:magenta_shulker_box +minecraft:magma +minecraft:magma_cream +minecraft:map +minecraft:melon +minecraft:melon_block +minecraft:melon_seeds +minecraft:milk_bucket +minecraft:minecart +minecraft:mob_spawner +minecraft:monster_egg +minecraft:mossy_cobblestone +minecraft:mushroom_stew +minecraft:mutton +minecraft:mycelium +minecraft:name_tag +minecraft:nether_brick +minecraft:nether_brick_fence +minecraft:nether_brick_stairs +minecraft:nether_star +minecraft:nether_wart +minecraft:nether_wart_block +minecraft:netherbrick +minecraft:netherrack +minecraft:noteblock +minecraft:oak_stairs +minecraft:observer +minecraft:obsidian +minecraft:orange_glazed_terracotta +minecraft:orange_shulker_box +minecraft:packed_ice +minecraft:painting +minecraft:paper +minecraft:pink_glazed_terracotta +minecraft:pink_shulker_box +minecraft:piston +minecraft:planks +minecraft:poisonous_potato +minecraft:porkchop +minecraft:potato +minecraft:potion +minecraft:prismarine +minecraft:prismarine_crystals +minecraft:prismarine_shard +minecraft:pufferfish +minecraft:pumpkin +minecraft:pumpkin_pie +minecraft:pumpkin_seeds +minecraft:purple_glazed_terracotta +minecraft:purple_shulker_box +minecraft:purpur_block +minecraft:purpur_pillar +minecraft:purpur_slab +minecraft:purpur_stairs +minecraft:quartz +minecraft:quartz_block +minecraft:quartz_ore +minecraft:quartz_stairs +minecraft:rabbit +minecraft:rabbit_foot +minecraft:rabbit_hide +minecraft:rabbit_stew +minecraft:rail +minecraft:record_11 +minecraft:record_13 +minecraft:record_blocks +minecraft:record_cat +minecraft:record_chirp +minecraft:record_far +minecraft:record_mall +minecraft:record_mellohi +minecraft:record_stal +minecraft:record_strad +minecraft:record_wait +minecraft:record_ward +minecraft:red_flower +minecraft:red_glazed_terracotta +minecraft:red_mushroom +minecraft:red_mushroom_block +minecraft:red_nether_brick +minecraft:red_sandstone +minecraft:red_sandstone_stairs +minecraft:red_shulker_box +minecraft:redstone +minecraft:redstone_block +minecraft:redstone_lamp +minecraft:redstone_ore +minecraft:redstone_torch +minecraft:reeds +minecraft:repeater +minecraft:repeating_command_block +minecraft:rotten_flesh +minecraft:saddle +minecraft:salmon +minecraft:sand +minecraft:sandstone +minecraft:sandstone_stairs +minecraft:sapling +minecraft:sea_lantern +minecraft:shears +minecraft:shield +minecraft:shulker_shell +minecraft:sign +minecraft:silver_glazed_terracotta +minecraft:silver_shulker_box +minecraft:skull +minecraft:slime +minecraft:slime_ball +minecraft:snow +minecraft:snow_layer +minecraft:snowball +minecraft:soul_sand +minecraft:spawn_egg +minecraft:speckled_melon +minecraft:spectral_arrow +minecraft:spider_eye +minecraft:splash_potion +minecraft:sponge +minecraft:spruce_boat +minecraft:spruce_door +minecraft:spruce_fence +minecraft:spruce_fence_gate +minecraft:spruce_stairs +minecraft:stained_glass +minecraft:stained_glass_pane +minecraft:stained_hardened_clay +minecraft:stick +minecraft:sticky_piston +minecraft:stone +minecraft:stone_axe +minecraft:stone_brick_stairs +minecraft:stone_button +minecraft:stone_hoe +minecraft:stone_pickaxe +minecraft:stone_pressure_plate +minecraft:stone_shovel +minecraft:stone_slab +minecraft:stone_slab2 +minecraft:stone_stairs +minecraft:stone_sword +minecraft:stonebrick +minecraft:string +minecraft:structure_block +minecraft:structure_void +minecraft:sugar +minecraft:tallgrass +minecraft:tipped_arrow +minecraft:tnt +minecraft:tnt_minecart +minecraft:torch +minecraft:totem_of_undying +minecraft:trapdoor +minecraft:trapped_chest +minecraft:tripwire_hook +minecraft:vine +minecraft:water_bucket +minecraft:waterlily +minecraft:web +minecraft:wheat +minecraft:wheat_seeds +minecraft:white_glazed_terracotta +minecraft:white_shulker_box +minecraft:wooden_axe +minecraft:wooden_button +minecraft:wooden_door +minecraft:wooden_hoe +minecraft:wooden_pickaxe +minecraft:wooden_pressure_plate +minecraft:wooden_shovel +minecraft:wooden_slab +minecraft:wooden_sword +minecraft:wool +minecraft:writable_book +minecraft:written_book +minecraft:yellow_flower +minecraft:yellow_glazed_terracotta +minecraft:yellow_shulker_box +modroadworksreborn:arrowpainter +modroadworksreborn:arrowpainteryellow +modroadworksreborn:extrastripepainter +modroadworksreborn:extrastripepainteryellow +modroadworksreborn:midstripepainter +modroadworksreborn:midstripepainteryellow +modroadworksreborn:sidestripepainter +modroadworksreborn:sidestripepainteryellow +modroadworksreborn:tar +mujmajnkraftsbettersurvival:itemaluminiumbattleaxe +mujmajnkraftsbettersurvival:itemaluminiumdagger +mujmajnkraftsbettersurvival:itemaluminiumhammer +mujmajnkraftsbettersurvival:itemaluminiumnunchaku +mujmajnkraftsbettersurvival:itemaluminiumspear +mujmajnkraftsbettersurvival:itembigshield +mujmajnkraftsbettersurvival:itembronzebattleaxe +mujmajnkraftsbettersurvival:itembronzedagger +mujmajnkraftsbettersurvival:itembronzehammer +mujmajnkraftsbettersurvival:itembronzenunchaku +mujmajnkraftsbettersurvival:itembronzespear +mujmajnkraftsbettersurvival:itemcopperbattleaxe +mujmajnkraftsbettersurvival:itemcopperdagger +mujmajnkraftsbettersurvival:itemcopperhammer +mujmajnkraftsbettersurvival:itemcoppernunchaku +mujmajnkraftsbettersurvival:itemcopperspear +mujmajnkraftsbettersurvival:itemcrossbow +mujmajnkraftsbettersurvival:itemdesertchitinbattleaxe +mujmajnkraftsbettersurvival:itemdesertchitindagger +mujmajnkraftsbettersurvival:itemdesertchitinhammer +mujmajnkraftsbettersurvival:itemdesertchitinnunchaku +mujmajnkraftsbettersurvival:itemdesertchitinspear +mujmajnkraftsbettersurvival:itemdiamondbattleaxe +mujmajnkraftsbettersurvival:itemdiamonddagger +mujmajnkraftsbettersurvival:itemdiamondhammer +mujmajnkraftsbettersurvival:itemdiamondnunchaku +mujmajnkraftsbettersurvival:itemdiamondspear +mujmajnkraftsbettersurvival:itemdragonbonebattleaxe +mujmajnkraftsbettersurvival:itemdragonbonedagger +mujmajnkraftsbettersurvival:itemdragonbonehammer +mujmajnkraftsbettersurvival:itemdragonbonenunchaku +mujmajnkraftsbettersurvival:itemdragonbonespear +mujmajnkraftsbettersurvival:itemelectrumbattleaxe +mujmajnkraftsbettersurvival:itemelectrumdagger +mujmajnkraftsbettersurvival:itemelectrumhammer +mujmajnkraftsbettersurvival:itemelectrumnunchaku +mujmajnkraftsbettersurvival:itemelectrumspear +mujmajnkraftsbettersurvival:itemenderiumbattleaxe +mujmajnkraftsbettersurvival:itemenderiumdagger +mujmajnkraftsbettersurvival:itemenderiumhammer +mujmajnkraftsbettersurvival:itemenderiumnunchaku +mujmajnkraftsbettersurvival:itemenderiumspear +mujmajnkraftsbettersurvival:itemgoldbattleaxe +mujmajnkraftsbettersurvival:itemgolddagger +mujmajnkraftsbettersurvival:itemgoldhammer +mujmajnkraftsbettersurvival:itemgoldnunchaku +mujmajnkraftsbettersurvival:itemgoldspear +mujmajnkraftsbettersurvival:iteminvarbattleaxe +mujmajnkraftsbettersurvival:iteminvardagger +mujmajnkraftsbettersurvival:iteminvarhammer +mujmajnkraftsbettersurvival:iteminvarnunchaku +mujmajnkraftsbettersurvival:iteminvarspear +mujmajnkraftsbettersurvival:itemironbattleaxe +mujmajnkraftsbettersurvival:itemirondagger +mujmajnkraftsbettersurvival:itemironhammer +mujmajnkraftsbettersurvival:itemironnunchaku +mujmajnkraftsbettersurvival:itemironspear +mujmajnkraftsbettersurvival:itemjunglechitinbattleaxe +mujmajnkraftsbettersurvival:itemjunglechitindagger +mujmajnkraftsbettersurvival:itemjunglechitinhammer +mujmajnkraftsbettersurvival:itemjunglechitinnunchaku +mujmajnkraftsbettersurvival:itemjunglechitinspear +mujmajnkraftsbettersurvival:itemlumiumbattleaxe +mujmajnkraftsbettersurvival:itemlumiumdagger +mujmajnkraftsbettersurvival:itemlumiumhammer +mujmajnkraftsbettersurvival:itemlumiumnunchaku +mujmajnkraftsbettersurvival:itemlumiumspear +mujmajnkraftsbettersurvival:itemsignalumbattleaxe +mujmajnkraftsbettersurvival:itemsignalumdagger +mujmajnkraftsbettersurvival:itemsignalumhammer +mujmajnkraftsbettersurvival:itemsignalumnunchaku +mujmajnkraftsbettersurvival:itemsignalumspear +mujmajnkraftsbettersurvival:itemsilverbattleaxe +mujmajnkraftsbettersurvival:itemsilverdagger +mujmajnkraftsbettersurvival:itemsilverhammer +mujmajnkraftsbettersurvival:itemsilvernunchaku +mujmajnkraftsbettersurvival:itemsilverspear +mujmajnkraftsbettersurvival:itemsmallshield +mujmajnkraftsbettersurvival:itemsteelbattleaxe +mujmajnkraftsbettersurvival:itemsteeldagger +mujmajnkraftsbettersurvival:itemsteelhammer +mujmajnkraftsbettersurvival:itemsteelnunchaku +mujmajnkraftsbettersurvival:itemsteelspear +mujmajnkraftsbettersurvival:itemstonebattleaxe +mujmajnkraftsbettersurvival:itemstonedagger +mujmajnkraftsbettersurvival:itemstonehammer +mujmajnkraftsbettersurvival:itemstonenunchaku +mujmajnkraftsbettersurvival:itemstonespear +mujmajnkraftsbettersurvival:itemwoodbattleaxe +mujmajnkraftsbettersurvival:itemwooddagger +mujmajnkraftsbettersurvival:itemwoodhammer +mujmajnkraftsbettersurvival:itemwoodnunchaku +mujmajnkraftsbettersurvival:itemwoodspear +projectred-core:drawplate +projectred-core:multimeter +projectred-core:resource_item +projectred-core:screwdriver +projectred-expansion:charged_battery +projectred-expansion:electric_screwdriver +projectred-expansion:empty_battery +projectred-expansion:infused_ender_pearl +projectred-expansion:jetpack +projectred-expansion:machine1 +projectred-expansion:machine2 +projectred-expansion:plan +projectred-expansion:solar_panel +projectred-exploration:athame +projectred-exploration:backpack +projectred-exploration:barrel +projectred-exploration:diamond_sickle +projectred-exploration:golden_saw +projectred-exploration:golden_sickle +projectred-exploration:iron_sickle +projectred-exploration:ore +projectred-exploration:peridot_axe +projectred-exploration:peridot_boots +projectred-exploration:peridot_chestplate +projectred-exploration:peridot_helmet +projectred-exploration:peridot_hoe +projectred-exploration:peridot_leggings +projectred-exploration:peridot_pickaxe +projectred-exploration:peridot_saw +projectred-exploration:peridot_shovel +projectred-exploration:peridot_sickle +projectred-exploration:peridot_sword +projectred-exploration:ruby_axe +projectred-exploration:ruby_boots +projectred-exploration:ruby_chestplate +projectred-exploration:ruby_helmet +projectred-exploration:ruby_hoe +projectred-exploration:ruby_leggings +projectred-exploration:ruby_pickaxe +projectred-exploration:ruby_saw +projectred-exploration:ruby_shovel +projectred-exploration:ruby_sickle +projectred-exploration:ruby_sword +projectred-exploration:sapphire_axe +projectred-exploration:sapphire_boots +projectred-exploration:sapphire_chestplate +projectred-exploration:sapphire_helmet +projectred-exploration:sapphire_hoe +projectred-exploration:sapphire_leggings +projectred-exploration:sapphire_pickaxe +projectred-exploration:sapphire_saw +projectred-exploration:sapphire_shovel +projectred-exploration:sapphire_sickle +projectred-exploration:sapphire_sword +projectred-exploration:stone +projectred-exploration:stone_sickle +projectred-exploration:stone_wall +projectred-exploration:wooden_sickle +projectred-exploration:wool_gin +projectred-fabrication:ic_blueprint +projectred-fabrication:ic_chip +projectred-fabrication:ic_machine +projectred-illumination:cage_lamp +projectred-illumination:fallout_lamp +projectred-illumination:feedback_light_button +projectred-illumination:fixture_light +projectred-illumination:inverted_cage_lamp +projectred-illumination:inverted_fallout_lamp +projectred-illumination:inverted_fixture_light +projectred-illumination:inverted_lantern +projectred-illumination:lamp +projectred-illumination:lantern +projectred-illumination:light_button +projectred-integration:gate +projectred-relocation:frame +projectred-transmission:framed_wire +projectred-transmission:wire +projectred-transportation:pipe +projectred-transportation:router_utility +projectred-transportation:routing_chip +rafradek_tf2_weapons:airblast +rafradek_tf2_weapons:ammo +rafradek_tf2_weapons:ammo_belt +rafradek_tf2_weapons:ammo_box +rafradek_tf2_weapons:ammo_fire +rafradek_tf2_weapons:ammo_furnace +rafradek_tf2_weapons:ammo_medigun +rafradek_tf2_weapons:ammo_minigun +rafradek_tf2_weapons:ammo_pistol +rafradek_tf2_weapons:ammo_smg +rafradek_tf2_weapons:ammo_syringe +rafradek_tf2_weapons:australium_block +rafradek_tf2_weapons:australium_ore +rafradek_tf2_weapons:backpack +rafradek_tf2_weapons:backpackgeneric +rafradek_tf2_weapons:bonk +rafradek_tf2_weapons:boss_spawner +rafradek_tf2_weapons:building_box +rafradek_tf2_weapons:bullet +rafradek_tf2_weapons:chocolate +rafradek_tf2_weapons:cleaver +rafradek_tf2_weapons:cloak +rafradek_tf2_weapons:copper_ore +rafradek_tf2_weapons:cosmetic +rafradek_tf2_weapons:crate +rafradek_tf2_weapons:disguise_kit +rafradek_tf2_weapons:door_controller +rafradek_tf2_weapons:eventmaker +rafradek_tf2_weapons:flamethrower +rafradek_tf2_weapons:gunboats +rafradek_tf2_weapons:horn +rafradek_tf2_weapons:huntsman +rafradek_tf2_weapons:itemtf2 +rafradek_tf2_weapons:jar +rafradek_tf2_weapons:jetpack +rafradek_tf2_weapons:jetpacktrigger +rafradek_tf2_weapons:killstreakfabricator +rafradek_tf2_weapons:killstreakkit +rafradek_tf2_weapons:knife +rafradek_tf2_weapons:lead_ore +rafradek_tf2_weapons:mantreads +rafradek_tf2_weapons:medigun +rafradek_tf2_weapons:melee +rafradek_tf2_weapons:minigun +rafradek_tf2_weapons:money +rafradek_tf2_weapons:overhead_door +rafradek_tf2_weapons:parachute +rafradek_tf2_weapons:pda +rafradek_tf2_weapons:placer +rafradek_tf2_weapons:projectile +rafradek_tf2_weapons:robot_deploy +rafradek_tf2_weapons:robotpart +rafradek_tf2_weapons:sandvich +rafradek_tf2_weapons:sapper +rafradek_tf2_weapons:scout_shoes +rafradek_tf2_weapons:shield +rafradek_tf2_weapons:sniperrifle +rafradek_tf2_weapons:statue +rafradek_tf2_weapons:stickybomb +rafradek_tf2_weapons:strangifier +rafradek_tf2_weapons:target +rafradek_tf2_weapons:tf2workbench +rafradek_tf2_weapons:token +rafradek_tf2_weapons:upgrade_station +rafradek_tf2_weapons:wrangler +rafradek_tf2_weapons:wrench +railcraft:actuator +railcraft:admin_steam_producer +railcraft:anvil +railcraft:armor_boots_steel +railcraft:armor_chestplate_steel +railcraft:armor_goggles +railcraft:armor_helmet_steel +railcraft:armor_leggings_steel +railcraft:armor_overalls +railcraft:backpack_apothecary_t1 +railcraft:backpack_apothecary_t2 +railcraft:backpack_iceman_t1 +railcraft:backpack_iceman_t2 +railcraft:backpack_signalman_t1 +railcraft:backpack_signalman_t2 +railcraft:backpack_trackman_t1 +railcraft:backpack_trackman_t2 +railcraft:battery_nickel_iron +railcraft:battery_nickel_zinc +railcraft:battery_zinc_carbon +railcraft:battery_zinc_silver +railcraft:blast_furnace +railcraft:boiler_firebox_fluid +railcraft:boiler_firebox_solid +railcraft:boiler_tank_pressure_high +railcraft:boiler_tank_pressure_low +railcraft:bore +railcraft:borehead_bronze +railcraft:borehead_diamond +railcraft:borehead_iron +railcraft:borehead_steel +railcraft:brick_abyssal +railcraft:brick_andesite +railcraft:brick_bleachedbone +railcraft:brick_bloodstained +railcraft:brick_diorite +railcraft:brick_frostbound +railcraft:brick_granite +railcraft:brick_infernal +railcraft:brick_nether +railcraft:brick_pearlized +railcraft:brick_quarried +railcraft:brick_red_nether +railcraft:brick_red_sandy +railcraft:brick_sandy +railcraft:cart_bed +railcraft:cart_cargo +railcraft:cart_chest_metals +railcraft:cart_chest_void +railcraft:cart_gift +railcraft:cart_ic2_batbox +railcraft:cart_ic2_cesu +railcraft:cart_ic2_mfe +railcraft:cart_jukebox +railcraft:cart_pumpkin +railcraft:cart_redstone_flux +railcraft:cart_spawner +railcraft:cart_tank +railcraft:cart_tnt_wood +railcraft:cart_trade_station +railcraft:cart_work +railcraft:cart_worldspike_admin +railcraft:cart_worldspike_personal +railcraft:cart_worldspike_standard +railcraft:charge +railcraft:charge_feeder +railcraft:charge_trap +railcraft:chest_metals +railcraft:chest_void +railcraft:circuit +railcraft:coke_oven +railcraft:coke_oven_red +railcraft:concrete +railcraft:creosote +railcraft:detector +railcraft:dust +railcraft:emblem +railcraft:equipment +railcraft:filter_bee +railcraft:filter_bee_genome +railcraft:filter_blank +railcraft:filter_ore_dict +railcraft:filter_type +railcraft:firestone_cracked +railcraft:firestone_cut +railcraft:firestone_raw +railcraft:firestone_refined +railcraft:fluid_bottle_creosote +railcraft:fluid_bottle_steam +railcraft:flux_transformer +railcraft:force_track_emitter +railcraft:frame +railcraft:fuel_coke +railcraft:gear +railcraft:generic +railcraft:glass +railcraft:ingot +railcraft:locomotive_creative +railcraft:locomotive_electric +railcraft:locomotive_steam_solid +railcraft:logbook +railcraft:manipulator +railcraft:metal +railcraft:mow_track_layer +railcraft:mow_track_relayer +railcraft:mow_track_remover +railcraft:mow_undercutter +railcraft:nugget +railcraft:ore +railcraft:ore_magic +railcraft:ore_metal +railcraft:ore_metal_poor +railcraft:plate +railcraft:post_metal +railcraft:post_metal_platform +railcraft:rail +railcraft:railbed +railcraft:rebar +railcraft:reinforced_concrete +railcraft:rock_crusher +railcraft:routing_table +railcraft:routing_ticket +railcraft:routing_ticket_gold +railcraft:signal +railcraft:signal_box +railcraft:signal_dual +railcraft:signal_lamp +railcraft:steam +railcraft:steam_oven +railcraft:steam_turbine +railcraft:tank_iron_gauge +railcraft:tank_iron_valve +railcraft:tank_iron_wall +railcraft:tank_steel_gauge +railcraft:tank_steel_valve +railcraft:tank_steel_wall +railcraft:tank_water +railcraft:tie +railcraft:tool_axe_steel +railcraft:tool_charge_meter +railcraft:tool_crowbar_iron +railcraft:tool_crowbar_seasons +railcraft:tool_crowbar_steel +railcraft:tool_hoe_steel +railcraft:tool_magnifying_glass +railcraft:tool_notepad +railcraft:tool_pickaxe_steel +railcraft:tool_shears_steel +railcraft:tool_shovel_steel +railcraft:tool_signal_label +railcraft:tool_signal_surveyor +railcraft:tool_signal_tuner +railcraft:tool_spike_maul_iron +railcraft:tool_spike_maul_steel +railcraft:tool_stone_carver +railcraft:tool_sword_steel +railcraft:tool_whistle_tuner +railcraft:track_elevator +railcraft:track_flex_abandoned +railcraft:track_flex_electric +railcraft:track_flex_high_speed +railcraft:track_flex_hs_electric +railcraft:track_flex_reinforced +railcraft:track_flex_strap_iron +railcraft:track_force +railcraft:track_kit +railcraft:track_outfitted +railcraft:track_parts +railcraft:trade_station +railcraft:turbine_blade +railcraft:turbine_disk +railcraft:turbine_rotor +railcraft:wire +railcraft:worldlogic +railcraft:worldspike +railcraft:worldspike_point +simplyjetpacks:itemfluxpack +simplyjetpacks:itemjetpack +simplyjetpacks:metaitem +simplyjetpacks:metaitemmods +simplyjetpacks:pilot_goggles +stevescarts:blockactivator +stevescarts:blockadvdetector +stevescarts:blockcargomanager +stevescarts:blockcartassembler +stevescarts:blockdetector +stevescarts:blockdistributor +stevescarts:blockjunction +stevescarts:blockliquidmanager +stevescarts:blockmetalstorage +stevescarts:cartmodule +stevescarts:modularcart +stevescarts:modulecomponents +stevescarts:upgrade +tconstruct:arrow +tconstruct:arrow_head +tconstruct:arrow_shaft +tconstruct:axe_head +tconstruct:battlesign +tconstruct:binding +tconstruct:bolt +tconstruct:bolt_core +tconstruct:book +tconstruct:bow_limb +tconstruct:bow_string +tconstruct:broad_axe_head +tconstruct:broadsword +tconstruct:brownstone +tconstruct:brownstone_slab +tconstruct:brownstone_slab2 +tconstruct:brownstone_stairs_brick +tconstruct:brownstone_stairs_brick_cracked +tconstruct:brownstone_stairs_brick_fancy +tconstruct:brownstone_stairs_brick_small +tconstruct:brownstone_stairs_brick_square +tconstruct:brownstone_stairs_brick_triangle +tconstruct:brownstone_stairs_creeper +tconstruct:brownstone_stairs_paver +tconstruct:brownstone_stairs_road +tconstruct:brownstone_stairs_rough +tconstruct:brownstone_stairs_smooth +tconstruct:brownstone_stairs_tile +tconstruct:cast +tconstruct:cast_custom +tconstruct:casting +tconstruct:channel +tconstruct:clay_cast +tconstruct:clear_glass +tconstruct:clear_stained_glass +tconstruct:cleaver +tconstruct:cross_guard +tconstruct:crossbow +tconstruct:deco_ground +tconstruct:deco_ground_slab +tconstruct:dried_brick_stairs +tconstruct:dried_clay +tconstruct:dried_clay_slab +tconstruct:dried_clay_stairs +tconstruct:edible +tconstruct:excavator +tconstruct:excavator_head +tconstruct:fancy_frame +tconstruct:faucet +tconstruct:firewood +tconstruct:firewood_slab +tconstruct:firewood_stairs +tconstruct:fletching +tconstruct:frypan +tconstruct:hammer +tconstruct:hammer_head +tconstruct:hand_guard +tconstruct:hatchet +tconstruct:ingots +tconstruct:kama +tconstruct:kama_head +tconstruct:knife_blade +tconstruct:large_plate +tconstruct:large_sword_blade +tconstruct:lavawood_stairs +tconstruct:longbow +tconstruct:longsword +tconstruct:lumberaxe +tconstruct:materials +tconstruct:mattock +tconstruct:metal +tconstruct:moms_spaghetti +tconstruct:mudbrick_stairs +tconstruct:nuggets +tconstruct:ore +tconstruct:pan_head +tconstruct:pattern +tconstruct:pick_head +tconstruct:pickaxe +tconstruct:piggybackpack +tconstruct:punji +tconstruct:rack +tconstruct:rapier +tconstruct:scythe +tconstruct:scythe_head +tconstruct:seared +tconstruct:seared_furnace_controller +tconstruct:seared_glass +tconstruct:seared_slab +tconstruct:seared_slab2 +tconstruct:seared_stairs_brick +tconstruct:seared_stairs_brick_cracked +tconstruct:seared_stairs_brick_fancy +tconstruct:seared_stairs_brick_small +tconstruct:seared_stairs_brick_square +tconstruct:seared_stairs_brick_triangle +tconstruct:seared_stairs_cobble +tconstruct:seared_stairs_creeper +tconstruct:seared_stairs_paver +tconstruct:seared_stairs_road +tconstruct:seared_stairs_stone +tconstruct:seared_stairs_tile +tconstruct:seared_tank +tconstruct:shard +tconstruct:sharpening_kit +tconstruct:shortbow +tconstruct:shovel +tconstruct:shovel_head +tconstruct:shuriken +tconstruct:sign_head +tconstruct:slime +tconstruct:slime_boots +tconstruct:slime_channel +tconstruct:slime_congealed +tconstruct:slime_dirt +tconstruct:slime_grass +tconstruct:slime_grass_tall +tconstruct:slime_leaves +tconstruct:slime_sapling +tconstruct:slime_vine_blue +tconstruct:slime_vine_blue_end +tconstruct:slime_vine_blue_mid +tconstruct:slime_vine_purple +tconstruct:slime_vine_purple_end +tconstruct:slime_vine_purple_mid +tconstruct:slimesling +tconstruct:smeltery_controller +tconstruct:smeltery_io +tconstruct:soil +tconstruct:spaghetti +tconstruct:stone_ladder +tconstruct:stone_stick +tconstruct:stone_torch +tconstruct:sword_blade +tconstruct:throwball +tconstruct:tinker_tank_controller +tconstruct:tool_rod +tconstruct:toolforge +tconstruct:tooltables +tconstruct:tough_binding +tconstruct:tough_tool_rod +tconstruct:wide_guard +tconstruct:wood_rail +tconstruct:wood_rail_trapdoor +tconstruct:wooden_hopper +thaumcraft:activator_rail +thaumcraft:alembic +thaumcraft:alumentum +thaumcraft:amber +thaumcraft:amber_block +thaumcraft:amber_brick +thaumcraft:amulet_vis +thaumcraft:arcane_ear +thaumcraft:arcane_ear_toggle +thaumcraft:arcane_workbench +thaumcraft:arcane_workbench_charger +thaumcraft:banner_black +thaumcraft:banner_blue +thaumcraft:banner_brown +thaumcraft:banner_crimson_cult +thaumcraft:banner_cyan +thaumcraft:banner_gray +thaumcraft:banner_green +thaumcraft:banner_lightblue +thaumcraft:banner_lime +thaumcraft:banner_magenta +thaumcraft:banner_orange +thaumcraft:banner_pink +thaumcraft:banner_purple +thaumcraft:banner_red +thaumcraft:banner_silver +thaumcraft:banner_white +thaumcraft:banner_yellow +thaumcraft:barrier +thaumcraft:bath_salts +thaumcraft:baubles +thaumcraft:bellows +thaumcraft:bottle_taint +thaumcraft:brain +thaumcraft:brain_box +thaumcraft:candle_black +thaumcraft:candle_blue +thaumcraft:candle_brown +thaumcraft:candle_cyan +thaumcraft:candle_gray +thaumcraft:candle_green +thaumcraft:candle_lightblue +thaumcraft:candle_lime +thaumcraft:candle_magenta +thaumcraft:candle_orange +thaumcraft:candle_pink +thaumcraft:candle_purple +thaumcraft:candle_red +thaumcraft:candle_silver +thaumcraft:candle_white +thaumcraft:candle_yellow +thaumcraft:caster_basic +thaumcraft:causality_collapser +thaumcraft:celestial_notes +thaumcraft:centrifuge +thaumcraft:charm_undying +thaumcraft:chunk +thaumcraft:cinderpearl +thaumcraft:cloth_boots +thaumcraft:cloth_chest +thaumcraft:cloth_legs +thaumcraft:cloud_ring +thaumcraft:cluster +thaumcraft:condenser +thaumcraft:condenser_lattice +thaumcraft:condenser_lattice_dirty +thaumcraft:creative_flux_sponge +thaumcraft:crimson_blade +thaumcraft:crimson_boots +thaumcraft:crimson_plate_chest +thaumcraft:crimson_plate_helm +thaumcraft:crimson_plate_legs +thaumcraft:crimson_praetor_chest +thaumcraft:crimson_praetor_helm +thaumcraft:crimson_praetor_legs +thaumcraft:crimson_robe_chest +thaumcraft:crimson_robe_helm +thaumcraft:crimson_robe_legs +thaumcraft:crucible +thaumcraft:crystal_aer +thaumcraft:crystal_aqua +thaumcraft:crystal_essence +thaumcraft:crystal_ignis +thaumcraft:crystal_ordo +thaumcraft:crystal_perditio +thaumcraft:crystal_terra +thaumcraft:crystal_vitium +thaumcraft:curio +thaumcraft:curiosity_band +thaumcraft:dioptra +thaumcraft:effect_glimmer +thaumcraft:effect_sap +thaumcraft:effect_shock +thaumcraft:elemental_axe +thaumcraft:elemental_hoe +thaumcraft:elemental_pick +thaumcraft:elemental_shovel +thaumcraft:elemental_sword +thaumcraft:empty +thaumcraft:enchanted_placeholder +thaumcraft:essentia_input +thaumcraft:essentia_output +thaumcraft:everfull_urn +thaumcraft:fabric +thaumcraft:filter +thaumcraft:flesh_block +thaumcraft:focus_1 +thaumcraft:focus_2 +thaumcraft:focus_3 +thaumcraft:focus_pouch +thaumcraft:fortress_chest +thaumcraft:fortress_helm +thaumcraft:fortress_legs +thaumcraft:goggles +thaumcraft:golem +thaumcraft:golem_bell +thaumcraft:golem_builder +thaumcraft:grapple_gun +thaumcraft:grapple_gun_spool +thaumcraft:grapple_gun_tip +thaumcraft:grass_ambient +thaumcraft:hand_mirror +thaumcraft:hole +thaumcraft:hungry_chest +thaumcraft:infernal_furnace +thaumcraft:infusion_matrix +thaumcraft:ingot +thaumcraft:inlay +thaumcraft:jar_brace +thaumcraft:jar_brain +thaumcraft:jar_normal +thaumcraft:jar_void +thaumcraft:label +thaumcraft:lamp_arcane +thaumcraft:lamp_fertility +thaumcraft:lamp_growth +thaumcraft:leaves_greatwood +thaumcraft:leaves_silverwood +thaumcraft:levitator +thaumcraft:log_greatwood +thaumcraft:log_silverwood +thaumcraft:loot_bag +thaumcraft:loot_crate_common +thaumcraft:loot_crate_rare +thaumcraft:loot_crate_uncommon +thaumcraft:loot_urn_common +thaumcraft:loot_urn_rare +thaumcraft:loot_urn_uncommon +thaumcraft:matrix_cost +thaumcraft:matrix_speed +thaumcraft:mechanism_complex +thaumcraft:mechanism_simple +thaumcraft:metal_alchemical +thaumcraft:metal_alchemical_advanced +thaumcraft:metal_brass +thaumcraft:metal_thaumium +thaumcraft:metal_void +thaumcraft:mind +thaumcraft:mirror +thaumcraft:mirror_essentia +thaumcraft:mirrored_glass +thaumcraft:module +thaumcraft:morphic_resonator +thaumcraft:nitor_black +thaumcraft:nitor_blue +thaumcraft:nitor_brown +thaumcraft:nitor_cyan +thaumcraft:nitor_gray +thaumcraft:nitor_green +thaumcraft:nitor_lightblue +thaumcraft:nitor_lime +thaumcraft:nitor_magenta +thaumcraft:nitor_orange +thaumcraft:nitor_pink +thaumcraft:nitor_purple +thaumcraft:nitor_red +thaumcraft:nitor_silver +thaumcraft:nitor_white +thaumcraft:nitor_yellow +thaumcraft:nugget +thaumcraft:ore_amber +thaumcraft:ore_cinnabar +thaumcraft:ore_quartz +thaumcraft:pattern_crafter +thaumcraft:paving_stone_barrier +thaumcraft:paving_stone_travel +thaumcraft:pech_wand +thaumcraft:pedestal_ancient +thaumcraft:pedestal_arcane +thaumcraft:pedestal_eldritch +thaumcraft:phial +thaumcraft:pillar_ancient +thaumcraft:pillar_arcane +thaumcraft:pillar_eldritch +thaumcraft:placeholder_anvil +thaumcraft:placeholder_bars +thaumcraft:placeholder_brick +thaumcraft:placeholder_cauldron +thaumcraft:placeholder_obsidian +thaumcraft:placeholder_table +thaumcraft:plank_greatwood +thaumcraft:plank_silverwood +thaumcraft:plate +thaumcraft:potion_sprayer +thaumcraft:primal_crusher +thaumcraft:primordial_pearl +thaumcraft:quicksilver +thaumcraft:recharge_pedestal +thaumcraft:redstone_relay +thaumcraft:research_table +thaumcraft:resonator +thaumcraft:salis_mundus +thaumcraft:sanity_checker +thaumcraft:sanity_soap +thaumcraft:sapling_greatwood +thaumcraft:sapling_silverwood +thaumcraft:scribing_tools +thaumcraft:seal +thaumcraft:shimmerleaf +thaumcraft:slab_ancient +thaumcraft:slab_arcane_brick +thaumcraft:slab_arcane_stone +thaumcraft:slab_eldritch +thaumcraft:slab_greatwood +thaumcraft:slab_silverwood +thaumcraft:smelter_aux +thaumcraft:smelter_basic +thaumcraft:smelter_thaumium +thaumcraft:smelter_vent +thaumcraft:smelter_void +thaumcraft:spa +thaumcraft:stabilizer +thaumcraft:stairs_ancient +thaumcraft:stairs_arcane +thaumcraft:stairs_arcane_brick +thaumcraft:stairs_greatwood +thaumcraft:stairs_silverwood +thaumcraft:stone_ancient +thaumcraft:stone_ancient_doorway +thaumcraft:stone_ancient_glyphed +thaumcraft:stone_ancient_rock +thaumcraft:stone_ancient_tile +thaumcraft:stone_arcane +thaumcraft:stone_arcane_brick +thaumcraft:stone_eldritch_tile +thaumcraft:stone_porous +thaumcraft:table_stone +thaumcraft:table_wood +thaumcraft:taint_crust +thaumcraft:taint_feature +thaumcraft:taint_fibre +thaumcraft:taint_geyser +thaumcraft:taint_log +thaumcraft:taint_rock +thaumcraft:taint_soil +thaumcraft:tallow +thaumcraft:thaumatorium +thaumcraft:thaumatorium_top +thaumcraft:thaumium_axe +thaumcraft:thaumium_boots +thaumcraft:thaumium_chest +thaumcraft:thaumium_helm +thaumcraft:thaumium_hoe +thaumcraft:thaumium_legs +thaumcraft:thaumium_pick +thaumcraft:thaumium_shovel +thaumcraft:thaumium_sword +thaumcraft:thaumometer +thaumcraft:thaumonomicon +thaumcraft:traveller_boots +thaumcraft:triple_meat_treat +thaumcraft:tube +thaumcraft:tube_buffer +thaumcraft:tube_filter +thaumcraft:tube_oneway +thaumcraft:tube_restrict +thaumcraft:tube_valve +thaumcraft:turret +thaumcraft:verdant_charm +thaumcraft:vis_battery +thaumcraft:vis_generator +thaumcraft:vis_resonator +thaumcraft:vishroom +thaumcraft:void_axe +thaumcraft:void_boots +thaumcraft:void_chest +thaumcraft:void_helm +thaumcraft:void_hoe +thaumcraft:void_legs +thaumcraft:void_pick +thaumcraft:void_robe_chest +thaumcraft:void_robe_helm +thaumcraft:void_robe_legs +thaumcraft:void_seed +thaumcraft:void_shovel +thaumcraft:void_siphon +thaumcraft:void_sword +thaumcraft:voidseer_charm +thaumcraft:wand_workbench +thaumicaugmentation:arcane_door +thaumicaugmentation:arcane_terraformer +thaumicaugmentation:arcane_trapdoor_metal +thaumicaugmentation:arcane_trapdoor_silverwood +thaumicaugmentation:arcane_trapdoor_wood +thaumicaugmentation:augment_builder_effect +thaumicaugmentation:augment_builder_power +thaumicaugmentation:augment_caster_rift_energy_storage +thaumicaugmentation:augment_custom +thaumicaugmentation:augment_vis_battery +thaumicaugmentation:autocaster_placer +thaumicaugmentation:bars +thaumicaugmentation:biome_selector +thaumicaugmentation:button_arcane_stone +thaumicaugmentation:button_greatwood +thaumicaugmentation:button_silverwood +thaumicaugmentation:capstone +thaumicaugmentation:celestial_observer_placer +thaumicaugmentation:crab_vent +thaumicaugmentation:eldritch_lock +thaumicaugmentation:eldritch_lock_impetus +thaumicaugmentation:eldritch_lock_key +thaumicaugmentation:elytra_harness +thaumicaugmentation:elytra_harness_augment +thaumicaugmentation:focus_ancient +thaumicaugmentation:fortified_glass +thaumicaugmentation:fortified_glass_pane +thaumicaugmentation:fracture_locator +thaumicaugmentation:gauntlet +thaumicaugmentation:glass_tube +thaumicaugmentation:impetus_creative +thaumicaugmentation:impetus_diffuser +thaumicaugmentation:impetus_drainer +thaumicaugmentation:impetus_gate +thaumicaugmentation:impetus_generator +thaumicaugmentation:impetus_linker +thaumicaugmentation:impetus_matrix +thaumicaugmentation:impetus_matrix_base +thaumicaugmentation:impetus_mirror +thaumicaugmentation:impetus_relay +thaumicaugmentation:impulse_cannon +thaumicaugmentation:impulse_cannon_augment +thaumicaugmentation:item_grate +thaumicaugmentation:key +thaumicaugmentation:material +thaumicaugmentation:morphic_tool +thaumicaugmentation:obelisk_placer +thaumicaugmentation:pressure_plate_arcane_stone +thaumicaugmentation:pressure_plate_greatwood +thaumicaugmentation:pressure_plate_silverwood +thaumicaugmentation:primal_cutter +thaumicaugmentation:research_notes +thaumicaugmentation:rift_feeder +thaumicaugmentation:rift_jar +thaumicaugmentation:rift_monitor +thaumicaugmentation:rift_mover_input +thaumicaugmentation:rift_mover_output +thaumicaugmentation:rift_seed +thaumicaugmentation:seal_copier +thaumicaugmentation:slab +thaumicaugmentation:stability_field_generator +thaumicaugmentation:stairs_ancient +thaumicaugmentation:stairs_eldritch_tile +thaumicaugmentation:starfield_glass +thaumicaugmentation:stone +thaumicaugmentation:strange_crystal +thaumicaugmentation:taint_flower +thaumicaugmentation:temporary_light +thaumicaugmentation:thaumium_robes_chestplate +thaumicaugmentation:thaumium_robes_hood +thaumicaugmentation:thaumium_robes_leggings +thaumicaugmentation:thaumostatic_harness +thaumicaugmentation:thaumostatic_harness_augment +thaumicaugmentation:urn +thaumicaugmentation:vis_regenerator +thaumicaugmentation:void_boots +thaumicaugmentation:void_recharge_pedestal +thaumicaugmentation:warded_button_arcane_stone +thaumicaugmentation:warded_button_greatwood +thaumicaugmentation:warded_button_silverwood +thaumicaugmentation:warded_chest +thaumicaugmentation:warded_pressure_plate_arcane_stone +thaumicaugmentation:warded_pressure_plate_greatwood +thaumicaugmentation:warded_pressure_plate_silverwood +thaumicperiphery:magic_quiver +thaumicperiphery:malignant_heart +thaumicperiphery:pauldron +thaumicperiphery:pauldron_repulsion +thaumicperiphery:vis_phylactery +thaumicterminal:item_part +thaumicwonders:alchemist_stone +thaumicwonders:alienist_stone +thaumicwonders:alkahest_vat +thaumicwonders:bone_bow +thaumicwonders:catalyzation_chamber +thaumicwonders:cinderpearl_crop +thaumicwonders:cinderpearl_seed +thaumicwonders:cleansing_charm +thaumicwonders:coalescence_matrix +thaumicwonders:coalescence_matrix_precursor +thaumicwonders:creative_essentia_jar +thaumicwonders:dimensional_ripper +thaumicwonders:disjunction_cloth +thaumicwonders:eldritch_cluster +thaumicwonders:everburning_urn +thaumicwonders:flux_capacitor +thaumicwonders:flux_distiller +thaumicwonders:flying_carpet +thaumicwonders:hexamite +thaumicwonders:inspiration_engine +thaumicwonders:lethe_water +thaumicwonders:madness_engine +thaumicwonders:meaty_orb +thaumicwonders:meteorb +thaumicwonders:night_vision_goggles +thaumicwonders:ore_diviner +thaumicwonders:panacea +thaumicwonders:placeholder_adv_alch_construct +thaumicwonders:placeholder_arcane_stone +thaumicwonders:placeholder_obsidian +thaumicwonders:placeholder_thaumium_block +thaumicwonders:placeholder_void_metal_block +thaumicwonders:portal_anchor +thaumicwonders:portal_generator +thaumicwonders:primal_arrow +thaumicwonders:primal_destroyer +thaumicwonders:primordial_accelerator +thaumicwonders:primordial_accelerator_terminus +thaumicwonders:primordial_accelerator_tunnel +thaumicwonders:primordial_accretion_chamber +thaumicwonders:primordial_grain +thaumicwonders:shimmerleaf_crop +thaumicwonders:shimmerleaf_seed +thaumicwonders:structure_diviner +thaumicwonders:timewinder +thaumicwonders:transmuter_stone +thaumicwonders:vishroom_crop +thaumicwonders:vishroom_spore +thaumicwonders:void_beacon +thaumicwonders:void_fortress_chest +thaumicwonders:void_fortress_helm +thaumicwonders:void_fortress_legs +thermalcultivation:soil +thermalcultivation:watering_can +thermaldynamics:cover +thermaldynamics:duct_0 +thermaldynamics:duct_16 +thermaldynamics:duct_32 +thermaldynamics:duct_48 +thermaldynamics:duct_64 +thermaldynamics:filter +thermaldynamics:relay +thermaldynamics:retriever +thermaldynamics:servo +thermalfoundation:armor.boots_aluminum +thermalfoundation:armor.boots_bronze +thermalfoundation:armor.boots_constantan +thermalfoundation:armor.boots_copper +thermalfoundation:armor.boots_electrum +thermalfoundation:armor.boots_invar +thermalfoundation:armor.boots_lead +thermalfoundation:armor.boots_nickel +thermalfoundation:armor.boots_platinum +thermalfoundation:armor.boots_silver +thermalfoundation:armor.boots_steel +thermalfoundation:armor.boots_tin +thermalfoundation:armor.helmet_aluminum +thermalfoundation:armor.helmet_bronze +thermalfoundation:armor.helmet_constantan +thermalfoundation:armor.helmet_copper +thermalfoundation:armor.helmet_electrum +thermalfoundation:armor.helmet_invar +thermalfoundation:armor.helmet_lead +thermalfoundation:armor.helmet_nickel +thermalfoundation:armor.helmet_platinum +thermalfoundation:armor.helmet_silver +thermalfoundation:armor.helmet_steel +thermalfoundation:armor.helmet_tin +thermalfoundation:armor.legs_aluminum +thermalfoundation:armor.legs_bronze +thermalfoundation:armor.legs_constantan +thermalfoundation:armor.legs_copper +thermalfoundation:armor.legs_electrum +thermalfoundation:armor.legs_invar +thermalfoundation:armor.legs_lead +thermalfoundation:armor.legs_nickel +thermalfoundation:armor.legs_platinum +thermalfoundation:armor.legs_silver +thermalfoundation:armor.legs_steel +thermalfoundation:armor.legs_tin +thermalfoundation:armor.plate_aluminum +thermalfoundation:armor.plate_bronze +thermalfoundation:armor.plate_constantan +thermalfoundation:armor.plate_copper +thermalfoundation:armor.plate_electrum +thermalfoundation:armor.plate_invar +thermalfoundation:armor.plate_lead +thermalfoundation:armor.plate_nickel +thermalfoundation:armor.plate_platinum +thermalfoundation:armor.plate_silver +thermalfoundation:armor.plate_steel +thermalfoundation:armor.plate_tin +thermalfoundation:bait +thermalfoundation:coin +thermalfoundation:diagram_redprint +thermalfoundation:dye +thermalfoundation:fertilizer +thermalfoundation:fluid_aerotheum +thermalfoundation:fluid_crude_oil +thermalfoundation:fluid_cryotheum +thermalfoundation:fluid_ender +thermalfoundation:fluid_glowstone +thermalfoundation:fluid_mana +thermalfoundation:fluid_petrotheum +thermalfoundation:fluid_pyrotheum +thermalfoundation:fluid_redstone +thermalfoundation:geode +thermalfoundation:glass +thermalfoundation:glass_alloy +thermalfoundation:horse_armor_aluminum +thermalfoundation:horse_armor_bronze +thermalfoundation:horse_armor_constantan +thermalfoundation:horse_armor_copper +thermalfoundation:horse_armor_electrum +thermalfoundation:horse_armor_invar +thermalfoundation:horse_armor_lead +thermalfoundation:horse_armor_nickel +thermalfoundation:horse_armor_platinum +thermalfoundation:horse_armor_silver +thermalfoundation:horse_armor_steel +thermalfoundation:horse_armor_tin +thermalfoundation:material +thermalfoundation:meter +thermalfoundation:ore +thermalfoundation:ore_fluid +thermalfoundation:rockwool +thermalfoundation:security +thermalfoundation:storage +thermalfoundation:storage_alloy +thermalfoundation:storage_resource +thermalfoundation:tome_experience +thermalfoundation:tome_lexicon +thermalfoundation:tool.axe_aluminum +thermalfoundation:tool.axe_bronze +thermalfoundation:tool.axe_constantan +thermalfoundation:tool.axe_copper +thermalfoundation:tool.axe_electrum +thermalfoundation:tool.axe_invar +thermalfoundation:tool.axe_lead +thermalfoundation:tool.axe_nickel +thermalfoundation:tool.axe_platinum +thermalfoundation:tool.axe_silver +thermalfoundation:tool.axe_steel +thermalfoundation:tool.axe_tin +thermalfoundation:tool.bow_aluminum +thermalfoundation:tool.bow_bronze +thermalfoundation:tool.bow_constantan +thermalfoundation:tool.bow_copper +thermalfoundation:tool.bow_diamond +thermalfoundation:tool.bow_electrum +thermalfoundation:tool.bow_gold +thermalfoundation:tool.bow_invar +thermalfoundation:tool.bow_iron +thermalfoundation:tool.bow_lead +thermalfoundation:tool.bow_nickel +thermalfoundation:tool.bow_platinum +thermalfoundation:tool.bow_silver +thermalfoundation:tool.bow_steel +thermalfoundation:tool.bow_stone +thermalfoundation:tool.bow_tin +thermalfoundation:tool.excavator_aluminum +thermalfoundation:tool.excavator_bronze +thermalfoundation:tool.excavator_constantan +thermalfoundation:tool.excavator_copper +thermalfoundation:tool.excavator_diamond +thermalfoundation:tool.excavator_electrum +thermalfoundation:tool.excavator_gold +thermalfoundation:tool.excavator_invar +thermalfoundation:tool.excavator_iron +thermalfoundation:tool.excavator_lead +thermalfoundation:tool.excavator_nickel +thermalfoundation:tool.excavator_platinum +thermalfoundation:tool.excavator_silver +thermalfoundation:tool.excavator_steel +thermalfoundation:tool.excavator_stone +thermalfoundation:tool.excavator_tin +thermalfoundation:tool.excavator_wood +thermalfoundation:tool.fishing_rod_aluminum +thermalfoundation:tool.fishing_rod_bronze +thermalfoundation:tool.fishing_rod_constantan +thermalfoundation:tool.fishing_rod_copper +thermalfoundation:tool.fishing_rod_diamond +thermalfoundation:tool.fishing_rod_electrum +thermalfoundation:tool.fishing_rod_gold +thermalfoundation:tool.fishing_rod_invar +thermalfoundation:tool.fishing_rod_iron +thermalfoundation:tool.fishing_rod_lead +thermalfoundation:tool.fishing_rod_nickel +thermalfoundation:tool.fishing_rod_platinum +thermalfoundation:tool.fishing_rod_silver +thermalfoundation:tool.fishing_rod_steel +thermalfoundation:tool.fishing_rod_stone +thermalfoundation:tool.fishing_rod_tin +thermalfoundation:tool.hammer_aluminum +thermalfoundation:tool.hammer_bronze +thermalfoundation:tool.hammer_constantan +thermalfoundation:tool.hammer_copper +thermalfoundation:tool.hammer_diamond +thermalfoundation:tool.hammer_electrum +thermalfoundation:tool.hammer_gold +thermalfoundation:tool.hammer_invar +thermalfoundation:tool.hammer_iron +thermalfoundation:tool.hammer_lead +thermalfoundation:tool.hammer_nickel +thermalfoundation:tool.hammer_platinum +thermalfoundation:tool.hammer_silver +thermalfoundation:tool.hammer_steel +thermalfoundation:tool.hammer_stone +thermalfoundation:tool.hammer_tin +thermalfoundation:tool.hammer_wood +thermalfoundation:tool.hoe_aluminum +thermalfoundation:tool.hoe_bronze +thermalfoundation:tool.hoe_constantan +thermalfoundation:tool.hoe_copper +thermalfoundation:tool.hoe_electrum +thermalfoundation:tool.hoe_invar +thermalfoundation:tool.hoe_lead +thermalfoundation:tool.hoe_nickel +thermalfoundation:tool.hoe_platinum +thermalfoundation:tool.hoe_silver +thermalfoundation:tool.hoe_steel +thermalfoundation:tool.hoe_tin +thermalfoundation:tool.pickaxe_aluminum +thermalfoundation:tool.pickaxe_bronze +thermalfoundation:tool.pickaxe_constantan +thermalfoundation:tool.pickaxe_copper +thermalfoundation:tool.pickaxe_electrum +thermalfoundation:tool.pickaxe_invar +thermalfoundation:tool.pickaxe_lead +thermalfoundation:tool.pickaxe_nickel +thermalfoundation:tool.pickaxe_platinum +thermalfoundation:tool.pickaxe_silver +thermalfoundation:tool.pickaxe_steel +thermalfoundation:tool.pickaxe_tin +thermalfoundation:tool.shears_aluminum +thermalfoundation:tool.shears_bronze +thermalfoundation:tool.shears_constantan +thermalfoundation:tool.shears_copper +thermalfoundation:tool.shears_diamond +thermalfoundation:tool.shears_electrum +thermalfoundation:tool.shears_gold +thermalfoundation:tool.shears_invar +thermalfoundation:tool.shears_lead +thermalfoundation:tool.shears_nickel +thermalfoundation:tool.shears_platinum +thermalfoundation:tool.shears_silver +thermalfoundation:tool.shears_steel +thermalfoundation:tool.shears_stone +thermalfoundation:tool.shears_tin +thermalfoundation:tool.shears_wood +thermalfoundation:tool.shield_aluminum +thermalfoundation:tool.shield_bronze +thermalfoundation:tool.shield_constantan +thermalfoundation:tool.shield_copper +thermalfoundation:tool.shield_diamond +thermalfoundation:tool.shield_electrum +thermalfoundation:tool.shield_gold +thermalfoundation:tool.shield_invar +thermalfoundation:tool.shield_iron +thermalfoundation:tool.shield_lead +thermalfoundation:tool.shield_nickel +thermalfoundation:tool.shield_platinum +thermalfoundation:tool.shield_silver +thermalfoundation:tool.shield_steel +thermalfoundation:tool.shield_stone +thermalfoundation:tool.shield_tin +thermalfoundation:tool.shovel_aluminum +thermalfoundation:tool.shovel_bronze +thermalfoundation:tool.shovel_constantan +thermalfoundation:tool.shovel_copper +thermalfoundation:tool.shovel_electrum +thermalfoundation:tool.shovel_invar +thermalfoundation:tool.shovel_lead +thermalfoundation:tool.shovel_nickel +thermalfoundation:tool.shovel_platinum +thermalfoundation:tool.shovel_silver +thermalfoundation:tool.shovel_steel +thermalfoundation:tool.shovel_tin +thermalfoundation:tool.sickle_aluminum +thermalfoundation:tool.sickle_bronze +thermalfoundation:tool.sickle_constantan +thermalfoundation:tool.sickle_copper +thermalfoundation:tool.sickle_diamond +thermalfoundation:tool.sickle_electrum +thermalfoundation:tool.sickle_gold +thermalfoundation:tool.sickle_invar +thermalfoundation:tool.sickle_iron +thermalfoundation:tool.sickle_lead +thermalfoundation:tool.sickle_nickel +thermalfoundation:tool.sickle_platinum +thermalfoundation:tool.sickle_silver +thermalfoundation:tool.sickle_steel +thermalfoundation:tool.sickle_stone +thermalfoundation:tool.sickle_tin +thermalfoundation:tool.sickle_wood +thermalfoundation:tool.sword_aluminum +thermalfoundation:tool.sword_bronze +thermalfoundation:tool.sword_constantan +thermalfoundation:tool.sword_copper +thermalfoundation:tool.sword_electrum +thermalfoundation:tool.sword_invar +thermalfoundation:tool.sword_lead +thermalfoundation:tool.sword_nickel +thermalfoundation:tool.sword_platinum +thermalfoundation:tool.sword_silver +thermalfoundation:tool.sword_steel +thermalfoundation:tool.sword_tin +thermalfoundation:upgrade +thermalfoundation:wrench +thermalinnovation:drill +thermalinnovation:injector +thermalinnovation:magnet +thermalinnovation:quiver +thermalinnovation:saw +trafficcontrol:channelizer +trafficcontrol:concrete_barrier +trafficcontrol:cone +trafficcontrol:crossing_gate_base +trafficcontrol:crossing_gate_crossbuck +trafficcontrol:crossing_gate_gate +trafficcontrol:crossing_gate_lamps +trafficcontrol:crossing_gate_pole +trafficcontrol:crossing_relay_box +trafficcontrol:crossing_relay_tuner +trafficcontrol:drum +trafficcontrol:horizontal_pole +trafficcontrol:overhead +trafficcontrol:overhead_crossbuck +trafficcontrol:overhead_lamps +trafficcontrol:overhead_pole +trafficcontrol:pedestrian_button +trafficcontrol:safetran_mechanical +trafficcontrol:safetran_type_3 +trafficcontrol:shunt_border +trafficcontrol:shunt_island +trafficcontrol:sign +trafficcontrol:street_light_double +trafficcontrol:street_light_single +trafficcontrol:street_sign +trafficcontrol:traffic_light_1_frame +trafficcontrol:traffic_light_2_frame +trafficcontrol:traffic_light_4_frame +trafficcontrol:traffic_light_5_frame +trafficcontrol:traffic_light_bulb +trafficcontrol:traffic_light_control_box +trafficcontrol:traffic_light_doghouse_frame +trafficcontrol:traffic_light_frame +trafficcontrol:traffic_rail +trafficcontrol:traffic_sensor_left +trafficcontrol:traffic_sensor_right +trafficcontrol:traffic_sensor_straight +trafficcontrol:type_3_barrier +trafficcontrol:type_3_barrier_right +trafficcontrol:wch_bell +trafficcontrol:wig_wag + + diff --git a/config-source/aeadditions.cfg b/config-source/aeadditions.cfg new file mode 100644 index 0000000..0fd7cf5 --- /dev/null +++ b/config-source/aeadditions.cfg @@ -0,0 +1,228 @@ +# Configuration file + +cells { + + ########################################################################################################## + # item + #--------------------------------------------------------------------------------------------------------# + # Do not edit the keys as the keys point to model & texture definitions + ########################################################################################################## + + item { + + 256 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=63 + + # Size in K + I:size=256 + } + + 1024 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=63 + + # Size in K + I:size=1024 + } + + 4096 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=63 + + # Size in K + I:size=4096 + } + + 16384 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=63 + + # Size in K + I:size=16384 + } + + } + + ########################################################################################################## + # fluid + #--------------------------------------------------------------------------------------------------------# + # Do not edit the keys as the keys point to model & texture definitions + ########################################################################################################## + + fluid { + + 256 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=256 + } + + 1024 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=1024 + } + + 4096 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=4096 + } + + } + + ########################################################################################################## + # gas + #--------------------------------------------------------------------------------------------------------# + # Do not edit the keys as the keys point to model & texture definitions + ########################################################################################################## + + gas { + + 1 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=1 + } + + 4 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=4 + } + + 16 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=16 + } + + 64 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=64 + } + + 256 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=256 + } + + 1024 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=1024 + } + + 4096 { + B:enabled=true + + # Be careful to not go too crazy with this on the higher cells, the size of nbt can get crazy and cause issues. I may add an upper limit in the future. + I:numberOfTypes=5 + + # Size in K + I:size=4096 + } + + } + +} + + +integration { + # Enable BuildCraftFuel Integration. + B:"enableBuildCraftAPI|fuels"=true + + # Enable BuildCraft Wrench Integration. + B:"enableBuildCraftAPI|tools"=true + + # Enable MekanismGas Integration. + B:"enableMekanismAPI|gas"=true + + # Enable COFH Hammer Integration. + B:"enablecofhapi|item"=true + + # Enable Ender IO Integration. + B:enableenderio=true + + # Enable Gas Conduits Integration. + B:enablegasconduits=true + + # Enable Just Enough Items Integration. + B:enablejei=true + + # Enable mekanism Integration. + B:enablemekanism=true + + # Enable opencomputers Integration. + B:enableopencomputers=true + + # Enable Thaumatic Energistics Integration. + B:enablethaumicenergistics=true + + # Enable waila Integration. + B:enablewaila=true + + # Enable AE2 Wireless Crafting Terminal Integration. + B:enablewct=true +} + + +"storage cells" { + # Should the mount of bytes needed for a new type depend on the cellsize? + B:dynamicTypes=true +} + + +tooltips { + # Shall the guis shorten large mB values? + B:shortenedBuckets=true +} + + diff --git a/config-source/backpack.cfg b/config-source/backpack.cfg new file mode 100644 index 0000000..f9060f0 --- /dev/null +++ b/config-source/backpack.cfg @@ -0,0 +1,77 @@ +# Configuration file + +########################################################################################################## +# features +#--------------------------------------------------------------------------------------------------------# +# Configuration to disable certain features +########################################################################################################## + +features { + # Enable backpack recipes + B:backpack=true + + # Enable big backpack recipe + B:backpackBig=true + + # Enables all frame recipes + B:backpackFrame=true + + # Enable iron frame recipe + B:backpackFrameIron=true + + # Enable stone frame recipe + B:backpackFrameStone=true + + # Enable wooden frame recipe + B:backpackFrameWood=true + + # Enable medium backpack recipe + B:backpackMedium=true + + # Enable backpack piece recipes + B:backpackPiece=true + + # Enable small backpack recipe + B:backpackSmall=true + + # Enable bound leather recipe + B:leatherBound=true + + # Enable tanned leather recipe + B:leatherTanned=true + + # Enables colored backpack recipes + B:recolorBackpacks=true + + # Enable all stick recipes + B:stick=true + + # Enable iron stick recipe + B:stickIron=true + + # Enable stone stick recipe + B:stickStone=true +} + + +########################################################################################################## +# general +#--------------------------------------------------------------------------------------------------------# +# General Backpack configuration +########################################################################################################## + +general { + # Number of backpacks a player can have in his inventory + # valid: integers 0-36 + # 0 = unlimited + # + I:maxBackpackAmount=0 + + # If true you can only open a backpack that you have equipped on your back + B:openOnlyEquippedBackpacks=false + + # If true the backpack 3D model will be rendered + B:renderBackpackModel=true +} + + diff --git a/config-source/baubles.cfg b/config-source/baubles.cfg new file mode 100644 index 0000000..7a7939d --- /dev/null +++ b/config-source/baubles.cfg @@ -0,0 +1,8 @@ +# Configuration file + +client { + # Set this to false to disable rendering of baubles in the player. [default: true] + B:baubleRender.enabled=true +} + + diff --git a/config-source/bibliocraft.cfg b/config-source/bibliocraft.cfg new file mode 100644 index 0000000..86b29a3 --- /dev/null +++ b/config-source/bibliocraft.cfg @@ -0,0 +1,129 @@ +# Configuration file + +########################################################################################################## +# blocks enabled +#--------------------------------------------------------------------------------------------------------# +# Here you can disable or re-enable any blocks or items you choose. Change value to false to disable selected block or item. +########################################################################################################## + +"blocks enabled" { + B:Armorstand=true + B:AtlasBook=true + B:AtlasEternalCompass=true + B:BigBook=true + B:Bookcase=true + B:Clipboard=true + B:Clock=true + B:CookieJar=true + B:DeskBell=true + B:DinnerPlate=true + B:DiscRack=true + B:FancySign=true + B:FancyWorkbench=true + B:FramedChest=true + B:FurniturePaneler=true + B:HandDrill=true + B:Lamp=true + B:Lantern=true + B:Lock=true + B:MapFrame=true + B:PaintingFrames=true + B:PlumbLine=true + B:Potionshelf=true + B:PrintpressTypeMachine=true + B:Readingglasses=true + B:Redstonebook=true + B:ScrewGun=true + B:Seat=true + B:Shelf=true + B:SlottedBook=true + B:StockroomCatalog=true + B:SwordPedestal=true + B:Table=true + B:Tapemeasure=true + B:TesterItem=true + B:Toolrack=true + B:Typewriter=true + B:WaypointCompass=true + B:Weaponcase=true + B:WoodDesk=true + B:WoodLabel=true +} + + +defaultbigbooktextscale { + # This value will set the default text scale of text in the Big Book. Choose a positive integer between 0 and 7. 0 is the smallest scale and 7 is the largest scale. [range: 0 ~ 7, default: 0] + I:general=0 +} + + +"force fast render" { + B:Case=false + B:DinnerPlate=false + B:DiscRack=false + B:FancySign=true + B:Label=true + B:PotionShelf=true + B:Shelf=false + B:Table=false + B:ToolRack=false +} + + +general { + # These are keywords that add additional support for more types of discs and items that are allowed to be placed on the disc rack. Add more keywords if you wish to allow more types of items to be displayed + S:AdditionalDiscs=disc, disk + + # These are keywords that add additional support for more types of potions and items. Add more keyworks if you wish to allow more types of items to be displayed. + S:AdditionalPotions=essence, mead, bottle, test, element, molecule, can, capsule, cell, catalyst, ambrosia, honey pot, dissipation, vial, juice + + # These are the names of additional tools that can be added to the Tool Rack. Added keywords will allow additional items to be placed on this block. + S:AdditionalTools=sprayer, wand, rod, scepter, wrench, screwdriver, meter, handsaw, gun, cutter, scoop, soldering, painter, reader, shovel, grafter, pickaxe, pipette, magnifying, sword, axe, hammer + + # These are the keywords that are compared against the item names to determine if the item can be placed on a Bookcase. Add more keywords if needed. + S:AllowedBooks=book, map, journal, plan, thaumonomicon, necronomicon, lexicon, print, notes, spell, library, tome, encyclopedia + + # Setting this to false will deactivate the redstone signal output from seats when a player is sitting + B:ChairRedstone=true + + # Setting this to false will permanently disable update checking + B:CheckForUpdates=true + + # Setting this to true will disable all renderers. This will allow a world to be loaded and a problem item removed from a BiblioCraft block in case of a rendering related crash. + B:DisableRenderers=false + + # This option enables crafting to be done inside a recipe book with no workbench. + B:EnableCraftingWithRecipieBooks=true + + # Setting this to false will disable light emission from the Shelf, Label, Display Case and Table when a block that gives off light is placed on them. + B:EnableLightEmission=true + B:EnableLockAndKeyRecipe=false + + # This option forces all new books added to the typesetting table to be public + B:EnablePublicTypesettingBooks=false + + # This will multiply the cost of copying enchanted books on the typesetting table. Please enter a positive integer value. Default is 10. Setting this to 1 would make the enchatment cost 1/10 the level default cost. + I:EnchantmentCostMultiplyer=10 + + # Default is 1 update per 10 ticks, just like Item Frames. The number indicates how many ticks before an update packet is sent to clients. Lower numbers means more, faster updates. + I:MapUpdateRate=10 + + # This will set the max number of uses an Enchanted Plate has before breaking. Default is 3. + I:MaxEnchantedPlateUses=3 + + # This will adjust the maximium render distance at which paintings can be seen. The default is 64.0 blocks. + D:PaintingRenderDistance=64.0 +} + + +########################################################################################################## +# stored variables +#--------------------------------------------------------------------------------------------------------# +# These are the variables used by BiblioCraft to track if the player has already recieved an update message for a new version. These should not need to be edited. +########################################################################################################## + +"stored variables" { + S:lastVersionChecked=2.4.6 +} + + diff --git a/config-source/brewcraft.cfg b/config-source/brewcraft.cfg new file mode 100644 index 0000000..d1fdb97 --- /dev/null +++ b/config-source/brewcraft.cfg @@ -0,0 +1,16 @@ +# Configuration file + +general { + D:alcoholsaturationRestore=1.2 + + # Default: 0.0, This number is added/subtracted from normal fertile crop growth (3.0) and adjacent fertile crop growth (4.0). + D:cropGrowthSpeed=0.0 + I:cropfoodRestore=1 + D:cropsaturationRestore=0.6 + B:cropsdropSeeds=false + I:experiencelevelHealthRestore=21 + B:hopsseeddropfromgrass=true + I:seedrarity=1 +} + + diff --git a/config-source/bspkrscore.cfg b/config-source/bspkrscore.cfg new file mode 100644 index 0000000..f4b0b64 --- /dev/null +++ b/config-source/bspkrscore.cfg @@ -0,0 +1,24 @@ +# Configuration file + +########################################################################################################## +# general +#--------------------------------------------------------------------------------------------------------# +# ATTENTION: Editing this file manually is no longer necessary. +# On the Mods list screen select the entry for bspkrsCore, then click the Config button to modify these settings. +########################################################################################################## + +general { + # Set to true to allow checking for updates for ALL of my mods, false to disable. [default: true] + B:allowUpdateCheck=true + + # The timeout in milliseconds for the version update check. [range: 100 ~ 30000, default: 3000] + I:updateTimeoutMilliseconds=3000 + + # [default: false] + B:allowDebugOutput=false + + # When true a file called UniqueNames.txt will be generated in the config folder for convenience. The names found in the file are the string representation of blocks and items in Minecraft. Mods such as Treecapitator and StartingInventory use them in their config files since IDs are gone. [default: true] + B:generateUniqueNamesFile=true +} + + diff --git a/config-source/buildcraft/detailed.properties b/config-source/buildcraft/detailed.properties new file mode 100644 index 0000000..f43d11d --- /dev/null +++ b/config-source/buildcraft/detailed.properties @@ -0,0 +1,5 @@ +# The buildcraft detailed configuration file. This contains a lot of miscellaneous options that have no affect on gameplay. +# You should refer to the BC source code for a detailed description of what these do. (https://github.com/BuildCraft/BuildCraft) +# This file will be overwritten every time that buildcraft starts, so don't change anything other than the values. +#Sun Jan 22 19:06:33 MST 2023 +render.pipe.misc.inside.shade=0.725 diff --git a/config-source/buildcraft/main.cfg b/config-source/buildcraft/main.cfg new file mode 100644 index 0000000..4ec9b8a --- /dev/null +++ b/config-source/buildcraft/main.cfg @@ -0,0 +1,183 @@ +# Configuration file + +display { + # Should I enable colorblind mode? + B:colorBlindMode=false + + # If true then the architect table will correctly hide it's translucent parts behind surrounding terrain. (This looks better) + B:enableStencil=true + B:guideBookEnableDetail=false + + # Should all fluid values (Buckets, mB, mB/t) be hidden? + B:hideFluidValues=false + + # Should all power values (MJ, MJ/t) be hidden? + B:hidePowerValues=false + + # The rotation that items use when travelling through pipes. Set to 'enabled' for full rotation, 'disabled' for no rotation, or 'horizontals_only' to only rotate items when going horizontally. + S:itemRenderRotation=enabled + B:pipes.fluidColourIsBorder=true + + # If true then the quarry frame will move with both of its axis rather than just one. + B:quarryFrameMoveBoth=false + B:renderLaserBeams=true + + # Should localised strings be displayed in terms of seconds (1 MJ/s) or ticks (20 MJ/t) + S:timeGap=seconds + + # Should flowing fluid values be displayed in terms of buckets per second rather than thousandths of a bucket per tick? (B/s vs mB/t) + B:useBucketsFlow=true + + # Should static fluid values be displayed in terms of buckets rather than thousandths of a bucket? (B vs mB) + B:useBucketsStatic=true + + # Should colours be displayed as their own (or a similar) colour in tooltips? + B:useColouredLabels=true + + # Should colours displayed in tooltips use higher-contrast colours? + B:useHighContrastColouredLabels=false + + # Should localised strings be displayed in long or short form (10 mB / t vs 10 milli buckets per tick + B:useLongLocalizedName=true + + # Disable this if you get texture errors with optifine. Disables some texture switching functionality when changing config options such as colour blind mode. + B:useSwappableSprites=true +} + + +events { + S:christmas_chocolate=day_only +} + + +experimental { + S:kinesisLossMode=lossless +} + + +general { + I:bptStoreExternalThreshold=20000 + S:chunkLoadLevel=self_tiles + + # How long, in seconds, should items stay on the ground? (Vanilla = 300, default = 60) + I:itemLifespan=60 + + # How far, in minecraft blocks, should markers (volume and path) reach? + I:markerMaxDistance=64 + + # Should BuildCraft miners be allowed to break blocks using player-specific protection? + B:miningBreaksPlayerProtectedBlocks=false + + # How much further down can miners (like the quarry or the mining well) dig? + # (Note: values above 256 only have an effect if a mod like cubic chunks is installed). + I:miningMaxDepth=512 + + # How much power should be required for all mining machines? + D:miningMultiplier=1.0 + I:pipes.baseFluidRate=10 + I:pipes.mjPerItem=1000000 + I:pipes.mjPerMillibucket=1000 + + # How far, in minecraft blocks, should pumps reach in fluids? + I:pumpMaxDistance=64 + + # Should pumps consume water? Enabling this will disable minor optimisations, but work properly with finite water mods. + B:pumpsConsumeWater=false + + # The minimum height that all quarry frames must be. A value of 1 will look strange when it drills the uppermost layer. + I:quarryFrameMinHeight=4 + + # The maximum number of blocks that the quarry is allowed to mine each second. + # A value of 0 means no limit, and a value of 0.5 will mine up to half a block per second. + D:quarryMaxBlockMineRate=0.0 + + # The maximum number of blocks that a quarry is allowed to move, per second. + # A value of 0 means no limit. + D:quarryMaxFrameSpeed=0.0 + + # The maximum number of tasks that the quarry will do per tick. + # (Where a task is either breaking a block, or moving the frame) + I:quarryMaxTasksPerTick=4 + + # 1 divided by this value is added to the power cost for each additional task done per tick. + # A value of 0 disables this behaviour. + I:quarryPowerDivisor=2 + + # How often, in ticks, should network update packets be sent? Increasing this might help network performance. + I:updateFactor=10 +} + + +internal { + # Use display.enableStencil instead of this! + B:force_disable_stencil=false +} + + +modules { + B:forestry=true + B:ic2=true +} + + +performance { + # Disable this if you get sub-standard framerates due to buildcraft's ~60 sprites animating every frame. + B:enableAnimatedSprites=true + + # The maximum number of items that the guide book will index. + I:guideItemSearchLimit=10000 + + # The maximum number of search results to display in the guide book. + I:maxGuideSearchResults=1200 +} + + +worldgen { + # Should BuildCraft generate anything in the world? + B:enable=true + + # Should BuildCraft generate water springs? + B:generateWaterSprings=true + + oil { + B:can_burn=true + B:enable=true + S:excessiveBiomes < + buildcraftenergy:oil_desert + buildcraftenergy:oil_ocean + > + S:excludedBiomes < + minecraft:hell + minecraft:sky + > + B:excludedBiomesIsBlacklist=true + I:excludedDimensions < + -1 + 1 + > + B:excludedDimensionsIsBlacklist=true + D:generationRate=1.0 + B:oil_desert_biome=true + B:oil_ocean_biome=true + S:surfaceDepositBiomes < + > + + spawn_probability { + D:large=0.04 + D:medium=0.1 + D:small=2.0 + } + + spouts { + B:enable=true + I:large_max_height=20 + I:large_min_height=10 + I:small_max_height=12 + I:small_min_height=6 + } + + } + +} + + diff --git a/config-source/buildcraft/objects.cfg b/config-source/buildcraft/objects.cfg new file mode 100644 index 0000000..f680ec1 --- /dev/null +++ b/config-source/buildcraft/objects.cfg @@ -0,0 +1,76 @@ +# Configuration file + +blocks { + B:advanced_crafting_table=true + B:architect=true + B:assembly_table=true + B:autoworkbench_item=true + B:builder=true + B:chute=true + B:decorated=true + B:distiller=true + B:engine=true + B:filler=true + B:filtered_buffer=true + B:flood_gate=true + B:frame=true + B:heat_exchange=true + B:integration_table=true + B:laser=true + B:library=true + B:marker_path=true + B:marker_volume=true + B:mining_well=true + B:pipe_holder=true + B:pump=true + B:quarry=true + B:replacer=true + B:spring=true + B:tank=true + B:tube=true + B:water_gel=true + B:zone_planner=true +} + + +engines { + B:"buildcraftcore:engine/creative"=true + B:"buildcraftcore:engine/iron"=true + B:"buildcraftcore:engine/stone"=true + B:"buildcraftcore:engine/wood"=true +} + + +items { + B:filler_planner=true + B:fragile_fluid_shard=true + B:gate_copier=true + B:gear_diamond=true + B:gear_gold=true + B:gear_iron=true + B:gear_stone=true + B:gear_wood=true + B:gel=true + B:glob_of_oil=true + B:list=true + B:map_location=true + B:marker_connector=true + B:paintbrush=true + B:plug_blocker=true + B:plug_facade=true + B:plug_gate=true + B:plug_lens=true + B:plug_light_sensor=true + B:plug_power_adaptor=true + B:plug_pulsar=true + B:redstone_chipset=true + B:schematic_single=true + B:snapshot=true + B:volume_box=true + B:water_gel_spawn=true + B:waterproof=true + B:wire=true + B:wrench=true +} + + diff --git a/config-source/carpentersblocks.cfg b/config-source/carpentersblocks.cfg new file mode 100644 index 0000000..b770b7b --- /dev/null +++ b/config-source/carpentersblocks.cfg @@ -0,0 +1,82 @@ +# Configuration file + +blocks { + B:"Enable Collapsible Block"=true + B:"Enable Pressure Plate"=true + B:"Enable Slope"=true +} + + +features { + # This allows restricted blocks to be used as covers. + # Add your own by supplying the display name for the block (en_US only). + S:"Cover Exceptions" < + Silverwood Planks + Greatwood Planks + Thatch + > + B:"Enable Chisel Designs"=true + B:"Enable Covers"=true + B:"Enable Dye Colors"=true + B:"Enable Freestanding Ladders"=false + + # This allows garage doors to automatically fill in gaps when barriers beneath doors are destroyed. + B:"Enable Garage Door Void Autofill"=true + + # This will enable players to cover blocks with glowstone dust to make them illuminate. + B:"Enable Illumination"=true + B:"Enable Overlays"=true + + # This will prevent players besides you and server operators from editing your objects. + # Note: this does not protect objects against destruction (intentional), and may allow activation if appropriate. Also, the Carpenter's Safe is not affected by this. + B:"Enable Ownership"=true + + # This controls whether panes (used in doors, hatches, and other blocks) should render on alpha pass. + # This is needed to allow translucent window glass, for instance. + B:"Enable Pane Alpha Rendering"=true + + # This allows Carpenter's Blocks with solid top faces to create slopes above them when a sloping rail is above the block. + B:"Enable Rail Slope Fill"=true + B:"Enable Side Covers"=true + + # This controls whether torches extinguish themselves when exposed to rain or snow. + B:"Enable Torch Weather Effects"=true + + # This controls how many blocks can be connected as a single entity. + # Note: only applies to Garage Doors. + I:"MultiBlock Size Limit"=500 + + # This maps items to overlays. + # Items are prefixed with display names (en_US only). + # Overlay suffixes are :grass, :snow, :web, :vine, :hay, :mycelium + S:"Overlay Definitions" < + Seeds:grass + Snowball:snow + String:web + Vines:vine + Wheat:hay + Mushroom:mycelium + > + + # When enabled, unobstructed stationary fluid adjacent to block will render in the block space. + # Note: when enabled, you may experience noticeable chunk update lag spikes. + B:"Routable Fluids"=false + + # This controls the smoothness of the slope faces. + # Note: smoothness of 2 is similar to stairs, while a value above 25 is generally fluid. + I:Smoothness=2 +} + + +items { + B:"Enable Chisel"=true + B:"Enable Hammer"=true + B:"Enable Tile"=true + I:"Vanilla Tool Uses"=400 + B:"Vanilla Tools Damageable"=true + D:itemHammerDamageChanceFromCollapsible=0.2 + D:itemHammerDamageChanceFromSlopes=0.75 + D:itemHammerDamageChanceFromStairs=1.0 +} + + diff --git a/config-source/cfm.cfg b/config-source/cfm.cfg new file mode 100644 index 0000000..cd81956 --- /dev/null +++ b/config-source/cfm.cfg @@ -0,0 +1,307 @@ +# Configuration file + +########################################################################################################## +# recipe-api +#--------------------------------------------------------------------------------------------------------# +# RecipeAPI Configuration. How to use: http://mrcrayfishs-furniture-mod.wikia.com/wiki/Configuration +########################################################################################################## + +recipe-api { + # Insert custom recipes here [default: ] + S:custom-recipes < + > +} + + +########################################################################################################## +# recipe-settings +#--------------------------------------------------------------------------------------------------------# +# Enabled or disable the default recipes +########################################################################################################## + +recipe-settings { + # Fruit Crush [default: true] + B:blender-1=true + + # Veggie Juice [default: true] + B:blender-2=true + + # Fishy Blend [default: true] + B:blender-3=true + + # Energy Drink [default: true] + B:blender-4=true + + # Bread -> 6 Bread Slices [default: true] + B:chopping-board-1=true + + # Bow [default: true] + B:dishwasher-1=true + + # Stone Hoe [default: true] + B:dishwasher-10=true + + # Stone Sword [default: true] + B:dishwasher-11=true + + # Iron Pickaxe [default: true] + B:dishwasher-12=true + + # Iron Axe [default: true] + B:dishwasher-13=true + + # Iron Shovel [default: true] + B:dishwasher-14=true + + # Iron Hoe [default: true] + B:dishwasher-15=true + + # Iron Sword [default: true] + B:dishwasher-16=true + + # Golden Pickaxe [default: true] + B:dishwasher-17=true + + # Golden Axe [default: true] + B:dishwasher-18=true + + # Golden Shovel [default: true] + B:dishwasher-19=true + + # Wooden Pickaxe [default: true] + B:dishwasher-2=true + + # Golden Hoe [default: true] + B:dishwasher-20=true + + # Golden Sword [default: true] + B:dishwasher-21=true + + # Diamond Pickaxe [default: true] + B:dishwasher-22=true + + # Diamond Axe [default: true] + B:dishwasher-23=true + + # Diamond Shovel [default: true] + B:dishwasher-24=true + + # Diamond Hoe [default: true] + B:dishwasher-25=true + + # Diamond Sword [default: true] + B:dishwasher-26=true + + # Fishing Rod [default: true] + B:dishwasher-27=true + + # Flint and Steel [default: true] + B:dishwasher-28=true + + # Shears [default: true] + B:dishwasher-29=true + + # Wooden Axe [default: true] + B:dishwasher-3=true + + # Shield [default: true] + B:dishwasher-30=true + + # Wooden Shovel [default: true] + B:dishwasher-4=true + + # Wooden Hoe [default: true] + B:dishwasher-5=true + + # Wooden Sword [default: true] + B:dishwasher-6=true + + # Stone Pickaxe [default: true] + B:dishwasher-7=true + + # Stone Axe [default: true] + B:dishwasher-8=true + + # Stone Shovel [default: true] + B:dishwasher-9=true + + # Water Bucket -> Ice [default: true] + B:freezer-1=true + + # Ice -> Packet Ice [default: true] + B:freezer-2=true + + # Lava Bucket -> Obsidian [default: true] + B:freezer-3=true + + # Slime Ball -> Snow Ball [default: true] + B:freezer-4=true + + # Poinsonous Potato -> Potato [default: true] + B:freezer-5=true + + # Rotten Flesh -> Flesh [default: true] + B:freezer-6=true + + # Beef -> Cooked Beef [default: true] + B:grill-1=true + + # Sausage -> Cooked Sausage [default: true] + B:grill-2=true + + # Raw Kebab -> Cooked Kebab [default: true] + B:grill-3=true + + # Beef -> Cooked Beef [default: true] + B:microwave-1=true + + # Potato -> Baked Potato [default: true] + B:microwave-2=true + + # 16 Hardened Clay for 1 Emerald [default: true] + B:minebay-1=true + + # 1 Recipe Book for 1 Emerald [default: true] + B:minebay-10=true + + # 1 Skeleton Skull for 8 Emeralds [default: true] + B:minebay-2=true + + # 1 Saddle for 4 Emeralds [default: true] + B:minebay-3=true + + # 1 Horse Spawn Egg for 8 Emeralds [default: true] + B:minebay-4=true + + # 1 Diamond Horse Armour for 8 Diamonds [default: true] + B:minebay-5=true + + # 1 Experience Bottle for 1 Iron Ingot [default: true] + B:minebay-6=true + + # 4 Christmas Firework for 1 Iron Ingot [default: true] + B:minebay-7=true + + # 1 Silk Touch Book for 8 Emeralds [default: true] + B:minebay-8=true + + # 2 Night Vision Potion for 1 Emerald [default: true] + B:minebay-9=true + + # Beef -> Cooked Beef [default: true] + B:oven-1=true + + # Porkchop -> Cooked Porkchop [default: true] + B:oven-2=true + + # Potato -> Cooked Potato [default: true] + B:oven-3=true + + # Chicken -> Cooked Chicken [default: true] + B:oven-4=true + + # Raw Fish -> Cooked Fish [default: true] + B:oven-5=true + + # Raw Salmon -> Cooked Salmon [default: true] + B:oven-6=true + + # Flesh -> Cooked Flesh [default: true] + B:oven-7=true + + # Enchanted Book [default: true] + B:printer-1=true + + # Written Book [default: true] + B:printer-2=true + + # Bread Slice -> Toast [default: true] + B:toast-2=true + + # Leather Helmet [default: true] + B:washing-machine-1=true + + # Iron Chestplate [default: true] + B:washing-machine-10=true + + # Iron Leggings [default: true] + B:washing-machine-11=true + + # Iron Boots [default: true] + B:washing-machine-12=true + + # Golden Helmet [default: true] + B:washing-machine-13=true + + # Golden Chestplate [default: true] + B:washing-machine-14=true + + # Golden Leggings [default: true] + B:washing-machine-15=true + + # Golden Boots [default: true] + B:washing-machine-16=true + + # Diamond Helmet [default: true] + B:washing-machine-17=true + + # Diamond Chestplate [default: true] + B:washing-machine-18=true + + # Diamond Leggings [default: true] + B:washing-machine-19=true + + # Leather Chestplate [default: true] + B:washing-machine-2=true + + # Diamond Boots [default: true] + B:washing-machine-20=true + + # Elytra [default: true] + B:washing-machine-21=true + + # Leather Leggings [default: true] + B:washing-machine-3=true + + # Leather Boots [default: true] + B:washing-machine-4=true + + # Chainmail Helmet [default: true] + B:washing-machine-5=true + + # Chainmail Chestplate [default: true] + B:washing-machine-6=true + + # Chainmail Leggings [default: true] + B:washing-machine-7=true + + # Chainmail Boots [default: true] + B:washing-machine-8=true + + # Iron Helmet [default: true] + B:washing-machine-9=true +} + + +settings { + # Set whether the mirror should render clouds. [default: false] + B:mirror-clouds=false + + # Determines whether the mirror will be rendered. [default: true] + B:mirror-enabled=true + + # Sets the field of view for the mirror. [range: 10.0 ~ 100.0, default: 80.0] + S:mirror-fov=80.0 + + # Sets the resolution for the mirror. High number means better quality but worse performace. [range: 16 ~ 512, default: 64] + I:mirror-quality=64 + + # If true, prints out information about RecipeAPI. Recommended 'true' for people trying to add custom recipes. [default: false] + B:recipe-api-debug=false + + # List of trusted domains to download images for the TV and Photo Frame. For example, the domain of the URL (https://i.imgur.com/Jvh1OQm.jpeg) is i.imgur.com [default: ] + S:trusted-url-domains < + > +} + + diff --git a/config-source/cgm.cfg b/config-source/cgm.cfg new file mode 100644 index 0000000..49071b9 --- /dev/null +++ b/config-source/cgm.cfg @@ -0,0 +1,288 @@ +# Configuration file + +general { + + ########################################################################################################## + # client + #--------------------------------------------------------------------------------------------------------# + # Client-only configs. + ########################################################################################################## + + client { + + ########################################################################################################## + # sounds + #--------------------------------------------------------------------------------------------------------# + # Control sounds triggered by guns + ########################################################################################################## + + sounds { + # If true, a ding sound will play when you successfully hit a player with a gun + B:"Play Hit Sound"=true + } + + ########################################################################################################## + # display + #--------------------------------------------------------------------------------------------------------# + # Configuration for display related options + ########################################################################################################## + + display { + # If true, an animation is performed while cycling items in the Workbench + B:"Workbench Animation"=true + } + + ########################################################################################################## + # controls + #--------------------------------------------------------------------------------------------------------# + # Configuration for control options + ########################################################################################################## + + controls { + # If true, uses the old controls in order to aim and shoot + B:"Use Old Controls"=false + } + + } + + ########################################################################################################## + # server + #--------------------------------------------------------------------------------------------------------# + # Server-only configs. + ########################################################################################################## + + server { + # Enables the check for head shots for players. Projectiles that hit the head of a player will have increased damage. + B:"Enable Head Shots"=true + + # The extra amount to expand an entity's bounding box when checking for projectile collision. Setting this value higher will make it easier to hit players + # Min: 0.0 + # Max: 1.0 + D:"Grow Bounding Box"=0.3 + + # The value to multiply the damage by if projectile hit the players head + # Min: 1.0 + # Max: 1.7976931348623157E308 + D:"Head Shot Damage Multiplier"=1.1 + + ########################################################################################################## + # network + #--------------------------------------------------------------------------------------------------------# + # Properties relating to network + ########################################################################################################## + + network { + # The distance players need to be within to be able to track new projectiles trails. Higher values means you can see projectiles from that start from further away. + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:"Projectile Tracking Range"=200.0 + } + + ########################################################################################################## + # aggro mobs + #--------------------------------------------------------------------------------------------------------# + # Nearby mobs are angered and/or scared by the firing of guns. + ########################################################################################################## + + "aggro mobs" { + # If true, nearby mobs are angered and/or scared by the firing of guns. + B:"Aggro Mobs Enabled"=true + + # If true, in addition to causing peaceful mobs to panic, firing a gun will also cause nearby hostile mobs to target the shooter. + B:"Anger Hostile Mobs"=true + + # Any mobs of classes with class paths in this list will not aggro on shooters. + S:"Exempt Mob Classes" < + net.minecraft.entity.passive.EntityVillager + > + + # Any mobs within a sphere of this radius will aggro on the shooter of a silenced gun. + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:"Range Silenced"=10.0 + + # Any mobs within a sphere of this radius will aggro on the shooter of an unsilenced gun. + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:"Range Unsilenced"=20.0 + } + + ########################################################################################################## + # missiles + #--------------------------------------------------------------------------------------------------------# + # Properties relating to missiles. + ########################################################################################################## + + missiles { + # The max distance which the explosion is effective to. + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:"Explosion Radius"=5.0 + } + + ########################################################################################################## + # grenades + #--------------------------------------------------------------------------------------------------------# + # Properties relating to grenades. + ########################################################################################################## + + grenades { + # The max distance which the explosion is effective to. + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:"Explosion Radius"=5.0 + } + + ########################################################################################################## + # stun grenades + #--------------------------------------------------------------------------------------------------------# + # Blinding/deafening properties of stun grenades. + ########################################################################################################## + + "stun grenades" { + + ########################################################################################################## + # blind + #--------------------------------------------------------------------------------------------------------# + # Blinding properties of stun grenades. + ########################################################################################################## + + blind { + # After the duration drops to this many ticks, the transparency of the overlay when blinded will gradually fade to 0 alpha. + # Min: 0 + # Max: 255 + I:"Overlay Alpha"=255 + + # Transparency of the overlay when blinded will be this alpha value, before eventually fading to 0 alpha. + # Min: 0 + # Max: 2147483647 + I:"Overlay Fade Threshold"=40 + I:alphaFadeThresholdSynced=2147483647 + I:alphaOverlaySynced=255 + + ########################################################################################################## + # effect criteria + #--------------------------------------------------------------------------------------------------------# + # Criteria that determines the presence/absence and duration of the blinding effect. + ########################################################################################################## + + "effect criteria" { + # Angle between the eye/looking direction and the eye/grenade direction must be no more than half this many degrees to have an effect. + # Min: 0.0 + # Max: 360.0 + D:"Angle Of Effect"=170.0 + + # After duration is attenuated by distance, it will be further attenuated depending on the angle (in degrees) between the eye/looking direction and the eye/grenade direction. This is done by multiplying it by 1 (no attenuation) if the angle is 0; and by this value if the angle is the maximum within the angle of effect. + # Min: 0.0 + # Max: 1.0 + D:"Max Attenuation By Angle"=0.75 + + # Effect will have this duration (in ticks) if the grenade is directly at the player's eyes while looking directly at it. + # Min: 0 + # Max: 2147483647 + I:"Max Duration"=220 + + # Effect will have this duration (in ticks) if the grenade is the maximum distance from the player's eyes while looking directly at it. + # Min: 0 + # Max: 2147483647 + I:"Min Duration By Distance"=10 + + # Grenade must be no more than this many meters away to have an effect. + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:Radius=15.0 + + # If true, the effect is only applied if the line between the eyes and the grenade does not intersect any non-liquid blocks with an opacity greater than 0. + B:"Raytrace Opaque Blocks"=true + } + + } + + ########################################################################################################## + # deafen + #--------------------------------------------------------------------------------------------------------# + # Deafening properties of stun grenades. + ########################################################################################################## + + deafen { + # Volume of the ringing sound when deafened will play at this volume, before eventually fading to 0. + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:"Ring Volume"=1.0 + + # After the duration drops to this many ticks, the ringing volume will gradually fade to 0 and other sound volumes will fade back to %100. + # Min: 0 + # Max: 2147483647 + I:"Sound Fade Threshold"=90 + + # Volume of most game sounds when deafened will play at this percent, before eventually fading back to %100. + # Min: 0.0 + # Max: 1.0 + D:"Sound Percentage"=0.05 + D:ringVolumeSynced=1.0 + I:soundFadeThresholdSynced=2147483647 + D:soundPercentageSynced=0.0 + + ########################################################################################################## + # effect criteria + #--------------------------------------------------------------------------------------------------------# + # Criteria that determines the presence/absence and duration of the deafening effect. + ########################################################################################################## + + "effect criteria" { + # Angle between the eye/looking direction and the eye/grenade direction must be no more than half this many degrees to have an effect. + # Min: 0.0 + # Max: 360.0 + D:"Angle Of Effect"=360.0 + + # After duration is attenuated by distance, it will be further attenuated depending on the angle (in degrees) between the eye/looking direction and the eye/grenade direction. This is done by multiplying it by 1 (no attenuation) if the angle is 0; and by this value if the angle is the maximum within the angle of effect. + # Min: 0.0 + # Max: 1.0 + D:"Max Attenuation By Angle"=0.75 + + # Effect will have this duration (in ticks) if the grenade is directly at the player's eyes while looking directly at it. + # Min: 0 + # Max: 2147483647 + I:"Max Duration"=280 + + # Effect will have this duration (in ticks) if the grenade is the maximum distance from the player's eyes while looking directly at it. + # Min: 0 + # Max: 2147483647 + I:"Min Duration By Distance"=100 + + # Grenade must be no more than this many meters away to have an effect. + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:Radius=15.0 + + # If true, the effect is only applied if the line between the eyes and the grenade does not intersect any non-liquid blocks with an opacity greater than 0. + B:"Raytrace Opaque Blocks"=false + } + + } + + } + + ########################################################################################################## + # projectile spread + #--------------------------------------------------------------------------------------------------------# + # Properties relating to projectile spread + ########################################################################################################## + + "projectile spread" { + # The amount of times a player has too shoot within the spread threshold before the maximum amount of spread is applied. Setting the value higher means it will take longer for the spread to be applied. + # Min: 1 + # Max: 2147483647 + I:"Max Count"=10 + + # The amount of time in milliseconds before logic to apply spread is skipped. The value indicates a reasonable amount of time before a weapon is considered stable again. + # Min: 0 + # Max: 1000 + I:"Spread Threshold"=300 + } + + } + +} + + diff --git a/config-source/cgm/guns/assault_rifle.json b/config-source/cgm/guns/assault_rifle.json new file mode 100644 index 0000000..44bb38b --- /dev/null +++ b/config-source/cgm/guns/assault_rifle.json @@ -0,0 +1,18 @@ +{ + "General": { + "Max Ammo": 30, + "Reload Speed": 2, + "Projectile Count": 1, + "Always Spread": false, + "Spread": 0.0 + }, + "Projectile": { + "Damage": 6.0, + "Damage Falloff": false, + "Gravity": false, + "Ticks Before Removed": 10, + "Reduce Damage If Not Zoomed": false, + "Size": 0.2, + "Speed": 10.0 + } +} \ No newline at end of file diff --git a/config-source/cgm/guns/bazooka.json b/config-source/cgm/guns/bazooka.json new file mode 100644 index 0000000..32a22a7 --- /dev/null +++ b/config-source/cgm/guns/bazooka.json @@ -0,0 +1,18 @@ +{ + "General": { + "Max Ammo": 1, + "Reload Speed": 1, + "Projectile Count": 1, + "Always Spread": false, + "Spread": 0.0 + }, + "Projectile": { + "Damage": 25.0, + "Damage Falloff": false, + "Gravity": false, + "Ticks Before Removed": 100, + "Reduce Damage If Not Zoomed": false, + "Size": 0.2, + "Speed": 2.0 + } +} \ No newline at end of file diff --git a/config-source/cgm/guns/chain_gun.json b/config-source/cgm/guns/chain_gun.json new file mode 100644 index 0000000..8e75752 --- /dev/null +++ b/config-source/cgm/guns/chain_gun.json @@ -0,0 +1,18 @@ +{ + "General": { + "Max Ammo": 100, + "Reload Speed": 4, + "Projectile Count": 1, + "Always Spread": true, + "Spread": 3.0 + }, + "Projectile": { + "Damage": 4.0, + "Damage Falloff": false, + "Gravity": false, + "Ticks Before Removed": 10, + "Reduce Damage If Not Zoomed": false, + "Size": 0.2, + "Speed": 10.0 + } +} \ No newline at end of file diff --git a/config-source/cgm/guns/grenade_launcher.json b/config-source/cgm/guns/grenade_launcher.json new file mode 100644 index 0000000..a6b1aeb --- /dev/null +++ b/config-source/cgm/guns/grenade_launcher.json @@ -0,0 +1,18 @@ +{ + "General": { + "Max Ammo": 1, + "Reload Speed": 1, + "Projectile Count": 1, + "Always Spread": false, + "Spread": 0.0 + }, + "Projectile": { + "Damage": 15.0, + "Damage Falloff": false, + "Gravity": true, + "Ticks Before Removed": 50, + "Reduce Damage If Not Zoomed": false, + "Size": 0.2, + "Speed": 1.0 + } +} \ No newline at end of file diff --git a/config-source/cgm/guns/handgun.json b/config-source/cgm/guns/handgun.json new file mode 100644 index 0000000..d8d3df1 --- /dev/null +++ b/config-source/cgm/guns/handgun.json @@ -0,0 +1,18 @@ +{ + "General": { + "Max Ammo": 15, + "Reload Speed": 1, + "Projectile Count": 1, + "Always Spread": false, + "Spread": 0.0 + }, + "Projectile": { + "Damage": 10.0, + "Damage Falloff": true, + "Gravity": false, + "Ticks Before Removed": 10, + "Reduce Damage If Not Zoomed": false, + "Size": 0.2, + "Speed": 10.0 + } +} \ No newline at end of file diff --git a/config-source/cgm/guns/machine_pistol.json b/config-source/cgm/guns/machine_pistol.json new file mode 100644 index 0000000..5585b46 --- /dev/null +++ b/config-source/cgm/guns/machine_pistol.json @@ -0,0 +1,18 @@ +{ + "General": { + "Max Ammo": 30, + "Reload Speed": 5, + "Projectile Count": 1, + "Always Spread": false, + "Spread": 4.0 + }, + "Projectile": { + "Damage": 5.0, + "Damage Falloff": false, + "Gravity": false, + "Ticks Before Removed": 10, + "Reduce Damage If Not Zoomed": false, + "Size": 0.2, + "Speed": 10.0 + } +} \ No newline at end of file diff --git a/config-source/cgm/guns/rifle.json b/config-source/cgm/guns/rifle.json new file mode 100644 index 0000000..9acd475 --- /dev/null +++ b/config-source/cgm/guns/rifle.json @@ -0,0 +1,18 @@ +{ + "General": { + "Max Ammo": 1, + "Reload Speed": 1, + "Projectile Count": 1, + "Always Spread": false, + "Spread": 0.0 + }, + "Projectile": { + "Damage": 20.0, + "Damage Falloff": false, + "Gravity": true, + "Ticks Before Removed": 10, + "Reduce Damage If Not Zoomed": true, + "Size": 0.0625, + "Speed": 15.0 + } +} \ No newline at end of file diff --git a/config-source/cgm/guns/shotgun.json b/config-source/cgm/guns/shotgun.json new file mode 100644 index 0000000..ebe70e8 --- /dev/null +++ b/config-source/cgm/guns/shotgun.json @@ -0,0 +1,18 @@ +{ + "General": { + "Max Ammo": 4, + "Reload Speed": 1, + "Projectile Count": 5, + "Always Spread": true, + "Spread": 8.0 + }, + "Projectile": { + "Damage": 15.0, + "Damage Falloff": true, + "Gravity": false, + "Ticks Before Removed": 3, + "Reduce Damage If Not Zoomed": false, + "Size": 1.0, + "Speed": 10.0 + } +} \ No newline at end of file diff --git a/config-source/chunkloaders-common.toml b/config-source/chunkloaders-common.toml new file mode 100644 index 0000000..1c60528 --- /dev/null +++ b/config-source/chunkloaders-common.toml @@ -0,0 +1,38 @@ +[Limitations] + # How many chunks should players be able to load per world? Use -1 for infinite. + # Allowed range: -1 ~ 1000 - Default: -1 + maxLoadedChunksPerPlayer = -1 + + # Can players use the chunk loader map? If false, players will see the message 'The chunk loader map is disabled on this server'. + # Allowed values: true, false - Default: true + canPlayersUseMap = true + + # After how many minutes of offline time should players' chunk loaders be disabled? Use -1 to disable the inactivity timeout. + # Allowed range: -1 ~ 525600 - Default: 10080 + inactivityTimeout = 10080 + + # Chunk loaders from before version 1.2.0 are not bound to a player. Should these chunk loaders' loaded chunks stay loaded? + # Allowed values: true, false - Default: true + allowLegacyLoadedChunks = true + +[General] + # In what radius should the Single Chunk Loader be able to load chunks? + # Allowed range: 1 ~ 6 - Default: 1 + singleChunkLoaderRadius = 1 + + # Should chunk loaders do random ticks in loaded chunks? + # Allowed values: true, false - Default: true + doRandomTicks = true + + # In what radius should the Advanced Chunk Loader be able to load chunks? + # Allowed range: 1 ~ 6 - Default: 3 + advancedChunkLoaderRadius = 3 + + # In what radius should the Basic Chunk Loader be able to load chunks? + # Allowed range: 1 ~ 6 - Default: 2 + basicChunkLoaderRadius = 2 + + # In what radius should the Ultimate Chunk Loader be able to load chunks? + # Allowed range: 1 ~ 6 - Default: 4 + ultimateChunkLoaderRadius = 4 + diff --git a/config-source/codechicken/supporters.json b/config-source/codechicken/supporters.json new file mode 100644 index 0000000..7363319 --- /dev/null +++ b/config-source/codechicken/supporters.json @@ -0,0 +1,52 @@ +[ + { + "mod" : "EnderStorage", + "supporters": [ + "Blkdragon112", + "Pyrodogg" + ] + }, + { + "mod" : "ChickenChunks", + "supporters": [ + ] + }, + { + "mod" : "NotEnoughItems", + "supporters": [ + "EmuCraft Team", + "Victor Zimmer", + "lexi85", + "Ace_Trainer_Tullius", + "Bacon_Donut", + "Sleement", + "Ninja 5tyl3", + "Disalot", + "Gamer2313", + "Majorangejuice", + "Kadah", + "adeilt", + "Terkanil", + "Pandemonia", + ] + }, + { + "mod" : "WR-CBE", + "supporters" : [ + "Vizerei" + ] + }, + { + "mod" : "Translocators", + "supporters": [ + "Boyd Stephen Smith Jr." + ] + }, + { + "mod" : "ProjectRed", + "supporters" : [ + "Jacob M", + "Darker Light" + ] + } +] diff --git a/config-source/codechicken/supporters.marker b/config-source/codechicken/supporters.marker new file mode 100644 index 0000000..94b49bf --- /dev/null +++ b/config-source/codechicken/supporters.marker @@ -0,0 +1 @@ +1673841497716 \ No newline at end of file diff --git a/config-source/codechickenlib.cfg b/config-source/codechickenlib.cfg new file mode 100644 index 0000000..0d9ca7c --- /dev/null +++ b/config-source/codechickenlib.cfg @@ -0,0 +1,23 @@ +"client" { + #With this enabled, CCL will catch all exceptions thrown whilst rendering blocks. + #If an exception is caught, the block will not be rendered. + B:"catchBlockRenderExceptions"=true + + #With this enabled, CCL will catch all exceptions thrown whilst rendering items. + #By default CCL will only enhance the crash report, but with 'attemptRecoveryOnItemRenderException' enabled + # CCL will attempt to recover after the exception. + B:"catchItemRenderExceptions"=true + + #With this enabled, CCL will attempt to recover item rendering after an exception is thrown. + #It is recommended to only enable this when a mod has a known bug and a fix has not been released yet. + #WARNING: This might cause issues with some mods, Some mods modify the GL state rendering items, + # CCL does not recover the GL state, as a result a GL leak /may/ occur. However, CCL will remember + # and pop the GL ModelView matrix stack depth, this might incur a bit of a performance hit. + # Some mods might also have custom BufferBuilders, CCL has no way of recovering the state of those. + # this /can/ result in 'Already Building' exceptions being thrown. CCL will however recover the vanilla BufferBuilder. + B:"attemptRecoveryOnItemRenderException"=false + + #With this enabled, CCL will message the player upon an exception from rendering blocks or items. + #Messages are Rate-Limited to one per 5 seconds in the event that the exception continues. + B:"messagePlayerOnRenderCrashCaught"=true +} diff --git a/config-source/cofh/core/client.cfg b/config-source/cofh/core/client.cfg new file mode 100644 index 0000000..f7bd36a --- /dev/null +++ b/config-source/cofh/core/client.cfg @@ -0,0 +1,49 @@ +# Configuration file + +########################################################################################################## +# Global +#--------------------------------------------------------------------------------------------------------# +# The options in this section change core Minecraft behavior and are not limited to CoFH mods. +########################################################################################################## + +Global { + # If TRUE, particles will be disabled. [default: false] + B:DisableParticles=false +} + + +Interface { + # If TRUE, large item counts will be displayed as stacks rather than a single quantity. [default: false] + B:DisplayContainedItemsAsStackCount=false + + # If TRUE, a tooltip will be used which prompts to press Shift for more details on various items. [default: true] + B:DisplayHoldShiftForDetail=true +} + + +Render { + # If TRUE, Color Blind Textures will be enabled in CoFH Mods, where applicable. [default: false] + B:EnableColorBlindTextures=false + + # If TRUE, the standard Enchant Effects will be shown for enchanted items in CoFH Mods, where applicable. [default: true] + B:EnableEnchantEffects=true + + # If TRUE, borders will be drawn on GUI slots in CoFH Mods, where applicable. [default: true] + B:EnableGUISlotBorders=true + + # If TRUE, Shader Effects will be enabled in CoFH Mods, where applicable. [default: true] + B:EnableShaderEffects=true +} + + +Security { + # If TRUE, a warning will display if Ops have access to "secure" blocks upon logging on to a server. [default: true] + B:OpsCanAccessSecureBlocksWarning=true +} + + +Version { + S:Identifier=4.6.6 +} + + diff --git a/config-source/cofh/core/common.cfg b/config-source/cofh/core/common.cfg new file mode 100644 index 0000000..648a92e --- /dev/null +++ b/config-source/cofh/core/common.cfg @@ -0,0 +1,123 @@ +# Configuration file + +Command { + + clearblocks { + # Adjust this value to change the default permission level for the clearblocks command. [range: -1 ~ 4, default: 3] + I:PermissionLevel=3 + } + + countblocks { + # Adjust this value to change the default permission level for the countblocks command. [range: -1 ~ 4, default: 3] + I:PermissionLevel=3 + } + + enchant { + # Adjust this value to change the default permission level for the enchant command. [range: -1 ~ 4, default: 2] + I:PermissionLevel=2 + } + + hand { + # Adjust this value to change the default permission level for the hand command. [range: -1 ~ 4, default: 0] + I:PermissionLevel=0 + } + + killall { + # Adjust this value to change the default permission level for the killall command. [range: -1 ~ 4, default: 2] + I:PermissionLevel=2 + } + + replaceblocks { + # Adjust this value to change the default permission level for the replaceblocks command. [range: -1 ~ 4, default: 3] + I:PermissionLevel=3 + } + + tps { + # Adjust this value to change the default permission level for the tps command. [range: -1 ~ 4, default: 0] + I:PermissionLevel=0 + } + + tpx { + # Adjust this value to change the default permission level for the tpx command. [range: -1 ~ 4, default: 2] + I:PermissionLevel=2 + } + + unloadchunk { + # Adjust this value to change the default permission level for the unloadchunk command. [range: -1 ~ 4, default: 4] + I:PermissionLevel=4 + } + +} + + +Enchantment { + # If TRUE, CoFH Enchantments will be disabled and NOT REGISTERED. Only do this if you fully understand the consequences. World backup is recommended. [default: false] + B:DisableAllEnchantments=false + + # If TRUE, the Holding Enchantment is available for various Storage Items. [default: true] + B:EnableHoldingEnchant=true + + # If TRUE, the Insight Enchantment is available for various Tools and Weapons. [default: true] + B:EnableInsightEnchant=true + + # If TRUE, the Leech Enchantment is available for various Weapons. [default: true] + B:EnableLeechEnchant=true + + # If TRUE, the Multishot Enchantment is available for various Bows. [default: true] + B:EnableMultishotEnchant=true + + # If TRUE, the Smashing Enchantment is available for various Tools. [default: true] + B:EnableSmashingEnchant=true + + # If TRUE, the Smelting Enchantment is available for various Tools. [default: true] + B:EnableSmeltingEnchant=true + + # If TRUE, the Soulbound Enchantment is available. [default: true] + B:EnableSoulboundEnchant=true + + # If TRUE, the Vorpal Enchantment is available for various Weapons. [default: true] + B:EnableVorpalEnchant=true + + # If TRUE, the Soulbound Enchantment is permanent. [default: false] + B:PermanentSoulboundEnchant=false +} + + +General { + # If TRUE, a log message is generated when a block is dismantled. [default: false] + B:EnableDismantleLogging=false + + # If TRUE, death messages are displayed for any named entity. [default: true] + B:EnableGenericDeathMessage=true + + # Adjust this value to change the render update delay for most CoFH tiles. You should really only mess with this if you know what you're doing. This is a server-wide setting. [range: 80 ~ 1600, default: 160] + I:TileUpdateDelay=160 +} + + +Holidays { + # If TRUE, Christmas cheer is disabled. Scrooge. :( [default: false] + B:HoHoNo=false + + # If TRUE, April Foolishness is disabled. Boring! :P [default: false] + B:IHateApril=false +} + + +Potion { + # If TRUE, CoFH Potions will be disabled and NOT REGISTERED. Only do this if you fully understand the consequences. World backup is recommended. [default: false] + B:DisableAllPotions=false +} + + +Security { + # If TRUE, Server Ops can access "secure" blocks. Your players will be warned upon server connection. [default: false] + B:OpsCanAccessSecureBlocks=false +} + + +Version { + S:Identifier=4.6.6 +} + + diff --git a/config-source/cofh/core/friends.cfg b/config-source/cofh/core/friends.cfg new file mode 100644 index 0000000..e69de29 diff --git a/config-source/cofh/thermalcultivation/client.cfg b/config-source/cofh/thermalcultivation/client.cfg new file mode 100644 index 0000000..edd2ae8 --- /dev/null +++ b/config-source/cofh/thermalcultivation/client.cfg @@ -0,0 +1,7 @@ +# Configuration file + +Version { + S:Identifier=0.3.6 +} + + diff --git a/config-source/cofh/thermalcultivation/common.cfg b/config-source/cofh/thermalcultivation/common.cfg new file mode 100644 index 0000000..77800e4 --- /dev/null +++ b/config-source/cofh/thermalcultivation/common.cfg @@ -0,0 +1,24 @@ +# Configuration file + +Item { + + WateringCan { + # If TRUE, Fake Players (such as Autonomous Activators) will be able to use the Watering Can. [default: false] + B:AllowFakePlayers=false + + # Adjust this value to change the amount of Water (in mB) stored by a Basic Watering Can. This base value will scale with item level. [range: 800 ~ 20000, default: 4000] + I:BaseCapacity=4000 + B:Enable=true + + # If TRUE, Water Source blocks will be removed when collecting water from the world. [default: true] + B:RemoveWaterBlocks=true + } + +} + + +Version { + S:Identifier=0.3.6 +} + + diff --git a/config-source/cofh/thermaldynamics/client.cfg b/config-source/cofh/thermaldynamics/client.cfg new file mode 100644 index 0000000..c8ee3c9 --- /dev/null +++ b/config-source/cofh/thermaldynamics/client.cfg @@ -0,0 +1,25 @@ +# Configuration file + +Interface { + # If TRUE, Thermal Dynamics Covers will be shown in JEI. [default: false] + B:CoversInJEI=false + + # If TRUE, Thermal Dynamics Covers will have a Creative Tab. Does not work if "Thermal Series" Creative Tabs are in use. [default: true] + B:ItemsInCommonTab=true +} + + +Render { + # This value affects the size of the inner duct model, such as fluids. Lower it if you experience texture z-fighting. + D:InnerModelScaling=0.99 + + # This value affects the size of the inner duct model, such as fluids, on the large (octagonal) ducts. Lower it if you experience texture z-fighting. + D:LargeInnerModelScaling=0.99 +} + + +Version { + S:Identifier=2.5.6 +} + + diff --git a/config-source/cofh/thermaldynamics/common.cfg b/config-source/cofh/thermaldynamics/common.cfg new file mode 100644 index 0000000..a1c8943 --- /dev/null +++ b/config-source/cofh/thermaldynamics/common.cfg @@ -0,0 +1,60 @@ +# Configuration file + +Attachment { + + Servo { + + Basic { + B:RedstoneControl=true + } + + Hardened { + B:RedstoneControl=true + } + + Reinforced { + B:RedstoneControl=true + } + + Signalum { + B:RedstoneControl=true + } + + Resonant { + B:RedstoneControl=true + } + + } + + Cover { + B:Recipe=true + } + +} + + +Duct { + + Energy { + # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Leadstone Fluxduct. This base value will scale with duct level. [range: 100 ~ 10000, default: 1000] + I:BaseTransfer=1000 + } + + Recipes { + B:UseFluidTransposer=true + } + +} + + +General { + # If TRUE, Ducts will display debug information where applicable. [default: false] + B:ShowDebugInfo=false +} + + +Version { + S:Identifier=2.5.6 +} + + diff --git a/config-source/cofh/thermaldynamics/cover_blacklist.json b/config-source/cofh/thermaldynamics/cover_blacklist.json new file mode 100644 index 0000000..69b7ab8 --- /dev/null +++ b/config-source/cofh/thermaldynamics/cover_blacklist.json @@ -0,0 +1,51 @@ +[ + {"block": "minecraft:sapling", "meta": false}, + {"block": "minecraft:golden_rail", "meta": 0}, + {"block": "minecraft:detector_rail", "meta": 0}, + {"block": "minecraft:web", "meta": 0}, + {"block": "minecraft:deadbush", "meta": 0}, + {"block": "minecraft:tallgrass", "meta": 1}, + {"block": "minecraft:tallgrass", "meta": 2}, + {"block": "minecraft:yellow_flower", "meta": 0}, + {"block": "minecraft:red_flower", "meta": false}, + {"block": "minecraft:brown_mushroom", "meta": 0}, + {"block": "minecraft:red_mushroom", "meta": 0}, + {"block": "minecraft:torch", "meta": false}, + {"block": "minecraft:ladder", "meta": false}, + {"block": "minecraft:rail", "meta": false}, + {"block": "minecraft:lever", "meta": false}, + {"block": "minecraft:stone_pressure_plate", "meta": 0}, + {"block": "minecraft:wooden_pressure_plate", "meta": 0}, + {"block": "minecraft:redstone_torch", "meta": false}, + {"block": "minecraft:stone_button", "meta": false}, + {"block": "minecraft:snow_layer", "meta": 0}, + {"block": "minecraft:fence", "meta": 0}, + {"block": "minecraft:trapdoor", "meta": 0}, + {"block": "minecraft:vine", "meta": 0}, + {"block": "minecraft:fence_gate", "meta": 0}, + {"block": "minecraft:waterlily", "meta": 0}, + {"block": "minecraft:nether_brick_fence", "meta": 0}, + {"block": "minecraft:cobblestone_wall", "meta": 0}, + {"block": "minecraft:cobblestone_wall", "meta": 1}, + {"block": "minecraft:wooden_button", "meta": 0}, + {"block": "minecraft:anvil", "meta": false}, + {"block": "minecraft:light_weighted_pressure_plate", "meta": 0}, + {"block": "minecraft:heavy_weighted_pressure_plate", "meta": 0}, + {"block": "minecraft:activator_rail", "meta": 0}, + {"block": "minecraft:iron_trapdoor", "meta": 0}, + {"block": "minecraft:carpet", "meta": false}, + {"block": "minecraft:double_plant", "meta": false}, + {"block": "minecraft:spruce_fence_gate", "meta": 0}, + {"block": "minecraft:birch_fence_gate", "meta": 0}, + {"block": "minecraft:jungle_fence_gate", "meta": 0}, + {"block": "minecraft:dark_oak_fence_gate", "meta": 0}, + {"block": "minecraft:acacia_fence_gate", "meta": 0}, + {"block": "minecraft:spruce_fence", "meta": 0}, + {"block": "minecraft:birch_fence", "meta": 0}, + {"block": "minecraft:jungle_fence", "meta": 0}, + {"block": "minecraft:dark_oak_fence", "meta": 0}, + {"block": "minecraft:acacia_fence", "meta": 0}, + {"block": "minecraft:end_rod", "meta": 0}, + {"block": "minecraft:chorus_plant", "meta": 0}, + {"block": "minecraft:chorus_flower", "meta": 0} +] diff --git a/config-source/cofh/thermalfoundation/client.cfg b/config-source/cofh/thermalfoundation/client.cfg new file mode 100644 index 0000000..5ebee9c --- /dev/null +++ b/config-source/cofh/thermalfoundation/client.cfg @@ -0,0 +1,40 @@ +# Configuration file + +Global { + # If TRUE, Creative versions of Items will show in Creative Tabs. [default: true] + B:ShowCreativeItems=true + + # If TRUE, Empty versions of Items which contain a specific resource (such as RF or Water) will show in Creative Tabs. [default: false] + B:ShowEmptyItems=false + + # If TRUE, Full versions of Items which contain a specific resource (such as RF or Water) will show in Creative Tabs. [default: true] + B:ShowFullItems=true + + # If TRUE, all Thermal Series mods will be share common pre-configured "Thermal Series" Creative Tabs. Basic Armor and Basic Tools will go to appropriate vanilla Creative Tabs. [default: true] + B:ThermalSeriesTabs=true +} + + +Interface { + # If TRUE, Thermal Foundation Basic Armor Sets appear under the general "Thermal Foundation" Creative Tab. Does not work if "Thermal Series" Creative Tabs are in use. [default: false] + B:ArmorInCommonTab=false + + # If TRUE, Thermal Foundation Basic Tools appear under the general "Thermal Foundation" Creative Tab. Does not work if "Thermal Series" Creative Tabs are in use. [default: false] + B:ToolsInCommonTab=false + + # If TRUE, Thermal Foundation Utility Items appear under the general "Thermal Foundation" Creative Tab. Does not work if "Thermal Series" Creative Tabs are in use. [default: false] + B:UtilsInCommonTab=false +} + + +Render { + # If TRUE, Ender devices will be a bit more Cagey year-round. [default: false] + B:CageyEnder=false +} + + +Version { + S:Identifier=2.6.7 +} + + diff --git a/config-source/cofh/thermalfoundation/common.cfg b/config-source/cofh/thermalfoundation/common.cfg new file mode 100644 index 0000000..659adb1 --- /dev/null +++ b/config-source/cofh/thermalfoundation/common.cfg @@ -0,0 +1,619 @@ +# Configuration file + +Block { + + OreFluid { + # If TRUE, Clathrates will create fluid when broken. + B:FluidOnBreaking=true + } + +} + + +Equipment { + # If TRUE, recipes for all Armor Sets are disabled. [default: false] + B:DisableAllArmorRecipes=false + + # If TRUE, recipes for all new Bows will be disabled, leaving only the Vanilla Bow [default: false] + B:DisableAllBows=false + + # If TRUE, recipes for all new Fishing Rods will be disabled, leaving only the Vanilla (Wood) Fishing Rod [default: false] + B:DisableAllFishingRods=false + + # If TRUE, recipes for all new Shears will be disabled, leaving only the Vanilla (Iron) Shears. [default: false] + B:DisableAllShears=false + + # If TRUE, recipes for all new Shields will be disabled, leaving only the Vanilla (Wood) Shield [default: false] + B:DisableAllShields=false + + # If TRUE, recipes for all Tools are disabled. [default: false] + B:DisableAllToolRecipes=false + + # If TRUE, recipes for new Vanilla material (Wood, Stone, Iron, Gold, Diamond) Tools are disabled. [default: false] + B:DisableVanillaToolRecipes=false + + # If TRUE, items which have had their recipes disabled will show in the Creative Tab and JEI. [default: false] + B:ShowDisabledEquipment=false + + Armor { + + Copper { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Tin { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Silver { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Lead { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Aluminum { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Nickel { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Platinum { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Steel { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Electrum { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Invar { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Bronze { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + Constantan { + B:Boots=true + B:Chestplate=true + B:Helmet=true + B:Leggings=true + } + + } + + Tools { + + Copper { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Tin { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Silver { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Lead { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Aluminum { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Nickel { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Platinum { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Steel { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Electrum { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Invar { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Bronze { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + Constantan { + B:Axe=true + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Hoe=true + B:Pickaxe=true + B:Shears=true + B:Shield=true + B:Shovel=true + B:Sickle=true + B:Sword=true + } + + } + + Tool { + + Wood { + B:Excavator=false + B:Hammer=false + B:Shears=false + B:Sickle=false + } + + Stone { + B:Bow=false + B:Excavator=false + B:FishingRod=false + B:Hammer=false + B:Shears=false + B:Shield=false + B:Sickle=false + } + + Iron { + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Shield=true + B:Sickle=true + } + + Diamond { + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Shears=true + B:Shield=true + B:Sickle=true + } + + Gold { + B:Bow=true + B:Excavator=true + B:FishingRod=true + B:Hammer=true + B:Shears=true + B:Shield=true + B:Sickle=true + } + + } + +} + + +Fluid { + + CrudeOil { + # If TRUE, Crude Oil will be flammable. [default: true] + B:Flammable=true + } + + Redstone { + # If TRUE, Fluid Redstone will emit a signal proportional to its fluid level. [default: true] + B:Effect=true + } + + Glowstone { + # If TRUE, Fluid Glowstone Source blocks will condense back into solid Glowstone above a given y-value. [default: true] + B:Condense=true + + # If TRUE, Fluid Glowstone will provide buffs to entities on contact. [default: true] + B:Effect=true + + # If TRUE, Fluid Glowstone Source blocks will gradually float upwards. [default: true] + B:Float=true + + # This adjusts the y-value where Fluid Glowstone will *always* condense, if that is enabled. It will also condense above 80% of this value, if it cannot flow. [range: 60 ~ 240, default: 120] + I:MaxHeight=120 + } + + Ender { + # If TRUE, Fluid Ender will randomly teleport entities on contact. [default: true] + B:Effect=true + } + + Pyrotheum { + # If TRUE, Fluid Pyrotheum will be worse than lava. [default: true] + B:Effect=true + + # If TRUE, Fluid Pyrotheum Source blocks will gradually fall downwards. [default: true] + B:Fall=true + } + + Cryotheum { + # If TRUE, Fluid Cryotheum will be worse than lava, except cold. [default: true] + B:Effect=true + + # If TRUE, Fluid Cryotheum Source blocks will gradually fall downwards. [default: true] + B:Fall=true + } + + Aerotheum { + # If TRUE, Fluid Aerotheum Source blocks will dissipate back into air above a given y-value. [default: true] + B:Dissipate=true + + # If TRUE, Fluid Aerotheum will slow and redirect entities on contact. [default: true] + B:Effect=true + + # If TRUE, Fluid Aerotheum Source blocks will gradually float upwards. [default: true] + B:Float=true + + # This adjusts the y-value where Fluid Aerotheum will *always* dissipate, if that is enabled. [range: 60 ~ 240, default: 120] + I:MaxHeight=120 + } + + Petrotheum { + # If TRUE, Fluid Petrotheum will break apart stone blocks. [default: true] + B:Effect=true + + # If TRUE, Fluid Petrotheum will have an EXTREME effect on stone blocks. Fun but not recommended. [default: false] + B:Extreme=false + + # If TRUE, Fluid Petrotheum Source blocks will gradually fall downwards. [default: true] + B:Fall=true + } + + Mana { + # If TRUE, Fluid Mana will do...things. [default: true] + B:Effect=true + + # If TRUE, Fluid Mana Source blocks will gradually fall downwards. [default: true] + B:Fall=true + } + +} + + +General { + # If TRUE, non-Basic Gears will require an additional Iron Ingot to craft [default: false] + B:AlternateGears=false + + # If TRUE, Basic (Wood and Stone) Gears will be craftable. [default: true] + B:BasicGears=true + + # If TRUE, recipes for Basic Craftable Items (Gears, Parts) are disabled. Only enable this option if you understand the consequences. [default: false] + B:DisableBasicItemRecipes=false + + # If TRUE, recipes for Upgrade Items (Kits) are disabled. Only enable this option if you understand the consequences. [default: false] + B:DisableUpgradeItemRecipes=false + + # If TRUE, Cryotheum Dust can be used to create Ice and solidify Clathrates. [default: true] + B:EnableCryotheumCrafting=true + + # If TRUE, Horse Armor will be craftable. [default: true] + B:EnableHorseArmorCrafting=true + + # If TRUE, Petrotheum Dust can be used to break Ores into Dusts and Gems. [default: true] + B:EnablePetrotheumCrafting=true + + # If TRUE, Pyrotheum Dust can be used to smelt Ores into Ingots. [default: true] + B:EnablePyrotheumCrafting=true + + # If TRUE, Saddles will be craftable. [default: true] + B:EnableSaddleCrafting=true + + # If TRUE, Fire-Immune mobs have a chance to drop Sulfur. [default: true] + B:FireImmuneMobsDropSulfur=true +} + + +Items { + + HorseArmor { + B:Aluminum=true + B:Bronze=true + B:Constantan=true + B:Copper=true + B:Electrum=true + B:Invar=true + B:Lead=true + B:Nickel=true + B:Platinum=true + B:Silver=true + B:Steel=true + B:Tin=true + } + +} + + +Lexicon { + # If TRUE, a default list will generate EVERY time. Enable this if you are satisfied with the default filtering and are adding/removing mods. [default: false] + B:AlwaysGenerateList=false + + # If TRUE, a default list will be generated depending on your list setting. This will ONLY generate if no list file already exists OR the Always Generate option is enabled. [default: true] + B:GenerateDefaultList=true + + # If TRUE, all entries will be echoed to the system LOG. [default: false] + B:LogEntries=false + + # If TRUE, a WHITELIST is used, if FALSE, a BLACKLIST is used. [default: true] + B:UseWhiteList=true +} + + +Mob { + + Blizz { + # If TRUE, Blizz attacks will inflict Slowness. [default: true] + B:Effect=true + + # If TRUE, Blizzes will spawn naturally. [default: true] + B:Enable=true + + # This sets the maximum light level Blizzes can spawn at, if restricted. [range: 0 ~ 15, default: 8] + I:LightLevel=8 + + # If TRUE, Blizzes will only spawn below a specified light level. [default: true] + B:LightLevelRestriction=true + + # This sets the maximum number of Blizzes that spawn in a group. [range: 1 ~ 24, default: 4] + I:MaxGroupSize=4 + + # This sets the minimum number of Blizzes that spawn in a group. [range: 1 ~ 10, default: 1] + I:MinGroupSize=1 + + # This sets the relative spawn weight for Blizzes. [range: 1 ~ 20, default: 10] + I:SpawnWeight=10 + } + + Blitz { + # If TRUE, Blitz attacks will inflict Blindness. [default: true] + B:Effect=true + + # If TRUE, Blitzes will spawn naturally. [default: true] + B:Enable=true + + # This sets the maximum light level Blitzes can spawn at, if restricted. [range: 0 ~ 15, default: 8] + I:LightLevel=8 + + # If TRUE, Blitzes will only spawn below a specified light level. [default: true] + B:LightLevelRestriction=true + + # This sets the maximum number of Blitzes that spawn in a group. [range: 1 ~ 24, default: 4] + I:MaxGroupSize=4 + + # This sets the minimum number of Blitzes that spawn in a group. [range: 1 ~ 10, default: 1] + I:MinGroupSize=1 + + # This sets the relative spawn weight for Blitzes. [range: 1 ~ 20, default: 10] + I:SpawnWeight=10 + } + + Basalz { + # If TRUE, Basalz attacks will inflict Weakness. [default: true] + B:Effect=true + + # If TRUE, Basalzes will spawn naturally. [default: true] + B:Enable=true + + # This sets the maximum light level Basalzes can spawn at, if restricted. [range: 0 ~ 15, default: 8] + I:LightLevel=8 + + # If TRUE, Basalzes will only spawn below a specified light level. [default: true] + B:LightLevelRestriction=true + + # This sets the maximum number of Basalzes that spawn in a group. [range: 1 ~ 24, default: 4] + I:MaxGroupSize=4 + + # This sets the minimum number of Basalzes that spawn in a group. [range: 1 ~ 10, default: 1] + I:MinGroupSize=1 + + # This sets the relative spawn weight for Basalzes. [range: 1 ~ 20, default: 10] + I:SpawnWeight=10 + } + +} + + +Plugins { + # If TRUE, support for Tinkers' Construct is enabled. [default: true] + B:"Tinkers' Construct"=true +} + + +Tome { + + Lexicon { + # If TRUE, the recipe for the Forge Lexicon is enabled. Set this to FALSE only if you know what you are doing and/or want to create needless inconvenience. [default: true] + B:EnableRecipe=true + } + + Experience { + # If TRUE, the recipe for the Tome of Knowledge is enabled. Set this to FALSE only if you know what you are doing and/or want to create needless inconvenience. [default: true] + B:EnableRecipe=true + } + +} + + +Version { + S:Identifier=2.6.7 +} + + +World { + # If TRUE, Thermal Foundation will create default world generation files if it cannot find existing ones. These files will only work if CoFH World is installed! Only disable this if you know what you are doing. [default: true] + B:GenerateDefaultFiles=true +} + + diff --git a/config-source/cofh/thermalfoundation/lexicon-whitelist.cfg b/config-source/cofh/thermalfoundation/lexicon-whitelist.cfg new file mode 100644 index 0000000..af00b7f --- /dev/null +++ b/config-source/cofh/thermalfoundation/lexicon-whitelist.cfg @@ -0,0 +1,1261 @@ +blockAdamantine +blockAlduorite +blockAlubrass +blockAluminum +blockAmordrine +blockAngmallen +blockApatite +blockArdite +blockAstralSilver +blockAtlarus +blockAustralium +blockBitumen +blockBlackSteel +blockBrass +blockBronze +blockCactus +blockCarmot +blockCelenegil +blockCeruclase +blockCharcoal +blockChargeBatteryRechargeable +blockClay +blockCoal +blockCobalt +blockCoke +blockConductiveIron +blockConstantan +blockCopper +blockDamascusSteel +blockDeepIron +blockDesichalkos +blockDiamond +blockElectrotine +blockElectrum +blockEmerald +blockEnderium +blockEtherium +blockEximite +blockFuelCoke +blockGlowstone +blockGold +blockHaderoth +blockHepatizon +blockIgnatius +blockInfuscolium +blockInolashite +blockInvar +blockIridium +blockIron +blockKalendrite +blockKnightslime +blockKrik +blockLapis +blockLead +blockLemurite +blockLumium +blockLutetium +blockManganese +blockManyullyn +blockMeatRaw +blockMetal +blockMeutoite +blockMidasium +blockMithril +blockMossy +blockNickel +blockOrichalcum +blockOsmium +blockOureclase +blockPeridot +blockPigiron +blockPlatinum +blockPrismarine +blockPrismarineBrick +blockPrismarineDark +blockPrometheum +blockQuartz +blockQuicksilver +blockRedstone +blockRockwool +blockRubracium +blockRuby +blockSanguinite +blockSapphire +blockSeared +blockShadowIron +blockShadowSteel +blockSignalum +blockSilver +blockSlime +blockSlimeBlue +blockSlimeCongealed +blockSlimeDirt +blockSlimeGrass +blockSlimeGreen +blockSlimeRed +blockSteel +blockSulfur +blockTartarite +blockTin +blockTorch +blockUranium +blockVulcanite +blockVyroxeres +blockZinc +dustAdamantine +dustAdvancedAlloy +dustAerotheum +dustAlduorite +dustAlubrass +dustAluminium +dustAluminum +dustAmordrine +dustAndesite +dustAndesitePolished +dustAngmallen +dustApatite +dustArdite +dustAsh +dustAshes +dustAstralSilver +dustAtlarus +dustAustralium +dustBasalt +dustBasalz +dustBitumen +dustBlack +dustBlackSteel +dustBlaze +dustBlitz +dustBlizz +dustBlue +dustBrass +dustBrick +dustBrickNether +dustBrickSeared +dustBronze +dustBrown +dustCactus +dustCarbon +dustCarmot +dustCelenegil +dustCertusQuartz +dustCeruclase +dustCharcoal +dustChargeBatteryRechargeable +dustChargedCertusQuartz +dustClathrateEnder +dustClathrateGlowstone +dustClathrateOilSand +dustClathrateOilShale +dustClathrateRedstone +dustClay +dustCoal +dustCobalt +dustCoke +dustComb +dustConstantan +dustCopper +dustCryotheum +dustCyan +dustDamascusSteel +dustDeepIron +dustDenseBronze +dustDenseCopper +dustDenseGold +dustDenseIron +dustDenseLapis +dustDenseLead +dustDenseObsidian +dustDenseSteel +dustDenseTin +dustDesertChitin +dustDesichalkos +dustDiamond +dustDiorite +dustDioritePolished +dustDragonbone +dustElectrotine +dustElectrotineAlloy +dustElectrum +dustEmerald +dustEnder +dustEnderEye +dustEnderPearl +dustEnderium +dustEqualswheat +dustEtherium +dustEximite +dustExtractor +dustFirestone +dustFluix +dustForestry +dustFuelCoke +dustGateWood +dustGenerator +dustGlass +dustGlassBlack +dustGlassBlue +dustGlassBrown +dustGlassColorless +dustGlassCyan +dustGlassGray +dustGlassGreen +dustGlassHardened +dustGlassLightBlue +dustGlassLightGray +dustGlassLime +dustGlassMagenta +dustGlassOrange +dustGlassPink +dustGlassPurple +dustGlassRed +dustGlassWhite +dustGlassYellow +dustGlowstone +dustGold +dustGranite +dustGranitePolished +dustGray +dustGreen +dustHaderoth +dustHepatizon +dustHydratedCoal +dustIgnatius +dustInfuscolium +dustInolashite +dustInvar +dustIridium +dustIron +dustJungleChitin +dustKalendrite +dustKnightslime +dustKrik +dustLapis +dustLead +dustLemurite +dustLightBlue +dustLightGray +dustLime +dustLithium +dustLumium +dustLutetium +dustMacerator +dustMagenta +dustMana +dustManganese +dustManyullyn +dustMarble +dustMetal +dustMeutoite +dustMidasium +dustMilk +dustMithril +dustMossy +dustNetherAdamantine +dustNetherAlduorite +dustNetherAmordrine +dustNetherAngmallen +dustNetherAstralSilver +dustNetherAtlarus +dustNetherBlackSteel +dustNetherBrass +dustNetherCarmot +dustNetherCelenegil +dustNetherCeruclase +dustNetherDamascusSteel +dustNetherDeepIron +dustNetherDesichalkos +dustNetherEtherium +dustNetherEximite +dustNetherHaderoth +dustNetherHepatizon +dustNetherIgnatius +dustNetherInfuscolium +dustNetherInolashite +dustNetherKalendrite +dustNetherKrik +dustNetherLemurite +dustNetherLutetium +dustNetherManganese +dustNetherMeutoite +dustNetherMidasium +dustNetherMithril +dustNetherOrichalcum +dustNetherOsmium +dustNetherOureclase +dustNetherPlatinum +dustNetherPrometheum +dustNetherQuartz +dustNetherQuicksilver +dustNetherRubracium +dustNetherSanguinite +dustNetherShadowIron +dustNetherShadowSteel +dustNetherTartarite +dustNetherVulcanite +dustNetherVyroxeres +dustNetherrack +dustNickel +dustNuggetAdamantine +dustNuggetAlduorite +dustNuggetAmordrine +dustNuggetAngmallen +dustNuggetAstralSilver +dustNuggetAtlarus +dustNuggetBlackSteel +dustNuggetBrass +dustNuggetCarmot +dustNuggetCelenegil +dustNuggetCeruclase +dustNuggetDamascusSteel +dustNuggetDeepIron +dustNuggetDesichalkos +dustNuggetEtherium +dustNuggetEximite +dustNuggetHaderoth +dustNuggetHepatizon +dustNuggetIgnatius +dustNuggetInfuscolium +dustNuggetInolashite +dustNuggetKalendrite +dustNuggetKrik +dustNuggetLemurite +dustNuggetLutetium +dustNuggetManganese +dustNuggetMeutoite +dustNuggetMidasium +dustNuggetMithril +dustNuggetOrichalcum +dustNuggetOsmium +dustNuggetOureclase +dustNuggetPlatinum +dustNuggetPrometheum +dustNuggetQuicksilver +dustNuggetRubracium +dustNuggetSanguinite +dustNuggetShadowIron +dustNuggetShadowSteel +dustNuggetTartarite +dustNuggetVulcanite +dustNuggetVyroxeres +dustObsidian +dustOrange +dustOrichalcum +dustOsmium +dustOureclase +dustPeat +dustPeridot +dustPetrotheum +dustPhosphorus +dustPigiron +dustPink +dustPlatinum +dustPoorAdamantine +dustPoorAlduorite +dustPoorAmordrine +dustPoorAngmallen +dustPoorAstralSilver +dustPoorAtlarus +dustPoorBlackSteel +dustPoorBrass +dustPoorCarmot +dustPoorCelenegil +dustPoorCeruclase +dustPoorCopper +dustPoorDamascusSteel +dustPoorDeepIron +dustPoorDesichalkos +dustPoorEtherium +dustPoorEximite +dustPoorGold +dustPoorHaderoth +dustPoorHepatizon +dustPoorIgnatius +dustPoorInfuscolium +dustPoorInolashite +dustPoorIron +dustPoorKalendrite +dustPoorKrik +dustPoorLead +dustPoorLemurite +dustPoorLutetium +dustPoorManganese +dustPoorMeutoite +dustPoorMidasium +dustPoorMithril +dustPoorNickel +dustPoorOrichalcum +dustPoorOsmium +dustPoorOureclase +dustPoorPlatinum +dustPoorPrometheum +dustPoorQuicksilver +dustPoorRubracium +dustPoorSanguinite +dustPoorShadowIron +dustPoorShadowSteel +dustPoorSilver +dustPoorTartarite +dustPoorTin +dustPoorVulcanite +dustPoorVyroxeres +dustPoorZinc +dustPotash +dustPrismarine +dustPrismarineBrick +dustPrismarineDark +dustPrometheum +dustPurple +dustPyrotheum +dustQuartz +dustQuicksilver +dustRed +dustRedAlloy +dustRedstone +dustRedstoneActive +dustRefinedIron +dustRockwool +dustRubracium +dustRuby +dustSalt +dustSaltpeter +dustSanguinite +dustSapphire +dustSeared +dustShadowIron +dustShadowSteel +dustSignalum +dustSiliconDioxide +dustSilver +dustSlag +dustSlime +dustSlimeBlue +dustSlimeCongealed +dustSlimeDirt +dustSlimeGrass +dustSlimeGreen +dustSlimeRed +dustSolarPanel +dustSteel +dustStone +dustSulfur +dustTar +dustTartarite +dustThermite +dustTin +dustTinyBronze +dustTinyCopper +dustTinyGold +dustTinyIron +dustTinyLapis +dustTinyLead +dustTinyLithium +dustTinyObsidian +dustTinySilver +dustTinySulfur +dustTinyTin +dustTorch +dustTrapped +dustUMatter +dustUranium +dustVoid +dustVulcanite +dustVyroxeres +dustWatermill +dustWheat +dustWhite +dustWindmill +dustWood +dustWool +dustWoolBlack +dustWoolBlue +dustWoolBrown +dustWoolCyan +dustWoolGray +dustWoolGreen +dustWoolLightBlue +dustWoolLightGray +dustWoolLime +dustWoolMagenta +dustWoolOrange +dustWoolPink +dustWoolPurple +dustWoolRed +dustWoolWhite +dustWoolYellow +dustYellow +dustZinc +gemAdamantine +gemAlduorite +gemAluminum +gemAmordrine +gemAngmallen +gemApatite +gemArdite +gemAstralSilver +gemAtlarus +gemAustralium +gemBasalz +gemBlack +gemBlackSteel +gemBlaze +gemBlitz +gemBlizz +gemBlue +gemBrass +gemBrown +gemCarmot +gemCelenegil +gemCertusQuartz +gemCeruclase +gemChargedCertusQuartz +gemClathrateEnder +gemClathrateGlowstone +gemClathrateOilSand +gemClathrateOilShale +gemClathrateRedstone +gemCoal +gemCobalt +gemComb +gemCopper +gemCyan +gemDamascusSteel +gemDeepIron +gemDesichalkos +gemDiamond +gemElectrotine +gemEmerald +gemEtherium +gemEximite +gemExtractor +gemFirestone +gemGenerator +gemGold +gemGray +gemGreen +gemHaderoth +gemHepatizon +gemIgnatius +gemInfuscolium +gemInolashite +gemIridium +gemIron +gemKalendrite +gemKrik +gemLapis +gemLead +gemLemurite +gemLightBlue +gemLightGray +gemLime +gemLutetium +gemMacerator +gemMagenta +gemManganese +gemMeutoite +gemMidasium +gemMithril +gemNetherAdamantine +gemNetherAlduorite +gemNetherAmordrine +gemNetherAngmallen +gemNetherAstralSilver +gemNetherAtlarus +gemNetherBlackSteel +gemNetherBrass +gemNetherCarmot +gemNetherCelenegil +gemNetherCeruclase +gemNetherDamascusSteel +gemNetherDeepIron +gemNetherDesichalkos +gemNetherEtherium +gemNetherEximite +gemNetherHaderoth +gemNetherHepatizon +gemNetherIgnatius +gemNetherInfuscolium +gemNetherInolashite +gemNetherKalendrite +gemNetherKrik +gemNetherLemurite +gemNetherLutetium +gemNetherManganese +gemNetherMeutoite +gemNetherMidasium +gemNetherMithril +gemNetherOrichalcum +gemNetherOsmium +gemNetherOureclase +gemNetherPlatinum +gemNetherPrometheum +gemNetherQuicksilver +gemNetherRubracium +gemNetherSanguinite +gemNetherShadowIron +gemNetherShadowSteel +gemNetherTartarite +gemNetherVulcanite +gemNetherVyroxeres +gemNickel +gemNuggetAdamantine +gemNuggetAlduorite +gemNuggetAmordrine +gemNuggetAngmallen +gemNuggetAstralSilver +gemNuggetAtlarus +gemNuggetBlackSteel +gemNuggetBrass +gemNuggetCarmot +gemNuggetCelenegil +gemNuggetCeruclase +gemNuggetDamascusSteel +gemNuggetDeepIron +gemNuggetDesichalkos +gemNuggetEtherium +gemNuggetEximite +gemNuggetHaderoth +gemNuggetHepatizon +gemNuggetIgnatius +gemNuggetInfuscolium +gemNuggetInolashite +gemNuggetKalendrite +gemNuggetKrik +gemNuggetLemurite +gemNuggetLutetium +gemNuggetManganese +gemNuggetMeutoite +gemNuggetMidasium +gemNuggetMithril +gemNuggetOrichalcum +gemNuggetOsmium +gemNuggetOureclase +gemNuggetPlatinum +gemNuggetPrometheum +gemNuggetQuicksilver +gemNuggetRubracium +gemNuggetSanguinite +gemNuggetShadowIron +gemNuggetShadowSteel +gemNuggetTartarite +gemNuggetVulcanite +gemNuggetVyroxeres +gemOrange +gemOrichalcum +gemOsmium +gemOureclase +gemPeridot +gemPhosphorus +gemPink +gemPlatinum +gemPoorAdamantine +gemPoorAlduorite +gemPoorAmordrine +gemPoorAngmallen +gemPoorAstralSilver +gemPoorAtlarus +gemPoorBlackSteel +gemPoorBrass +gemPoorCarmot +gemPoorCelenegil +gemPoorCeruclase +gemPoorCopper +gemPoorDamascusSteel +gemPoorDeepIron +gemPoorDesichalkos +gemPoorEtherium +gemPoorEximite +gemPoorGold +gemPoorHaderoth +gemPoorHepatizon +gemPoorIgnatius +gemPoorInfuscolium +gemPoorInolashite +gemPoorIron +gemPoorKalendrite +gemPoorKrik +gemPoorLead +gemPoorLemurite +gemPoorLutetium +gemPoorManganese +gemPoorMeutoite +gemPoorMidasium +gemPoorMithril +gemPoorNickel +gemPoorOrichalcum +gemPoorOsmium +gemPoorOureclase +gemPoorPlatinum +gemPoorPrometheum +gemPoorQuicksilver +gemPoorRubracium +gemPoorSanguinite +gemPoorShadowIron +gemPoorShadowSteel +gemPoorSilver +gemPoorTartarite +gemPoorTin +gemPoorVulcanite +gemPoorVyroxeres +gemPoorZinc +gemPotash +gemPrismarine +gemPrometheum +gemPurple +gemQuartz +gemQuicksilver +gemRed +gemRedstone +gemRubracium +gemRuby +gemSaltpeter +gemSanguinite +gemSapphire +gemShadowIron +gemShadowSteel +gemSilver +gemSolarPanel +gemStone +gemSulfur +gemTar +gemTartarite +gemTin +gemUranium +gemVulcanite +gemVyroxeres +gemWatermill +gemWhite +gemWindmill +gemWood +gemYellow +gemZinc +ingotAdamantine +ingotAlduorite +ingotAlubrass +ingotAluminium +ingotAluminum +ingotAmordrine +ingotAngmallen +ingotArdite +ingotAstralSilver +ingotAtlarus +ingotAustralium +ingotBlackSteel +ingotBrass +ingotBrick +ingotBrickNether +ingotBrickSeared +ingotBronze +ingotCarmot +ingotCelenegil +ingotCeruclase +ingotCobalt +ingotConductiveIron +ingotConstantan +ingotCopper +ingotDamascusSteel +ingotDarkSteel +ingotDeepIron +ingotDesertChitin +ingotDesichalkos +ingotDragonbone +ingotElectricalSteel +ingotElectrotineAlloy +ingotElectrum +ingotEnderium +ingotEtherium +ingotEximite +ingotGold +ingotHaderoth +ingotHepatizon +ingotIgnatius +ingotInfuscolium +ingotInolashite +ingotInvar +ingotIridium +ingotIron +ingotJungleChitin +ingotKalendrite +ingotKnightslime +ingotKrik +ingotLead +ingotLemurite +ingotLumium +ingotLutetium +ingotManganese +ingotManyullyn +ingotMeutoite +ingotMidasium +ingotMithril +ingotNickel +ingotOrichalcum +ingotOsmium +ingotOureclase +ingotPigiron +ingotPlatinum +ingotPlutonium +ingotPrometheum +ingotQuicksilver +ingotRedAlloy +ingotRefinedIron +ingotRubracium +ingotSanguinite +ingotShadowIron +ingotShadowSteel +ingotSignalum +ingotSilver +ingotSteel +ingotTartarite +ingotTin +ingotTitanium +ingotTungsten +ingotTungstensteel +ingotUranium +ingotVulcanite +ingotVyroxeres +ingotYellorium +ingotZinc +nuggetAdamantine +nuggetAlduorite +nuggetAlubrass +nuggetAluminum +nuggetAmordrine +nuggetAngmallen +nuggetArdite +nuggetAstralSilver +nuggetAtlarus +nuggetAustralium +nuggetBlackSteel +nuggetBrass +nuggetBronze +nuggetCarmot +nuggetCelenegil +nuggetCeruclase +nuggetCobalt +nuggetConstantan +nuggetCopper +nuggetDamascusSteel +nuggetDeepIron +nuggetDesichalkos +nuggetDiamond +nuggetElectrum +nuggetEmerald +nuggetEnderium +nuggetEtherium +nuggetEximite +nuggetGold +nuggetHaderoth +nuggetHepatizon +nuggetIgnatius +nuggetInfuscolium +nuggetInolashite +nuggetInvar +nuggetIridium +nuggetIron +nuggetKalendrite +nuggetKnightslime +nuggetKrik +nuggetLead +nuggetLemurite +nuggetLumium +nuggetLutetium +nuggetManganese +nuggetManyullyn +nuggetMeutoite +nuggetMidasium +nuggetMithril +nuggetNickel +nuggetOrichalcum +nuggetOsmium +nuggetOureclase +nuggetPigiron +nuggetPlatinum +nuggetPrometheum +nuggetQuicksilver +nuggetRubracium +nuggetSanguinite +nuggetShadowIron +nuggetShadowSteel +nuggetSignalum +nuggetSilver +nuggetSteel +nuggetTartarite +nuggetTin +nuggetTitanium +nuggetTungsten +nuggetTungstensteel +nuggetUranium235 +nuggetVulcanite +nuggetVyroxeres +nuggetZinc +oreAdamantine +oreAlduorite +oreAlubrass +oreAluminum +oreAmordrine +oreAngmallen +oreApatite +oreArdite +oreAstralSilver +oreAtlarus +oreAustralium +oreBlackSteel +oreBrass +oreBronze +oreCarmot +oreCelenegil +oreCertusQuartz +oreCeruclase +oreChargedCertusQuartz +oreClathrateEnder +oreClathrateGlowstone +oreClathrateOilSand +oreClathrateOilShale +oreClathrateRedstone +oreCoal +oreCobalt +oreConstantan +oreCopper +oreDamascusSteel +oreDeepIron +oreDesichalkos +oreDiamond +oreElectrotine +oreElectrum +oreEmerald +oreEnderium +oreEtherium +oreEximite +oreFirestone +oreGold +oreHaderoth +oreHepatizon +oreIgnatius +oreInfuscolium +oreInolashite +oreInvar +oreIridium +oreIron +oreKalendrite +oreKnightslime +oreKrik +oreLapis +oreLead +oreLemurite +oreLumium +oreLutetium +oreManganese +oreManyullyn +oreMeutoite +oreMidasium +oreMithril +oreNetherAdamantine +oreNetherAlduorite +oreNetherAlubrass +oreNetherAluminum +oreNetherAmordrine +oreNetherAngmallen +oreNetherArdite +oreNetherAstralSilver +oreNetherAtlarus +oreNetherBlackSteel +oreNetherBrass +oreNetherBronze +oreNetherCarmot +oreNetherCelenegil +oreNetherCeruclase +oreNetherCobalt +oreNetherConstantan +oreNetherCopper +oreNetherDamascusSteel +oreNetherDeepIron +oreNetherDesichalkos +oreNetherElectrum +oreNetherEnderium +oreNetherEtherium +oreNetherEximite +oreNetherGold +oreNetherHaderoth +oreNetherHepatizon +oreNetherIgnatius +oreNetherInfuscolium +oreNetherInolashite +oreNetherInvar +oreNetherIridium +oreNetherIron +oreNetherKalendrite +oreNetherKnightslime +oreNetherKrik +oreNetherLead +oreNetherLemurite +oreNetherLumium +oreNetherLutetium +oreNetherManganese +oreNetherManyullyn +oreNetherMeutoite +oreNetherMidasium +oreNetherMithril +oreNetherNickel +oreNetherOrichalcum +oreNetherOsmium +oreNetherOureclase +oreNetherPigiron +oreNetherPlatinum +oreNetherPrometheum +oreNetherQuicksilver +oreNetherRubracium +oreNetherSanguinite +oreNetherShadowIron +oreNetherShadowSteel +oreNetherSignalum +oreNetherSilver +oreNetherSteel +oreNetherTartarite +oreNetherTin +oreNetherVulcanite +oreNetherVyroxeres +oreNetherZinc +oreNickel +oreNuggetAdamantine +oreNuggetAlduorite +oreNuggetAlubrass +oreNuggetAluminum +oreNuggetAmordrine +oreNuggetAngmallen +oreNuggetArdite +oreNuggetAstralSilver +oreNuggetAtlarus +oreNuggetBlackSteel +oreNuggetBrass +oreNuggetBronze +oreNuggetCarmot +oreNuggetCelenegil +oreNuggetCeruclase +oreNuggetCobalt +oreNuggetConstantan +oreNuggetCopper +oreNuggetDamascusSteel +oreNuggetDeepIron +oreNuggetDesichalkos +oreNuggetElectrum +oreNuggetEnderium +oreNuggetEtherium +oreNuggetEximite +oreNuggetGold +oreNuggetHaderoth +oreNuggetHepatizon +oreNuggetIgnatius +oreNuggetInfuscolium +oreNuggetInolashite +oreNuggetInvar +oreNuggetIridium +oreNuggetIron +oreNuggetKalendrite +oreNuggetKnightslime +oreNuggetKrik +oreNuggetLead +oreNuggetLemurite +oreNuggetLumium +oreNuggetLutetium +oreNuggetManganese +oreNuggetManyullyn +oreNuggetMeutoite +oreNuggetMidasium +oreNuggetMithril +oreNuggetNickel +oreNuggetOrichalcum +oreNuggetOsmium +oreNuggetOureclase +oreNuggetPigiron +oreNuggetPlatinum +oreNuggetPrometheum +oreNuggetQuicksilver +oreNuggetRubracium +oreNuggetSanguinite +oreNuggetShadowIron +oreNuggetShadowSteel +oreNuggetSignalum +oreNuggetSilver +oreNuggetSteel +oreNuggetTartarite +oreNuggetTin +oreNuggetVulcanite +oreNuggetVyroxeres +oreNuggetZinc +oreOrichalcum +oreOsmium +oreOureclase +orePeridot +orePhosphorus +orePigiron +orePlatinum +orePoorAdamantine +orePoorAlduorite +orePoorAlubrass +orePoorAluminum +orePoorAmordrine +orePoorAngmallen +orePoorArdite +orePoorAstralSilver +orePoorAtlarus +orePoorBlackSteel +orePoorBrass +orePoorBronze +orePoorCarmot +orePoorCelenegil +orePoorCeruclase +orePoorCobalt +orePoorConstantan +orePoorCopper +orePoorDamascusSteel +orePoorDeepIron +orePoorDesichalkos +orePoorElectrum +orePoorEnderium +orePoorEtherium +orePoorEximite +orePoorGold +orePoorHaderoth +orePoorHepatizon +orePoorIgnatius +orePoorInfuscolium +orePoorInolashite +orePoorInvar +orePoorIridium +orePoorIron +orePoorKalendrite +orePoorKnightslime +orePoorKrik +orePoorLead +orePoorLemurite +orePoorLumium +orePoorLutetium +orePoorManganese +orePoorManyullyn +orePoorMeutoite +orePoorMidasium +orePoorMithril +orePoorNickel +orePoorOrichalcum +orePoorOsmium +orePoorOureclase +orePoorPigiron +orePoorPlatinum +orePoorPrometheum +orePoorQuicksilver +orePoorRubracium +orePoorSanguinite +orePoorShadowIron +orePoorShadowSteel +orePoorSignalum +orePoorSilver +orePoorSteel +orePoorTartarite +orePoorTin +orePoorVulcanite +orePoorVyroxeres +orePoorZinc +orePotash +orePrometheum +oreQuartz +oreQuicksilver +oreRedstone +oreRubracium +oreRuby +oreSaltpeter +oreSanguinite +oreSapphire +oreShadowIron +oreShadowSteel +oreSignalum +oreSilver +oreSteel +oreSulfur +oreTar +oreTartarite +oreTin +oreUranium +oreVulcanite +oreVyroxeres +oreZinc +plateAdamantine +plateAdvancedAlloy +plateAlduorite +plateAlubrass +plateAluminum +plateAmordrine +plateAngmallen +plateArdite +plateAstralSilver +plateAtlarus +plateBlackSteel +plateBrass +plateBronze +plateCarbon +plateCarmot +plateCelenegil +plateCeruclase +plateCobalt +plateConstantan +plateCopper +plateDamascusSteel +plateDeepIron +plateDenseBronze +plateDenseCopper +plateDenseGold +plateDenseIron +plateDenseLapis +plateDenseLead +plateDenseObsidian +plateDenseSteel +plateDenseTin +plateDesichalkos +plateElectrum +plateEnderium +plateEtherium +plateEximite +plateGold +plateHaderoth +plateHepatizon +plateIgnatius +plateInfuscolium +plateInolashite +plateInvar +plateIridium +plateIron +plateKalendrite +plateKnightslime +plateKrik +plateLapis +plateLead +plateLemurite +plateLumium +plateLutetium +plateManganese +plateManyullyn +plateMeutoite +plateMidasium +plateMithril +plateNickel +plateObsidian +plateOrichalcum +plateOsmium +plateOureclase +platePigiron +platePlatinum +platePrometheum +plateQuicksilver +plateRubracium +plateSanguinite +plateShadowIron +plateShadowSteel +plateSignalum +plateSilver +plateSteel +plateTartarite +plateTin +plateVulcanite +plateVyroxeres +plateZinc diff --git a/config-source/cofh/thermalinnovation/client.cfg b/config-source/cofh/thermalinnovation/client.cfg new file mode 100644 index 0000000..edd2ae8 --- /dev/null +++ b/config-source/cofh/thermalinnovation/client.cfg @@ -0,0 +1,7 @@ +# Configuration file + +Version { + S:Identifier=0.3.6 +} + + diff --git a/config-source/cofh/thermalinnovation/common.cfg b/config-source/cofh/thermalinnovation/common.cfg new file mode 100644 index 0000000..443433b --- /dev/null +++ b/config-source/cofh/thermalinnovation/common.cfg @@ -0,0 +1,54 @@ +# Configuration file + +Item { + + Drill { + # Adjust this value to change the amount of Energy (in RF) stored by a Basic Fluxbore. This base value will scale with item level. [range: 10000 ~ 10000000, default: 40000] + I:BaseCapacity=40000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Basic Fluxbore. This base value will scale with item level. [range: 100 ~ 1000000, default: 1000] + I:BaseReceive=1000 + B:Enable=true + } + + Saw { + # Adjust this value to change the amount of Energy (in RF) stored by a Basic Fluxsaw. This base value will scale with item level. [range: 10000 ~ 10000000, default: 40000] + I:BaseCapacity=40000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Basic Fluxsaw. This base value will scale with item level. [range: 100 ~ 1000000, default: 1000] + I:BaseReceive=1000 + B:Enable=true + } + + Magnet { + # Adjust this value to change the amount of Energy (in RF) stored by a Basic Fluxomagnet. This base value will scale with item level. [range: 10000 ~ 10000000, default: 40000] + I:BaseCapacity=40000 + + # Adjust this value to change the amount of Energy (in RF/t) that can be received by a Basic Fluxomagnet. This base value will scale with item level. [range: 100 ~ 1000000, default: 1000] + I:BaseReceive=1000 + B:Enable=true + } + + Injector { + # Adjust this value to change the amount of Fluid (in mB) stored by a Basic Hypoinfuser. This base value will scale with item level. [range: 400 ~ 10000, default: 2000] + I:BaseCapacity=2000 + B:Enable=true + } + + Quiver { + # Adjust this value to change the quantity of arrows stored by a Basic Alchemical Quiver. This base value will scale with item level. [range: 8 ~ 200, default: 40] + I:BaseArrowCapacity=40 + + # Adjust this value to change the amount of Fluid (in mB) stored by a Basic Alchemical Quiver. This base value will scale with item level. [range: 400 ~ 10000, default: 2000] + I:BaseFluidCapacity=2000 + B:Enable=true + } + +} + + +Version { + S:Identifier=0.3.6 +} + + diff --git a/config-source/cofh/world/00_minecraft.json b/config-source/cofh/world/00_minecraft.json new file mode 100644 index 0000000..a9d2a7c --- /dev/null +++ b/config-source/cofh/world/00_minecraft.json @@ -0,0 +1,393 @@ +{ + "priority": 1000000000000, + "populate": { + "dirt": { + + "distribution": "uniform", + "generator": { + "block": "dirt", + "material": "minecraft:stone", + "cluster-size": 33 + }, + "cluster-count": 10, + "min-height": 0, + "max-height": 256, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "gravel": { + "distribution": "uniform", + "generator": { + "block": "gravel", + "material": "minecraft:stone", + "cluster-size": 33 + }, + "cluster-count": 8, + "min-height": 0, + "max-height": 256, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "diorite": { + "distribution": "uniform", + "generator": { + "block": { + "name": "stone", + "properties": { + "variant": "diorite" + } + }, + "material": "minecraft:stone", + "cluster-size": 33 + }, + "cluster-count": 10, + "min-height": 0, + "max-height": 80, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "granite": { + "distribution": "uniform", + "generator": { + "block": { + "name": "stone", + "properties": { + "variant": "granite" + } + }, + "material": "minecraft:stone", + "cluster-size": 33 + }, + "cluster-count": 10, + "min-height": 0, + "max-height": 80, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "andesite": { + "distribution": "uniform", + "generator": { + "block": { + "name": "stone", + "properties": { + "variant": "andesite" + } + }, + "material": "minecraft:stone", + "cluster-size": 33 + }, + "cluster-count": 10, + "min-height": 0, + "max-height": 80, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "coal": { + "distribution": "uniform", + "generator": { + "block": "coal_ore", + "material": "minecraft:stone", + "cluster-size": 17 + }, + "cluster-count": 20, + "min-height": 0, + "max-height": 128, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "iron": { + "distribution": "uniform", + "generator": { + "block": "iron_ore", + "material": "minecraft:stone", + "cluster-size": 9 + }, + "cluster-count": 20, + "min-height": 0, + "max-height": 64, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "gold": { + "distribution": "uniform", + "generator": { + "block": "gold_ore", + "material": "minecraft:stone", + "cluster-size": 9 + }, + "cluster-count": 2, + "min-height": 0, + "max-height": 32, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "redstone": { + "distribution": "uniform", + "generator": { + "block": "redstone_ore", + "material": "minecraft:stone", + "cluster-size": 8 + }, + "cluster-count": 8, + "min-height": 0, + "max-height": 16, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "diamond": { + "distribution": "uniform", + "generator": { + "block": "diamond_ore", + "material": "minecraft:stone", + "cluster-size": 8 + }, + "cluster-count": 1, + "min-height": 0, + "max-height": 16, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "lapis": { + "distribution": "gaussian", + "generator": { + "block": "lapis_ore", + "material": "minecraft:stone", + "cluster-size": 7 + }, + "cluster-count": 1, + "center-height": 16, + "spread": 16, + "retrogen": false, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "mesa_gold": { + "enabled": true, + "distribution": "uniform", + "generator": { + "block": { + "name": "gold_ore" + }, + "material": "minecraft:stone", + "cluster-size": 9 + }, + "cluster-count": 20, + "min-height": 32, + "max-height": 80, + "retrogen": false, + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "id", + "entry": [ + "mesa", + "mesa_rock", + "mesa_clear_rock", + "mutated_mesa", + "mutated_mesa_rock", + "mutated_mesa_clear_rock" + ] + } + ] + }, + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "emerald": { + "distribution": "uniform", + "generator": { + "block": { + "name": "emerald_ore" + }, + "material": "minecraft:stone", + "cluster-size": 1 + }, + "cluster-count": { + "min": 3, + "max": 6 + }, + "min-height": 4, + "max-height": 28, + "retrogen": false, + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "id", + "entry": [ + "extreme_hills", + "smaller_extreme_hills", + "extreme_hills_with_trees", + "mutated_extreme_hills", + "mutated_extreme_hills_with_trees" + ] + } + ] + }, + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "silverfish": { + "distribution": "uniform", + "generator": { + "block": { + "name": "monster_egg", + "properties": { + "variant": "stone" + } + }, + "material": "minecraft:stone", + "cluster-size": 9 + }, + "cluster-count": 7, + "min-height": 0, + "max-height": 64, + "retrogen": false, + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "id", + "entry": [ + "extreme_hills", + "smaller_extreme_hills", + "extreme_hills_with_trees", + "mutated_extreme_hills", + "mutated_extreme_hills_with_trees" + ] + } + ] + }, + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + + "quartz": { + "distribution": "uniform", + "generator": { + "block": "quartz_ore", + "material": "minecraft:netherrack", + "cluster-size": 14 + }, + "cluster-count": 16, + "min-height": 10, + "max-height": 118, + "retrogen": false, + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "dictionary", + "entry": "NETHER" + } + ] + }, + "dimension": "all" + } + } +} diff --git a/config-source/cofh/world/01_thermalfoundation_ores.json b/config-source/cofh/world/01_thermalfoundation_ores.json new file mode 100644 index 0000000..1e4a495 --- /dev/null +++ b/config-source/cofh/world/01_thermalfoundation_ores.json @@ -0,0 +1,313 @@ +{ + "dependencies": "thermalfoundation", + "populate": { + "copper": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": { + "name": "thermalfoundation:ore", + "properties": { + "type": "copper" + } + }, + "material": "minecraft:stone", + "cluster-size": 8 + }, + "cluster-count": 8, + "min-height": 40, + "max-height": 75, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "tin": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": { + "name": "thermalfoundation:ore", + "properties": { + "type": "tin" + } + }, + "material": "minecraft:stone", + "cluster-size": 8 + }, + "cluster-count": 7, + "min-height": 20, + "max-height": 55, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "silver": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "thermalfoundation:ore", + "properties": { + "type": "silver" + }, + "weight": 80 + }, + { + "name": "thermalfoundation:ore", + "properties": { + "type": "lead" + }, + "weight": 20 + } + ], + "material": "minecraft:stone", + "cluster-size": 8 + }, + "cluster-count": 4, + "min-height": 5, + "max-height": 30, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "lead": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "thermalfoundation:ore", + "properties": { + "type": "lead" + }, + "weight": 90 + }, + { + "name": "thermalfoundation:ore", + "properties": { + "type": "silver" + }, + "weight": 10 + } + ], + "material": "minecraft:stone", + "cluster-size": 8 + }, + "cluster-count": 4, + "min-height": 10, + "max-height": 35, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "nickel": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": { + "name": "thermalfoundation:ore", + "properties": { + "type": "nickel" + } + }, + "material": "minecraft:stone", + "cluster-size": 4 + }, + "cluster-count": 2, + "min-height": 5, + "max-height": 20, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "platinum": { + "enabled": "false", + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "thermalfoundation:ore", + "properties": { + "type": "platinum" + }, + "weight": 40 + }, + { + "name": "thermalfoundation:ore", + "properties": { + "type": "nickel" + }, + "weight": 60 + } + ], + "material": "minecraft:stone", + "cluster-size": 4 + }, + "cluster-count": 1, + "min-height": 5, + "max-height": 25, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "aluminum": { + "enabled": "false", + "distribution": "uniform", + "generator": { + "block": { + "name": "thermalfoundation:ore", + "properties": { + "type": "aluminum" + } + }, + "material": "minecraft:stone", + "cluster-size": 8 + }, + "cluster-count": 8, + "min-height": 40, + "max-height": 75, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "iridium": { + "enabled": "false", + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "thermalfoundation:ore", + "properties": { + "type": "iridium" + }, + "weight": 40 + }, + { + "name": "thermalfoundation:ore", + "properties": { + "type": "platinum" + }, + "weight": 60 + } + ], + "material": "minecraft:stone", + "cluster-size": 4 + }, + "cluster-count": 1, + "min-height": 5, + "max-height": 25, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "copper_ocean": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": { + "name": "thermalfoundation:ore", + "properties": { + "type": "copper" + } + }, + "material": "minecraft:stone", + "cluster-size": 8 + }, + "cluster-count": 4, + "min-height": 20, + "max-height": 55, + "retrogen": "true", + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "dictionary", + "entry": "OCEAN" + } + ] + }, + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "copper_high": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": { + "name": "thermalfoundation:ore", + "properties": { + "type": "copper" + } + }, + "material": "minecraft:stone", + "cluster-size": 8 + }, + "cluster-count": 8, + "min-height": 48, + "max-height": 96, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + } + } +} diff --git a/config-source/cofh/world/02_thermalfoundation_oil.json b/config-source/cofh/world/02_thermalfoundation_oil.json new file mode 100644 index 0000000..a2b496a --- /dev/null +++ b/config-source/cofh/world/02_thermalfoundation_oil.json @@ -0,0 +1,184 @@ +{ + "dependencies": "thermalfoundation", + "populate": { + "oil_sand_clathrate": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": { + "name": "thermalfoundation:ore_fluid", + "properties": { + "type": "crude_oil_sand" + } + }, + "material": [ + "minecraft:sand", + "minecraft:sandstone", + "minecraft:stone" + ], + "cluster-size": 16 + }, + "cluster-count": 4, + "chunk-chance": 10, + "min-height": 10, + "max-height": 80, + "in-village": "false", + "retrogen": "true", + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "dictionary", + "entry": "SANDY" + } + ] + }, + "dimension": "all" + }, + "oil_shale_clathrate": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "thermalfoundation:ore_fluid", + "properties": { + "type": "crude_oil_gravel" + }, + "weight": 80 + }, + { + "name": "minecraft:coal_ore", + "weight": 20 + } + ], + "material": [ + "minecraft:dirt", + "minecraft:gravel", + "minecraft:stone" + ], + "cluster-size": 16 + }, + "cluster-count": 4, + "chunk-chance": 10, + "min-height": 10, + "max-height": 80, + "in-village": "false", + "retrogen": "true", + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "dictionary", + "entry": "MESA" + }, + { + "type": "dictionary", + "entry": "OCEAN" + }, + { + "type": "dictionary", + "entry": "SNOWY" + }, + { + "type": "dictionary", + "entry": "SWAMP" + } + ] + }, + "dimension": "all" + }, + "oil_sand": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "type": "geode", + "block": [ + { + "name": "thermalfoundation:ore_fluid", + "properties": { + "type": "crude_oil_sand" + }, + "weight": 80 + }, + { + "name": "minecraft:sand", + "weight": 20 + } + ], + "material": [ + "minecraft:sand", + "minecraft:sandstone", + "minecraft:stone" + ], + "hollow": "true", + "filler": "thermalfoundation:fluid_crude_oil", + "crust": "minecraft:sandstone" + }, + "cluster-count": 3, + "chunk-chance": 40, + "min-height": 30, + "max-height": 60, + "in-village": "false", + "retrogen": "true", + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "dictionary", + "entry": "SANDY" + } + ] + }, + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "oil_shale": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "type": "geode", + "block": [ + { + "name": "thermalfoundation:ore_fluid", + "properties": { + "type": "crude_oil_gravel" + }, + "weight": 80 + }, + { + "name": "minecraft:gravel", + "weight": 20 + } + ], + "material": [ + "minecraft:dirt", + "minecraft:gravel", + "minecraft:stone" + ], + "hollow": "true", + "filler": "thermalfoundation:fluid_crude_oil", + "crust": "minecraft:stone" + }, + "cluster-count": 2, + "chunk-chance": 50, + "min-height": 20, + "max-height": 60, + "in-village": "false", + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + } + } +} diff --git a/config-source/cofh/world/03_thermalfoundation_clathrates.json b/config-source/cofh/world/03_thermalfoundation_clathrates.json new file mode 100644 index 0000000..bee7a9e --- /dev/null +++ b/config-source/cofh/world/03_thermalfoundation_clathrates.json @@ -0,0 +1,104 @@ +{ + "dependencies": "thermalfoundation", + "populate": { + "redstone_clathrate": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "thermalfoundation:ore_fluid", + "properties": { + "type": "redstone" + }, + "weight": 90 + }, + { + "name": "thermalfoundation:fluid_redstone", + "weight": 10 + } + ], + "material": "minecraft:stone", + "cluster-size": 16 + }, + "cluster-count": 2, + "chunk-chance": 12, + "min-height": 0, + "max-height": 20, + "retrogen": "true", + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "glowstone_clathrate": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "thermalfoundation:ore_fluid", + "properties": { + "type": "glowstone" + }, + "weight": 90 + }, + { + "name": "thermalfoundation:fluid_glowstone", + "weight": 10 + } + ], + "material": "minecraft:netherrack", + "cluster-size": 20 + }, + "cluster-count": 2, + "chunk-chance": 12, + "min-height": 10, + "max-height": 40, + "retrogen": "true", + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "dictionary", + "entry": "NETHER" + } + ] + }, + "dimension": "all" + }, + "ender_clathrate": { + "enabled": "true", + "distribution": "uniform", + "generator": { + "block": { + "name": "thermalfoundation:ore_fluid", + "properties": { + "type": "ender" + } + }, + "material": "minecraft:end_stone", + "cluster-size": 24 + }, + "cluster-count": 10, + "chunk-chance": 4, + "min-height": 10, + "max-height": 80, + "retrogen": "true", + "biome": { + "restriction": "whitelist", + "value": [ + { + "type": "dictionary", + "entry": "END" + } + ] + }, + "dimension": "all" + } + } +} diff --git a/config-source/cofh/world/config.cfg b/config-source/cofh/world/config.cfg new file mode 100644 index 0000000..6080662 --- /dev/null +++ b/config-source/cofh/world/config.cfg @@ -0,0 +1,31 @@ +# Configuration file + +~CONFIG_VERSION: 1.4.0 + +World { + # If TRUE, CoFH World will not generate features at all. This option is intended for use when you want another mod to handle ore generation but do not want to blank out the various .json files yourself. Flat Bedrock may still be used. [default: false] + B:DisableAllGeneration=false + + # If TRUE, standard Minecraft ore generation will be REPLACED. Configure in the 00_minecraft.json file; standard Minecraft defaults have been provided. If you rename the 00_minecraft.json file, this option WILL NOT WORK. [default: false] + B:ReplaceStandardGeneration=false + + # If TRUE, world generation handled by CoFH World will be retroactively applied to existing chunks. [default: false] + B:RetroactiveGeneration=false + + # This adjusts the % chance that a tree will grow as normal when it is meant to. Reducing this value will mean that trees take longer to grow, on average. [range: 1 ~ 100, default: 100] + I:TreeGrowthChance=100 + + Bedrock { + # If TRUE, the bedrock layer will be flattened. [default: false] + B:EnableFlatBedrock=false + + # If TRUE, Flat Bedrock will retroactively be applied to existing chunks, if retroactive generation is enabled. [default: false] + B:EnableRetroactiveFlatBedrock=false + + # This adjusts the number of layers of Flat Bedrock, if enabled. [range: 1 ~ 8, default: 2] + I:NumBedrockLayers=2 + } + +} + + diff --git a/config-source/compactsolars.cfg b/config-source/compactsolars.cfg new file mode 100644 index 0000000..3a697a8 --- /dev/null +++ b/config-source/compactsolars.cfg @@ -0,0 +1,8 @@ +# Configuration file + +general { + # The EU generation scaling factor. The average number of ticks needed to generate one EU packet.1 is every tick, 2 is every other tick etc. Each Solar will still generate a whole packet (8, 64, 512 EU). + I:scaleFactor=1 +} + + diff --git a/config-source/environmentalcreepers.cfg b/config-source/environmentalcreepers.cfg new file mode 100644 index 0000000..39ef8aa --- /dev/null +++ b/config-source/environmentalcreepers.cfg @@ -0,0 +1,111 @@ +# Configuration file + +Generic { + # If true, then the global config file is copied to the world + # (in data/environmentalcreepers/environmentalcreepers.cfg), if one doesn't exist there yet. + B:copyConfigToWorld=true + + # The maximum y position where Creeper explosions will do block damage, + # if enableCreeperAltitudeCondition is enabled. + I:creeperAltitudeDamageMaxY=64 + + # The minimum y position where Creeper explosions will do block damage, + # if enableCreeperAltitudeCondition is enabled. + I:creeperAltitudeDamageMinY=-64 + + # The chance of Creeper explosions to cause other Creepers to trigger within range. Set to 1.0 to always trigger. + D:creeperChainReactionChance=1.0 + + # The maximum distance within which a Creeper exploding will cause a chain reaction. + D:creeperChainReactionMaxDistance=16.0 + + # The chance of Creeper explosions to drop the blocks as items. Set to 1.0 to always drop. + D:creeperExplosionBlockDropChance=1.0 + + # The strength of Charged Creeper explosions. Default in vanilla: 6.0 (double of normal Creepers). + D:creeperExplosionStrengthCharged=6.0 + + # The strength of Creeper explosions. Default in vanilla: 3.0 for normal Creepers (becomes double ie. 6.0 for Charged Creepers). + D:creeperExplosionStrengthNormal=3.0 + + # Completely disable Creeper explosion from damaging blocks + B:disableCreeperExplosionBlockDamage=true + + # Completely disable Creepers from exploding + B:disableCreeperExplosionCompletely=false + + # Disable Creeper explosions from damaging items on the ground + B:disableCreeperExplosionItemDamage=true + + # Completely disable other explosions than Creepers from damaging blocks + B:disableOtherExplosionBlockDamage=false + + # Disable other explosions than Creepers from damaging items on the ground + B:disableOtherExplosionItemDamage=true + + # Enable setting a y range for Creepers to do block damage. + # Set the range in 'creeperAltitudeDamageMaxY' and 'creeperAltitudeDamageMinY'. + B:enableCreeperAltitudeCondition=false + + # When enabled, a Creeper exploding has a chance to trigger other nearby Creepers. + B:enableCreeperExplosionChainReaction=false + + # Modify the chance of Creeper explosions to drop the blocks as items. Set the chance in creeperExplosionBlockDropChance. + B:modifyCreeperExplosionDropChance=true + + # Modify the strength of Creeper explosions. + B:modifyCreeperExplosionStrength=false + + # Modify the chance of other explosions than Creepers to drop the blocks as items. Set the chance in otherExplosionBlockDropChance. + B:modifyOtherExplosionDropChance=true + + # The chance of other explosions than Creepers to drop the blocks as items. Set to 1.0 to always drop. + D:otherExplosionBlockDropChance=1.0 + + # If true, then configs are attempted to be read from a config inside the world + # (in data/environmentalcreepers/environmentalcreepers.cfg), if one exists there. + B:usePerWorldConfig=true + + # Log some messages on each explosion, for debugging purposes. Leave disabled for normal use. + B:verboseLogging=false +} + + +Lists { + # The list type for the explosion class filtering. + # Either 'none' or 'blacklist' or 'whitelist'. + # Blacklisted (or non-whitelisted) entities will not be removed from the explosion damage list. + # This allows for example those entities to run their custom code when damaged by explosions. + S:entityClassListType=blacklist + + # A list of full class names of entities that should be ignored. + # This means that these entities will not get removed from the + # list of entities to be damaged by the explosion, allowing these + # entities to handle the explosion code themselves. + # Used if entityClassListType = blacklist + S:entityTypeBlacklist < + appeng.entity.EntitySingularity + > + + # A list of full class names of entities that are the only ones + # that should be acted on, see the comment on entityTypeBlacklist. + # Used if entityClassListType = whitelist + S:entityTypeWhitelist < + > + + # The list type for the explosion class filtering. + # Either 'none' or 'blacklist' or 'whitelist'. + # Blacklisted (or non-whitelisted) explosion types won't be handled by this mod. + S:explosionClassListType=blacklist + + # A list of full class names of explosions that should be ignored. Used if explosionClassListType = blacklist + S:explosionTypeBlacklist < + slimeknights.tconstruct.gadgets.entity.ExplosionEFLN + > + + # A list of full class names of explosions that are the only ones that should be acted on. Used if explosionClassListType = whitelist + S:explosionTypeWhitelist < + > +} + + diff --git a/config-source/forestry/apiculture.cfg b/config-source/forestry/apiculture.cfg new file mode 100644 index 0000000..a00e39e --- /dev/null +++ b/config-source/forestry/apiculture.cfg @@ -0,0 +1,44 @@ +# Configuration file + +~CONFIG_VERSION: 3.0.0 + +beekeeping { + # The maximum number of flowers for hives to spawn nearby over time. [range: 0 ~ 1000, default: 20] + I:flowers.spawn=20 + + # Change the beekeeping mode. [default: NORMAL] [valid: [EASY, NORMAL, HARD, HARDCORE, INSANE]] + S:mode=NORMAL + + # Percent chance of a second princess drop, for limited/skyblock maps. [range: 0.0 ~ 100.0, default: 0.0] + S:second.princess=0.0 + + # If true bees will pollinate leaves with themselves to speed up getting a homozgous genome. [default: false] + B:self.pollination=false + + # The number of ticks per bee work cycle. [range: 250 ~ 850, default: 550] + I:ticks.work=550 + + hivedamage { + # The bees only attack the player if he starts to destroy the hive. [default: true] + B:onlyAfterAttack=true + + # Whether bees can damage other entities than the player. [default: false] + B:onlyPlayers=false + + # Whether bees can damage a player playing on peaceful mode. [default: false] + B:peaceful=false + + # Whether bees can damage a player while they are underwater. [default: true] + B:underwater=true + } + +} + + +species { + # Add species to blacklist identified by their uid, one per line. [default: ] + S:blacklist < + > +} + + diff --git a/config-source/forestry/arboriculture.cfg b/config-source/forestry/arboriculture.cfg new file mode 100644 index 0000000..e840831 --- /dev/null +++ b/config-source/forestry/arboriculture.cfg @@ -0,0 +1,879 @@ +# Configuration file + +~CONFIG_VERSION: 1.0.0 + +########################################################################################################## +# trees +#--------------------------------------------------------------------------------------------------------# +# This config can be used to customise the world generation for all trees that where added by forestry or +# by an addon mod like extra trees. +# +# # The spawn rarity of the tree species in the world. [range: 0.0 ~ 1.0] +# S:rarity=1.0 +# +# # Dimension ids can be added to these lists to blacklist or whitelist them. +# dimensions { +# I:blacklist < +# 1 +# > +# I:whitelist < +# -1 +# > +# } +# +# # Biome types or registry names can be added to these lists to blacklist them. +# biomes { +# blacklist { +# S:names < +# minecraft:plains +# > +# S:types < +# forest +# > +# } +# } +########################################################################################################## + +trees { + + ########################################################################################################## + # global + #--------------------------------------------------------------------------------------------------------# + # All options defined in the global category are used for all trees. + ########################################################################################################## + + global { + D:rarity=1.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + forestry { + + treebirch { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treegigant { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treeoak { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treeplum { + D:rarity=0.004999999888241291 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treesequoia { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treebalsa { + D:rarity=5.000000237487257E-4 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treeipe { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treechestnut { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treespruce { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treeacacia { + D:rarity=0.004999999888241291 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treepadauk { + D:rarity=0.004999999888241291 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treelime { + D:rarity=0.004999999888241291 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treemaple { + D:rarity=0.0024999999441206455 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treewenge { + D:rarity=5.000000237487257E-4 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treeacaciavanilla { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treemahoe { + D:rarity=4.999999873689376E-6 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treesipiri { + D:rarity=0.0024999999441206455 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treepapaya { + D:rarity=0.004999999888241291 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treekapok { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treezebrawood { + D:rarity=5.000000237487257E-4 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treepoplar { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treeteak { + D:rarity=0.0024999999441206455 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treeebony { + D:rarity=5.000000237487257E-4 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treemahogony { + D:rarity=5.000000237487257E-4 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treepine { + D:rarity=0.0024999999441206455 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treecherry { + D:rarity=0.001500000013038516 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treecocobolo { + D:rarity=5.000000237487257E-4 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treewalnut { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treewillow { + D:rarity=0.0024999999441206455 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treelemon { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treelarch { + D:rarity=0.0024999999441206455 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treedarkoak { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treedate { + D:rarity=0.004999999888241291 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treejungle { + D:rarity=0.0 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + treebaobab { + D:rarity=0.004999999888241291 + + dimensions { + I:blacklist < + > + I:whitelist < + > + } + + biomes { + + blacklist { + S:names < + > + S:types < + > + } + + } + + } + + } + +} + + diff --git a/config-source/forestry/backpacks.cfg b/config-source/forestry/backpacks.cfg new file mode 100644 index 0000000..7d9cd2c --- /dev/null +++ b/config-source/forestry/backpacks.cfg @@ -0,0 +1,318 @@ +# Configuration file + +~CONFIG_VERSION: 2.0.0 + +backpacks { + + forestry { + + miner { + # Add itemStacks for the forestry.miner's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.accepted < + railcraft:dust:0 + railcraft:dust:1 + railcraft:dust:2 + railcraft:dust:3 + railcraft:dust:4 + railcraft:dust:5 + railcraft:dust:6 + railcraft:dust:7 + railcraft:generic:6 + railcraft:ingot:0 + railcraft:ingot:1 + railcraft:ingot:2 + railcraft:ingot:3 + railcraft:ingot:4 + railcraft:ingot:5 + railcraft:ingot:6 + railcraft:ingot:7 + railcraft:ingot:8 + railcraft:ingot:9 + railcraft:metal:0 + railcraft:metal:1 + railcraft:metal:2 + railcraft:metal:3 + railcraft:metal:4 + railcraft:metal:5 + railcraft:metal:6 + railcraft:metal:7 + railcraft:nugget:0 + railcraft:nugget:1 + railcraft:nugget:2 + railcraft:nugget:3 + railcraft:nugget:4 + railcraft:nugget:5 + railcraft:nugget:6 + railcraft:nugget:7 + railcraft:nugget:8 + railcraft:nugget:9 + railcraft:ore:0 + railcraft:ore:1 + railcraft:ore:2 + railcraft:ore:3 + railcraft:ore:4 + railcraft:ore_metal:0 + railcraft:ore_metal:1 + railcraft:ore_metal:2 + railcraft:ore_metal:3 + railcraft:ore_metal:4 + railcraft:ore_metal:5 + railcraft:ore_metal_poor:0 + railcraft:ore_metal_poor:1 + railcraft:ore_metal_poor:2 + railcraft:ore_metal_poor:3 + railcraft:ore_metal_poor:4 + railcraft:ore_metal_poor:5 + railcraft:ore_metal_poor:6 + railcraft:ore_metal_poor:7 + > + + # Add itemStacks for the forestry.miner's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.rejected < + > + + # Add ore dictionary names for the forestry.miner's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.accepted < + cluster[A-Z].* + crushed[A-Z].* + denseore[A-Z].* + dust[A-Z].* + gem[A-Z].* + ingot[A-Z].* + nugget[A-Z].* + obsidian + ore[A-Z].* + > + + # Add ore dictionary names for the forestry.miner's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.rejected < + > + } + + digger { + # Add itemStacks for the forestry.digger's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.accepted < + railcraft:generic:8 + railcraft:generic:9 + > + + # Add itemStacks for the forestry.digger's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.rejected < + > + + # Add ore dictionary names for the forestry.digger's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.accepted < + cobblestone + dirt + gravel + netherrack + sand + stone + stone[A-Z].* + > + + # Add ore dictionary names for the forestry.digger's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.rejected < + > + } + + forester { + # Add itemStacks for the forestry.forester's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.accepted < + minecraft:apple:0 + minecraft:beetroot:0 + minecraft:beetroot_seeds:0 + minecraft:brown_mushroom:0 + minecraft:chorus_fruit:0 + minecraft:double_plant + minecraft:golden_apple:0 + minecraft:melon_block:0 + minecraft:melon_seeds:0 + minecraft:nether_wart:0 + minecraft:pumpkin:0 + minecraft:pumpkin_seeds:0 + minecraft:red_flower + minecraft:red_mushroom:0 + minecraft:tallgrass + minecraft:wheat_seeds:0 + minecraft:yellow_flower:0 + > + + # Add itemStacks for the forestry.forester's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.rejected < + > + + # Add ore dictionary names for the forestry.forester's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.accepted < + blockCactus + crop[A-Z].* + logWood + saplingTree + seed[A-Z].* + stickWood + sugarcane + treeSapling + tree[A-Z].* + vine + woodStick + > + + # Add ore dictionary names for the forestry.forester's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.rejected < + > + } + + hunter { + # Add itemStacks for the forestry.hunter's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.accepted < + minecraft:arrow:0 + minecraft:beef:0 + minecraft:blaze_powder:0 + minecraft:blaze_rod:0 + minecraft:chicken:0 + minecraft:cooked_beef:0 + minecraft:cooked_chicken:0 + minecraft:cooked_fish + minecraft:cooked_mutton:0 + minecraft:cooked_porkchop:0 + minecraft:cooked_rabbit:0 + minecraft:diamond_horse_armor:0 + minecraft:dye:0 + minecraft:ender_eye:0 + minecraft:fermented_spider_eye:0 + minecraft:fish + minecraft:fishing_rod:0 + minecraft:ghast_tear:0 + minecraft:gold_nugget:0 + minecraft:golden_horse_armor:0 + minecraft:hay_block:0 + minecraft:iron_horse_armor:0 + minecraft:lead:0 + minecraft:magma_cream:0 + minecraft:mutton:0 + minecraft:name_tag:0 + minecraft:porkchop:0 + minecraft:rabbit:0 + minecraft:rabbit_foot:0 + minecraft:rabbit_hide:0 + minecraft:rotten_flesh:0 + minecraft:saddle:0 + minecraft:skull + minecraft:speckled_melon:0 + minecraft:spectral_arrow:0 + minecraft:spider_eye:0 + minecraft:tipped_arrow:0 + minecraft:wool + > + + # Add itemStacks for the forestry.hunter's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.rejected < + > + + # Add ore dictionary names for the forestry.hunter's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.accepted < + bone + egg + enderpearl + feather + fish[A-Z].* + gunpowder + leather + slimeball + string + > + + # Add ore dictionary names for the forestry.hunter's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.rejected < + > + } + + adventurer { + # Add itemStacks for the forestry.adventurer's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.accepted < + > + + # Add itemStacks for the forestry.adventurer's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.rejected < + > + + # Add ore dictionary names for the forestry.adventurer's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.accepted < + > + + # Add ore dictionary names for the forestry.adventurer's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.rejected < + > + } + + builder { + # Add itemStacks for the forestry.builder's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.accepted < + railcraft:anvil + railcraft:battery_nickel_iron + railcraft:battery_nickel_zinc + railcraft:battery_zinc_carbon + railcraft:battery_zinc_silver + railcraft:brick_abyssal + railcraft:brick_andesite + railcraft:brick_bleachedbone + railcraft:brick_bloodstained + railcraft:brick_diorite + railcraft:brick_frostbound + railcraft:brick_granite + railcraft:brick_infernal + railcraft:brick_nether + railcraft:brick_pearlized + railcraft:brick_quarried + railcraft:brick_red_nether + railcraft:brick_red_sandy + railcraft:brick_sandy + railcraft:charge_feeder + railcraft:charge_trap + railcraft:frame + railcraft:generic:5 + railcraft:glass + railcraft:post_metal + railcraft:post_metal_platform + railcraft:reinforced_concrete + railcraft:wire + > + + # Add itemStacks for the forestry.builder's backpack here in the format 'modid:name:meta'. For wildcard metadata the format is 'modid:name'. + S:item.stacks.rejected < + > + + # Add ore dictionary names for the forestry.builder's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.accepted < + block[A-Z].* + chest + chest[A-Z].* + doorWood + fenceGateWood + fenceWood + glass + paneGlass + paneGlass[A-Z].* + plankWood + sandstone + slabWood + slabWood[A-Z].* + stainedClay[A-Z].* + stainedGlass[A-Z].* + stairWood + stone + torch + trapdoorWood + workbench + > + + # Add ore dictionary names for the forestry.builder's backpack here in the format 'oreDictName'. Regular expressions may also be used. + S:ore.dict.rejected < + > + } + + } + +} + + diff --git a/config-source/forestry/common.cfg b/config-source/forestry/common.cfg new file mode 100644 index 0000000..5a19b83 --- /dev/null +++ b/config-source/forestry/common.cfg @@ -0,0 +1,297 @@ +# Configuration file + +~CONFIG_VERSION: 1.3.0 + +crafting { + # Enables the crafting recipe for bronze. [default: true] + B:bronze=true + + stamps { + # Disables the crafting recipe for certain stamps. [default: [20n, 50n, 100n]] [valid: [1n, 2n, 5n, 10n, 20n, 50n, 100n]] + S:disabled < + 20n + 50n + 100n + > + + # Enables the crafting recipe for stamps. Disable to use stamps as a currency. [default: true] + B:enabled=true + } + +} + + +debug { + # Enable Debug mode (only useful to developers). [default: false] + B:enabled=false +} + + +difficulty { + # Set to your preferred game mode. Mismatch with the server may cause visual glitches with recipes. [default: EASY] [valid: [EASY, NORMAL, HARD, OP]] + S:game.mode=EASY + + # Forces recreation of the game mode definitions in config/forestry/gamemodes. [default: false] + B:recreate.definitions=false +} + + +genetics { + # Energy use of Analyzer Block per work cycle. [range: 0 ~ 100000, default: 20320] + I:analyzerblock.energy.use=20320 + + # Allow bees to pollinate vanilla tree leaves. When disabled, vanilla trees must be analyzed before they can be pollinated. [default: true] + B:pollinate.vanilla.trees=true + + research { + + boost { + # The maximum percentage boost that can be applied by researching a mutation in the Escritoire. [range: 0.0 ~ 100.0, default: 5.0] + S:max.percent=5.0 + + # Multiplies the chance of a mutation when it has been discovered in the Escritoire. [range: 1.0 ~ 1000.0, default: 1.5] + S:multiplier=1.5 + } + + } + +} + + +machines { + # List of enabled machines. Note that some things may be impossible to do if you change this! [default: [still, fabricator, centrifuge, bottler, fermenter, rainmaker, carpenter, moistener, raintank, squeezer]] [valid: [still, fabricator, centrifuge, bottler, fermenter, rainmaker, carpenter, moistener, raintank, squeezer]] + S:enabled < + still + fabricator + centrifuge + bottler + fermenter + rainmaker + carpenter + moistener + raintank + squeezer + > +} + + +performance { + # Enable backpack resupply. You may want to set this to false on busy servers. [default: true] + B:backpacks.resupply=true + + # Enables particle effects. Note that Forestry respects Minecraft's reduced particle video settings. [default: true] + B:particleFX=true +} + + +power { + + types { + # Enable MJ power support. [default: true] + B:mj=true + + # Enable Redstone Flux power support. [default: true] + B:rf=true + + # Enable Tesla power support. [default: true] + B:tesla=true + } + + display { + # The format power will be displayed in in engine/machine interfaces. [default: RF] [valid: [RF, FE, MJ, TESLA]] + S:mode=RF + } + +} + + +structures { + # List specific structures to disable them. [default: []] [valid: [alveary3x3, farm3x3, farm3x4, farm3x5, farm4x4, farm5x5]] + S:disabled < + > +} + + +tweaks { + + humus { + # Set how many stages humus has before it turns into sand. [range: 1 ~ 10, default: 3] + I:degradeDelimiter=3 + } + + gui { + + mail { + + alert { + # Enables the new mail alert box. [default: true] + B:enabled=true + + # Horizontal Position of the mail alert box on the screen. [default: LEFT] [valid: [LEFT, RIGHT]] + S:xPosition=LEFT + + # Vertical Position of the mail alert box on the screen. [default: TOP] [valid: [TOP, BOTTOM]] + S:yPosition=TOP + } + + } + + tabs { + # Display the energy statistics tab on energy consumers. [default: true] + B:energy=true + + # Enables the hints tab on machine and engine guis. [default: true] + B:hints=true + + # Set the speed at which the gui side tabs open and close. [range: 1 ~ 50, default: 8] + I:speed=8 + } + + } + + farms { + # Enables farm support for Extra Utilities Ender-lily seeds. [default: true] + B:enderlily=true + + # Sets the multiplier of the multifarm and the cultivation farms. All cultivation farms alway use the double amount of fertilizer. [range: 0.1 ~ 5.0, default: 1.0] + S:fertilizer=1.0 + + # Enables farm support for Magical Crops. [default: true] + B:magicalcrops=true + + # Enables farm support for Extra Utilities Red Orchid. [default: true] + B:redorchid=true + + # Sets the size multiplier of the farmland. [range: 1 ~ 3, default: 2] + I:size=2 + + # Makes farms use a square layout instead of a diamond one. [default: false] + B:square=false + } + + cultivation { + # Sets the size of the farmland that is used by all cultivation farms. [range: 1 ~ 15, default: 4] + I:extend=4 + + # Makes cultivation farms use a ring layout like the layout of the old farms. The farmland size of the ring layout is always one block smaller. [default: true] + B:ring=true + + # Sets the size of the inner ring of the ring layout. [range: 1 ~ 8, default: 4] + I:ring_size=4 + } + + capsule { + # Enables the function that cans and capsules can pick up fluids from the world. [default: false] + B:capsulePickup=false + + # Capsules are no longer consumed after being emptied. [default: false] + B:capsuleReuseable=false + } + + habitatformer { + # for.config.tweaks.habitatformer.range.comment [range: 1 ~ 100, default: 10] + I:range=10 + + area { + # for.config.tweaks.habitatformer.area.resources.comment [range: 0.0 ~ 5.0, default: 0.5] + S:resources=0.5 + + # for.config.tweaks.habitatformer.area.speed.comment [range: 0.0 ~ 5.0, default: 0.5] + S:speed=0.5 + } + + } + + charcoal { + # The base amount that the wood pile will drop if the wall blocks are no registered pile waal blocks. [range: 0 ~ 63, default: 8] + I:amount.base=8 + + # Sets the amount of blocks that the wood pile will check if it is a valid charcoal pile wall block. [range: 1 ~ 32, default: 16] + I:check.range=16 + } + + book { + # Players who enter the world for the first time get a Forester's Manual. [default: true] + B:spawn=true + } + +} + + +world { + + generate { + # Generates Forestry villagers and their houses. [default: true] + B:villagers=true + + retrogen { + # Creates Forestry world generation in all chunks, even if they were generated there before. [default: false] + B:forced=false + + # Creates Forestry world generation in chunks that were created before the mod was added. [default: false] + B:normal=false + } + + beehives { + # Sets how many beehives spawn in the world. [range: 0.0 ~ 10.0, default: 1.0] + S:amount=1.0 + + # Force Forestry to generate a beehive at every possible location. (This will break your world. Only useful to developers) [default: false] + B:debug=false + I:dimBlacklist < + > + I:dimWhitelist < + > + + ########################################################################################################## + # blacklist + #--------------------------------------------------------------------------------------------------------# + # Disables the generation of a specific hive in a specific biome or in a biome with a specific biome + # type. Just add the registry name of the biome or the name of the biome type to the property of the + # hive. Every biome type / registry name has to be in a seperate line. The global type can be used to + # blacklist a biome from all hive generation. + ########################################################################################################## + + blacklist { + S:desert < + > + S:end < + > + S:forest < + > + S:global < + > + S:jungle < + > + S:meadows < + > + S:snow < + > + S:swamp < + > + S:swarm < + > + } + + } + + ore { + # Generates apatite ore blocks in the world. [default: true] + B:apatite=true + + # Generates copper ore blocks in the world. [default: true] + B:copper=true + I:dimBlacklist < + > + I:dimWhitelist < + > + + # Generates tin ore blocks in the world. [default: true] + B:tin=true + } + + } + +} + + diff --git a/config-source/forestry/crates.cfg b/config-source/forestry/crates.cfg new file mode 100644 index 0000000..2970107 --- /dev/null +++ b/config-source/forestry/crates.cfg @@ -0,0 +1,29 @@ +# Configuration file + +~CONFIG_VERSION: 1.0.0 + +crates { + + items { + # Added items. The format is 'modid:meta:name'. For wildcard metadata the format is 'modid:name'. [default: ] + S:accepted < + > + + # Blacklisted items. The format is 'modid:meta:name'. For wildcard metadata the format is 'modid:name'. [default: ] + S:rejected < + > + } + + oredict { + # Added oredict. Format is 'oreDictName'. Regular expressions may also be used. See backpack config for more information. [default: ] + S:accepted < + > + + # Blacklisted oredict. Format is 'oreDictName'. Regular expressions may also be used. See backpack config for more information. [default: ] + S:rejected < + > + } + +} + + diff --git a/config-source/forestry/farm.cfg b/config-source/forestry/farm.cfg new file mode 100644 index 0000000..71aee1e --- /dev/null +++ b/config-source/forestry/farm.cfg @@ -0,0 +1,13 @@ +# Configuration file + +~CONFIG_VERSION: 1.0.0 + +fertilizers { + # Add fertilizers to Forestry. An entry has to look like this: modID:itemName:MetaData;fertilizerValue. You need to separate every entry in a separate line. You can't remove auto generated entries you only can deactivate them if you set their value to 0. + S:items < + forestry:fertilizer_compound;500 + ic2:crop_res:2;250 + > +} + + diff --git a/config-source/forestry/fluids.cfg b/config-source/forestry/fluids.cfg new file mode 100644 index 0000000..2fc223f --- /dev/null +++ b/config-source/forestry/fluids.cfg @@ -0,0 +1,64 @@ +# Configuration file + +~CONFIG_VERSION: 1.0.0 + +enablefluid { + # Enables Ethanol fluid. [default: true] + B:bio.ethanol=true + + # Enables Biomass fluid. [default: true] + B:biomass=true + + # Enables Honey fluid. [default: true] + B:for.honey=true + + # Enables Liquid Glass fluid. [default: true] + B:glass=true + + # Enables Crushed Ice fluid. [default: true] + B:ice=true + + # Enables Fruit Juice fluid. [default: true] + B:juice=true + + # Enables Milk fluid. [default: true] + B:milk=true + + # Enables Seed Oil fluid. [default: true] + B:seed.oil=true + + # Enables Short Mead fluid. [default: true] + B:short.mead=true +} + + +enablefluidblock { + # Enables Ethanol in-world fluid block. [default: true] + B:bio.ethanol=true + + # Enables Biomass in-world fluid block. [default: true] + B:biomass=true + + # Enables Honey in-world fluid block. [default: true] + B:for.honey=true + + # Enables Liquid Glass in-world fluid block. [default: true] + B:glass=true + + # Enables Crushed Ice in-world fluid block. [default: true] + B:ice=true + + # Enables Fruit Juice in-world fluid block. [default: true] + B:juice=true + + # Enables Milk in-world fluid block. [default: true] + B:milk=true + + # Enables Seed Oil in-world fluid block. [default: true] + B:seed.oil=true + + # Enables Short Mead in-world fluid block. [default: true] + B:short.mead=true +} + + diff --git a/config-source/forestry/gamemodes/EASY.cfg b/config-source/forestry/gamemodes/EASY.cfg new file mode 100644 index 0000000..e3de586 --- /dev/null +++ b/config-source/forestry/gamemodes/EASY.cfg @@ -0,0 +1,144 @@ +# Configuration file + +~CONFIG_VERSION: 1.0.0 + +gamemode { + + energy { + # Modifies the energy required to activate machines, as well as the max amount of energy stored and accepted. [range: 0.0 ~ 10.0, default: 1.0] + S:demand.modifier=1.0 + + # Enable the clockwork engine. [default: true] + B:engine.clockwork=true + } + + farms { + # for.config.gamemode.farms.fertilizer.modifier.comment [range: 0 ~ 2000, default: 4] + I:fertilizer.modifier=4 + } + + fuel { + + ethanol { + # modifies the energy provided by ethanol in Buildcraft Combustion Engines. [range: 0.0 ~ 10.0, default: 1.0] + S:combustion=1.0 + + # modifies the energy provided by ethanol in a Bio Generator. [range: 0.0 ~ 10.0, default: 1.0] + S:generator=1.0 + } + + biomass { + # modifies the energy provided by Biomass in Biogas Engines. [range: 0.0 ~ 10.0, default: 1.0] + S:biogas=1.0 + + # modifies the energy provided by Biomass in a Bio Generator. [range: 0.0 ~ 10.0, default: 1.0] + S:generator=1.0 + } + + } + + recipe { + + output { + # amount yielded by the recipe for tin cans. [range: 0 ~ 2000, default: 12] + I:can=12 + + # amount yielded by the recipe for wax capsules. [range: 0 ~ 2000, default: 4] + I:capsule=4 + + # amount yielded by the recipe for refractory capsules. [range: 0 ~ 2000, default: 4] + I:refractory=4 + + fertilizer { + # amount of fertilizer yielded by the recipe using apatite. [range: 0 ~ 2000, default: 8] + I:apatite=8 + + # amount of fertilizer yielded by the recipe using ash. [range: 0 ~ 2000, default: 16] + I:ash=16 + } + + compost { + # amount of compost yielded by the recipe using ash. [range: 0 ~ 2000, default: 1] + I:ash=1 + + # amount of compost yielded by the recipe using wheat. [range: 0 ~ 2000, default: 4] + I:wheat=4 + } + + humus { + # amount of humus yielded by the recipe using compost. [range: 0 ~ 2000, default: 8] + I:compost=8 + + # amount of humus yielded by the recipe using fertilizer. [range: 0 ~ 2000, default: 8] + I:fertilizer=8 + } + + bogearth { + # amount of bog earth yielded by the recipe using buckets. [range: 0 ~ 2000, default: 6] + I:bucket=6 + + # amount of bog earth yielded by the recipes using cans, cells or capsules. [range: 0 ~ 2000, default: 8] + I:can=8 + } + + } + + } + + fermenter { + + cycles { + # modifies the amount of cycles compost can keep a fermenter going. [range: 0 ~ 2000, default: 250] + I:compost=250 + + # modifies the amount of cycles fertilizer can keep a fermenter going. [range: 0 ~ 2000, default: 200] + I:fertilizer=200 + } + + value { + # modifies the amount of biomass per cycle a fermenter will produce using compost. [range: 0 ~ 2000, default: 48] + I:compost=48 + + # modifies the amount of biomass per cycle a fermenter will produce using fertilizer. [range: 0 ~ 2000, default: 56] + I:fertilizer=56 + } + + yield { + # modifies the amount of biomass a piece of cactus will yield in a fermenter. [range: 0 ~ 2000, default: 50] + I:cactus=50 + + # modifies the amount of biomass a piece of sugar cane will yield in a fermenter. [range: 0 ~ 2000, default: 50] + I:cane=50 + + # modifies the amount of biomass a mushroom will yield in a fermenter. [range: 0 ~ 2000, default: 50] + I:mushroom=50 + + # modifies the base amount of biomass a sapling will yield in a fermenter, affected by sappiness trait. [range: 0 ~ 2000, default: 250] + I:sapling=250 + + # modifies the amount of biomass a piece of wheat will yield in a fermenter. [range: 0 ~ 2000, default: 50] + I:wheat=50 + } + + } + + squeezer { + + liquid { + # modifies the amount of juice squeezed from a single apple. other sources are based off this. [range: 0 ~ 2000, default: 200] + I:apple=200 + + # modifies the amount of seed oil squeezed from a single seed. other sources are based off this. [range: 0 ~ 2000, default: 10] + I:seed=10 + } + + mulch { + # modifies the chance of mulch per squeezed apple. [range: 0 ~ 2000, default: 20] + I:apple=20 + } + + } + +} + + diff --git a/config-source/forestry/gamemodes/HARD.cfg b/config-source/forestry/gamemodes/HARD.cfg new file mode 100644 index 0000000..47120db --- /dev/null +++ b/config-source/forestry/gamemodes/HARD.cfg @@ -0,0 +1,144 @@ +# Configuration file + +~CONFIG_VERSION: 1.0.0 + +gamemode { + + energy { + # Modifies the energy required to activate machines, as well as the max amount of energy stored and accepted. [range: 0.0 ~ 10.0, default: 4.0] + S:demand.modifier=4.0 + + # Enable the clockwork engine. [default: true] + B:engine.clockwork=true + } + + farms { + # Modifies the time a piece of fertilizer lasts in a farm. [range: 0 ~ 4, default: 1] + I:fertilizer.modifier=1 + } + + fuel { + + ethanol { + # modifies the energy provided by ethanol in Buildcraft Combustion Engines. [range: 0.0 ~ 10.0, default: 0.5] + S:combustion=0.5 + + # modifies the energy provided by ethanol in a Bio Generator. [range: 0.0 ~ 10.0, default: 0.5] + S:generator=0.5 + } + + biomass { + # modifies the energy provided by Biomass in Biogas Engines. [range: 0.0 ~ 10.0, default: 0.5] + S:biogas=0.5 + + # modifies the energy provided by Biomass in a Bio Generator. [range: 0.0 ~ 10.0, default: 0.5] + S:generator=0.5 + } + + } + + recipe { + + output { + # amount yielded by the recipe for tin cans. [range: 0 ~ 64, default: 8] + I:can=8 + + # amount yielded by the recipe for wax capsules. [range: 0 ~ 64, default: 2] + I:capsule=2 + + # amount yielded by the recipe for refractory capsules. [range: 0 ~ 64, default: 2] + I:refractory=2 + + fertilizer { + # amount of fertilizer yielded by the recipe using apatite. [range: 0 ~ 64, default: 5] + I:apatite=5 + + # amount of fertilizer yielded by the recipe using ash. [range: 0 ~ 64, default: 0] + I:ash=0 + } + + compost { + # amount of compost yielded by the recipe using ash. [range: 0 ~ 64, default: 1] + I:ash=1 + + # amount of compost yielded by the recipe using wheat. [range: 0 ~ 64, default: 1] + I:wheat=1 + } + + humus { + # amount of humus yielded by the recipe using compost. [range: 0 ~ 64, default: 8] + I:compost=8 + + # amount of humus yielded by the recipe using fertilizer. [range: 0 ~ 64, default: 8] + I:fertilizer=8 + } + + bogearth { + # amount of bog earth yielded by the recipe using buckets. [range: 0 ~ 64, default: 4] + I:bucket=4 + + # amount of bog earth yielded by the recipes using cans, cells or capsules. [range: 0 ~ 64, default: 5] + I:can=5 + } + + } + + } + + fermenter { + + cycles { + # modifies the amount of cycles compost can keep a fermenter going. [range: 0 ~ 2000, default: 150] + I:compost=150 + + # modifies the amount of cycles fertilizer can keep a fermenter going. [range: 0 ~ 2000, default: 100] + I:fertilizer=100 + } + + value { + # modifies the amount of biomass per cycle a fermenter will produce using compost. [range: 0 ~ 2000, default: 48] + I:compost=48 + + # modifies the amount of biomass per cycle a fermenter will produce using fertilizer. [range: 0 ~ 2000, default: 56] + I:fertilizer=56 + } + + yield { + # modifies the amount of biomass a piece of cactus will yield in a fermenter. [range: 0 ~ 2000, default: 10] + I:cactus=10 + + # modifies the amount of biomass a piece of sugar cane will yield in a fermenter. [range: 0 ~ 2000, default: 10] + I:cane=10 + + # modifies the amount of biomass a mushroom will yield in a fermenter. [range: 0 ~ 2000, default: 10] + I:mushroom=10 + + # modifies the base amount of biomass a sapling will yield in a fermenter, affected by sappiness trait. [range: 0 ~ 2000, default: 50] + I:sapling=50 + + # modifies the amount of biomass a piece of wheat will yield in a fermenter. [range: 0 ~ 2000, default: 10] + I:wheat=10 + } + + } + + squeezer { + + liquid { + # modifies the amount of juice squeezed from a single apple. other sources are based off this. [range: 0 ~ 2000, default: 60] + I:apple=60 + + # modifies the amount of seed oil squeezed from a single seed. other sources are based off this. [range: 0 ~ 2000, default: 3] + I:seed=3 + } + + mulch { + # modifies the chance of mulch per squeezed apple. [range: 0 ~ 2000, default: 8] + I:apple=8 + } + + } + +} + + diff --git a/config-source/forestry/gamemodes/NORMAL.cfg b/config-source/forestry/gamemodes/NORMAL.cfg new file mode 100644 index 0000000..b21c649 --- /dev/null +++ b/config-source/forestry/gamemodes/NORMAL.cfg @@ -0,0 +1,143 @@ +# Configuration file + +~CONFIG_VERSION: 1.0.0 + +gamemode { + + energy { + # Modifies the energy required to activate machines, as well as the max amount of energy stored and accepted. [range: 0.0 ~ 10.0, default: 1.5] + S:demand.modifier=1.5 + + # Enable the clockwork engine. [default: true] + B:engine.clockwork=true + } + + farms { + # Modifies the time a piece of fertilizer lasts in a farm. [range: 0 ~ 4, default: 2] + I:fertilizer.modifier=2 + } + + fuel { + + ethanol { + # modifies the energy provided by ethanol in Buildcraft Combustion Engines. [range: 0.0 ~ 10.0, default: 0.75] + S:combustion=0.75 + + # modifies the energy provided by ethanol in a Bio Generator. [range: 0.0 ~ 10.0, default: 0.75] + S:generator=0.75 + } + + biomass { + # modifies the energy provided by Biomass in Biogas Engines. [range: 0.0 ~ 10.0, default: 0.75] + S:biogas=0.75 + + # modifies the energy provided by Biomass in a Bio Generator. [range: 0.0 ~ 10.0, default: 0.75] + S:generator=0.75 + } + + } + + recipe { + + output { + # amount yielded by the recipe for tin cans. [range: 0 ~ 64, default: 10] + I:can=10 + + # amount yielded by the recipe for wax capsules. [range: 0 ~ 64, default: 3] + I:capsule=3 + + # amount yielded by the recipe for refractory capsules. [range: 0 ~ 64, default: 3] + I:refractory=3 + + fertilizer { + # amount of fertilizer yielded by the recipe using apatite. [range: 0 ~ 64, default: 6] + I:apatite=6 + + # amount of fertilizer yielded by the recipe using ash. [range: 0 ~ 64, default: 10] + I:ash=10 + } + + compost { + # amount of compost yielded by the recipe using ash. [range: 0 ~ 64, default: 1] + I:ash=1 + + # amount of compost yielded by the recipe using wheat. [range: 0 ~ 64, default: 2] + I:wheat=2 + } + + humus { + # amount of humus yielded by the recipe using compost. [range: 0 ~ 64, default: 8] + I:compost=8 + + # amount of humus yielded by the recipe using fertilizer. [range: 0 ~ 64, default: 8] + I:fertilizer=8 + } + + bogearth { + # amount of bog earth yielded by the recipe using buckets. [range: 0 ~ 64, default: 4] + I:bucket=4 + + # amount of bog earth yielded by the recipes using cans, cells or capsules. [range: 0 ~ 64, default: 6] + I:can=6 + } + + } + + } + + fermenter { + + cycles { + # modifies the amount of cycles compost can keep a fermenter going. [range: 0 ~ 2000, default: 250] + I:compost=250 + + # modifies the amount of cycles fertilizer can keep a fermenter going. [range: 0 ~ 2000, default: 200] + I:fertilizer=200 + } + + value { + # modifies the amount of biomass per cycle a fermenter will produce using compost. [range: 0 ~ 2000, default: 48] + I:compost=48 + + # modifies the amount of biomass per cycle a fermenter will produce using fertilizer. [range: 0 ~ 2000, default: 56] + I:fertilizer=56 + } + + yield { + # modifies the amount of biomass a piece of cactus will yield in a fermenter. [range: 0 ~ 2000, default: 50] + I:cactus=50 + + # modifies the amount of biomass a piece of sugar cane will yield in a fermenter. [range: 0 ~ 2000, default: 50] + I:cane=50 + + # modifies the amount of biomass a mushroom will yield in a fermenter. [range: 0 ~ 2000, default: 50] + I:mushroom=50 + + # modifies the base amount of biomass a sapling will yield in a fermenter, affected by sappiness trait. [range: 0 ~ 2000, default: 250] + I:sapling=250 + + # modifies the amount of biomass a piece of wheat will yield in a fermenter. [range: 0 ~ 2000, default: 50] + I:wheat=50 + } + + } + + squeezer { + + liquid { + # modifies the amount of juice squeezed from a single apple. other sources are based off this. [range: 0 ~ 2000, default: 100] + I:apple=100 + + # modifies the amount of seed oil squeezed from a single seed. other sources are based off this. [range: 0 ~ 2000, default: 5] + I:seed=5 + } + + mulch { + # modifies the chance of mulch per squeezed apple. [range: 0 ~ 2000, default: 10] + I:apple=10 + } + + } + +} + diff --git a/config-source/forestry/gamemodes/OP.cfg b/config-source/forestry/gamemodes/OP.cfg new file mode 100644 index 0000000..b10e686 --- /dev/null +++ b/config-source/forestry/gamemodes/OP.cfg @@ -0,0 +1,143 @@ +# Configuration file + +~CONFIG_VERSION: 1.0.0 + +gamemode { + + energy { + # Modifies the energy required to activate machines, as well as the max amount of energy stored and accepted. [range: 0.0 ~ 10.0, default: 1.0] + S:demand.modifier=1.0 + + # Enable the clockwork engine. [default: true] + B:engine.clockwork=true + } + + farms { + # Modifies the time a piece of fertilizer lasts in a farm. [range: 0 ~ 4, default: 4] + I:fertilizer.modifier=4 + } + + fuel { + + ethanol { + # modifies the energy provided by ethanol in Buildcraft Combustion Engines. [range: 0.0 ~ 10.0, default: 4.0] + S:combustion=4.0 + + # modifies the energy provided by ethanol in a Bio Generator. [range: 0.0 ~ 10.0, default: 4.0] + S:generator=4.0 + } + + biomass { + # modifies the energy provided by Biomass in Biogas Engines. [range: 0.0 ~ 10.0, default: 4.0] + S:biogas=4.0 + + # modifies the energy provided by Biomass in a Bio Generator. [range: 0.0 ~ 10.0, default: 4.0] + S:generator=4.0 + } + + } + + recipe { + + output { + # amount yielded by the recipe for tin cans. [range: 0 ~ 64, default: 24] + I:can=24 + + # amount yielded by the recipe for wax capsules. [range: 0 ~ 64, default: 8] + I:capsule=8 + + # amount yielded by the recipe for refractory capsules. [range: 0 ~ 64, default: 8] + I:refractory=8 + + fertilizer { + # amount of fertilizer yielded by the recipe using apatite. [range: 0 ~ 64, default: 16] + I:apatite=16 + + # amount of fertilizer yielded by the recipe using ash. [range: 0 ~ 64, default: 32] + I:ash=32 + } + + compost { + # amount of compost yielded by the recipe using ash. [range: 0 ~ 64, default: 2] + I:ash=2 + + # amount of compost yielded by the recipe using wheat. [range: 0 ~ 64, default: 8] + I:wheat=8 + } + + humus { + # amount of humus yielded by the recipe using compost. [range: 0 ~ 64, default: 8] + I:compost=8 + + # amount of humus yielded by the recipe using fertilizer. [range: 0 ~ 64, default: 8] + I:fertilizer=8 + } + + bogearth { + # amount of bog earth yielded by the recipe using buckets. [range: 0 ~ 64, default: 6] + I:bucket=6 + + # amount of bog earth yielded by the recipes using cans, cells or capsules. [range: 0 ~ 64, default: 8] + I:can=8 + } + + } + + } + + fermenter { + + cycles { + # modifies the amount of cycles compost can keep a fermenter going. [range: 0 ~ 2000, default: 1000] + I:compost=1000 + + # modifies the amount of cycles fertilizer can keep a fermenter going. [range: 0 ~ 2000, default: 800] + I:fertilizer=800 + } + + value { + # modifies the amount of biomass per cycle a fermenter will produce using compost. [range: 0 ~ 2000, default: 192] + I:compost=192 + + # modifies the amount of biomass per cycle a fermenter will produce using fertilizer. [range: 0 ~ 2000, default: 224] + I:fertilizer=224 + } + + yield { + # modifies the amount of biomass a piece of cactus will yield in a fermenter. [range: 0 ~ 2000, default: 400] + I:cactus=400 + + # modifies the amount of biomass a piece of sugar cane will yield in a fermenter. [range: 0 ~ 2000, default: 400] + I:cane=400 + + # modifies the amount of biomass a mushroom will yield in a fermenter. [range: 0 ~ 2000, default: 400] + I:mushroom=400 + + # modifies the base amount of biomass a sapling will yield in a fermenter, affected by sappiness trait. [range: 0 ~ 2000, default: 2000] + I:sapling=2000 + + # modifies the amount of biomass a piece of wheat will yield in a fermenter. [range: 0 ~ 2000, default: 400] + I:wheat=400 + } + + } + + squeezer { + + liquid { + # modifies the amount of juice squeezed from a single apple. other sources are based off this. [range: 0 ~ 2000, default: 1600] + I:apple=1600 + + # modifies the amount of seed oil squeezed from a single seed. other sources are based off this. [range: 0 ~ 2000, default: 80] + I:seed=80 + } + + mulch { + # modifies the chance of mulch per squeezed apple. [range: 0 ~ 2000, default: 160] + I:apple=160 + } + + } + +} + diff --git a/config-source/forestry/lepidopterology.cfg b/config-source/forestry/lepidopterology.cfg new file mode 100644 index 0000000..7b6e812 --- /dev/null +++ b/config-source/forestry/lepidopterology.cfg @@ -0,0 +1,101 @@ +# Configuration file + +~CONFIG_VERSION: 1.1.0 + +butterfly { + + entities { + # Butterflies will fly home if they are too far away from it. [range: 0 ~ 256, default: 64] + I:maxDistance=64 + + # New butterflies will stay in item form and will not take flight once this limit is reached. [range: 0 ~ 5000, default: 1000] + I:maximum=1000 + + # Allow butterflies to pollinate leaves. [default: true] + B:pollination=true + + # Whether butterflies should spawn from the leaves of trees. [default: true] + B:spawn.leaves=true + + # Butterflies will stop natural spawning once this limit is reached. [range: 0 ~ 500, default: 100] + I:spawn.limit=100 + } + + cocoons { + # Whether cocoons containing butterfiles should generate in the world [default: false] + B:generate=false + + # for.config.butterfly.cocoons.generate.amount.comment [range: 0.0 ~ 10.0, default: 1.0] + S:generate.amount=1.0 + + # How often cocoons should drop a second serum [range: 0.0 ~ 100.0, default: 0.0] + S:second.serum=0.0 + + # How often cocoons should drop a serum [range: 0.0 ~ 100.0, default: 0.55] + S:serum=0.55 + + alleles { + + loot { + # Loot drops from cocoons. Format is modid:name:meta;chance + S:forestry.cocoonDefault < + minecraft:string:0;0.25 + minecraft:string:0;0.75 + minecraft:string:0;1.0 + > + + # Loot drops from cocoons. Format is modid:name:meta;chance + S:forestry.cocoonSilk < + forestry:crafting_material:2;0.25 + forestry:crafting_material:2;0.75 + > + } + + } + + } + + alleles { + # Get the butterfly spawn rarity by their uid, one per line. + S:rarity < + forestry.lepiAurora:0.5 + forestry.lepiBatesia:0.3 + forestry.lepiBlackSwallow:1.0 + forestry.lepiBlueDuke:0.5 + forestry.lepiBlueWing:0.3 + forestry.lepiBrimstone:1.0 + forestry.lepiCSpeckledWood:0.5 + forestry.lepiCabbageWhite:1.0 + forestry.lepiCitrusSwallow:1.0 + forestry.lepiComma:0.3 + forestry.lepiDianaFrit:0.6 + forestry.lepiEmeraldPeacock:0.1 + forestry.lepiGlasswing:0.1 + forestry.lepiGlassyTiger:0.3 + forestry.lepiGozoraAzure:0.2 + forestry.lepiLLacewing:0.7 + forestry.lepiMBlueMorpho:0.5 + forestry.lepiMSpeckledWood:0.5 + forestry.lepiMalachite:0.5 + forestry.lepiMonarch:0.2 + forestry.lepiPBlueMorpho:0.25 + forestry.lepiPalaenoSulphur:0.4 + forestry.lepiPostillion:0.5 + forestry.lepiPostman:0.3 + forestry.lepiRBlueMorpho:0.1 + forestry.lepiReseda:0.3 + forestry.lepiSpeckledWood:1.0 + forestry.lepiSpicebush:0.5 + forestry.lepiSpringAzure:0.3 + forestry.lepiThoasSwallow:0.2 + forestry.lepiZebraSwallow:0.5 + forestry.mothAtlas:0.1 + forestry.mothBombyxMori:0.0 + forestry.mothBrimstone:1.0 + forestry.mothLatticedHeath:0.5 + > + } + +} + + diff --git a/config-source/forestry/modules.cfg b/config-source/forestry/modules.cfg new file mode 100644 index 0000000..174d098 --- /dev/null +++ b/config-source/forestry/modules.cfg @@ -0,0 +1,155 @@ +# Configuration file + +########################################################################################################## +# modules +#--------------------------------------------------------------------------------------------------------# +# Disabling these modules can greatly change how the mod functions. +# Your mileage may vary, please report any issues. +########################################################################################################## + +modules { + # Adds bees, beekeeping and bee products. Affects world generation. + # Dependencies: [ forestry:core ] + B:apiculture=true + + # Adds additional tree species and products. + # Dependencies: [ forestry:core ] + B:arboriculture=true + + # Adds backpacks. + # Dependencies: [ forestry:core ] + B:backpacks=true + + # Adds a guide book that contains information about all other modules. + # Dependencies: [ forestry:core ] + B:book=true + + # Adds wood piles, loam and a charcoal production. + # Dependencies: [ forestry:core ] + B:charcoal=true + + # Adds a greenhouse multiblock. + # Dependencies: [ forestry:core ] + B:climatology=true + + # Adds crates. + # Dependencies: [ forestry:core ] + B:crates=true + + # Adds automatic farms for a wide variety of products. + # Dependencies: [ forestry:core, forestry:farming ] + B:cultivation=true + + # Adds a new storage block for bees / trees and butterflies. + # Dependencies: [ forestry:core ] + B:database=true + + # Adds several RF engines. + # Dependencies: [ forestry:core ] + B:energy=true + + # Adds a wide variety of machines to craft, produce and process products. + # Dependencies: [ forestry:core ] + B:factory=true + + # Adds automatic multiblock farm for a wide variety of products. + # Dependencies: [ forestry:core ] + B:farming=true + + # Adds food. + # Dependencies: [ forestry:core ] + B:food=true + + # Adds a greenhouse multiblock. + # Dependencies: [ forestry:core ] + B:greenhouse=true + + # Butterflies. Shiny. + # Dependencies: [ forestry:arboriculture, forestry:core ] + B:lepidopterology=true + + # Adds Forestry's mail and trade system. + # Dependencies: [ forestry:core ] + B:mail=true + + # Adds a filter for sorting items with genetic material + # Dependencies: [ forestry:core ] + B:sorting=true + + # Adds a crafting table that can save 8 recipes. + # Dependencies: [ forestry:core ] + B:worktable=true + + plugins { + # Compatibility module for Actually Additions. + # Dependencies: [ forestry:core ] + B:actuallyadditions=true + + # Compatibility module for Better With Mods. Enables farming hemp. + # Dependencies: [ forestry:core ] + B:betterwithmods=true + + # Compatibility module for Biomes O Plenty. Enables farming BoP saplings. + # Dependencies: [ forestry:core ] + B:biomes.o.plenty=true + + # Compatibility module for BuildCraft. Currently version 7.99. + # Dependencies: [ forestry:core ] + B:buildcraft.fuels=true + + # Compatibility module for BuildCraft. Currently version 7.99. + # Dependencies: [ forestry:core ] + B:buildcraft.recipes=true + + # Compatibility module for BuildCraft. Currently version 7.99. + # Dependencies: [ forestry:core ] + B:buildcraft.statements=true + + # Compatibility module for BuildCraft. Currently version 7.99. + # Dependencies: [ forestry:core ] + B:buildcraft.transport=true + + # Compatibility module for EnderIO. + # Dependencies: [ forestry:core ] + B:ender.io=true + + # Compatibility module for Extra Utilities. Enables farming ender lilies and red orchid. + # Dependencies: [ forestry:farming ] + B:extra.utilities=true + + # Compatibility module for HarvestCraft. Enables farming HarvestCraft plants and trees. + # Dependencies: [ forestry:core ] + B:harvestcraft=true + + # Compatibility module for Immersive Engineering. + # Dependencies: [ forestry:core ] + B:immersiveengineering=true + + # Compatibility module for IC2. Adds electrical engine and generator for power conversion. + # Dependencies: [ forestry:farming, forestry:factory, forestry:core ] + B:industrialcraft2=true + + # Compatibility module for Mystical Agriculture. Enables farming Mystical Agriculture crops. + # Dependencies: [ forestry:core ] + B:mysticalagriculture=true + + # Compatibility module for Natura. Enables farming Natura saplings. + # Dependencies: [ forestry:core ] + B:natura=true + + # Compatibility module for Roots. + # Dependencies: [ forestry:core ] + B:roots=true + + # Compatibility module for Rustic. + # Dependencies: [ forestry:core ] + B:rustic=true + + # Compatibility module for Tech reborn. Enables harvesting rubber from rubber trees. + # Dependencies: [ forestry:core ] + B:techreborn=true + } + +} + + diff --git a/config-source/forge.cfg b/config-source/forge.cfg new file mode 100644 index 0000000..149b27c --- /dev/null +++ b/config-source/forge.cfg @@ -0,0 +1,90 @@ +# Configuration file + +client { + # Toggle off to make missing model text in the gui fit inside the slot. + B:zoomInMissingModelTextInGui=false + + # Enable uploading cloud geometry to the GPU for faster rendering. + B:forgeCloudsEnabled=true + + # Disable culling of hidden faces next to stairs and slabs. Causes extra rendering, but may fix some resource packs that exploit this vanilla mechanic. + B:disableStairSlabCulling=false + + # Enable forge to queue all chunk updates to the Chunk Update thread. May increase FPS significantly, but may also cause weird rendering lag. Not recommended for computers without a significant number of cores available. + B:alwaysSetupTerrainOffThread=false + + # Allow item rendering to detect emissive quads and draw them properly. This allows glowing blocks to look the same in item form, but incurs a very slight performance hit. + B:allowEmissiveItems=true + + # Control the range of sky blending for colored skies in biomes. + I:biomeSkyBlendRange < + 2 + 4 + 6 + 8 + 10 + 12 + 14 + 16 + 18 + 20 + 22 + 24 + 26 + 28 + 30 + 32 + 34 + > + + # Enable the forge block rendering pipeline - fixes the lighting of custom models. + B:forgeLightPipelineEnabled=true + + # When enabled, makes specific reload tasks such as language changing quicker to run. + B:selectiveResourceReloadEnabled=false +} + + +general { + # Set to true to disable Forge's version check mechanics. Forge queries a small json file on our server for version information. For more details see the ForgeVersion class in our github. + B:disableVersionCheck=false + + # Controls the number threshold at which Packet51 is preferred over Packet52, default and minimum 64, maximum 1024 + I:clumpingThreshold=64 + + # Set to true to enable the post initialization sorting of crafting recipes using Forge's sorter. May cause desyncing on conflicting recipes. MUST RESTART MINECRAFT IF CHANGED FROM THE CONFIG GUI. + B:sortRecipies=true + + # Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. + B:removeErroringEntities=false + + # Set this to true to remove any TileEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. + B:removeErroringTileEntities=false + + # Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false + B:fullBoundingBoxLadders=false + + # Base zombie summoning spawn chance. Allows changing the bonus zombie summoning mechanic. + D:zombieBaseSummonChance=0.1 + + # Chance that a zombie (or subclass) is a baby. Allows changing the zombie spawning mechanic. + D:zombieBabyChance=0.05 + + # Log cascading chunk generation issues during terrain population. + B:logCascadingWorldGeneration=true + + # Fix vanilla issues that cause worldgen cascading. This DOES change vanilla worldgen so DO NOT report bugs related to world differences if this flag is on. + B:fixVanillaCascading=false + + # The time in ticks the server will wait when a dimension was queued to unload. This can be useful when rapidly loading and unloading dimensions, like e.g. throwing items through a nether portal a few time per second. + I:dimensionUnloadQueueDelay=0 + B:enableGlobalConfig=false +} + + +version_checking { + # Enable the entire mod update check system. This only applies to mods using the Forge system. + B:Global=true +} + + diff --git a/config-source/forgeChunkLoading.cfg b/config-source/forgeChunkLoading.cfg new file mode 100644 index 0000000..183fa33 --- /dev/null +++ b/config-source/forgeChunkLoading.cfg @@ -0,0 +1,57 @@ +# Configuration file + +buildcraftlib { + I:maximumChunksPerTicket=26 + I:maximumTicketCount=200 +} + + +########################################################################################################## +# defaults +#--------------------------------------------------------------------------------------------------------# +# Default configuration for forge chunk loading control +########################################################################################################## + +defaults { + # Are mod overrides enabled? + B:enabled=true + + # The default maximum number of chunks a mod can force, per ticket, + # for a mod without an override. This is the maximum number of chunks a single ticket can force. + I:maximumChunksPerTicket=25 + + # The default maximum ticket count for a mod which does not have an override + # in this file. This is the number of chunk loading requests a mod is allowed to make. + I:maximumTicketCount=200 + + # The number of tickets a player can be assigned instead of a mod. This is shared across all mods and it is up to the mods to use it. + I:playerTicketCount=500 + + # Unloaded chunks can first be kept in a dormant cache for quicker + # loading times. Specify the size (in chunks) of that cache here + I:dormantChunkCacheSize=0 + + # Load chunks asynchronously for players, reducing load on the server thread. + # Can be disabled to help troubleshoot chunk loading issues. + B:asyncChunkLoading=true +} + + +########################################################################################################## +# forge +#--------------------------------------------------------------------------------------------------------# +# Sample mod specific control section. +# Copy this section and rename the with the modid for the mod you wish to override. +# A value of zero in either entry effectively disables any chunkloading capabilities +# for that mod +########################################################################################################## + +forge { + # Maximum chunks per ticket for the mod. + I:maximumChunksPerTicket=25 + + # Maximum ticket count for the mod. Zero disables chunkloading capabilities. + I:maximumTicketCount=200 +} + + diff --git a/config-source/gendustry/client.config b/config-source/gendustry/client.config new file mode 100644 index 0000000..046d6fd --- /dev/null +++ b/config-source/gendustry/client.config @@ -0,0 +1,28 @@ +# Configuration file + +display { + # Units to use when displaying power. Valid values: MJ, EU, RF, T + S:PowerShowUnits=RF +} + + +nei { + B:"Add Extractor Recipes"=true + B:"Add Imprinter Recipes"=true + B:"Add Liquifier Recipes"=true + B:"Add Mutagen Producer Recipes"=true + B:"Add Mutatron Recipes"=true + B:"Add Replicator Recipes"=true + B:"Add Sampler Recipes"=true + B:"Add Samples to Search"=true + B:"Add Transposer Recipes"=true +} + + +rendering { + # Higher = less particles + I:"Bee Effects Frequency"=2 + B:"Render Bee Effects"=true +} + + diff --git a/config-source/gendustry/readme.txt b/config-source/gendustry/readme.txt new file mode 100644 index 0000000..455f4f2 --- /dev/null +++ b/config-source/gendustry/readme.txt @@ -0,0 +1,2 @@ +Any .cfg files in this directory will be loaded after the internal configuration, in alphabetic order +Files in 'overrides' directory with matching names cab be used to override internal configuration diff --git a/config-source/harvestcraft.cfg b/config-source/harvestcraft.cfg new file mode 100644 index 0000000..d409b8b --- /dev/null +++ b/config-source/harvestcraft.cfg @@ -0,0 +1,388 @@ +# Configuration file + +beekeeping { + # If true, the last item produced by a queen bee will be another queen bee. [default: true] + B:apiarylastresultequalsQueen=true + + # The higher the value, the more beehives are generated. [range: 0 ~ 32767, default: 10] + I:beehiveRarity=10 + + # Enable generation of beehives. [default: true] + B:enableBeehiveGeneration=true + + # Allows grubs and cooked grubs to be used in listAllrawmeat and listAllcookedmeat. [default: true] + B:enablebeegrubaslistAllmeat=true +} + + +crops { + # Default: 0.0, This number is added/subtracted from normal fertile crop growth (3.0) and adjacent fertile crop growth (4.0). + D:cropGrowthSpeed=0.0 + I:cropfoodRestore=1 + D:cropsaturationRestore=0.6 + B:cropsdropSeeds=false + B:enablecropspecialplanting=true + + # Disable to keep giga pickle crop seeds from appearing in dungeon chests + B:enablegigapickleCrop=true + D:mealsaturation=1.2 + D:meatymealsaturation=1.600000023841858 + D:snacksaturation=0.6 +} + + +drops { + # [default: [harvestcraft:cactusfruititem], [harvestcraft:agaveitem], [harvestcraft:sisalitem], [harvestcraft:cassavaitem], [harvestcraft:chickpeaitem], [harvestcraft:lentilitem], [minecraft:cactus]] + S:aridGarden < + harvestcraft:cactusfruititem + harvestcraft:agaveitem + harvestcraft:sisalitem + harvestcraft:cassavaitem + harvestcraft:chickpeaitem + harvestcraft:lentilitem + minecraft:cactus + > + + # [default: [harvestcraft:raspberryitem], [harvestcraft:oatsitem], [harvestcraft:ryeitem], [harvestcraft:celeryitem], [harvestcraft:peasitem], [harvestcraft:beetitem], [harvestcraft:rutabagaitem], [harvestcraft:broccoliitem], [harvestcraft:caulifloweritem], [harvestcraft:cabbageitem], [harvestcraft:spinachitem], [harvestcraft:cottonitem], [harvestcraft:huckleberryitem], [harvestcraft:kohlrabiitem], [harvestcraft:quinoaitem], [harvestcraft:juniperitem]] + S:frostGarden < + harvestcraft:raspberryitem + harvestcraft:oatsitem + harvestcraft:ryeitem + harvestcraft:celeryitem + harvestcraft:peasitem + harvestcraft:beetitem + harvestcraft:rutabagaitem + harvestcraft:broccoliitem + harvestcraft:caulifloweritem + harvestcraft:cabbageitem + harvestcraft:spinachitem + harvestcraft:cottonitem + harvestcraft:huckleberryitem + harvestcraft:kohlrabiitem + harvestcraft:quinoaitem + harvestcraft:juniperitem + > + + # [default: [harvestcraft:whitemushroomitem], [harvestcraft:blackberryitem], [harvestcraft:zucchiniitem], [harvestcraft:radishitem], [harvestcraft:rhubarbitem], [harvestcraft:tealeafitem], [harvestcraft:garlicitem], [harvestcraft:sweetpotatoitem], [harvestcraft:turnipitem], [harvestcraft:spiceleafitem], [harvestcraft:beanitem], [harvestcraft:leekitem], [harvestcraft:scallionitem], [harvestcraft:tomatoitem], [harvestcraft:juteitem]] + S:shadedGarden < + harvestcraft:whitemushroomitem + harvestcraft:blackberryitem + harvestcraft:zucchiniitem + harvestcraft:radishitem + harvestcraft:rhubarbitem + harvestcraft:tealeafitem + harvestcraft:garlicitem + harvestcraft:sweetpotatoitem + harvestcraft:turnipitem + harvestcraft:spiceleafitem + harvestcraft:beanitem + harvestcraft:leekitem + harvestcraft:scallionitem + harvestcraft:tomatoitem + harvestcraft:juteitem + > + + # [default: [harvestcraft:brusselsproutitem], [harvestcraft:spiceleafitem], [harvestcraft:blueberryitem], [harvestcraft:asparagusitem], [harvestcraft:cranberryitem], [harvestcraft:riceitem], [harvestcraft:seaweeditem], [harvestcraft:waterchestnutitem], [harvestcraft:okraitem], [harvestcraft:cottonitem], [harvestcraft:kaleitem], [harvestcraft:milletitem], [harvestcraft:jicamaitem], [harvestcraft:greengrapeitem], [harvestcraft:mulberryitem], [harvestcraft:tomatilloitem]] + S:soggyGarden < + harvestcraft:brusselsproutitem + harvestcraft:spiceleafitem + harvestcraft:blueberryitem + harvestcraft:asparagusitem + harvestcraft:cranberryitem + harvestcraft:riceitem + harvestcraft:seaweeditem + harvestcraft:waterchestnutitem + harvestcraft:okraitem + harvestcraft:cottonitem + harvestcraft:kaleitem + harvestcraft:milletitem + harvestcraft:jicamaitem + harvestcraft:greengrapeitem + harvestcraft:mulberryitem + harvestcraft:tomatilloitem + > + + # [default: [harvestcraft:grapeitem], [harvestcraft:pineappleitem], [harvestcraft:kiwiitem], [harvestcraft:sesameseedsitem], [harvestcraft:curryleafitem], [harvestcraft:bambooshootitem], [harvestcraft:cantaloupeitem], [harvestcraft:gingeritem], [harvestcraft:coffeebeanitem], [harvestcraft:soybeanitem], [harvestcraft:eggplantitem], [harvestcraft:kenafitem], [harvestcraft:arrowrootitem], [harvestcraft:taroitem]] + S:tropicalGarden < + harvestcraft:grapeitem + harvestcraft:pineappleitem + harvestcraft:kiwiitem + harvestcraft:sesameseedsitem + harvestcraft:curryleafitem + harvestcraft:bambooshootitem + harvestcraft:cantaloupeitem + harvestcraft:gingeritem + harvestcraft:coffeebeanitem + harvestcraft:soybeanitem + harvestcraft:eggplantitem + harvestcraft:kenafitem + harvestcraft:arrowrootitem + harvestcraft:taroitem + > + + # [default: [harvestcraft:strawberryitem], [harvestcraft:barleyitem], [harvestcraft:cornitem], [harvestcraft:cucumberitem], [harvestcraft:wintersquashitem], [harvestcraft:mustardseedsitem], [harvestcraft:onionitem], [harvestcraft:parsnipitem], [harvestcraft:peanutitem], [minecraft:potato], [minecraft:carrot], [harvestcraft:lettuceitem], [harvestcraft:artichokeitem], [harvestcraft:bellpepperitem], [harvestcraft:chilipepperitem], [minecraft:wheat], [harvestcraft:flaxitem], [harvestcraft:amaranthitem], [harvestcraft:elderberryitem]] + S:windyGarden < + harvestcraft:strawberryitem + harvestcraft:barleyitem + harvestcraft:cornitem + harvestcraft:cucumberitem + harvestcraft:wintersquashitem + harvestcraft:mustardseedsitem + harvestcraft:onionitem + harvestcraft:parsnipitem + harvestcraft:peanutitem + minecraft:potato + minecraft:carrot + harvestcraft:lettuceitem + harvestcraft:artichokeitem + harvestcraft:bellpepperitem + harvestcraft:chilipepperitem + minecraft:wheat + harvestcraft:flaxitem + harvestcraft:amaranthitem + harvestcraft:elderberryitem + > +} + + +"food items" { + # Enables Wheat as an edible item [default: true] + B:makeWheatEdible=true +} + + +gardens { + B:enablearidgardenGeneration=true + B:enablefrostgardenGeneration=true + B:enablegardenSpread=true + B:enableshadedgardenGeneration=true + B:enablesoggygardenGeneration=true + B:enabletropicalgardenGeneration=true + B:enablewindygardenGeneration=true + I:gardenRarity=2 + + # Garden spread rate. 100 means a garden spawns every tick. 1 means a garden spawns with a probability of 1% per tick. [range: 1 ~ 100, default: 30] + I:gardenSpreadRate=30 + I:gardendropAmount=3 + I:gardenspreadMax=8 +} + + +general { + # Default: 3600 or 3 minutes + I:buffTimeForTopTier=3600 + + # Enables harvesting by right-clicking. [default: true] + B:enableEasyHarvest=true + + # Enables catching of HarvestCraft fish using the normal fishing rod. [default: true] + B:enableHCFish=true + + # Makes changes to vanilla food item and drop hunger restore and saturation values to be balanced with HarvestCraft food. [default: true] + B:enablevanillafoodBalance=true + + # Enable to have raw calamari smelt into cooked fish instead. [default: false] + B:smeltsquidintocookedFish=true + + # Enables squid mobs to drop raw calamari. [default: true] + B:squiddropCalamari=true + + # Default: 10, Choose 5, 6, 7, 8, 9, or 10 shank foods which become top tier. Foods at this level or above give buffs. Top tier foods are always edible, so be careful! Set to 0 to have no top tier foods. + I:topTierFood=10 + + # How long the Water Filter takes to run. Default 516. For comparison, the Presser time is 125. + I:waterfilterTime=516 + + # How many Fresh Water you get per Woven Cloth in the Water Filter. Default 8. Use whole numbers between 0 and 64. + I:waterfilterfreshwaterAmount=8 + + # How many Salt you get per Woven Cloth in the Water Filter. Default 8. Use whole numbers between 0 and 64. + I:waterfiltersaltAmount=8 +} + + +"market currency" { + I:marketcurrencyBees=0 + I:marketcurrencyBonemeal=0 + I:marketcurrencyChicken=0 + I:marketcurrencyCow=0 + I:marketcurrencyFish=0 + I:marketcurrencyHorse=0 + I:marketcurrencyLead=0 + I:marketcurrencyLlama=0 + I:marketcurrencyMeat=0 + I:marketcurrencyNametag=0 + I:marketcurrencyOcelot=0 + I:marketcurrencyPig=0 + I:marketcurrencyRabbit=0 + I:marketcurrencySeeds=0 + I:marketcurrencySheep=0 + I:marketcurrencyWolf=0 + I:marketcurrencyconiferousSaplings=0 + I:marketcurrencytemperateSaplings=0 + I:marketcurrencytropicalSaplings=0 +} + + +"market prices" { + I:marketbonemealPrice=3 + I:marketchickenPrice=3 + I:marketcowPrice=9 + I:markethorsePrice=12 + I:marketleadPrice=1 + I:marketllamaPrice=12 + I:marketnametagPrice=1 + I:marketocelotPrice=9 + I:marketpigPrice=6 + I:marketqueenbeePrice=3 + I:marketrabbitPrice=3 + I:marketsaplingPrice=3 + I:marketseedPrice=1 + I:marketsheepPrice=6 + I:marketwolfPrice=9 +} + + +"market sales" { + B:marketsellBonemeal=true + B:marketsellChicken=true + B:marketsellCow=true + B:marketsellHorse=true + B:marketsellLead=true + B:marketsellLlama=true + B:marketsellNametag=true + B:marketsellOcelot=true + B:marketsellPig=true + B:marketsellQueenbee=true + B:marketsellRabbit=true + B:marketsellSeeds=true + B:marketsellSheep=true + B:marketsellWolf=true + B:marketsellconiferousSaplings=true + B:marketselltemperateSaplings=true + B:marketselltropicalSaplings=true +} + + +"miscellaneous recipes" { + B:enablecroptoseedRecipe=true + B:enablehoneyslimeballPresser=true + B:enablelistAllwaterfreshwater=true + B:enablelistAllwatervanillawaterbucket=true + B:enablemaplesyrupslimeballPresser=true + B:enablesaltfromwaterbucketrecipe=true + B:enabletofuasmeatinRecipes=true + B:enabletofuasmilkinRecipes=true + I:marketblockrecipeItem=0 +} + + +seeds { + B:agaveseeddropfromgrass=false + B:amaranthseeddropfromgrass=false + B:arrowrootseeddropfromgrass=false + B:artichokeseeddropfromgrass=false + B:asparagusseeddropfromgrass=false + B:bambooshootseeddropfromgrass=false + B:barleyseeddropfromgrass=false + B:beanseeddropfromgrass=false + B:beetseeddropfromgrass=false + B:bellpepperseeddropfromgrass=false + B:blackberryseeddropfromgrass=false + B:blueberryseeddropfromgrass=false + B:broccoliseeddropfromgrass=false + B:brusselsproutseeddropfromgrass=false + B:cabbageseeddropfromgrass=false + B:cactusfruitseeddropfromgrass=false + B:candleberryseeddropfromgrass=false + B:cantaloupeseeddropfromgrass=false + B:cassavaseeddropfromgrass=false + B:cauliflowerseeddropfromgrass=false + B:celeryseeddropfromgrass=false + B:chickpeaseeddropfromgrass=false + B:chilipepperseeddropfromgrass=false + B:coffeeseeddropfromgrass=false + B:cornseeddropfromgrass=false + B:cottonseeddropfromgrass=false + B:cranberryseeddropfromgrass=false + B:cucumberseeddropfromgrass=false + B:curryleafseeddropfromgrass=false + B:eggplantseeddropfromgrass=false + B:elderberryseeddropfromgrass=false + B:flaxseeddropfromgrass=false + B:garlicseeddropfromgrass=false + B:gingerseeddropfromgrass=false + B:grapeseeddropfromgrass=false + B:greengrapeseeddropfromgrass=false + B:huckleberryseeddropfromgrass=false + B:jicamaseeddropfromgrass=false + B:juniperberryseeddropfromgrass=false + B:juteseeddropfromgrass=false + B:kaleseeddropfromgrass=false + B:kenafseeddropfromgrass=false + B:kiwiseeddropfromgrass=false + B:kohlrabiseeddropfromgrass=false + B:leekseeddropfromgrass=false + B:lentilseeddropfromgrass=false + B:lettuceseeddropfromgrass=false + B:milletseeddropfromgrass=false + B:mulberryseeddropfromgrass=false + B:mustardseeddropfromgrass=false + B:oatsseeddropfromgrass=false + B:okraseeddropfromgrass=false + B:onionseeddropfromgrass=false + B:parsnipseeddropfromgrass=false + B:peanutseeddropfromgrass=false + B:peasseeddropfromgrass=false + B:pineappleseeddropfromgrass=false + B:quinoaseeddropfromgrass=false + B:radishseeddropfromgrass=false + B:raspberryseeddropfromgrass=false + B:rhubarbseeddropfromgrass=false + B:riceseeddropfromgrass=false + B:rutabagaseeddropfromgrass=false + B:ryeseeddropfromgrass=false + B:scallionseeddropfromgrass=false + B:seaweedseeddropfromgrass=false + I:seedrarity=1 + B:sesameseedsseeddropfromgrass=false + B:sisalseeddropfromgrass=false + B:soybeanseeddropfromgrass=false + B:spiceleafseeddropfromgrass=false + B:spinachseeddropfromgrass=false + B:strawberryseeddropfromgrass=false + B:sweetpotatoseeddropfromgrass=false + B:taronutseeddropfromgrass=false + B:teaseeddropfromgrass=false + B:tomatilloseeddropfromgrass=false + B:tomatoseeddropfromgrass=false + B:turnipseeddropfromgrass=false + B:waterchestnutseeddropfromgrass=false + B:whitemushroomseeddropfromgrass=false + B:wintersquashseeddropfromgrass=false + B:zucchiniseeddropfromgrass=false +} + + +"shipping bin prices" { + I:shippingbinbeesPrice=16 + I:shippingbincropPrice=32 + I:shippingbinfishPrice=16 + I:shippingbinmeatPrice=16 +} + + +"shipping bin purchases" { + B:shippingbinbuyBees=true + B:shippingbinbuyCrops=true + B:shippingbinbuyFish=true + B:shippingbinbuyMeat=true + B:shippingbinenablevanillaMCBees=true + B:shippingbinenablevanillaMCCrops=true + B:shippingbinenablevanillaMCEgg=true + B:shippingbinenablevanillaMCFish=true + B:shippingbinenablevanillaMCMeat=true + B:shippingbinenablevanillaMCMonsterParts=true +} + + diff --git a/config-source/harvestcraft_fruittree.cfg b/config-source/harvestcraft_fruittree.cfg new file mode 100644 index 0000000..9255e47 --- /dev/null +++ b/config-source/harvestcraft_fruittree.cfg @@ -0,0 +1,1434 @@ +# Configuration file + +########################################################################################################## +# _common_fruit_trees +#--------------------------------------------------------------------------------------------------------# +# Available/Detected biomes: [minecraft:ocean], [minecraft:plains], [minecraft:desert], [minecraft:extreme_hills], [minecraft:forest], [minecraft:taiga], [minecraft:swampland], [minecraft:river], [minecraft:hell], [minecraft:sky], [minecraft:frozen_ocean], [minecraft:frozen_river], [minecraft:ice_flats], [minecraft:ice_mountains], [minecraft:mushroom_island], [minecraft:mushroom_island_shore], [minecraft:beaches], [minecraft:desert_hills], [minecraft:forest_hills], [minecraft:taiga_hills], [minecraft:smaller_extreme_hills], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:deep_ocean], [minecraft:stone_beach], [minecraft:cold_beach], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:taiga_cold], [minecraft:taiga_cold_hills], [minecraft:redwood_taiga], [minecraft:redwood_taiga_hills], [minecraft:extreme_hills_with_trees], [minecraft:savanna], [minecraft:savanna_rock], [minecraft:mesa], [minecraft:mesa_rock], [minecraft:mesa_clear_rock], [minecraft:void], [minecraft:mutated_plains], [minecraft:mutated_desert], [minecraft:mutated_extreme_hills], [minecraft:mutated_forest], [minecraft:mutated_taiga], [minecraft:mutated_swampland], [minecraft:mutated_ice_flats], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [minecraft:mutated_taiga_cold], [minecraft:mutated_redwood_taiga], [minecraft:mutated_redwood_taiga_hills], [minecraft:mutated_extreme_hills_with_trees], [minecraft:mutated_savanna], [minecraft:mutated_savanna_rock], [minecraft:mutated_mesa], [minecraft:mutated_mesa_rock], [minecraft:mutated_mesa_clear_rock], [appliedenergistics2:storage_biome], [buildcraftenergy:oil_ocean], [buildcraftenergy:oil_desert], +########################################################################################################## + +_common_fruit_trees { + # Default: true + B:enableFruitTreeGeneration=true + + # Default: 25, Lower is faster + I:fruitGrowthSpeed=25 +} + + +almond { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +apple { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +apricot { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +avocado { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +banana { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +breadfruit { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +cashew { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +cherry { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +chestnut { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +cinnamon { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +coconut { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +date { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +dragonfruit { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +durian { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +fig { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +gooseberry { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +grapefruit { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +guava { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +hazelnut { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +jackfruit { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +lemon { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +lime { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +lychee { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +mango { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +maple { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # cold [default: [minecraft:taiga_cold], [minecraft:taiga_cold_hills], [minecraft:mutated_taiga_cold], [biomesoplenty:snowy_coniferous_forest], [biomesoplenty:snowy_forest], [biomesoplenty:alps_foothills], [minecraft:taiga], [minecraft:taiga_hills], [biomesoplenty:boreal_forest], [biomesoplenty:coniferous_forest], [biomesoplenty:maple_woods], [biomesoplenty:seasonal_forest]] + S:whitelist < + minecraft:taiga_cold + minecraft:taiga_cold_hills + minecraft:mutated_taiga_cold + biomesoplenty:snowy_coniferous_forest + biomesoplenty:snowy_forest + biomesoplenty:alps_foothills + minecraft:taiga + minecraft:taiga_hills + biomesoplenty:boreal_forest + biomesoplenty:coniferous_forest + biomesoplenty:maple_woods + biomesoplenty:seasonal_forest + > +} + + +nutmeg { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +olive { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +orange { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +papaya { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +paperbark { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +passionfruit { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +pawpaw { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +peach { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +pear { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +pecan { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +peppercorn { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +persimmon { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +pistachio { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +plum { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +pomegranate { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +rambutan { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +soursop { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +spiderweb { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + +starfruit { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +tamarind { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +vanillabean { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # warm [default: [minecraft:savanna], [minecraft:jungle], [minecraft:jungle_hills], [minecraft:jungle_edge], [minecraft:mutated_jungle], [minecraft:mutated_jungle_edge], [biomesoplenty:chaparral], [biomesoplenty:sacred_springs], [biomesoplenty:bamboo_forest], [biomesoplenty:eucalyptus_forest], [biomesoplenty:prairie], [biomesoplenty:rainforest], [biomesoplenty:tropical_rainforest], [biomesoplenty:oasis], [biomesoplenty:tropical_island]] + S:whitelist < + minecraft:savanna + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + minecraft:mutated_jungle + minecraft:mutated_jungle_edge + biomesoplenty:chaparral + biomesoplenty:sacred_springs + biomesoplenty:bamboo_forest + biomesoplenty:eucalyptus_forest + biomesoplenty:prairie + biomesoplenty:rainforest + biomesoplenty:tropical_rainforest + biomesoplenty:oasis + biomesoplenty:tropical_island + > +} + + +walnut { + # [default: true] + B:enableGeneration=true + + # rarity range 0 ... 100, where 0 is common and 100 is rare [range: 0 ~ 100, default: 20] + I:rarity=20 + + # temperate [default: [minecraft:forest], [minecraft:river], [minecraft:forest_hills], [minecraft:birch_forest], [minecraft:birch_forest_hills], [minecraft:roofed_forest], [minecraft:mutated_forest], [minecraft:mutated_birch_forest], [minecraft:mutated_birch_forest_hills], [minecraft:mutated_roofed_forest], [biomesoplenty:boreal_forest], [biomesoplenty:brushland], [biomesoplenty:grove], [biomesoplenty:land_of_lakes], [biomesoplenty:lush_swamp], [biomesoplenty:mountain], [biomesoplenty:orchard], [biomesoplenty:overgrown_cliffs], [biomesoplenty:seasonal_forest], [biomesoplenty:temperate_rainforest], [biomesoplenty:wetland], [biomesoplenty:woodland], [biomesoplenty:mountain_foothills]] + S:whitelist < + minecraft:forest + minecraft:river + minecraft:forest_hills + minecraft:birch_forest + minecraft:birch_forest_hills + minecraft:roofed_forest + minecraft:mutated_forest + minecraft:mutated_birch_forest + minecraft:mutated_birch_forest_hills + minecraft:mutated_roofed_forest + biomesoplenty:boreal_forest + biomesoplenty:brushland + biomesoplenty:grove + biomesoplenty:land_of_lakes + biomesoplenty:lush_swamp + biomesoplenty:mountain + biomesoplenty:orchard + biomesoplenty:overgrown_cliffs + biomesoplenty:seasonal_forest + biomesoplenty:temperate_rainforest + biomesoplenty:wetland + biomesoplenty:woodland + biomesoplenty:mountain_foothills + > +} + + diff --git a/config-source/hyperlighting.cfg b/config-source/hyperlighting.cfg new file mode 100644 index 0000000..5b79112 --- /dev/null +++ b/config-source/hyperlighting.cfg @@ -0,0 +1,229 @@ +# Configuration file + +general { + + ########################################################################################################## + # torches + #--------------------------------------------------------------------------------------------------------# + # Control config for Torches + ########################################################################################################## + + torches { + # Can the color of a torch be changed after being placed + B:Dyeable=true + + # Should Torches be lit when placed + B:"On By Default"=false + + # Should Torches require Lighter Tool to turn on and off + B:"Require Tool"=true + + # Make torches emit colored light if Colored Lux is installed + B:"Use Colored Light"=true + + # Use a more detailed flame texture + B:"Use Detailed Flame"=false + + # Use vanilla lighting along with Colored Lighting. This causes a whiteout effect, so this is up to you + B:"Use Vanilla Light"=true + } + + ########################################################################################################## + # lanterns + #--------------------------------------------------------------------------------------------------------# + # Control config for Lanterns + ########################################################################################################## + + lanterns { + # Can the color of a Lantern be changed after being placed + B:Dyeable=true + + # Should Lanterns be lit when placed + B:"On By Default"=false + + # Should Lanterns require Lighter Tool to turn on and off + B:"Require Tool"=true + + # Make lanterns emit colored light if Colored Lux is installed + B:"Use Colored Light"=true + + # Use a more detailed flame texture + B:"Use Detailed Flame"=false + + # Use vanilla lighting along with Colored Lighting. This causes a whiteout effect, so this is up to you + B:"Use Vanilla Light"=true + } + + ########################################################################################################## + # tiki torches + #--------------------------------------------------------------------------------------------------------# + # Control config for Tiki Torches + ########################################################################################################## + + "tiki torches" { + # Can the color of a tiki torch be changed after being placed + B:Dyeable=true + + # Should Tiki Torches be lit when placed + B:"On By Default"=false + + # Should Tiki Torches require Lighter Tool to turn on and off + B:"Require Tool"=true + + # Make Tiki Torches emit colored light if Colored Lux is installed + B:"Use Colored Light"=true + + # Use a more detailed flame texture + B:"Use Detailed Flame"=false + + # Use vanilla lighting along with Colored Lighting. This causes a whiteout effect, so this is up to you + B:"Use Vanilla Light"=true + } + + ########################################################################################################## + # soul fire + #--------------------------------------------------------------------------------------------------------# + # Control config for Soul Fire items + ########################################################################################################## + + "soul fire" { + # Should Soul Fire lights require Lighter Tool to turn on and off + B:"Require Tool"=true + + # Use a more detailed flame texture + B:"Use Detailed Flame"=false + } + + ########################################################################################################## + # candles + #--------------------------------------------------------------------------------------------------------# + # Control config for Candles + ########################################################################################################## + + candles { + # Use Colored Lux if installed to emit a brighter light with Candle in a Jar + B:"Candle in a Jar Use colored lux"=true + + # Can the color of a candle be changed after being placed + B:Dyeable=true + + # Should Candles be lit when placed + B:"On By Default"=false + + # Should Candles require Lighter Tool to turn on and off + B:"Require Tool"=true + + # Make Candles emit colored light if Colored Lux is installed + B:"Use Colored Light"=true + + # Use a more detailed flame texture + B:"Use Detailed Flame"=false + + # Use vanilla lighting along with Colored Lighting. This causes a whiteout effect, so this is up to you + B:"Use Vanilla Light"=true + } + + ########################################################################################################## + # general config + #--------------------------------------------------------------------------------------------------------# + # Control general config for Hyper Lighting + ########################################################################################################## + + "general config" { + # Show message in chat when update is available + B:"Update Chat Message"=false + } + + ########################################################################################################## + # redstone lamps + #--------------------------------------------------------------------------------------------------------# + # Control config for Redstone Lamps + ########################################################################################################## + + "redstone lamps" { + # Can the color of a redstone lamp be changed after being placed + B:Dyeable=true + + # Make Redstone Lamps emit colored light if Colored Lux is installed + B:"Use Colored Light"=true + + # Use vanilla lighting along with Colored Lighting. This causes a whiteout effect, so this is up to you + B:"Use Vanilla Light"=true + } + + ########################################################################################################## + # neon signs config + #--------------------------------------------------------------------------------------------------------# + # Control config for Neon Signs + ########################################################################################################## + + "neon signs config" { + # Enable or disable the neon hum sound + B:Sounds=true + + # Make Neon Signs emit colored light if Colored Lux is installed + B:"Use Colored Light"=true + } + + ########################################################################################################## + # neon battery lights + #--------------------------------------------------------------------------------------------------------# + # Control config for Neon Battery Lights + ########################################################################################################## + + "neon battery lights" { + # Make Neon Battery Lights emit colored light if Colored Lux is installed + B:"Use Colored Light"=true + + # Use vanilla lighting along with Colored Lighting. This causes a whiteout effect, so this is up to you + B:"Use Vanilla Light"=true + } + + ########################################################################################################## + # campfire config + #--------------------------------------------------------------------------------------------------------# + # Control config for Campfires + ########################################################################################################## + + "campfire config" { + # Should Campfires be lit when placed + B:"On By Default"=false + + # Should Campfires require Lighter Tool to turn on and off + B:"Require Tool"=true + } + + ########################################################################################################## + # pumpkin trio config + #--------------------------------------------------------------------------------------------------------# + # Control config for Pumpkin Trio + ########################################################################################################## + + "pumpkin trio config" { + # Should Pumpkin Trios be lit when placed + B:"On By Default"=false + + # Should Pumpkin Trios require Lighter Tool to turn on and off + B:"Require Tool"=true + } + + ########################################################################################################## + # glowstone + #--------------------------------------------------------------------------------------------------------# + # Control config for Glowstone + ########################################################################################################## + + glowstone { + # Can the color of a Glowstone be changed after being placed + B:Dyeable=true + + # Make Glowstone emit colored light if Colored Lux is installed + B:"Use Colored Light"=true + + # Use vanilla lighting along with Colored Lighting. This causes a whiteout effect, so this is up to you + B:"Use Vanilla Light"=true + } + +} + + diff --git a/config-source/ironchest.cfg b/config-source/ironchest.cfg new file mode 100644 index 0000000..1badb8f --- /dev/null +++ b/config-source/ironchest.cfg @@ -0,0 +1,10 @@ +# Configuration file + +~CONFIG_VERSION: 0.2 + +enable-disable { + B:"Add Shulker Boxes to Creative Menu"=true + B:"Enable Shulker Box Recipes"=true +} + + diff --git a/config-source/jade.cfg b/config-source/jade.cfg new file mode 100644 index 0000000..b20440c --- /dev/null +++ b/config-source/jade.cfg @@ -0,0 +1,22 @@ +# Configuration file + +general { + B:bypassLockedContainer=false + + # Min: 0 + # Max: 2147483647 + I:inventoryNormalShowAmount=0 + S:inventoryShowBlacklist < + refinedstorage:disk_drive + > + + # Min: 1 + # Max: 2147483647 + I:inventoryShowItemPreLine=9 + + # Min: 0 + # Max: 2147483647 + I:inventorySneakShowAmount=54 +} + + diff --git a/config-source/jei/itemBlacklist.cfg b/config-source/jei/itemBlacklist.cfg new file mode 100644 index 0000000..376c740 --- /dev/null +++ b/config-source/jei/itemBlacklist.cfg @@ -0,0 +1,17 @@ +# Configuration file + +~CONFIG_VERSION: 0.1.0 + +########################################################################################################## +# advanced +#--------------------------------------------------------------------------------------------------------# +# Advanced config options to change the way JEI functions. +########################################################################################################## + +advanced { + # List of ingredients that should not be displayed in the list. Format: modId[:name[:meta]]. Hide Ingredients Mode will automatically add or remove entries here. [Default: []] + S:itemBlacklist < + > +} + + diff --git a/config-source/jei/jei.cfg b/config-source/jei/jei.cfg new file mode 100644 index 0000000..3b35ada --- /dev/null +++ b/config-source/jei/jei.cfg @@ -0,0 +1,79 @@ +# Configuration file + +~CONFIG_VERSION: 0.4.0 + +########################################################################################################## +# advanced +#--------------------------------------------------------------------------------------------------------# +# Advanced config options to change the way JEI functions. +########################################################################################################## + +advanced { + # Move the JEI search bar to the bottom center of the screen. [default: false] + B:centerSearchBarEnabled=false + B:debugModeEnabled=false + + # Choose if JEI should give ingredients direct to the inventory (inventory) or pick them up with the mouse (mouse_pickup). + # [Default: mouse_pickup] + # [Valid: [inventory, mouse_pickup]] + S:giveMode=MOUSE_PICKUP + + # The maximum width of the ingredient list. [range: 4 ~ 100, default: 100] + I:maxColumns=100 + + # The maximum height of the recipe GUI. [range: 175 ~ 5000, default: 350] + I:maxRecipeGuiHeight=350 + + # How the mod name should be formatted in the tooltip for JEI GUIs. Leave blank to disable. [Default: blue italic] [Valid: [black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple, gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, white, obfuscated, bold, strikethrough, underline, italic]] + S:modNameFormat=blue italic + + # Enable JEI memory usage optimizations. [default: true] + B:optimizeMemoryUsage=true +} + + +########################################################################################################## +# search +#--------------------------------------------------------------------------------------------------------# +# Options relating to the search bar. +########################################################################################################## + +search { + # Search mode for Colors (prefix: ^) + # [Default: disabled] + # [Valid: [enabled, require_prefix, disabled]] + S:colorSearchMode=DISABLED + + # Search mode for Creative Tab Names (prefix: %) + # [Default: disabled] + # [Valid: [enabled, require_prefix, disabled]] + S:creativeTabSearchMode=DISABLED + + # Search mode for Mod Names (prefix: @) + # [Default: require_prefix] + # [Valid: [enabled, require_prefix, disabled]] + S:modNameSearchMode=REQUIRE_PREFIX + + # Search mode for Ore Dictionary Names (prefix: $) + # [Default: disabled] + # [Valid: [enabled, require_prefix, disabled]] + S:oreDictSearchMode=DISABLED + + # Search mode for resources ids (prefix: &) + # [Default: disabled] + # [Valid: [enabled, require_prefix, disabled]] + S:resourceIdSearchMode=DISABLED + + # Search mode for Tooltips (prefix: #) + # [Default: enabled] + # [Valid: [enabled, require_prefix, disabled]] + S:tooltipSearchMode=ENABLED +} + + +searchadvancedtooltips { + # config.jei.searchAdvancedTooltips.search.comment [default: false] + B:search=false +} + + diff --git a/config-source/jei/searchColors.cfg b/config-source/jei/searchColors.cfg new file mode 100644 index 0000000..895f31a --- /dev/null +++ b/config-source/jei/searchColors.cfg @@ -0,0 +1,53 @@ +# Configuration file + +~CONFIG_VERSION: 0.1.0 + +########################################################################################################## +# searchcolors +#--------------------------------------------------------------------------------------------------------# +# config.jei.searchColors.comment +########################################################################################################## + +searchcolors { + # config.jei.searchColors.searchColors.comment [Default: [White:EEEEEE, LightBlue:7492cc, Cyan:00EEEE, Blue:2222dd, LapisBlue:25418b, Teal:008080, Yellow:cacb58, GoldenYellow:EED700, Orange:d97634, Pink:D1899D, HotPink:FC0FC0, Magenta:b24bbb, Purple:813eb9, JadedPurple:43324f, EvilPurple:2e1649, Lavender:B57EDC, Indigo:480082, Sand:dbd3a0, Tan:bb9b63, LightBrown:A0522D, Brown:634b33, DarkBrown:3a2d13, LimeGreen:43b239, SlimeGreen:83cb73, Green:008000, DarkGreen:224d22, GrassGreen:548049, Red:963430, BrickRed:b0604b, NetherBrick:2a1516, Redstone:ce3e36, Black:181515, CharcoalGray:464646, IronGray:646464, Gray:808080, Silver:C0C0C0]] + S:searchColors < + White:EEEEEE + LightBlue:7492cc + Cyan:00EEEE + Blue:2222dd + LapisBlue:25418b + Teal:008080 + Yellow:cacb58 + GoldenYellow:EED700 + Orange:d97634 + Pink:D1899D + HotPink:FC0FC0 + Magenta:b24bbb + Purple:813eb9 + JadedPurple:43324f + EvilPurple:2e1649 + Lavender:B57EDC + Indigo:480082 + Sand:dbd3a0 + Tan:bb9b63 + LightBrown:A0522D + Brown:634b33 + DarkBrown:3a2d13 + LimeGreen:43b239 + SlimeGreen:83cb73 + Green:008000 + DarkGreen:224d22 + GrassGreen:548049 + Red:963430 + BrickRed:b0604b + NetherBrick:2a1516 + Redstone:ce3e36 + Black:181515 + CharcoalGray:464646 + IronGray:646464 + Gray:808080 + Silver:C0C0C0 + > +} + + diff --git a/config-source/jei/worldSettings.cfg b/config-source/jei/worldSettings.cfg new file mode 100644 index 0000000..5eded5d --- /dev/null +++ b/config-source/jei/worldSettings.cfg @@ -0,0 +1,115 @@ +# Configuration file + +~CONFIG_VERSION: 0.1.0 + +world1544803905 { + S:filterText= +} + + +world1755115606 { + # Show the list of bookmarks next to open GUIs. + B:bookmarkOverlayEnabled=true + + # Give items instead of showing the recipe. + B:cheatItemsEnabled=false + + # Hide and unhide ingredients by clicking them in the list. + B:editEnabled=false + S:filterText=gat + + # Show the list of ingredients next to open GUIs. + B:overlayEnabled=true +} + + +world1857731947 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText=copper + B:overlayEnabled=true +} + + +world2560 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText= + B:overlayEnabled=true +} + + +world2561 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText= + B:overlayEnabled=true +} + + +world2562 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText= + B:overlayEnabled=true +} + + +world2563 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText= + B:overlayEnabled=true +} + + +world770028353 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText= + B:overlayEnabled=true +} + + +world770028354 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText= + B:overlayEnabled=true +} + + +world770028355 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText= + B:overlayEnabled=true +} + + +world770028356 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText= + B:overlayEnabled=true +} + + +world770028357 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + B:editEnabled=false + S:filterText= + B:overlayEnabled=true +} + + diff --git a/config-source/magicbees.cfg b/config-source/magicbees.cfg new file mode 100644 index 0000000..e42602d --- /dev/null +++ b/config-source/magicbees.cfg @@ -0,0 +1,35 @@ +# Configuration file + +client { + # Whether to render the bee inside the Bee Collector's Jar with a TESR. [default: true] + B:fancyJarRenderer=true + + # Set to true to use the old model for the Bee Collector's Jar [default: false] + B:oldJarmodel=false +} + + +general { + # Sets base range of the Mysterious Magnet. [range: 1 ~ 8, default: 3] + I:magnetBaseRange=3 + + # Used to calculate the range of the Mysterious Magnet; Range = baseValue + level * multiplier [range: 0.1 ~ 8.0, default: 0.75] + S:magnetLevelMultiplier=0.75 + + # Sets max level of the Mysterious Magnet. [range: 1 ~ 16, default: 9] + I:magnetMaxLevel=9 + + # Enables/Disables the magnet sounds. [default: true] + B:magnetSound=true + + # Whether the MoonDial should show the MoonPhase in it's tooltip. [default: true] + B:moonDialShowsPhaseInText=true + + # When true, removes all bees related to mods that are not present from the game. [default: true] + B:removeUnneededBees=true + + # Set to true to show all MagicBees bees in the creative tab/JEI. [default: true] + B:showAllBees=true +} + + diff --git a/config-source/metallurgy_reforged/config_pack_version b/config-source/metallurgy_reforged/config_pack_version new file mode 100644 index 0000000..a58941b --- /dev/null +++ b/config-source/metallurgy_reforged/config_pack_version @@ -0,0 +1 @@ +1.3 \ No newline at end of file diff --git a/config-source/metallurgy_reforged/effects.cfg b/config-source/metallurgy_reforged/effects.cfg new file mode 100644 index 0000000..aad74a1 --- /dev/null +++ b/config-source/metallurgy_reforged/effects.cfg @@ -0,0 +1,113 @@ +# Configuration file + +effect_roster { + B:"Abattoir (Carmot Weapons)"=true + B:"Acceleration (Quicksilver Armor)"=true + B:"Adaptability (Haderoth Armor)"=true + B:"Apex (Haderoth weapons)"=true + B:"Aquatic (Deep Iron Armor)"=true + B:"Arcane (Mithril Items)"=true + B:"Autonomous (Carmot Tools)"=true + B:"Berserker (Orichalcum Armor)"=true + B:"Blizzard (Ceruclase Armor)"=true + B:"Blood Tap (Sanguinite Tools)"=true + B:"Bounty (Midasium Weapon)"=true + B:"Brilliance (Damascus Steel Weapons)"=true + B:"Broken Evasion (Shadow Iron Armor)"=true + B:"Cathartic Strike (Platinum Weapons)"=true + B:"Champion (Orichalcum Items)"=true + B:"Chaos Crit (Shadow Iron Weapons)"=true + B:"Cloak & Dagger (Hepatizon Armor)"=true + B:"Cold Snap (Ceruclase Tools)"=true + B:"Crushing (Oureclase Pickaxe)"=true + B:"Dazzle (Damascus Steel Pickaxe)"=true + B:"Deceitful (Sanguinite Items)"=true + B:"Devour (Sanguinite Weapons)"=true + B:"Disarm (Hepatizon Weapons)"=true + B:"Dissolve (Vyroxeres Armor)"=true + B:"Diver (Deep Iron Tools)"=true + B:"Diver (Deep Iron Weapons)"=true + B:"Divine Grace (Amordrine Weapons)"=true + B:"Eclipse (Shadow Steel Armor)"=true + B:"End Domestic (Eximite Armor)"=true + B:"Escalation (Celenegil Tools)"=true + B:"Ethereal (Etherium Armor)"=true + B:"Explosion (Vulcanite Armor)"=true + B:"Extraterrestrial I (Astral Silver Weapon)"=true + B:"Extraterrestrial II (Astral Silver Tools)"=true + B:"Fissure (Vulcanite Tools)"=true + B:"Flak (Krik Weapons)"=true + B:"Flash Freeze (Ceruclase Weapons)"=true + B:"Flawless (Platinum Items (except armor))"=true + B:"Freyr (Prometheum Armor)"=true + B:"Fuse (Vulcanite Weapons)"=true + B:"Glory Seeker (Celenegil Weapons)"=true + B:"Greed (Midasium Tool)"=true + B:"Gust of Wind (Atlarus Weapons)"=true + B:"Harmony (Shadow Steel Weapons)"=true + B:"Harvest (Prometheum Hoe)"=true + B:"Hot-Blooded (Ignatius Armor)"=true + B:"Inclusions (Adamantine Items)"=true + B:"Incompatible (Shadow Iron Pickaxe)"=true + B:"Krik-Drives (Krik Tools)"=true + B:"Magic Aspect (Mithril Weapon)"=true + B:"Magnet (Electrum Weapons)"=true + B:"Metamorph (Haderoth Items)"=true + B:"Midas Touch (Midasium hoe)"=true + B:"Molten Blade (Ignatius Weapons)"=true + B:"Molten Core (Ignatius Tools)"=true + B:"Mountain (Black Steel Weapon)"=true + B:"Multiply (Mithril Pickaxe)"=true + B:"Necromastery (Sanguinite Armor)"=true + B:"Nullifier (Desichalkos Weapons)"=true + B:"Orb (Desichalkos Armor)"=true + B:"Outworlder (Eximite Weapons)"=true + B:"Paragon absorb (Tartarite Items)"=true + B:"Perseverance (Celenegil Armor)"=true + B:"Photosynthesis (Prometheum Items)"=true + B:"Power User (Carmot Armor)"=true + B:"Pulverize (Oureclase Weapons)"=true + B:"Purification (Platinum Armor)"=true + B:"Reactive I (Angmallen Weapons)"=true + B:"Reactive II (Angmallen Armor)"=true + B:"Reinforcement (Black Steel Armor)"=true + B:"Restoration (Kalendrite Tools)"=true + B:"Royal Blood (Damascus Steel Armor)"=true + B:"Siphon (Etherium Weapons)"=true + B:"Sky-High (Amordrine Armor)"=true + B:"Sleight of blade (Quicksilver Weapons)"=true + B:"Soulbound (Amordrine Items)"=true + B:"Stampede (Oureclase Armor)"=true + B:"Starlight (Astral Silver Armor)"=true + B:"Static (Electrum Armor)"=true + B:"Symbiosis (Adamantine Armor)"=true + B:"Tailwind (Quicksilver Tools)"=true + B:"Time Cleave (Inolashite Weapons)"=true + B:"Time Leap (Inolashite Tools)"=true + B:"Titan (Osmium Armor)"=true + B:"Toxin (Vyroxeres Weapons)"=true + B:"Tranquil (Kalendrite Armor)"=true + B:"Transmute (Angmallen Pickaxe)"=true + B:"Umbral-synthesis (Shadow Steel Items)"=true + B:"Voltage Control (Electrum Tools)"=true + B:"Warp (Inolashite Armor)"=true + B:"Weight-Controlled Flight (Krik Armor)"=true + B:"Whirlwind (Atlarus Armor)"=true + B:"Wind Scythe (Atlarus Hoe)"=true + B:"Wormhole (Desichalkos Tools)"=true +} + + +effect_tweaks { + # Chaos Crit damage multiplier is a random number between 1.2 and this value + # Min: 1.2 + # Max: 50.0 + D:"Chaos Crit Damage Upper Bound"=3.2 + + # You can blacklist blocks that players cannot clip through. + S:"Ethereal BlackList" < + minecraft:bedrock + > +} + + diff --git a/config-source/metallurgy_reforged/gadgets.cfg b/config-source/metallurgy_reforged/gadgets.cfg new file mode 100644 index 0000000..d6c733b --- /dev/null +++ b/config-source/metallurgy_reforged/gadgets.cfg @@ -0,0 +1,66 @@ +# Configuration file + +brass_knuckles { + # Affects the damage for each hit when attacking with brass knuckles | value is summed to default items' damage value + D:"Brass Knuckles Attack Damage"=1.0 + + # Affects the amount of hits of brass knucles in a certain time lapse | value is summed to default items' damage value + D:"Brass Knuckles Attack Speed"=16.0 +} + + +gauntlet { + # Sets the gauntlet attack damage + D:"Attack Modifier"=3.0 + + # We suggest to set the value to 16 or else the process bar will be rendered + # Min: -3.0 + # Max: 16.0 + D:"Attack Speed Modifier"=16.0 + + # Sets the damage dealt to the target by being hit on the block + # Min: 0.0 + # Max: 1.7976931348623157E308 + D:"Gauntlet Block Damage"=0.5 + + # Sets the Maximum Durability for the Rubracium Gauntlet + I:"Gauntlet Durability"=750 + + # Sets the gauntlet hunger modifier [ 1 = 0.5 ] + # Min: 0 + # Max: 2147483647 + I:"Gauntlet Hunger Modifier"=1 + + # Set to true for disable block griefing + B:"Gauntlet disable block griefing"=false +} + + +ignatius_fuel { + # How many items should 1 infused ignatius item process in a vanilla furnace (this value is automatically tripled when the fuel is used in metallurgy machines) [default: 8] + # Min: 1 + # Max: 64 + I:"Infused Ignatius Fuel Value"=24 +} + + +phosphorus_lamp { + # Set this to false to disable entity collisions with lantern + B:"Lantern entity collision"=true + + # Sets how bright the lantern should be + I:"Phosphorus Lantern Light Level"=8 +} + + +thermite_dust { + # The Temperature required to melt thermite in a Tinkers' Construct Smeltery + I:"Thermite Fuel Temperature"=400 + + # How many items should 1 thermite item cook in a vanilla furnace (this value is automatically doubled when thermite is used in metallurgy machines) [default: 8] + # Min: 1 + # Max: 64 + I:"Thermite Fuel Value"=8 +} + + diff --git a/config-source/metallurgy_reforged/general.cfg b/config-source/metallurgy_reforged/general.cfg new file mode 100644 index 0000000..5c0f992 --- /dev/null +++ b/config-source/metallurgy_reforged/general.cfg @@ -0,0 +1,67 @@ +# Configuration file + +general { + # Set to true to disable default EMC values + B:"Disable Automatic EMC values"=false + + # Set to true to disable Construct's Armory Integration + B:"Disable ConArm Integration"=false + + # Set to true to disable Industrial Foregoing Integration + B:"Disable IF Integration"=false + + # Set to true to disable Tinkers' Construct Integration + B:"Disable tinker integration"=false + + # Loads the `material.json` file in the config folder that allows players to edit any material stat in the mod and to disable specific metals + B:"Enable Custom Materials Stats Configuration file"=false + + # When set to true the duplication trait from tinker integration is enabled + B:"Enable Duplication Trait"=true + + # Loads the `metallurgy_enderio_alloys.xml` file in the config folder that allows players to edit alloy recipes that you can make in the Alloy Smelter from EnderIO + B:"Enable EnderIO alloying recipes xml file"=false + + # When set to true it shows the warning message when joining the world + B:"Enable On World Join Message"=false + + # Set this to true to enable ore particles (Particles that are bigger depending on the harvest tier of the ore) [default: false] + B:"Enable Ore Particles"=true + + # A list of metals which cannot be equipped by mobs. + # Metal names must be written in snake case. + S:"Metal equipment spawn blacklist" < + > + + # A list of mob ids that can spawn with metallurgy armor and/or tools + S:"Mob that can spawn equipped" < + minecraft:zombie + minecraft:skeleton + minecraft:wither_skeleton + minecraft:stray + minecraft:husk + > + + # When set to true the mod will load new recipes from the OreDictionary (this could cause some incompatibility issues when removing recipes with CraftTweaker disable this if you see that some recipes are not being removed) + B:"OreDict Crusher Recipes"=true + + # Set the road speed multiplier + # Min: 1.0 + # Max: 1.7976931348623157E308 + D:"Road Speed Multiplier"=1.5 + + # Set this to true to enable the possibility to repair armors in Vanilla Anvil + B:"Should Armor be repairable in Anvil"=true + + # Set this to true to make ore blocks that have a harvest level higher than 5 to emit light [default: false] + B:"Should High Tier Ore emit light"=true + + # Set this to true to be able to repair tools in Vanilla Anvil + B:"Should Tool be repairable in Anvil"=true + + # Add a material in this array to blacklist it during game boot - material name format is "snake_case" (e.g. 'osmium' or 'damascus_steel') + S:"Tinker Materials Blacklist" < + > +} + + diff --git a/config-source/metallurgy_reforged/materials.json b/config-source/metallurgy_reforged/materials.json new file mode 100644 index 0000000..e2c91bd --- /dev/null +++ b/config-source/metallurgy_reforged/materials.json @@ -0,0 +1,1121 @@ +[ + "These Strings will be ignored by the parser (They will serve as comments)", + "Editing this file won't have any effect on restart if the related configuration option in general.cfg is disabled", + "Enabling the config option means that this file will never be overwritten by the mod anymore", + "(hence no updates from us to the default material.json will be overwritten to your custom version)", + "If you want to reset/update this file to its original version disable the feature in general.cfg and the file will be overwritten", + "for more information about editing this file read the related page on our wiki on github: https://github.com/Davoleo/Metallurgy-4-Reforged/wiki", + { + "name": "adamantine", + "hardness": 11.5, + "blast_resistance": 15.0, + "ore_harvest_level": 6, + "color": "C62C29", + "armor_stats": { + "damage_reduction": [ + 3, + 4, + 5, + 3 + ], + "enchantability": 8, + "durability": 96, + "toughness": 3.5, + "max_health": 20.0 + }, + "tool_stats": { + "efficiency": 10.5, + "harvest_level": 6, + "enchantability": 22, + "durability": 2943, + "damage": 5.0 + } + }, + { + "name": "alduorite", + "hardness": 5.3, + "blast_resistance": 10.0, + "ore_harvest_level": 6, + "color": "9294BE" + }, + { + "name": "amordrine", + "hardness": 10.0, + "blast_resistance": 10.0, + "ore_harvest_level": -1, + "color": "9E69AF", + "armor_stats": { + "damage_reduction": [ + 3, + 4, + 5, + 3 + ], + "enchantability": 40, + "durability": 55, + "toughness": 2.0 + }, + "tool_stats": { + "efficiency": 11.0, + "harvest_level": 4, + "enchantability": 40, + "durability": 832, + "damage": 4.0 + } + }, + { + "name": "angmallen", + "hardness": 10.0, + "blast_resistance": 10.0, + "ore_harvest_level": -1, + "color": "C9B080", + "armor_stats": { + "damage_reduction": [ + 2, + 3, + 4, + 2 + ], + "enchantability": 32, + "durability": 8, + "toughness": 0.5 + }, + "tool_stats": { + "efficiency": 7.2, + "harvest_level": 2, + "enchantability": 32, + "durability": 164, + "damage": 2.7 + } + }, + { + "name": "astral_silver", + "hardness": 4.1, + "blast_resistance": 10.0, + "ore_harvest_level": 3, + "color": "1D52A3", + "armor_stats": { + "damage_reduction": [ + 2, + 3, + 4, + 3 + ], + "enchantability": 36, + "durability": 15, + "toughness": 0.0 + }, + "tool_stats": { + "efficiency": 8.5, + "harvest_level": 3, + "enchantability": 36, + "durability": 523, + "damage": 2.8 + } + }, + { + "name": "atlarus", + "hardness": 9.3, + "blast_resistance": 15.0, + "ore_harvest_level": 6, + "color": "F2CB59", + "armor_stats": { + "damage_reduction": [ + 4, + 4, + 4, + 4 + ], + "enchantability": 2, + "durability": 55, + "toughness": 3.3, + "movement_speed": 0.01, + "knockback_resistance": -0.4 + }, + "tool_stats": { + "efficiency": 11.0, + "harvest_level": 6, + "enchantability": 22, + "durability": 1750, + "damage": 5.0 + } + }, + { + "name": "black_steel", + "hardness": 10.0, + "blast_resistance": 15.0, + "ore_harvest_level": -1, + "color": "494949", + "armor_stats": { + "damage_reduction": [ + 2, + 3, + 3, + 2 + ], + "enchantability": 2, + "durability": 28, + "toughness": 6.5 + }, + "tool_stats": { + "efficiency": 6.6, + "harvest_level": 3, + "enchantability": 11, + "durability": 976, + "attack_speed": -0.6, + "movement_speed": -0.01, + "max_health": 1.0, + "damage": 3.9 + } + }, + { + "name": "brass", + "hardness": 10.0, + "blast_resistance": 10.0, + "ore_harvest_level": -1, + "color": "CDAA3A", + "armor_stats": { + "damage_reduction": [ + 2, + 3, + 3, + 2 + ], + "enchantability": 18, + "durability": 14, + "toughness": 3.0, + "movement_speed": -0.01, + "knockback_resistance": 0.2 + }, + "tool_stats": { + "efficiency": 6.8, + "harvest_level": 2, + "enchantability": 8, + "durability": 895, + "damage": 3.2, + "attack_speed": -0.5, + "reach_distance": -1 + } + }, + { + "name": "bronze", + "hardness": 10.0, + "blast_resistance": 15.0, + "ore_harvest_level": -1, + "color": "CB8B4B", + "armor_stats": { + "damage_reduction": [ + 2, + 3, + 4, + 3 + ], + "enchantability": 9, + "durability": 25, + "toughness": 1.0 + }, + "tool_stats": { + "efficiency": 7.0, + "harvest_level": 2, + "enchantability": 16, + "durability": 224, + "damage": 2.2 + } + }, + { + "name": "carmot", + "hardness": 5.1, + "blast_resistance": 15.0, + "ore_harvest_level": 5, + "color": "C39C69", + "armor_stats": { + "damage_reduction": [ + 3, + 4, + 5, + 3 + ], + "enchantability": 7, + "durability": 19, + "toughness": 1.0 + }, + "tool_stats": { + "efficiency": 4.9, + "harvest_level": 5, + "enchantability": 7, + "durability": 414, + "damage": 1.4, + "attack_speed": -0.3, + "reach_distance": -1 + } + }, + { + "name": "celenegil", + "hardness": 10.0, + "blast_resistance": 20.0, + "ore_harvest_level": -1, + "color": "89EC87", + "armor_stats": { + "damage_reduction": [ + 3, + 5, + 6, + 4 + ], + "enchantability": 23, + "durability": 42, + "toughness": 4.0 + }, + "tool_stats": { + "efficiency": 8.2, + "harvest_level": 5, + "enchantability": 23, + "durability": 521, + "damage": 4.8 + } + }, + { + "name": "ceruclase", + "hardness": 4.1, + "blast_resistance": 15.0, + "ore_harvest_level": 4, + "color": "9ECFD5", + "armor_stats": { + "damage_reduction": [ + 3, + 4, + 5, + 4 + ], + "enchantability": 50, + "durability": 137, + "toughness": 0.0 + }, + "tool_stats": { + "efficiency": 5.0, + "harvest_level": 4, + "enchantability": 16, + "durability": 103, + "damage": 3.5, + "attack_speed": -0.1 + } + }, + { + "name": "copper", + "hardness": 2.2, + "blast_resistance": 6.0, + "ore_harvest_level": 1, + "color": "E5770A", + "armor_stats": { + "damage_reduction": [ + 1, + 2, + 3, + 2 + ], + "enchantability": 25, + "durability": 5, + "toughness": 0.0 + }, + "tool_stats": { + "efficiency": 6.10, + "harvest_level": 2, + "enchantability": 25, + "durability": 120, + "damage": 1.2, + "attack_speed": 0.4 + } + }, + { + "name": "damascus_steel", + "hardness": 10.0, + "blast_resistance": 20.0, + "ore_harvest_level": -1, + "color": "C4BCAA", + "armor_stats": { + "damage_reduction": [ + 3, + 5, + 6, + 3 + ], + "enchantability": 27, + "durability": 16, + "toughness": 0.0 + }, + "tool_stats": { + "efficiency": 6.0, + "harvest_level": 3, + "enchantability": 27, + "durability": 395, + "damage": 2.5 + } + }, + { + "name": "deep_iron", + "hardness": 3.1, + "blast_resistance": 10.0, + "ore_harvest_level": 1, + "color": "436182", + "armor_stats": { + "damage_reduction": [ + 1, + 3, + 4, + 2 + ], + "enchantability": 20, + "durability": 15, + "toughness": 1.0 + }, + "tool_stats": { + "efficiency": 6.2, + "harvest_level": 2, + "enchantability": 19, + "durability": 230, + "damage": 1.7 + } + }, + { + "name": "desichalkos", + "hardness": 10.0, + "blast_resistance": 15.0, + "ore_harvest_level": -1, + "color": "8159DD", + "armor_stats": { + "damage_reduction": [ + 3, + 4, + 5, + 4 + ], + "enchantability": 21, + "durability": 112, + "toughness": 2.5 + }, + "tool_stats": { + "efficiency": 10.0, + "harvest_level": 6, + "enchantability": 21, + "durability": 2232, + "damage": 3.7, + "reach_distance": 3, + "attack_speed": -0.2 + } + }, + { + "name": "electrum", + "hardness": 10.0, + "blast_resistance": 6.0, + "ore_harvest_level": -1, + "color": "EFEF57", + "armor_stats": { + "damage_reduction": [ + 2, + 4, + 5, + 3 + ], + "enchantability": 19, + "durability": 32, + "toughness": 1.0 + }, + "tool_stats": { + "efficiency": 7.9, + "harvest_level": 2, + "enchantability": 17, + "durability": 366, + "attack_speed": 0.3, + "damage": 2.7 + } + }, + { + "name": "etherium", + "hardness": 10.0, + "blast_resistance": 6.0, + "ore_harvest_level": -1, + "color": "A6C69B", + "armor_stats": { + "damage_reduction": [ + 3, + 5, + 6, + 4 + ], + "enchantability": 30, + "durability": 273, + "toughness": 0.0, + "movement_speed": 0.04 + }, + "tool_stats": { + "efficiency": 16.0, + "harvest_level": 6, + "enchantability": 30, + "durability": 2056, + "damage": 6.0, + "attack_speed": -0.3, + "reach_distance": 1 + } + }, + { + "name": "eximite", + "hardness": 4.7, + "blast_resistance": 15.0, + "ore_harvest_level": 4, + "color": "58B396", + "armor_stats": { + "damage_reduction": [ + 3, + 4, + 4, + 3 + ], + "enchantability": 28, + "durability": 21, + "toughness": 3.0 + }, + "tool_stats": { + "efficiency": 7.8, + "harvest_level": 5, + "enchantability": 28, + "durability": 789, + "damage": 4.9, + "reach_distance": 1 + } + }, + { + "name": "haderoth", + "hardness": 10.0, + "blast_resistance": 20.0, + "ore_harvest_level": -1, + "color": "351F22", + "armor_stats": { + "damage_reduction": [ + 4, + 5, + 6, + 4 + ], + "enchantability": 19, + "durability": 5, + "toughness": 6.0 + }, + "tool_stats": { + "efficiency": 12.0, + "harvest_level": 6, + "enchantability": 19, + "durability": 80, + "damage": 4.0 + } + }, + { + "name": "hepatizon", + "hardness": 10.0, + "blast_resistance": 15.0, + "ore_harvest_level": -1, + "color": "D54B72", + "armor_stats": { + "damage_reduction": [ + 3, + 4, + 4, + 3 + ], + "enchantability": 29, + "durability": 28, + "toughness": 1.0 + }, + "tool_stats": { + "efficiency": 7.2, + "harvest_level": 3, + "enchantability": 29, + "durability": 761, + "attack_speed" : 0.2, + "damage": 4.2 + } + }, + { + "name": "ignatius", + "hardness": 3.1, + "blast_resistance": 6.0, + "ore_harvest_level": 3, + "color": "FD9663", + "armor_stats": { + "damage_reduction": [ + 2, + 3, + 4, + 2 + ], + "enchantability": 11, + "durability": 5, + "toughness": 0.0 + }, + "tool_stats": { + "efficiency": 4.0, + "harvest_level": 4, + "enchantability": 11, + "durability": 84, + "attack_speed": -0.1, + "damage": 2.4 + } + }, + { + "name": "infuscolium", + "hardness": 3.2, + "blast_resistance": 10.0, + "ore_harvest_level": 2, + "color": "6A3359" + }, + { + "name": "inolashite", + "hardness": 10.0, + "blast_resistance": 20.0, + "ore_harvest_level": -1, + "color": "92D2D2", + "armor_stats": { + "damage_reduction": [ + 3, + 6, + 7, + 5 + ], + "enchantability": 22, + "durability": 61, + "toughness": 1.0 + }, + "tool_stats": { + "efficiency": 7.2, + "harvest_level": 6, + "enchantability": 22, + "durability": 1028, + "damage": 5.0, + "attack_speed": -0.4 + } + }, + { + "name": "kalendrite", + "hardness": 4.7, + "blast_resistance": 15.0, + "ore_harvest_level": 4, + "color": "E381EA", + "armor_stats": { + "damage_reduction": [ + 1, + 2, + 2, + 1 + ], + "enchantability": 16, + "durability": 15, + "toughness": 3.0, + "max_health": 8.0 + }, + "tool_stats": { + "efficiency": 8.1, + "harvest_level": 4, + "enchantability": 19, + "durability": 212, + "damage": 4.0 + } + }, + { + "name": "krik", + "hardness": 10.0, + "blast_resistance": 10.0, + "ore_harvest_level": -1, + "color": "A7D85E", + "armor_stats": { + "damage_reduction": [ + 2, + 3, + 4, + 3 + ], + "enchantability": 17, + "durability": 36, + "toughness": 2.0 + }, + "tool_stats": { + "efficiency": 9.5, + "harvest_level": 6, + "enchantability": 17, + "durability": 1652, + "attack_speed": 0.3, + "damage": 4.1 + } + }, + { + "name": "lemurite", + "hardness": 5.5, + "blast_resistance": 6.0, + "ore_harvest_level": 5, + "color": "D0D0D0" + }, + { + "name": "lutetium", + "hardness": 5.1, + "blast_resistance": 15.0, + "ore_harvest_level": 6, + "color": "777221", + "armor_stats": { + "damage_reduction": [ + 5, + 6, + 5, + 4 + ], + "enchantability": 17, + "durability": 50, + "toughness": 3.0 + } + }, + { + "name": "manganese", + "hardness": 3.2, + "blast_resistance": 10.0, + "ore_harvest_level": 2, + "color": "B46C79" + }, + { + "name": "meutoite", + "hardness": 3.6, + "blast_resistance": 15.0, + "ore_harvest_level": 5, + "color": "332E38" + }, + { + "name": "midasium", + "hardness": 4.2, + "blast_resistance": 10.0, + "ore_harvest_level": 4, + "color": "FFBD45", + "armor_stats": { + "damage_reduction": [ + 4, + 4, + 5, + 4 + ], + "enchantability": 28, + "durability": 14, + "toughness": 2.0 + }, + "tool_stats": { + "efficiency": 7.0, + "harvest_level": 4, + "enchantability": 28, + "durability": 89, + "attack_speed": -0.3, + "damage": 2.6 + } + }, + { + "name": "mithril", + "hardness": 6.8, + "blast_resistance": 15.0, + "ore_harvest_level": 5, + "color": "69D3BE", + "armor_stats": { + "damage_reduction": [ + 2, + 4, + 5, + 3 + ], + "enchantability": 20, + "durability": 21, + "toughness": 2.0 + }, + "tool_stats": { + "efficiency": 9.0, + "harvest_level": 5, + "enchantability": 18, + "durability": 1111, + "damage": 5.5 + } + }, + { + "name": "orichalcum", + "hardness": 6.1, + "blast_resistance": 20.0, + "ore_harvest_level": 4, + "color": "9ABC51", + "armor_stats": { + "damage_reduction": [ + 2, + 6, + 7, + 4 + ], + "enchantability": 14, + "durability": 20, + "toughness": 1.5 + }, + "tool_stats": { + "efficiency": 7.7, + "harvest_level": 4, + "enchantability": 20, + "durability": 1350, + "damage": 6.2 + } + }, + { + "name": "osmium", + "hardness": 4.0, + "blast_resistance": 20.0, + "ore_harvest_level": 2, + "color": "737496", + "armor_stats": { + "damage_reduction": [ + 5, + 6, + 6, + 5 + ], + "enchantability": 8, + "durability": 5, + "toughness": 3.5, + "movement_speed": -0.01, + "knockback_resistance": 1.0 + } + }, + { + "name": "oureclase", + "hardness": 5.1, + "blast_resistance": 15.0, + "ore_harvest_level": 3, + "color": "EC8D69", + "armor_stats": { + "damage_reduction": [ + 4, + 6, + 5, + 3 + ], + "enchantability": 26, + "durability": 36, + "knockback_resistance": 0.88, + "toughness": 2.5 + }, + "tool_stats": { + "efficiency": 8.0, + "harvest_level": 3, + "enchantability": 26, + "durability": 198, + "attack_speed": -0.4, + "damage": 4.1 + } + }, + { + "name": "platinum", + "hardness": 4.4, + "blast_resistance": 15.0, + "ore_harvest_level": 4, + "color": "7193D4", + "armor_stats": { + "damage_reduction": [ + 3, + 4, + 4, + 3 + ], + "enchantability": 30, + "durability": 20, + "toughness": 0.0, + "max_health": 8.0 + }, + "tool_stats": { + "efficiency": 9.0, + "harvest_level": 4, + "enchantability": 30, + "durability": 998, + "attack_speed": 0.2, + "damage": 3.2 + } + }, + { + "name": "prometheum", + "hardness": 2.9, + "blast_resistance": 10.0, + "ore_harvest_level": 1, + "color": "6E9E61", + "armor_stats": { + "damage_reduction": [ + 1, + 2, + 2, + 2 + ], + "enchantability": 14, + "durability": 15, + "toughness": 0.5 + }, + "tool_stats": { + "efficiency": 4.7, + "harvest_level": 2, + "enchantability": 14, + "durability": 121, + "damage": 2.4 + } + }, + { + "name": "quicksilver", + "hardness": 10.0, + "blast_resistance": 15.0, + "ore_harvest_level": -1, + "color": "62AAA2", + "armor_stats": { + "damage_reduction": [ + 5, + 5, + 4, + 4 + ], + "enchantability": 24, + "durability": 50, + "toughness": 0.0, + "movement_speed": 0.08 + }, + "tool_stats": { + "efficiency": 10.0, + "harvest_level": 3, + "enchantability": 24, + "durability": 452, + "damage": 2.5, + "attack_speed": 1.4, + "reach_distance": 1, + "movement_speed": 0.02 + } + }, + { + "name": "rubracium", + "hardness": 8.5, + "blast_resistance": 10.0, + "ore_harvest_level": 3, + "color": "BE3E52" + }, + { + "name": "sanguinite", + "hardness": 6.6, + "blast_resistance": 20.0, + "ore_harvest_level": 5, + "color": "C34F4F", + "armor_stats": { + "damage_reduction": [ + 4, + 6, + 7, + 5 + ], + "enchantability": 25, + "max_health": 4.0, + "durability": 175, + "toughness": 4.0 + }, + "tool_stats": { + "efficiency": 11.0, + "harvest_level": 5, + "enchantability": 25, + "durability": 666, + "attack_speed": -0.2, + "max_health": 2.0, + "damage": 8.0 + } + }, + { + "name": "shadow_iron", + "hardness": 4.2, + "blast_resistance": 6.0, + "ore_harvest_level": 3, + "color": "806C72", + "armor_stats": { + "damage_reduction": [ + 4, + 5, + 6, + 4 + ], + "enchantability": 9, + "durability": 17, + "toughness": 0.0, + "knockback_resistance": -0.5 + }, + "tool_stats": { + "efficiency": 6.4, + "harvest_level": 4, + "enchantability": 9, + "durability": 118, + "attack_speed": -0.3, + "damage": 5.9 + } + }, + { + "name": "shadow_steel", + "hardness": 10.0, + "blast_resistance": 10.0, + "ore_harvest_level": -1, + "color": "C6BBB9", + "armor_stats": { + "damage_reduction": [ + 4, + 5, + 6, + 4 + ], + "enchantability": 3, + "durability": 21, + "toughness": 3.0 + }, + "tool_stats": { + "efficiency": 9.0, + "harvest_level": 6, + "enchantability": 5, + "durability": 214, + "damage": 6.8 + } + }, + { + "name": "silver", + "hardness": 2.9, + "blast_resistance": 10.0, + "ore_harvest_level": 2, + "color": "CDD3D3", + "armor_stats": { + "damage_reduction": [ + 2, + 3, + 4, + 2 + ], + "enchantability": 20, + "durability": 8, + "toughness": 2.1 + }, + "tool_stats": { + "efficiency": 11.2, + "harvest_level": 2, + "enchantability": 19, + "durability": 75, + "attack_speed": 0.2, + "damage": 3.4 + } + }, + { + "name": "steel", + "hardness": 10.0, + "blast_resistance": 15.0, + "ore_harvest_level": -1, + "color": "BCBCBC", + "armor_stats": { + "damage_reduction": [ + 3, + 5, + 6, + 3 + ], + "enchantability": 14, + "durability": 21, + "toughness": 3.0 + }, + "tool_stats": { + "efficiency": 6.4, + "harvest_level": 3, + "enchantability": 14, + "durability": 421, + "damage": 2.3 + } + }, + { + "name": "tartarite", + "hardness": 10.0, + "blast_resistance": 20.0, + "ore_harvest_level": -1, + "color": "EF7823", + "armor_stats": { + "damage_reduction": [ + 5, + 6, + 7, + 5 + ], + "enchantability": 14, + "durability": 298, + "max_health": 10.0, + "attack_speed": 0.2, + "reach_distance": 1.0, + "toughness": 6.0 + }, + "tool_stats": { + "efficiency": 12.0, + "harvest_level": 7, + "enchantability": 14, + "durability": 3782, + "damage": 9.0 + } + }, + { + "name": "tin", + "hardness": 2.5, + "blast_resistance": 6.0, + "ore_harvest_level": 1, + "color": "A9A295" + }, + { + "name": "vulcanite", + "hardness": 6.5, + "blast_resistance": 15.0, + "ore_harvest_level": 4, + "color": "E45930", + "armor_stats": { + "damage_reduction": [ + 3, + 6, + 6, + 3 + ], + "enchantability": 19, + "durability": 111, + "toughness": 4.0 + }, + "tool_stats": { + "efficiency": 8.8, + "harvest_level": 5, + "enchantability": 19, + "durability": 712, + "damage": 3.8 + } + }, + { + "name": "vyroxeres", + "hardness": 4.7, + "blast_resistance": 15.0, + "ore_harvest_level": 5, + "color": "5FC83F", + "armor_stats": { + "damage_reduction": [ + 4, + 5, + 6, + 3 + ], + "enchantability": 16, + "durability": 37, + "toughness": 3.0 + }, + "tool_stats": { + "efficiency": 11.0, + "harvest_level": 5, + "enchantability": 16, + "durability": 487, + "damage": 6.2 + } + }, + { + "name": "zinc", + "hardness": 2.0, + "blast_resistance": 10.0, + "ore_harvest_level": 1, + "color": "CACE84" + } +] \ No newline at end of file diff --git a/config-source/metallurgy_reforged/registry.cfg b/config-source/metallurgy_reforged/registry.cfg new file mode 100644 index 0000000..2b905d9 --- /dev/null +++ b/config-source/metallurgy_reforged/registry.cfg @@ -0,0 +1,71 @@ +# Configuration file + +general { + + ########################################################################################################## + # blocks + #--------------------------------------------------------------------------------------------------------# + # §cWARNING! Disabling any of the features here could break some of the mod's content + ########################################################################################################## + + blocks { + # If true bricks metal blocks will be registered + B:"Bricks Metal Blocks"=true + + # If true crystal metal blocks will be registered + B:"Crystallized Metal Blocks"=true + + # If true engraved metal blocks will be registered + B:"Engraved Metal Blocks"=true + + # If true hazard metal blocks will be registered + B:"Hazard Metal Blocks"=true + + # If true large bricks metal blocks will be registered + B:"Large Bricks Metal Blocks"=true + + # If true FluidBlocks will be registered (When false fluids will still be registered but you won't be able to place them in-world) + B:"Molten Metal FluidBlocks"=true + + # If true raw 3x3 ingot metal blocks will be registered §c(WARNING: these blocks are necessary for Sublimation Chamber recipes to work) + B:"Raw Metal Blocks"=true + + # If true reinforced glass blocks will be registered + B:"Reinforced Glass Blocks"=true + } + + ########################################################################################################## + # items + #--------------------------------------------------------------------------------------------------------# + # §cWARNING! Disabling any of the features here could break some of the mod's content + ########################################################################################################## + + items { + # If true armor sets will be registered + B:"Metal Armor Sets"=true + + # If true axes will be registered + B:"Metal Axes"=true + + # If true metal dusts will be registered §c(WARNING: disabling this will break some recipes!) + B:"Metal Dusts"=true + + # If true hoes will be registered + B:"Metal Hoes"=true + + # If true metal nuggets will be registered §c(WARNING: disabling this could break some recipes!) + B:"Metal Nuggets"=true + + # If true pickaxes will be registered + B:"Metal Pickaxes"=true + + # If true shovels will be registered + B:"Metal Shovels"=true + + # If true swords will be registered + B:"Metal Swords"=true + } + +} + + diff --git a/config-source/metallurgy_reforged/worldgen.cfg b/config-source/metallurgy_reforged/worldgen.cfg new file mode 100644 index 0000000..ce7a78a --- /dev/null +++ b/config-source/metallurgy_reforged/worldgen.cfg @@ -0,0 +1,773 @@ +# Configuration file + +ore_generation { + # Enable/Disable Retrogen + B:Retrogen=true + + # Add the ID of the dimensions you want tar lakes to spawn in + I:"Tar Lakes Worldgen Dimension Whitelist" < + 0 + > + + # Sets to 0 to disable tar lakes world generation + # Min: 0 + # Max: 500 + I:"The spawnrate of tar lakes in the overworld"=20 + + # Enable/Disable verbose logging for retrogen + B:"Verbose Retrogen"=false + + rarity { + # Set the value of common Rarity [ The smaller the value, the rarer it is ] (Don't change if you aren't a dev) + # Min: 1 + # Max: 2147483647 + I:"Common Ore Rarity"=10 + + # Set the value of rare Rarity [ The smaller the value, the rarer it is ] (Don't change if you aren't a dev) + # Min: 1 + # Max: 2147483647 + I:"Rare Ore Rarity"=5 + + # Set the value of ultra rare Rarity [ The smaller the value, the rarer it is ] (Don't change if you aren't a dev) + # Min: 1 + # Max: 2147483647 + I:"Ultra Rare Ore Rarity"=1 + + # Set the value of uncommon Rarity [ The smaller the value, the rarer it is ] (Don't change if you aren't a dev) + # Min: 1 + # Max: 2147483647 + I:"Uncommon Ore Rarity"=7 + + # Set the value of very rare Rarity [ The smaller the value, the rarer it is ] (Don't change if you aren't a dev) + # Min: 1 + # Max: 2147483647 + I:"Very Rare Ore Rarity"=3 + } + + adamantine { + # Adamantine biome spawn + S:biomes < + > + + # Adamantine maximum Y level + # Min: 0 + # Max: 255 + I:maxY=30 + + # Adamantine minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Adamantine indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=3 + } + + astralsilver { + # Astral Silver biome spawn + S:biomes < + > + + # Astral Silver maximum Y level + # Min: 0 + # Max: 255 + I:maxY=140 + + # Astral Silver minimum Y level + # Min: 0 + # Max: 255 + I:minY=40 + + # Astral Silver indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=6 + } + + atlarus { + # Atlarus biome spawn + S:biomes < + > + + # Atlarus maximum Y level + # Min: 0 + # Max: 255 + I:maxY=48 + + # Atlarus minimum Y level + # Min: 0 + # Max: 255 + I:minY=22 + + # Atlarus indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=5 + } + + carmot { + # Carmot biome spawn + S:biomes < + > + + # Carmot maximum Y level + # Min: 0 + # Max: 255 + I:maxY=52 + + # Carmot minimum Y level + # Min: 0 + # Max: 255 + I:minY=24 + + # Carmot indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=4 + } + + copper { + # Copper biome spawn + S:biomes < + > + + # Copper maximum Y level + # Min: 2 + # Max: 255 + I:maxY=120 + + # Copper minimum Y level + # Min: 2 + # Max: 255 + I:minY=35 + + # Copper indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=8 + } + + deepiron { + # Deep Iron biome spawn + S:biomes < + minecraft:ocean + minecraft:beaches + minecraft:river + minecraft:frozen_river + minecraft:frozen_ocean + minecraft:stone_beach + minecraft:cold_beach + > + + # Deep Iron maximum Y level + # Min: 2 + # Max: 255 + I:maxY=30 + + # Deep Iron minimum Y level + # Min: 2 + # Max: 255 + I:minY=10 + + # Deep Iron indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=5 + } + + infuscolium { + # Infuscolium biome spawn + S:biomes < + > + + # Infuscolium maximum Y level + # Min: 0 + # Max: 255 + I:maxY=72 + + # Infuscolium minimum Y level + # Min: 0 + # Max: 255 + I:minY=18 + + # Infuscolium indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=5 + } + + manganese { + # Manganese biome spawn + S:biomes < + > + + # Manganese maximum Y level + # Min: 0 + # Max: 255 + I:maxY=128 + + # Manganese minimum Y level + # Min: 0 + # Max: 255 + I:minY=16 + + # Manganese indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=8 + } + + mithril { + # Mithril biome spawn + S:biomes < + > + + # Mithril maximum Y level + # Min: 0 + # Max: 255 + I:maxY=128 + + # Mithril minimum Y level + # Min: 0 + # Max: 255 + I:minY=32 + + # Mithril indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=5 + } + + oureclase { + # Ourseclase biome spawn + S:biomes < + > + + # Ourseclase maximum Y level + # Min: 0 + # Max: 255 + I:maxY=96 + + # Ourseclase minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Ourseclase indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=6 + } + + orichalcum { + # Orichalcum biome spawn + S:biomes < + > + + # Orichalcum maximum Y level + # Min: 0 + # Max: 255 + I:maxY=128 + + # Orichalcum minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Orichalcum indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=6 + } + + osmium { + # Osmium biome spawn + S:biomes < + > + + # Osmium maximum Y level + # Min: 2 + # Max: 255 + I:maxY=10 + + # Osmium minimum Y level + # Min: 2 + # Max: 255 + I:minY=3 + + # Osmium indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=6 + } + + phosphorite { + # Phosphorite biome spawn + S:biomes < + > + + # Phosphorite maximum Y level + # Min: 0 + # Max: 255 + I:maxY=100 + + # Phosphorite minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Phosphorite indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=5 + } + + platinum { + # Platinum biome spawn + S:biomes < + > + + # Platinum maximum Y level + # Min: 0 + # Max: 255 + I:maxY=80 + + # Platinum minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Platinum indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=4 + } + + potash { + # Potash biome spawn + S:biomes < + > + + # Potash maximum Y level + # Min: 0 + # Max: 255 + I:maxY=72 + + # Potash minimum Y level + # Min: 0 + # Max: 255 + I:minY=32 + + # Potash indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=7 + } + + prometheum { + # Prometheum biome spawn + S:biomes < + minecraft:jungle + minecraft:jungle_hills + minecraft:jungle_edge + > + + # Prometheum maximum Y level + # Min: 2 + # Max: 255 + I:maxY=64 + + # Prometheum minimum Y level + # Min: 2 + # Max: 255 + I:minY=0 + + # Prometheum indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=6 + } + + rubracium { + # Rubracium biome spawn + S:biomes < + > + + # Rubracium maximum Y level + # Min: 0 + # Max: 255 + I:maxY=30 + + # Rubracium minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Rubracium indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=6 + } + + silver { + # Silver biome spawn + S:biomes < + > + + # Silver maximum Y level + # Min: 0 + # Max: 255 + I:maxY=128 + + # Silver minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Silver indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=8 + } + + sulfur { + # Sulfur biome spawn + S:biomes < + > + + # Sulfur maximum Y level + # Min: 0 + # Max: 255 + I:maxY=15 + + # Sulfur minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Sulfur indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=6 + } + + tin { + # Tin biome spawn + S:biomes < + > + + # Tin maximum Y level + # Min: 2 + # Max: 255 + I:maxY=50 + + # Tin minimum Y level + # Min: 2 + # Max: 255 + I:minY=28 + + # Tin indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=8 + } + + zinc { + # Zinc biome spawn + S:biomes < + > + + # Zinc maximum Y level + # Min: 0 + # Max: 255 + I:maxY=128 + + # Zinc minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Zinc indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=8 + } + + alduorite { + # Alduorite biome spawn + S:biomes < + > + + # Alduorite maximum Y level + # Min: 0 + # Max: 127 + I:maxY=127 + + # Alduorite minimum Y level + # Min: 0 + # Max: 127 + I:minY=70 + + # Alduorite indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=4 + } + + cerucalse { + # Ceruclase biome spawn + S:biomes < + > + + # Ceruclase maximum Y level + # Min: 0 + # Max: 127 + I:maxY=127 + + # Ceruclase minimum Y level + # Min: 0 + # Max: 127 + I:minY=0 + + # Ceruclase indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=5 + } + + ignatius { + # Ignatius biome spawn + S:biomes < + > + + # Ignatius maximum Y level + # Min: 0 + # Max: 127 + I:maxY=96 + + # Ignatius minimum Y level + # Min: 0 + # Max: 127 + I:minY=32 + + # Ignatius indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=8 + } + + kalendrite { + # Kalendrite biome spawn + S:biomes < + > + + # Kalendrite maximum Y level + # Min: 0 + # Max: 127 + I:maxY=120 + + # Kalendrite minimum Y level + # Min: 0 + # Max: 127 + I:minY=27 + + # Kalendrite indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=5 + } + + lemurite { + # Lemurite biome spawn + S:biomes < + > + + # Lemurite maximum Y level + # Min: 0 + # Max: 127 + I:maxY=50 + + # Lemurite minimum Y level + # Min: 0 + # Max: 127 + I:minY=0 + + # Lemurite indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=6 + } + + lutetium { + # Lutetium biome spawn + S:biomes < + > + + # Lutetium maximum Y level + # Min: 2 + # Max: 127 + I:maxY=50 + + # Lutetium minimum Y level + # Min: 2 + # Max: 127 + I:minY=20 + + # Lutetium indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=4 + } + + midasium { + # Midasium biome spawn + S:biomes < + > + + # Midasium maximum Y level + # Min: 0 + # Max: 127 + I:maxY=127 + + # Midasium minimum Y level + # Min: 0 + # Max: 127 + I:minY=32 + + # Midasium indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=6 + } + + sanguinite { + # Sanguinite biome spawn + S:biomes < + > + + # Sanguinite maximum Y level + # Min: 0 + # Max: 127 + I:maxY=128 + + # Sanguinite minimum Y level + # Min: 0 + # Max: 127 + I:minY=0 + + # Sanguinite indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=4 + } + + shadowiron { + # Shadow Iron biome spawn + S:biomes < + > + + # Shadow Iron maximum Y level + # Min: 0 + # Max: 127 + I:maxY=32 + + # Shadow Iron minimum Y level + # Min: 0 + # Max: 127 + I:minY=96 + + # Shadow Iron indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=7 + } + + vulcanite { + # Vulcanite biome spawn + S:biomes < + > + + # Vulcanite maximum Y level + # Min: 0 + # Max: 127 + I:maxY=39 + + # Vulcanite minimum Y level + # Min: 0 + # Max: 127 + I:minY=27 + + # Vulcanite indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=5 + } + + vyroxeres { + # Vyroxeres biome spawn + S:biomes < + > + + # Vyroxeres maximum Y level + # Min: 0 + # Max: 127 + I:maxY=120 + + # Vyroxeres minimum Y level + # Min: 0 + # Max: 127 + I:minY=0 + + # Vyroxeres indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=5 + } + + eximite { + # Eximite biome spawn + S:biomes < + > + + # Eximite maximum Y level + # Min: 0 + # Max: 255 + I:maxY=128 + + # Eximite minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Eximite indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=7 + } + + meutoite { + # Meutoite biome spawn + S:biomes < + > + + # Meutoite maximum Y level + # Min: 0 + # Max: 255 + I:maxY=128 + + # Meutoite minimum Y level + # Min: 0 + # Max: 255 + I:minY=0 + + # Meutoite indicative vein size (Set to 0 to disable this ore) + # Min: 0 + # Max: 2147483647 + I:veinSize=7 + } + +} + + diff --git a/config-source/microblocks.cfg b/config-source/microblocks.cfg new file mode 100644 index 0000000..e6c09c9 --- /dev/null +++ b/config-source/microblocks.cfg @@ -0,0 +1,5 @@ +#Configuration file for adding microblock materials for aesthetic blocks added by mods +#Each line needs to be of the form : +# is the registry key of the block/item enclosed in quotes. NEI can help you find these +# may be ommitted, in which case it defaults to 0, otherwise it can be a number, a comma separated list of numbers, or a dash separated range +#Ex. "dirt" "minecraft:planks":3 "iron_ore":1,2,3,5 "ThermalFoundation:Storage":0-15 diff --git a/config-source/mujmajnkraftsbettersurvival/mujmajnkraftsbettersurvival.cfg b/config-source/mujmajnkraftsbettersurvival/mujmajnkraftsbettersurvival.cfg new file mode 100644 index 0000000..38a0c44 --- /dev/null +++ b/config-source/mujmajnkraftsbettersurvival/mujmajnkraftsbettersurvival.cfg @@ -0,0 +1,263 @@ +# Configuration file + +is_treasure { + # Set whether Agility is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.agility=false + + # Set whether Arrow Recovery is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.arrowrecovery=false + + # Set whether Assassinate is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.assassinate=false + + # Set whether Bash is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.bash=false + + # Set whether Blast is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.blast=false + + # Set whether Blocking Power is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.blockpower=false + + # Set whether Combo is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.combo=false + + # Set whether Diamonds Everywhere is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.diamonds=false + + # Set whether Disarm is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.disarm=false + + # Set whether Education is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.education=false + + # Set whether Fling is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.fling=false + + # Set whether Heavy is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.heavy=false + + # Set whether High Jump is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.highjump=false + + # Set whether Multishot is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.multishot=false + + # Set whether Penetration is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.penetration=false + + # Set whether Range is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.range=false + + # Set whether Rapid Fire is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.rapidfire=false + + # Set whether Reflection is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.reflection=false + + # Set whether Smelting is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.smelting=false + + # Set whether Spellshield is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.spellshield=false + + # Set whether Tunneling is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.tunneling=false + + # Set whether Vampirism is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.vampirism=false + + # Set whether Versatility is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.versatility=false + + # Set whether Vitality is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.vitality=false + + # Set whether Weightless is a treasure enchantment or not + B:enchantment.mujmajnkraftsbettersurvival.weightless=false +} + + +material_stats { + # Set aluminium gear base stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.aluminium_stats < + 2.0 + 220.0 + 12.0 + 1.7999999523162842 + 14.0 + > + + # Set bronze gear base stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.bronze_stats < + 2.0 + 200.0 + 6.0 + 1.7999999523162842 + 14.0 + > + + # Set copper gear base stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.copper_stats < + 1.0 + 160.0 + 5.0 + 1.0 + 5.0 + > + + # Set electrum gear base stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.electrum_stats < + 0.0 + 32.0 + 15.0 + 0.6000000238418579 + 35.0 + > + + # Set enderium gear base stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.enderium_stats < + 3.0 + 1000.0 + 10.0 + 4.0 + 20.0 + > + + # Set invar gear stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.invar_stats < + 2.0 + 250.0 + 6.5 + 2.0999999046325684 + 10.0 + > + + # Set lumium gear base stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.lumium_stats < + 2.0 + 600.0 + 12.0 + 2.5 + 14.0 + > + + # Set signalum gear base stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.signalum_stats < + 2.0 + 500.0 + 10.0 + 2.0 + 14.0 + > + + # Set silver gear base stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.silver_stats < + 0.0 + 32.0 + 12.0 + 0.5 + 22.0 + > + + # Set steel gear base stats (harvest level, durability, efficiency, damage, enchantability) + D:mujmajnkraftsbettersurvival.configgui.steel_stats < + 2.0 + 350.0 + 6.5 + 2.5 + 14.0 + > +} + + +max_level { + # Set max level of Agility enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.agility=2 + + # Set max level of Arrow Recovery enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.arrowrecovery=3 + + # Set max level of Assassinate enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.assassinate=3 + + # Set max level of Bash enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.bash=3 + + # Set max level of Blast enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.blast=2 + + # Set max level of Blocking Power enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.blockpower=3 + + # Set max level of Combo enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.combo=3 + + # Set max level of Diamonds Everywhere enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.diamonds=3 + + # Set max level of Disarming enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.disarm=3 + + # Set max level of Education enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.education=3 + + # Set max level of Fling enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.fling=2 + + # Set max level of Heavy enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.heavy=1 + + # Set max level of High Jump enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.highjump=2 + + # Set max level of Multishot enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.multishot=3 + + # Set max level of Penetration enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.penetration=5 + + # Set max level of Range enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.range=1 + + # Set max level of Rapid Fire enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.rapidfire=5 + + # Set max level of Reflection enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.reflection=3 + + # Set max level of Smelting enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.smelting=1 + + # Set max level of Spellshield enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.spellshield=3 + + # Set max level of Tunneling enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.tunneling=2 + + # Set max level of Vampirism enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.vampirism=2 + + # Set max level of Versatility enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.versatility=1 + + # Set max level of Vitality enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.vitality=1 + + # Set max level of Weightless enchantments (setting it to 0 will disable it). + I:enchantment.mujmajnkraftsbettersurvival.weightless=1 +} + + +other { + # When set flase, vanilla shield recipe is disabled forcing player to use this mod's shields + B:mujmajnkraftsbettersurvival.configgui.allow_vanilla_shields=true + + # When set to true, your movement speed won't effect your field of view. + B:mujmajnkraftsbettersurvival.configgui.fov=true + + # When set to true, you can craft weapons from materials from other mods + B:mujmajnkraftsbettersurvival.configgui.integration=true +} + + diff --git a/config-source/multipart.cfg b/config-source/multipart.cfg new file mode 100644 index 0000000..b60c6be --- /dev/null +++ b/config-source/multipart.cfg @@ -0,0 +1,22 @@ +#Multipart API config file + +#Set this to true to show all MicroParts in JEI. By default only Stone is shown. +showAllMicroparts=false + +#Set to true to use mc style icons for the saw instead of the 3D model +useSawIcons=false + +saw_diamond +{ + durability=2048 +} + +saw_iron +{ + durability=1024 +} + +saw_stone +{ + durability=512 +} diff --git a/config-source/rafradek_tf2_weapons.cfg b/config-source/rafradek_tf2_weapons.cfg new file mode 100644 index 0000000..92871cf --- /dev/null +++ b/config-source/rafradek_tf2_weapons.cfg @@ -0,0 +1,293 @@ +# Configuration file + +adaption { + # Gravity applied when rocket jumping. 0.0381 is original TF2 gravity [range: 0.0 ~ 3.4028235E38, default: 0.046] + S:"Blast jump gravity"=0.046 + + # Velocity added for each point of explosive damage. 0.115 is TF2 original [range: 0.0 ~ 3.4028235E38, default: 0.14] + S:"Explosion knockback"=0.14 + + # Sandman balls and cleavers recover faster than normal [default: true] + B:"Fast item cooldown"=true + + # Dispensers produce metal every 5 seconds [default: false] + B:"Fast metal production"=false + + # Throwable and consumable items are free to use [default: false] + B:"Free use items"=false + + # Banner buffs build longer and last longer [default: true] + B:"Long duration banner"=true + + # Simulate ramps when rocket jumping or charging + S:"Simulate ramps"=Horizontal only + + # How much 10 minecraft hearts are worth in TF2 health [range: -10000 ~ 10000, default: 200] + I:"TF2 - Minecraft health translation"=200 + + # How many meters long minecraft block is [range: 0.0 ~ 3.4028235E38, default: 0.9] + S:"World scale"=0.9 +} + + +building { + # [default: false] + B:"Buildings use energy"=false + + # Energy use on repairs and heals [range: 0 ~ 40000, default: 15] + I:"Dispenser energy use"=15 + + # Repair per 1 metal. Reduced by enchants [range: 0.0 ~ 10000.0, default: 3.0] + S:"Dispenser repair rate"=3.0 + + # Mobs will attack sentries that dont shoot [default: true] + B:"Mobs target sentries"=true + + # When enabled, no material is being used to repair [default: false] + B:"Old dispenser behavior"=false + + # Item IDs that should not be repairable by dispensers [default: ] + S:"Repair blacklist" < + > + + # Energy use on attack [range: 0 ~ 40000, default: 100] + I:"Sentry energy use"=100 + + # Energy use on teleport [range: 0 ~ 40000, default: 20000] + I:"Teleport energy use"=20000 +} + + +"default building targets" { + # [default: false] + B:"Attack friendly creatures"=false + + # [default: true] + B:"Attack hostile mobs"=true + + # [default: true] + B:"Attack on hurt"=true + + # [default: false] + B:"Attack other players"=false + + # [default: true] + B:"Dispensers heal neutral players"=true + + # [default: true] + B:"Entities can teleport"=true + + # [default: true] + B:"Neutral players can teleport"=true +} + + +gameplay { + # Allow players to join teams [default: true] + B:"Allow team joining"=true + + # Chance of dropping ammo from non-TF2 hostile creature [range: 0.0 ~ 1.0, default: 0.15] + S:"Ammo drop chance"=0.15 + + # Ignore, respect, or batch damage dealt during mob invulnerability + S:"Attack invulnerability period"=Ignore + + # Always reload weapons automatically [default: true] + B:"Auto reload"=true + + # Activate backpack by switching slot in hotbar [default: true] + B:"Backpack activation in hotbar"=true + + # Maximum boss reappear time in ticks. Bosses always spawn in full moon [range: 1100 ~ 2147483647, default: 30000] + I:"Boss respawn cooldown"=30000 + + # Explosions can destroy blocks + S:"Destructible terrain"=Upgrade only + + # Stop new contracts from appearing [default: false] + B:"Disable contracts"=false + + # [default: false] + B:"Enable UDP (experimental)"=false + + # Disable in case of mod conflicts [default: true] + B:"Enable australium statues"=true + + # Strafing, no air resistance and reduced gravity when blast jumping [default: true] + B:"Enchanted blast jumping"=true + + # Does feign death trigger death events, set to false in case of mod conflicts [default: true] + B:"Feign death events"=true + + # Entity IDs that should not be considered hostile [default: [minecraft:enderman], [minecraft:zombie_pigman]] + S:"Hostile entity blacklist" < + minecraft:enderman + minecraft:zombie_pigman + > + + # Maximum upgrade limit, applied after other limits [range: 0 ~ 2147483647, default: 2147483647] + I:"Max upgrade limit"=2147483647 + + # Left Click selects healing target [default: false] + B:"Medigun lock target"=false + + # Enables randomly appearing critical hits that deal 3x more damage + S:"Random critical hits"=Players only + + # Weapons have to be reloaded in creative mode [default: true] + B:"Reload in creative"=true + + # Gunfire made by players attracts mobs [default: true] + B:"Shooting attracts mobs"=true + + # Swaps attack and use buttons on weapons [default: false] + B:"Swap mouse buttons"=false + + # Upgrade cost multiplier [range: 0.0 ~ 100.0, default: 1.0] + S:"Upgrade cost multiplier"=1.0 + + # Weapon cost multiplier in Mann Co. store [range: 0.0 ~ 100.0, default: 1.0] + S:"Weapon cost multiplier"=1.0 +} + + +internal { + I:"Weapon Config Version"=49 +} + + +mercenary { + # Mercenary accurracy multiplier [range: 0.0 ~ 10.0, default: 1.0] + S:"Accurracy multiplier"=1.0 + + # Base chance of armored mercenaries. Altered by difficulty level [range: 0.0 ~ 10.0, default: 0.06] + S:"Armored mercenary chance"=0.06 + + # Should mercenaries attack mobs [default: true] + B:"Attack mobs"=true + + # Should mercenaries attack neutral players [default: false] + B:"Attack neutral players"=false + + # Should engineers build at extra speed [default: true] + B:"Engineer fast build"=true + + # Starting metal for engineers [range: 0 ~ 2147483647, default: 500] + I:"Engineer max metal"=500 + + # Base chance of hatted mercenaries. Altered by difficulty level [range: 0.0 ~ 10.0, default: 1.0] + S:"Hatted mercenary chance"=1.0 + + # Speed multiplier of mercenaries. Does not apply to owned mercenaries [range: 0.0 ~ 2.0, default: 0.8] + S:"Mercenary speed multiplier"=0.8 + S:"Natural mob detection"=Always + + # Reduce weapon effectiveness versus players [default: true] + B:"Reduce vs player damage"=true + + # Delay in sending position updates. Only for dedicated server [range: 1 ~ 20, default: 3] + I:"Update delay"=3 +} + + +miscellaneous { + # Should overhead doors block light [default: true] + B:"Overhead door blocks light"=true +} + + +modcompatibility { + # Enables custom light sources for AtomicStryker's Dynamic Lights mod [default: true] + B:"Dynamic Lights"=true + + # Should projectiles emit light [default: true] + B:"Dynamic Lights - Projectiles"=true + + # Adds centrifudge and smelter recipes for smelting ammo, gas acts as a refined fuel container [default: true] + B:"Thermal Expansion"=true +} + + +"sound volume" { + # Values above 1 increase sound radius only [range: 0.0 ~ 10.0, default: 4.0] + S:"Boss volume (radius)"=4.0 + + # Applies only to players, values above 1 increase sound radius only [range: 0.0 ~ 10.0, default: 2.0] + S:"Gun volume (radius)"=2.0 + + # Values above 1 increase sound radius only [range: 0.0 ~ 10.0, default: 0.6] + S:"Mercenary volume (radius)"=0.6 +} + + +"spawn rate" { + # [range: 0 ~ 1000, default: 12] + I:Demoman=12 + + # Disable random tf2 boss spawn [default: false] + B:"Disable boss spawn"=false + + # Disable boss spawning items [default: false] + B:"Disable boss spawn items"=false + + # Disable invasion items [default: false] + B:"Disable invasion event items"=false + + # Disable mod-specific mobs spawning [default: false] + B:"Disable mob spawning"=true + + # [range: 0 ~ 1000, default: 9] + I:Engineer=9 + + # [range: 0 ~ 1000, default: 12] + I:Heavy=12 + + # Chance of robot invasion occuring at the beginning of each day. [range: 0.0 ~ 1.0, default: 0.06] + S:"Invasion chance"=0.06 + + # Maximum amount of waves [range: 1 ~ 2147483647, default: 6] + I:"Invasion max waves"=6 + + # Minimal delay between invasions, in days [range: 0 ~ 2147483647, default: 10] + I:"Invasion minimum delay"=10 + + # Medic spawn chance multiplier [range: 0.0 ~ 1000.0, default: 1.0] + S:"Medic spawn chance"=1.0 + + # [range: 0 ~ 1000, default: 12] + I:Pyro=12 + + # [range: 0 ~ 1000, default: 12] + I:Scout=12 + + # [range: 0 ~ 1000, default: 9] + I:Sniper=9 + + # [range: 0 ~ 1000, default: 12] + I:Soldier=12 + + # Default - biomes that spawn vanilla monsters + S:"Spawn in biomes"=Default + + # Disable spawning in custom dimensions [default: false] + B:"Spawn only in overworld"=false + + # [range: 0 ~ 1000, default: 9] + I:Spy=9 +} + + +"world gen" { + # Median chunk distance between base buildings [range: 1 ~ 2147483647, default: 32] + I:"Base building chance"=2147483647 + + # Disable chest loot generated by this mod [default: false] + B:"Disable chest loot"=false + B:"Disable structures"=true + S:"Generate australium"=Always + S:"Generate copper"=Default + S:"Generate lead"=Default + I:"Mann Co. building chance"=2147483647 +} + + diff --git a/config-source/railcraft/blocks.cfg b/config-source/railcraft/blocks.cfg new file mode 100644 index 0000000..e49d90c --- /dev/null +++ b/config-source/railcraft/blocks.cfg @@ -0,0 +1,427 @@ +# Configuration file + +########################################################################################################## +# blocks +#--------------------------------------------------------------------------------------------------------# +# Here you can disable entire blocks. +# Changing these will have adverse effects on existing worlds. +# For the list of which sub-blocks are on each ID see the sub-block section below. +########################################################################################################## + +blocks { + B:actuator=true + B:admin_steam_producer=true + B:anvil=true + B:battery_nickel_iron=true + B:battery_nickel_zinc=true + B:battery_zinc_carbon=true + B:battery_zinc_silver=true + B:blast_furnace=true + B:boiler_firebox_fluid=true + B:boiler_firebox_solid=true + B:boiler_tank_pressure_high=true + B:boiler_tank_pressure_low=true + B:brick_abyssal=true + B:brick_andesite=true + B:brick_bleachedbone=true + B:brick_bloodstained=true + B:brick_diorite=true + B:brick_frostbound=true + B:brick_granite=true + B:brick_infernal=true + B:brick_nether=true + B:brick_pearlized=true + B:brick_quarried=true + B:brick_red_nether=true + B:brick_red_sandy=true + B:brick_sandy=true + B:charge_feeder=true + B:charge_trap=true + B:chest_metals=true + B:chest_void=true + B:coke_oven=true + B:coke_oven_red=true + B:detector=true + B:equipment=true + B:fluid.creosote=true + B:fluid.steam=true + B:flux_transformer=true + B:force_track_emitter=true + B:frame=true + B:generic=true + B:glass=true + B:lantern=true + B:logbook=true + B:manipulator=true + B:metal=true + B:ore=true + B:ore_magic=true + B:ore_metal=true + B:ore_metal_poor=true + B:post=true + B:post_metal=true + B:post_metal_platform=true + B:reinforced_concrete=true + B:ritual=true + B:rock_crusher=true + B:signal=true + B:signal_box=true + B:signal_dual=true + B:slab=true + B:stair=true + B:steam_oven=true + B:steam_turbine=true + B:tank_iron_gauge=true + B:tank_iron_valve=true + B:tank_iron_wall=true + B:tank_steel_gauge=true + B:tank_steel_valve=true + B:tank_steel_wall=true + B:tank_water=true + B:track_elevator=true + B:track_flex_abandoned=true + B:track_flex_electric=true + B:track_flex_high_speed=true + B:track_flex_hs_electric=true + B:track_flex_reinforced=true + B:track_flex_strap_iron=true + B:track_force=true + B:track_outfitted=true + B:trade_station=true + B:wall=true + B:wire=true + B:worldlogic=true + B:worldspike=true + B:worldspike_point=true +} + + +########################################################################################################## +# subblocks +#--------------------------------------------------------------------------------------------------------# +# Here is were you can enable/disable various sub-blocks. +# Railcraft will attempt to compensate for any missing component by providing alternatives (usually). +########################################################################################################## + +subblocks { + B:activator=true + B:actuator_lever=true + B:actuator_motor=true + B:actuator_routing=true + B:booster=true + B:brick_abyssal_block=true + B:brick_abyssal_brick=true + B:brick_abyssal_cobble=true + B:brick_abyssal_etched=true + B:brick_abyssal_fitted=true + B:brick_abyssal_ornate=true + B:brick_andesite_block=true + B:brick_andesite_brick=true + B:brick_andesite_cobble=true + B:brick_andesite_etched=true + B:brick_andesite_fitted=true + B:brick_andesite_ornate=true + B:brick_bleachedbone_block=true + B:brick_bleachedbone_brick=true + B:brick_bleachedbone_cobble=true + B:brick_bleachedbone_etched=true + B:brick_bleachedbone_fitted=true + B:brick_bleachedbone_ornate=true + B:brick_bloodstained_block=true + B:brick_bloodstained_brick=true + B:brick_bloodstained_cobble=true + B:brick_bloodstained_etched=true + B:brick_bloodstained_fitted=true + B:brick_bloodstained_ornate=true + B:brick_diorite_block=true + B:brick_diorite_brick=true + B:brick_diorite_cobble=true + B:brick_diorite_etched=true + B:brick_diorite_fitted=true + B:brick_diorite_ornate=true + B:brick_frostbound_block=true + B:brick_frostbound_brick=true + B:brick_frostbound_cobble=true + B:brick_frostbound_etched=true + B:brick_frostbound_fitted=true + B:brick_frostbound_ornate=true + B:brick_granite_block=true + B:brick_granite_brick=true + B:brick_granite_cobble=true + B:brick_granite_etched=true + B:brick_granite_fitted=true + B:brick_granite_ornate=true + B:brick_infernal_block=true + B:brick_infernal_brick=true + B:brick_infernal_cobble=true + B:brick_infernal_etched=true + B:brick_infernal_fitted=true + B:brick_infernal_ornate=true + B:brick_nether_block=true + B:brick_nether_brick=true + B:brick_nether_cobble=true + B:brick_nether_etched=true + B:brick_nether_fitted=true + B:brick_nether_ornate=true + B:brick_pearlized_block=true + B:brick_pearlized_brick=true + B:brick_pearlized_cobble=true + B:brick_pearlized_etched=true + B:brick_pearlized_fitted=true + B:brick_pearlized_ornate=true + B:brick_quarried_block=true + B:brick_quarried_brick=true + B:brick_quarried_cobble=true + B:brick_quarried_etched=true + B:brick_quarried_fitted=true + B:brick_quarried_ornate=true + B:brick_red_nether_block=true + B:brick_red_nether_brick=true + B:brick_red_nether_cobble=true + B:brick_red_nether_etched=true + B:brick_red_nether_fitted=true + B:brick_red_nether_ornate=true + B:brick_red_sandy_block=true + B:brick_red_sandy_brick=true + B:brick_red_sandy_cobble=true + B:brick_red_sandy_etched=true + B:brick_red_sandy_fitted=true + B:brick_red_sandy_ornate=true + B:brick_sandy_block=true + B:brick_sandy_brick=true + B:brick_sandy_cobble=true + B:brick_sandy_etched=true + B:brick_sandy_fitted=true + B:brick_sandy_ornate=true + B:buffer=true + B:charge_feeder_admin=true + B:charge_feeder_ic2=true + B:control=true + B:coupler=true + B:delayed=true + B:detector=true + B:detector_advanced=true + B:detector_age=true + B:detector_animal=true + B:detector_any=true + B:detector_empty=true + B:detector_item=true + B:detector_locomotive=true + B:detector_mob=true + B:detector_player=true + B:detector_routing=true + B:detector_sheep=true + B:detector_tank=true + B:detector_train=true + B:detector_villager=true + B:disembarking=true + B:dumping=true + B:embarking=true + B:equipment_feed_station=true + B:equipment_rolling_manual=true + B:equipment_rolling_powered=true + B:equipment_smoker=true + B:gated=true + B:generic_brass=true + B:generic_bronze=true + B:generic_coke=true + B:generic_concrete=true + B:generic_copper=true + B:generic_creosote=true + B:generic_crushed_obsidian=true + B:generic_invar=true + B:generic_lead=true + B:generic_nickel=true + B:generic_silver=true + B:generic_steel=true + B:generic_stone_abyssal=true + B:generic_stone_quarried=true + B:generic_tin=true + B:generic_zinc=true + B:junction=true + B:launcher=true + B:locking=true + B:locomotive=true + B:manipulator_dispenser_cart=true + B:manipulator_dispenser_train=true + B:manipulator_loader_fluid=true + B:manipulator_loader_ic2=true + B:manipulator_loader_item=true + B:manipulator_loader_item_advanced=true + B:manipulator_loader_rf=true + B:manipulator_unloader_fluid=true + B:manipulator_unloader_ic2=true + B:manipulator_unloader_item=true + B:manipulator_unloader_item_advanced=true + B:manipulator_unloader_rf=true + B:messenger=true + B:metal_brass=true + B:metal_bronze=true + B:metal_copper=true + B:metal_invar=true + B:metal_lead=true + B:metal_nickel=true + B:metal_silver=true + B:metal_steel=true + B:metal_tin=true + B:metal_zinc=true + B:one_way=true + B:ore_dark_diamond=true + B:ore_dark_emerald=true + B:ore_dark_lapis=true + B:ore_magic_firestone=true + B:ore_metal_copper=true + B:ore_metal_lead=true + B:ore_metal_nickel=true + B:ore_metal_poor_copper=true + B:ore_metal_poor_gold=true + B:ore_metal_poor_iron=true + B:ore_metal_poor_lead=true + B:ore_metal_poor_nickel=true + B:ore_metal_poor_silver=true + B:ore_metal_poor_tin=true + B:ore_metal_poor_zinc=true + B:ore_metal_silver=true + B:ore_metal_tin=true + B:ore_metal_zinc=true + B:ore_saltpeter=true + B:ore_sulfur=true + B:priming=true + B:reinforced_concrete_black=true + B:reinforced_concrete_blue=true + B:reinforced_concrete_brown=true + B:reinforced_concrete_cyan=true + B:reinforced_concrete_gray=true + B:reinforced_concrete_green=true + B:reinforced_concrete_light_blue=true + B:reinforced_concrete_light_gray=true + B:reinforced_concrete_lime=true + B:reinforced_concrete_magenta=true + B:reinforced_concrete_orange=true + B:reinforced_concrete_pink=true + B:reinforced_concrete_purple=true + B:reinforced_concrete_red=true + B:reinforced_concrete_white=true + B:reinforced_concrete_yellow=true + B:routing=true + B:signal_block=true + B:signal_box_analog=true + B:signal_box_capacitor=true + B:signal_box_controller=true + B:signal_box_interlock=true + B:signal_box_receiver=true + B:signal_box_relay=true + B:signal_box_sequencer=true + B:signal_distant=true + B:signal_dual_block=true + B:signal_dual_distant=true + B:signal_dual_token=true + B:signal_token=true + B:tank_iron_gauge_black=true + B:tank_iron_gauge_blue=true + B:tank_iron_gauge_brown=true + B:tank_iron_gauge_cyan=true + B:tank_iron_gauge_gray=true + B:tank_iron_gauge_green=true + B:tank_iron_gauge_light_blue=true + B:tank_iron_gauge_light_gray=true + B:tank_iron_gauge_lime=true + B:tank_iron_gauge_magenta=true + B:tank_iron_gauge_orange=true + B:tank_iron_gauge_pink=true + B:tank_iron_gauge_purple=true + B:tank_iron_gauge_red=true + B:tank_iron_gauge_white=true + B:tank_iron_gauge_yellow=true + B:tank_iron_valve_black=true + B:tank_iron_valve_blue=true + B:tank_iron_valve_brown=true + B:tank_iron_valve_cyan=true + B:tank_iron_valve_gray=true + B:tank_iron_valve_green=true + B:tank_iron_valve_light_blue=true + B:tank_iron_valve_light_gray=true + B:tank_iron_valve_lime=true + B:tank_iron_valve_magenta=true + B:tank_iron_valve_orange=true + B:tank_iron_valve_pink=true + B:tank_iron_valve_purple=true + B:tank_iron_valve_red=true + B:tank_iron_valve_white=true + B:tank_iron_valve_yellow=true + B:tank_iron_wall_black=true + B:tank_iron_wall_blue=true + B:tank_iron_wall_brown=true + B:tank_iron_wall_cyan=true + B:tank_iron_wall_gray=true + B:tank_iron_wall_green=true + B:tank_iron_wall_light_blue=true + B:tank_iron_wall_light_gray=true + B:tank_iron_wall_lime=true + B:tank_iron_wall_magenta=true + B:tank_iron_wall_orange=true + B:tank_iron_wall_pink=true + B:tank_iron_wall_purple=true + B:tank_iron_wall_red=true + B:tank_iron_wall_white=true + B:tank_iron_wall_yellow=true + B:tank_steel_gauge_black=true + B:tank_steel_gauge_blue=true + B:tank_steel_gauge_brown=true + B:tank_steel_gauge_cyan=true + B:tank_steel_gauge_gray=true + B:tank_steel_gauge_green=true + B:tank_steel_gauge_light_blue=true + B:tank_steel_gauge_light_gray=true + B:tank_steel_gauge_lime=true + B:tank_steel_gauge_magenta=true + B:tank_steel_gauge_orange=true + B:tank_steel_gauge_pink=true + B:tank_steel_gauge_purple=true + B:tank_steel_gauge_red=true + B:tank_steel_gauge_white=true + B:tank_steel_gauge_yellow=true + B:tank_steel_valve_black=true + B:tank_steel_valve_blue=true + B:tank_steel_valve_brown=true + B:tank_steel_valve_cyan=true + B:tank_steel_valve_gray=true + B:tank_steel_valve_green=true + B:tank_steel_valve_light_blue=true + B:tank_steel_valve_light_gray=true + B:tank_steel_valve_lime=true + B:tank_steel_valve_magenta=true + B:tank_steel_valve_orange=true + B:tank_steel_valve_pink=true + B:tank_steel_valve_purple=true + B:tank_steel_valve_red=true + B:tank_steel_valve_white=true + B:tank_steel_valve_yellow=true + B:tank_steel_wall_black=true + B:tank_steel_wall_blue=true + B:tank_steel_wall_brown=true + B:tank_steel_wall_cyan=true + B:tank_steel_wall_gray=true + B:tank_steel_wall_green=true + B:tank_steel_wall_light_blue=true + B:tank_steel_wall_light_gray=true + B:tank_steel_wall_lime=true + B:tank_steel_wall_magenta=true + B:tank_steel_wall_orange=true + B:tank_steel_wall_pink=true + B:tank_steel_wall_purple=true + B:tank_steel_wall_red=true + B:tank_steel_wall_white=true + B:tank_steel_wall_yellow=true + B:throttle=true + B:transition=true + B:turnout=true + B:whistle=true + B:worldspike_admin=true + B:worldspike_passive=true + B:worldspike_personal=true + B:worldspike_standard=true + B:wye=true +} + + diff --git a/config-source/railcraft/client.cfg b/config-source/railcraft/client.cfg new file mode 100644 index 0000000..6f24f78 --- /dev/null +++ b/config-source/railcraft/client.cfg @@ -0,0 +1,17 @@ +# Configuration file + +client { + # change to '{t}=false' to disable Ghost Train rendering + B:enableGhostTrain=true + + # change to '{t}=false' to disable Polar Express (snow) rendering + B:enablePolarExpress=true + + # + # change '14' to a number ranging from '0' to '15' to represent the dynamic lighting of the locomotive when Dynamic Lights mod is present. + # If it is '0' then locomotive lightning will be disabled. + # + I:locomotiveLightLevel=14 +} + + diff --git a/config-source/railcraft/entities.cfg b/config-source/railcraft/entities.cfg new file mode 100644 index 0000000..b97df3f --- /dev/null +++ b/config-source/railcraft/entities.cfg @@ -0,0 +1,40 @@ +# Configuration file + +########################################################################################################## +# entities +#--------------------------------------------------------------------------------------------------------# +# Disable individual entities here. +########################################################################################################## + +entities { + B:bore=true + B:cart_bed=true + B:cart_cargo=true + B:cart_chest_metals=true + B:cart_chest_void=true + B:cart_gift=true + B:cart_ic2_batbox=true + B:cart_ic2_cesu=true + B:cart_ic2_mfe=true + B:cart_ic2_mfsu=true + B:cart_jukebox=true + B:cart_pumpkin=true + B:cart_redstone_flux=true + B:cart_spawner=true + B:cart_tank=true + B:cart_tnt_wood=true + B:cart_trade_station=true + B:cart_work=true + B:cart_worldspike_admin=true + B:cart_worldspike_personal=true + B:cart_worldspike_standard=true + B:locomotive_creative=true + B:locomotive_electric=true + B:locomotive_steam_solid=true + B:mow_track_layer=true + B:mow_track_relayer=true + B:mow_track_remover=true + B:mow_undercutter=true +} + + diff --git a/config-source/railcraft/items.cfg b/config-source/railcraft/items.cfg new file mode 100644 index 0000000..4800eec --- /dev/null +++ b/config-source/railcraft/items.cfg @@ -0,0 +1,87 @@ +# Configuration file + +########################################################################################################## +# items +#--------------------------------------------------------------------------------------------------------# +# Many items can be disabled by setting them to 'false'. +# This is not true for all items, so some experimentation may be needed. +# Some disabled items will cause a substitute to be used in crafting recipes. +########################################################################################################## + +items { + B:armor_boots_steel=true + B:armor_chestplate_steel=true + B:armor_goggles=true + B:armor_helmet_steel=true + B:armor_leggings_steel=true + B:armor_overalls=true + B:backpack_apothecary_t1=true + B:backpack_apothecary_t2=true + B:backpack_iceman_t1=true + B:backpack_iceman_t2=true + B:backpack_signalman_t1=true + B:backpack_signalman_t2=true + B:backpack_trackman_t1=true + B:backpack_trackman_t2=true + B:bleached_clay=true + B:borehead_bronze=true + B:borehead_diamond=true + B:borehead_iron=true + B:borehead_steel=true + B:charge=true + B:circuit=true + B:concrete=true + B:dust=true + B:filter_bee=true + B:filter_bee_genome=true + B:filter_blank=true + B:filter_ore_dict=true + B:filter_type=true + B:firestone_cracked=true + B:firestone_cut=true + B:firestone_raw=true + B:firestone_refined=true + B:fluid_bottle_creosote=true + B:fluid_bottle_steam=true + B:fuel_coke=true + B:gear=true + B:ic2_upgrade_lapotron=true + B:ingot=true + B:nugget=true + B:plate=true + B:rail=true + B:railbed=true + B:rebar=true + B:routing_table=true + B:routing_ticket=true + B:routing_ticket_gold=true + B:signal_lamp=true + B:tie=true + B:tool_axe_steel=true + B:tool_charge_meter=true + B:tool_crowbar_diamond=true + B:tool_crowbar_iron=true + B:tool_crowbar_seasons=true + B:tool_crowbar_steel=true + B:tool_hoe_steel=true + B:tool_magnifying_glass=true + B:tool_notepad=true + B:tool_pickaxe_steel=true + B:tool_shears_steel=true + B:tool_shovel_steel=true + B:tool_signal_label=true + B:tool_signal_surveyor=true + B:tool_signal_tuner=true + B:tool_spike_maul_iron=true + B:tool_spike_maul_steel=true + B:tool_stone_carver=true + B:tool_sword_steel=true + B:tool_whistle_tuner=true + B:track_kit=true + B:track_parts=true + B:turbine_blade=true + B:turbine_disk=true + B:turbine_rotor=true +} + + diff --git a/config-source/railcraft/modules.cfg b/config-source/railcraft/modules.cfg new file mode 100644 index 0000000..d5614ad --- /dev/null +++ b/config-source/railcraft/modules.cfg @@ -0,0 +1,105 @@ +# Configuration file + +########################################################################################################## +# modules +#--------------------------------------------------------------------------------------------------------# +# Disabling these Modules can greatly change how the mod functions. +# For example, disabling the Train Module will prevent you from linking carts. +# Disabling the Locomotive Module will remove the extra drag added to Trains. +# Disabling the World Module will disable all world gen. +# Railcraft will attempt to compensate for disabled Modules on a best effort basis. +# It will define alternate recipes and crafting paths, but the system is far from flawless. +# Unexpected behavior, bugs, or crashes may occur. Please report any issues so they can be fixed. +# +########################################################################################################## + +modules { + # tunnel bore, maintenance carts, feed station, trade station, detectors + B:"railcraft:automation"=true + + # railcraft custom carts + B:"railcraft:carts"=true + + # all things charge + B:"railcraft:charge"=true + + # worldspikes, worldspike carts + B:"railcraft:chunk_loading"=true + + # emblems + B:"railcraft:emblem"=true + + # assorted stuff including elevator track and (anti)grief + B:"railcraft:extras"=true + + # coke oven, blast furnace, rolling machine, rock crusher, etc... + B:"railcraft:factory"=true + + # forestry integration + B:"railcraft:forestry"=true + + # industrial craft integration + B:"railcraft:ic2"=true + + # locomotives, locomotive related tracks, train drag + B:"railcraft:locomotives"=true + + # firestone, waterstone, icestone + B:"railcraft:magic"=true + + # redstone flux cart + B:"railcraft:redstone_flux"=true + + # metals, fluids, raw materials + B:"railcraft:resources"=true + + # routing tables, tickets, detectors, etc... + B:"railcraft:routing"=true + + # christmas, halloween + B:"railcraft:seasonal"=true + + # signals, signal boxes + B:"railcraft:signals"=true + + # engines, boilers, steam traps + B:"railcraft:steam"=true + + # glass, posts, stairs, slabs, lanterns, walls + B:"railcraft:structures"=true + + # thaumcraft integration + B:"railcraft:thaumcraft"=true + + # track kits, outfitted track + B:"railcraft:tracks"=true + + # abandoned tracks + B:"railcraft:tracks|abandoned"=true + + # electric tracks + B:"railcraft:tracks|electric"=true + + # high speed tracks + B:"railcraft:tracks|high_speed"=true + + # high speed electric tracks + B:"railcraft:tracks|high_speed_electric"=true + + # reinforced tracks + B:"railcraft:tracks|reinforced"=true + + # strap iron tracks + B:"railcraft:tracks|strap_iron"=true + + # cart linking, train dispenser, coupler track kit + B:"railcraft:train"=true + + # loaders, cargo cart, tank cart, multiblock tanks + B:"railcraft:transport"=true + + # world gen, ores, villages + B:"railcraft:world"=true +} + + diff --git a/config-source/railcraft/ores/mine_copper.cfg b/config-source/railcraft/ores/mine_copper.cfg new file mode 100644 index 0000000..f6d5774 --- /dev/null +++ b/config-source/railcraft/ores/mine_copper.cfg @@ -0,0 +1,176 @@ +# Configuration file + +########################################################################################################## +# ore +#--------------------------------------------------------------------------------------------------------# +# Copy this file to add your own ore spawns or deleted it to disable spawning. +# Setting railcraft.config->worldgen.generateDefaultConfigs to true will reset the entire folder to defaults. +########################################################################################################## + +ore { + # The number of ore blocks generated during each successful event. Each chunk generally gets 216 generation events, but not all events result in ore spawn due to chance settings and noise fields. [range: 1 ~ 16, default: 8] + I:blockCount=8 + + # The y level that the mine will generate at. Generally you should keep this below 220 for vanilla height worlds. If your sea level is the normal 63, its usually best to stay below 50 as well due to the topsoil. [range: 10 ~ 2147483647, default: 60] + I:depth=60 + + # The scale of the gaussian distribution used to spread the mine vertically, how tall it is. Note that it spreads above and blow the y level equally, so a value of 3 is roughly 6 blocks tall. [range: 1 ~ 20, default: 3] + I:range=3 + + # The seed used to create the noise map. Generally it is set to the atomic number of the element being generated, but it can be anything you want. Should be unique for each generator or your mines will generate in the same places, which can be desirable if you want to mix ores like Iron and Nickel. [range: 0 ~ 2147483647, default: 29] + I:seed=29 + + # The generation type, can be either 'DIFFUSE' or 'MINE'. [default: MINE] + S:type=MINE + + # The generator weight, larger weights generate later. You can use this to sort what order stuff is generated. [range: 0 ~ 2147483647, default: 100] + I:weight=100 + + ########################################################################################################## + # retrogen + #--------------------------------------------------------------------------------------------------------# + # Retrogen settings. You must have the Railcraft-Retrogen mod installed for these to do anything. + ########################################################################################################## + + retrogen { + # Whether retrogen should be enabled on this generator. [default: false] + B:retrogen=false + + # The marker used to indicate whether a chunk has generated this ore. Generally this should be unique each time you run retrogen. [default: RCRGMARK] + S:retrogenMarker=RCRGMARK + } + + ########################################################################################################## + # dimensions + #--------------------------------------------------------------------------------------------------------# + # Control which dimensions the generator is allowed to generate in. + # Generally they still require stone to generate in regardless, though this may become a config option in the future. + # The system is permissive and will allow any dimension not blacklisted to be generated in. + ########################################################################################################## + + dimensions { + # Dimension IDs to disallow generation in. [default: [-1], [1]] + S:dimensionBlacklist < + -1 + 1 + > + + # Dimension IDs to allow generation in. Overrides blacklists. [default: [0]] + S:dimensionWhitelist < + 0 + > + + # World Provider classes to disallow generation in. [default: [net.minecraft.world.WorldProviderHell], [net.minecraft.world.WorldProviderEnd]] + S:worldProvidersBlacklist < + net.minecraft.world.WorldProviderHell + net.minecraft.world.WorldProviderEnd + > + } + + ########################################################################################################## + # biomes + #--------------------------------------------------------------------------------------------------------# + # Expects fully qualified Biome registry names. + # See Biome.java in Minecraft/Forge for the names. + # Format: :. + # ':all' can be used to specify all Biomes from a specific mod. + ########################################################################################################## + + biomes { + # Biome registry names where the ore will will not generate. Takes priority over the whitelist and types. [default: ] + S:blacklist < + > + + # Biome registry names where the ore will generate. Takes priority over types. [default: ] + S:whitelist < + > + } + + ########################################################################################################## + # biomestypes + #--------------------------------------------------------------------------------------------------------# + # Biome Dictionary types can be found in BiomeDictionary.java in Forge. + # You can use 'ALL' to specify all types. + ########################################################################################################## + + biomestypes { + # Biome Dictionary types where the ore will will not generate. Takes priority over the whitelist. [default: ] + S:blacklist < + > + + # Biome Dictionary types where the ore will generate. [default: [ALL]] + S:whitelist < + ALL + > + } + + ########################################################################################################## + # rich + #--------------------------------------------------------------------------------------------------------# + # Biomes where the ore will generator more richly. + ########################################################################################################## + + rich { + # Biome Dictionary types where the ore will generator more richly. You can use 'ALL' to specify all types. [default: [MOUNTAIN], [MESA], [HILLS]] + S:biomeTypes < + MOUNTAIN + MESA + HILLS + > + + # Biomes where the ore will generator more richly. Expects fully qualified Biome registry names. ':all' can be used to specify all Biomes from a specific mod. [default: [minecraft:mesa]] + S:biomes < + minecraft:mesa + > + } + + ########################################################################################################## + # ore + #--------------------------------------------------------------------------------------------------------# + # The ore blocks to be generated. Format: :# + ########################################################################################################## + + ore { + # The ore block generated in the core of the mine. [default: railcraft:ore_metal#0] + S:core=railcraft:ore_metal#0 + + # The ore block generated on the fringe of the mine. [default: railcraft:ore_metal_poor#2] + S:fringe=railcraft:ore_metal_poor#2 + } + + scale { + # The scale of the noise map used to determine the boundaries of the mine. Very small changes can have drastic effects. Smaller numbers result in larger mines. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.0018] + S:cloud=0.0018 + + # The scale of the noise map used to create the veins. Very small changes can have drastic effects. Smaller numbers result in larger veins. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.015] + S:vein=0.015 + } + + limits { + # The limit of noise of the cloud layer above which core ore is generated. Lower numbers result in larger core areas. [range: 0.0 ~ 1.0, default: 0.9] + S:core=0.9 + + # The limit of noise of the cloud layer above which fringe ore is generated. Lower numbers result in larger, more common, fringe areas. [range: 0.0 ~ 1.0, default: 0.7] + S:fringe=0.7 + + # The limit of noise of the cloud layer above which core ore is generated in rich biomes. Lower numbers result in larger rich areas. [range: 0.0 ~ 1.0, default: 0.8] + S:rich=0.8 + + # The limit of noise of the vein layer below which ore is generated. Larger numbers result in larger veins. [range: 0.0 ~ 1.0, default: 0.25] + S:vein=0.25 + } + + chances { + # The percent chance that a generate event in a core area will result in ore spawning. [range: 0.0 ~ 1.0, default: 1.0] + S:coreGen=1.0 + + # The percent chance that a generate event in a core area will result in core ore spawning instead of fringe ore. Applied after coreGen. [range: 0.0 ~ 1.0, default: 0.2] + S:coreOre=0.2 + + # The percent chance that a generate event in a fringe area will result in ore spawning. [range: 0.0 ~ 1.0, default: 0.3] + S:fringeGen=0.3 + } + +} + + diff --git a/config-source/railcraft/ores/mine_gold.cfg b/config-source/railcraft/ores/mine_gold.cfg new file mode 100644 index 0000000..dab37a4 --- /dev/null +++ b/config-source/railcraft/ores/mine_gold.cfg @@ -0,0 +1,176 @@ +# Configuration file + +########################################################################################################## +# ore +#--------------------------------------------------------------------------------------------------------# +# Copy this file to add your own ore spawns or deleted it to disable spawning. +# Setting railcraft.config->worldgen.generateDefaultConfigs to true will reset the entire folder to defaults. +########################################################################################################## + +ore { + # The number of ore blocks generated during each successful event. Each chunk generally gets 216 generation events, but not all events result in ore spawn due to chance settings and noise fields. [range: 1 ~ 16, default: 1] + I:blockCount=1 + + # The y level that the mine will generate at. Generally you should keep this below 220 for vanilla height worlds. If your sea level is the normal 63, its usually best to stay below 50 as well due to the topsoil. [range: 10 ~ 2147483647, default: 15] + I:depth=15 + + # The scale of the gaussian distribution used to spread the mine vertically, how tall it is. Note that it spreads above and blow the y level equally, so a value of 3 is roughly 6 blocks tall. [range: 1 ~ 20, default: 1] + I:range=1 + + # The seed used to create the noise map. Generally it is set to the atomic number of the element being generated, but it can be anything you want. Should be unique for each generator or your mines will generate in the same places, which can be desirable if you want to mix ores like Iron and Nickel. [range: 0 ~ 2147483647, default: 79] + I:seed=79 + + # The generation type, can be either 'DIFFUSE' or 'MINE'. [default: MINE] + S:type=MINE + + # The generator weight, larger weights generate later. You can use this to sort what order stuff is generated. [range: 0 ~ 2147483647, default: 100] + I:weight=100 + + ########################################################################################################## + # retrogen + #--------------------------------------------------------------------------------------------------------# + # Retrogen settings. You must have the Railcraft-Retrogen mod installed for these to do anything. + ########################################################################################################## + + retrogen { + # Whether retrogen should be enabled on this generator. [default: false] + B:retrogen=false + + # The marker used to indicate whether a chunk has generated this ore. Generally this should be unique each time you run retrogen. [default: RCRGMARK] + S:retrogenMarker=RCRGMARK + } + + ########################################################################################################## + # dimensions + #--------------------------------------------------------------------------------------------------------# + # Control which dimensions the generator is allowed to generate in. + # Generally they still require stone to generate in regardless, though this may become a config option in the future. + # The system is permissive and will allow any dimension not blacklisted to be generated in. + ########################################################################################################## + + dimensions { + # Dimension IDs to disallow generation in. [default: [-1], [1]] + S:dimensionBlacklist < + -1 + 1 + > + + # Dimension IDs to allow generation in. Overrides blacklists. [default: [0]] + S:dimensionWhitelist < + 0 + > + + # World Provider classes to disallow generation in. [default: [net.minecraft.world.WorldProviderHell], [net.minecraft.world.WorldProviderEnd]] + S:worldProvidersBlacklist < + net.minecraft.world.WorldProviderHell + net.minecraft.world.WorldProviderEnd + > + } + + ########################################################################################################## + # biomes + #--------------------------------------------------------------------------------------------------------# + # Expects fully qualified Biome registry names. + # See Biome.java in Minecraft/Forge for the names. + # Format: :. + # ':all' can be used to specify all Biomes from a specific mod. + ########################################################################################################## + + biomes { + # Biome registry names where the ore will will not generate. Takes priority over the whitelist and types. [default: ] + S:blacklist < + > + + # Biome registry names where the ore will generate. Takes priority over types. [default: ] + S:whitelist < + > + } + + ########################################################################################################## + # biomestypes + #--------------------------------------------------------------------------------------------------------# + # Biome Dictionary types can be found in BiomeDictionary.java in Forge. + # You can use 'ALL' to specify all types. + ########################################################################################################## + + biomestypes { + # Biome Dictionary types where the ore will will not generate. Takes priority over the whitelist. [default: ] + S:blacklist < + > + + # Biome Dictionary types where the ore will generate. [default: [ALL]] + S:whitelist < + ALL + > + } + + ########################################################################################################## + # rich + #--------------------------------------------------------------------------------------------------------# + # Biomes where the ore will generator more richly. + ########################################################################################################## + + rich { + # Biome Dictionary types where the ore will generator more richly. You can use 'ALL' to specify all types. [default: [MOUNTAIN], [MESA], [HILLS]] + S:biomeTypes < + MOUNTAIN + MESA + HILLS + > + + # Biomes where the ore will generator more richly. Expects fully qualified Biome registry names. ':all' can be used to specify all Biomes from a specific mod. [default: [minecraft:mesa]] + S:biomes < + minecraft:mesa + > + } + + ########################################################################################################## + # ore + #--------------------------------------------------------------------------------------------------------# + # The ore blocks to be generated. Format: :# + ########################################################################################################## + + ore { + # The ore block generated in the core of the mine. [default: minecraft:gold_ore#0] + S:core=minecraft:gold_ore#0 + + # The ore block generated on the fringe of the mine. [default: railcraft:ore_metal_poor#1] + S:fringe=railcraft:ore_metal_poor#1 + } + + scale { + # The scale of the noise map used to determine the boundaries of the mine. Very small changes can have drastic effects. Smaller numbers result in larger mines. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.0018] + S:cloud=0.0018 + + # The scale of the noise map used to create the veins. Very small changes can have drastic effects. Smaller numbers result in larger veins. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.015] + S:vein=0.015 + } + + limits { + # The limit of noise of the cloud layer above which core ore is generated. Lower numbers result in larger core areas. [range: 0.0 ~ 1.0, default: 0.9] + S:core=0.9 + + # The limit of noise of the cloud layer above which fringe ore is generated. Lower numbers result in larger, more common, fringe areas. [range: 0.0 ~ 1.0, default: 0.7] + S:fringe=0.7 + + # The limit of noise of the cloud layer above which core ore is generated in rich biomes. Lower numbers result in larger rich areas. [range: 0.0 ~ 1.0, default: 0.8] + S:rich=0.8 + + # The limit of noise of the vein layer below which ore is generated. Larger numbers result in larger veins. [range: 0.0 ~ 1.0, default: 0.25] + S:vein=0.25 + } + + chances { + # The percent chance that a generate event in a core area will result in ore spawning. [range: 0.0 ~ 1.0, default: 1.0] + S:coreGen=1.0 + + # The percent chance that a generate event in a core area will result in core ore spawning instead of fringe ore. Applied after coreGen. [range: 0.0 ~ 1.0, default: 0.2] + S:coreOre=0.2 + + # The percent chance that a generate event in a fringe area will result in ore spawning. [range: 0.0 ~ 1.0, default: 0.3] + S:fringeGen=0.3 + } + +} + + diff --git a/config-source/railcraft/ores/mine_iron.cfg b/config-source/railcraft/ores/mine_iron.cfg new file mode 100644 index 0000000..e57df59 --- /dev/null +++ b/config-source/railcraft/ores/mine_iron.cfg @@ -0,0 +1,176 @@ +# Configuration file + +########################################################################################################## +# ore +#--------------------------------------------------------------------------------------------------------# +# Copy this file to add your own ore spawns or deleted it to disable spawning. +# Setting railcraft.config->worldgen.generateDefaultConfigs to true will reset the entire folder to defaults. +########################################################################################################## + +ore { + # The number of ore blocks generated during each successful event. Each chunk generally gets 216 generation events, but not all events result in ore spawn due to chance settings and noise fields. [range: 1 ~ 16, default: 16] + I:blockCount=16 + + # The y level that the mine will generate at. Generally you should keep this below 220 for vanilla height worlds. If your sea level is the normal 63, its usually best to stay below 50 as well due to the topsoil. [range: 10 ~ 2147483647, default: 40] + I:depth=40 + + # The scale of the gaussian distribution used to spread the mine vertically, how tall it is. Note that it spreads above and blow the y level equally, so a value of 3 is roughly 6 blocks tall. [range: 1 ~ 20, default: 4] + I:range=4 + + # The seed used to create the noise map. Generally it is set to the atomic number of the element being generated, but it can be anything you want. Should be unique for each generator or your mines will generate in the same places, which can be desirable if you want to mix ores like Iron and Nickel. [range: 0 ~ 2147483647, default: 26] + I:seed=26 + + # The generation type, can be either 'DIFFUSE' or 'MINE'. [default: MINE] + S:type=MINE + + # The generator weight, larger weights generate later. You can use this to sort what order stuff is generated. [range: 0 ~ 2147483647, default: 100] + I:weight=100 + + ########################################################################################################## + # retrogen + #--------------------------------------------------------------------------------------------------------# + # Retrogen settings. You must have the Railcraft-Retrogen mod installed for these to do anything. + ########################################################################################################## + + retrogen { + # Whether retrogen should be enabled on this generator. [default: false] + B:retrogen=false + + # The marker used to indicate whether a chunk has generated this ore. Generally this should be unique each time you run retrogen. [default: RCRGMARK] + S:retrogenMarker=RCRGMARK + } + + ########################################################################################################## + # dimensions + #--------------------------------------------------------------------------------------------------------# + # Control which dimensions the generator is allowed to generate in. + # Generally they still require stone to generate in regardless, though this may become a config option in the future. + # The system is permissive and will allow any dimension not blacklisted to be generated in. + ########################################################################################################## + + dimensions { + # Dimension IDs to disallow generation in. [default: [-1], [1]] + S:dimensionBlacklist < + -1 + 1 + > + + # Dimension IDs to allow generation in. Overrides blacklists. [default: [0]] + S:dimensionWhitelist < + 0 + > + + # World Provider classes to disallow generation in. [default: [net.minecraft.world.WorldProviderHell], [net.minecraft.world.WorldProviderEnd]] + S:worldProvidersBlacklist < + net.minecraft.world.WorldProviderHell + net.minecraft.world.WorldProviderEnd + > + } + + ########################################################################################################## + # biomes + #--------------------------------------------------------------------------------------------------------# + # Expects fully qualified Biome registry names. + # See Biome.java in Minecraft/Forge for the names. + # Format: :. + # ':all' can be used to specify all Biomes from a specific mod. + ########################################################################################################## + + biomes { + # Biome registry names where the ore will will not generate. Takes priority over the whitelist and types. [default: ] + S:blacklist < + > + + # Biome registry names where the ore will generate. Takes priority over types. [default: ] + S:whitelist < + > + } + + ########################################################################################################## + # biomestypes + #--------------------------------------------------------------------------------------------------------# + # Biome Dictionary types can be found in BiomeDictionary.java in Forge. + # You can use 'ALL' to specify all types. + ########################################################################################################## + + biomestypes { + # Biome Dictionary types where the ore will will not generate. Takes priority over the whitelist. [default: ] + S:blacklist < + > + + # Biome Dictionary types where the ore will generate. [default: [ALL]] + S:whitelist < + ALL + > + } + + ########################################################################################################## + # rich + #--------------------------------------------------------------------------------------------------------# + # Biomes where the ore will generator more richly. + ########################################################################################################## + + rich { + # Biome Dictionary types where the ore will generator more richly. You can use 'ALL' to specify all types. [default: [MOUNTAIN], [MESA], [HILLS]] + S:biomeTypes < + MOUNTAIN + MESA + HILLS + > + + # Biomes where the ore will generator more richly. Expects fully qualified Biome registry names. ':all' can be used to specify all Biomes from a specific mod. [default: [minecraft:mesa]] + S:biomes < + minecraft:mesa + > + } + + ########################################################################################################## + # ore + #--------------------------------------------------------------------------------------------------------# + # The ore blocks to be generated. Format: :# + ########################################################################################################## + + ore { + # The ore block generated in the core of the mine. [default: minecraft:iron_ore#0] + S:core=minecraft:iron_ore#0 + + # The ore block generated on the fringe of the mine. [default: railcraft:ore_metal_poor#0] + S:fringe=railcraft:ore_metal_poor#0 + } + + scale { + # The scale of the noise map used to determine the boundaries of the mine. Very small changes can have drastic effects. Smaller numbers result in larger mines. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.0018] + S:cloud=0.0018 + + # The scale of the noise map used to create the veins. Very small changes can have drastic effects. Smaller numbers result in larger veins. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.015] + S:vein=0.015 + } + + limits { + # The limit of noise of the cloud layer above which core ore is generated. Lower numbers result in larger core areas. [range: 0.0 ~ 1.0, default: 0.9] + S:core=0.9 + + # The limit of noise of the cloud layer above which fringe ore is generated. Lower numbers result in larger, more common, fringe areas. [range: 0.0 ~ 1.0, default: 0.7] + S:fringe=0.7 + + # The limit of noise of the cloud layer above which core ore is generated in rich biomes. Lower numbers result in larger rich areas. [range: 0.0 ~ 1.0, default: 0.8] + S:rich=0.8 + + # The limit of noise of the vein layer below which ore is generated. Larger numbers result in larger veins. [range: 0.0 ~ 1.0, default: 0.25] + S:vein=0.25 + } + + chances { + # The percent chance that a generate event in a core area will result in ore spawning. [range: 0.0 ~ 1.0, default: 1.0] + S:coreGen=1.0 + + # The percent chance that a generate event in a core area will result in core ore spawning instead of fringe ore. Applied after coreGen. [range: 0.0 ~ 1.0, default: 0.2] + S:coreOre=0.2 + + # The percent chance that a generate event in a fringe area will result in ore spawning. [range: 0.0 ~ 1.0, default: 0.3] + S:fringeGen=0.3 + } + +} + + diff --git a/config-source/railcraft/ores/mine_lead.cfg b/config-source/railcraft/ores/mine_lead.cfg new file mode 100644 index 0000000..71099f4 --- /dev/null +++ b/config-source/railcraft/ores/mine_lead.cfg @@ -0,0 +1,176 @@ +# Configuration file + +########################################################################################################## +# ore +#--------------------------------------------------------------------------------------------------------# +# Copy this file to add your own ore spawns or deleted it to disable spawning. +# Setting railcraft.config->worldgen.generateDefaultConfigs to true will reset the entire folder to defaults. +########################################################################################################## + +ore { + # The number of ore blocks generated during each successful event. Each chunk generally gets 216 generation events, but not all events result in ore spawn due to chance settings and noise fields. [range: 1 ~ 16, default: 6] + I:blockCount=6 + + # The y level that the mine will generate at. Generally you should keep this below 220 for vanilla height worlds. If your sea level is the normal 63, its usually best to stay below 50 as well due to the topsoil. [range: 10 ~ 2147483647, default: 30] + I:depth=30 + + # The scale of the gaussian distribution used to spread the mine vertically, how tall it is. Note that it spreads above and blow the y level equally, so a value of 3 is roughly 6 blocks tall. [range: 1 ~ 20, default: 3] + I:range=3 + + # The seed used to create the noise map. Generally it is set to the atomic number of the element being generated, but it can be anything you want. Should be unique for each generator or your mines will generate in the same places, which can be desirable if you want to mix ores like Iron and Nickel. [range: 0 ~ 2147483647, default: 82] + I:seed=82 + + # The generation type, can be either 'DIFFUSE' or 'MINE'. [default: MINE] + S:type=MINE + + # The generator weight, larger weights generate later. You can use this to sort what order stuff is generated. [range: 0 ~ 2147483647, default: 100] + I:weight=100 + + ########################################################################################################## + # retrogen + #--------------------------------------------------------------------------------------------------------# + # Retrogen settings. You must have the Railcraft-Retrogen mod installed for these to do anything. + ########################################################################################################## + + retrogen { + # Whether retrogen should be enabled on this generator. [default: false] + B:retrogen=false + + # The marker used to indicate whether a chunk has generated this ore. Generally this should be unique each time you run retrogen. [default: RCRGMARK] + S:retrogenMarker=RCRGMARK + } + + ########################################################################################################## + # dimensions + #--------------------------------------------------------------------------------------------------------# + # Control which dimensions the generator is allowed to generate in. + # Generally they still require stone to generate in regardless, though this may become a config option in the future. + # The system is permissive and will allow any dimension not blacklisted to be generated in. + ########################################################################################################## + + dimensions { + # Dimension IDs to disallow generation in. [default: [-1], [1]] + S:dimensionBlacklist < + -1 + 1 + > + + # Dimension IDs to allow generation in. Overrides blacklists. [default: [0]] + S:dimensionWhitelist < + 0 + > + + # World Provider classes to disallow generation in. [default: [net.minecraft.world.WorldProviderHell], [net.minecraft.world.WorldProviderEnd]] + S:worldProvidersBlacklist < + net.minecraft.world.WorldProviderHell + net.minecraft.world.WorldProviderEnd + > + } + + ########################################################################################################## + # biomes + #--------------------------------------------------------------------------------------------------------# + # Expects fully qualified Biome registry names. + # See Biome.java in Minecraft/Forge for the names. + # Format: :. + # ':all' can be used to specify all Biomes from a specific mod. + ########################################################################################################## + + biomes { + # Biome registry names where the ore will will not generate. Takes priority over the whitelist and types. [default: ] + S:blacklist < + > + + # Biome registry names where the ore will generate. Takes priority over types. [default: ] + S:whitelist < + > + } + + ########################################################################################################## + # biomestypes + #--------------------------------------------------------------------------------------------------------# + # Biome Dictionary types can be found in BiomeDictionary.java in Forge. + # You can use 'ALL' to specify all types. + ########################################################################################################## + + biomestypes { + # Biome Dictionary types where the ore will will not generate. Takes priority over the whitelist. [default: ] + S:blacklist < + > + + # Biome Dictionary types where the ore will generate. [default: [ALL]] + S:whitelist < + ALL + > + } + + ########################################################################################################## + # rich + #--------------------------------------------------------------------------------------------------------# + # Biomes where the ore will generator more richly. + ########################################################################################################## + + rich { + # Biome Dictionary types where the ore will generator more richly. You can use 'ALL' to specify all types. [default: [MOUNTAIN], [MESA], [HILLS]] + S:biomeTypes < + MOUNTAIN + MESA + HILLS + > + + # Biomes where the ore will generator more richly. Expects fully qualified Biome registry names. ':all' can be used to specify all Biomes from a specific mod. [default: [minecraft:mesa]] + S:biomes < + minecraft:mesa + > + } + + ########################################################################################################## + # ore + #--------------------------------------------------------------------------------------------------------# + # The ore blocks to be generated. Format: :# + ########################################################################################################## + + ore { + # The ore block generated in the core of the mine. [default: railcraft:ore_metal#2] + S:core=railcraft:ore_metal#2 + + # The ore block generated on the fringe of the mine. [default: railcraft:ore_metal_poor#4] + S:fringe=railcraft:ore_metal_poor#4 + } + + scale { + # The scale of the noise map used to determine the boundaries of the mine. Very small changes can have drastic effects. Smaller numbers result in larger mines. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.0018] + S:cloud=0.0018 + + # The scale of the noise map used to create the veins. Very small changes can have drastic effects. Smaller numbers result in larger veins. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.015] + S:vein=0.015 + } + + limits { + # The limit of noise of the cloud layer above which core ore is generated. Lower numbers result in larger core areas. [range: 0.0 ~ 1.0, default: 0.9] + S:core=0.9 + + # The limit of noise of the cloud layer above which fringe ore is generated. Lower numbers result in larger, more common, fringe areas. [range: 0.0 ~ 1.0, default: 0.7] + S:fringe=0.7 + + # The limit of noise of the cloud layer above which core ore is generated in rich biomes. Lower numbers result in larger rich areas. [range: 0.0 ~ 1.0, default: 0.8] + S:rich=0.8 + + # The limit of noise of the vein layer below which ore is generated. Larger numbers result in larger veins. [range: 0.0 ~ 1.0, default: 0.25] + S:vein=0.25 + } + + chances { + # The percent chance that a generate event in a core area will result in ore spawning. [range: 0.0 ~ 1.0, default: 1.0] + S:coreGen=1.0 + + # The percent chance that a generate event in a core area will result in core ore spawning instead of fringe ore. Applied after coreGen. [range: 0.0 ~ 1.0, default: 0.2] + S:coreOre=0.2 + + # The percent chance that a generate event in a fringe area will result in ore spawning. [range: 0.0 ~ 1.0, default: 0.3] + S:fringeGen=0.3 + } + +} + + diff --git a/config-source/railcraft/ores/mine_nickel.cfg b/config-source/railcraft/ores/mine_nickel.cfg new file mode 100644 index 0000000..fd6c9b4 --- /dev/null +++ b/config-source/railcraft/ores/mine_nickel.cfg @@ -0,0 +1,176 @@ +# Configuration file + +########################################################################################################## +# ore +#--------------------------------------------------------------------------------------------------------# +# Copy this file to add your own ore spawns or deleted it to disable spawning. +# Setting railcraft.config->worldgen.generateDefaultConfigs to true will reset the entire folder to defaults. +########################################################################################################## + +ore { + # The number of ore blocks generated during each successful event. Each chunk generally gets 216 generation events, but not all events result in ore spawn due to chance settings and noise fields. [range: 1 ~ 16, default: 4] + I:blockCount=4 + + # The y level that the mine will generate at. Generally you should keep this below 220 for vanilla height worlds. If your sea level is the normal 63, its usually best to stay below 50 as well due to the topsoil. [range: 10 ~ 2147483647, default: 40] + I:depth=40 + + # The scale of the gaussian distribution used to spread the mine vertically, how tall it is. Note that it spreads above and blow the y level equally, so a value of 3 is roughly 6 blocks tall. [range: 1 ~ 20, default: 6] + I:range=6 + + # The seed used to create the noise map. Generally it is set to the atomic number of the element being generated, but it can be anything you want. Should be unique for each generator or your mines will generate in the same places, which can be desirable if you want to mix ores like Iron and Nickel. [range: 0 ~ 2147483647, default: 26] + I:seed=26 + + # The generation type, can be either 'DIFFUSE' or 'MINE'. [default: MINE] + S:type=MINE + + # The generator weight, larger weights generate later. You can use this to sort what order stuff is generated. [range: 0 ~ 2147483647, default: 101] + I:weight=101 + + ########################################################################################################## + # retrogen + #--------------------------------------------------------------------------------------------------------# + # Retrogen settings. You must have the Railcraft-Retrogen mod installed for these to do anything. + ########################################################################################################## + + retrogen { + # Whether retrogen should be enabled on this generator. [default: false] + B:retrogen=false + + # The marker used to indicate whether a chunk has generated this ore. Generally this should be unique each time you run retrogen. [default: RCRGMARK] + S:retrogenMarker=RCRGMARK + } + + ########################################################################################################## + # dimensions + #--------------------------------------------------------------------------------------------------------# + # Control which dimensions the generator is allowed to generate in. + # Generally they still require stone to generate in regardless, though this may become a config option in the future. + # The system is permissive and will allow any dimension not blacklisted to be generated in. + ########################################################################################################## + + dimensions { + # Dimension IDs to disallow generation in. [default: [-1], [1]] + S:dimensionBlacklist < + -1 + 1 + > + + # Dimension IDs to allow generation in. Overrides blacklists. [default: [0]] + S:dimensionWhitelist < + 0 + > + + # World Provider classes to disallow generation in. [default: [net.minecraft.world.WorldProviderHell], [net.minecraft.world.WorldProviderEnd]] + S:worldProvidersBlacklist < + net.minecraft.world.WorldProviderHell + net.minecraft.world.WorldProviderEnd + > + } + + ########################################################################################################## + # biomes + #--------------------------------------------------------------------------------------------------------# + # Expects fully qualified Biome registry names. + # See Biome.java in Minecraft/Forge for the names. + # Format: :. + # ':all' can be used to specify all Biomes from a specific mod. + ########################################################################################################## + + biomes { + # Biome registry names where the ore will will not generate. Takes priority over the whitelist and types. [default: ] + S:blacklist < + > + + # Biome registry names where the ore will generate. Takes priority over types. [default: ] + S:whitelist < + > + } + + ########################################################################################################## + # biomestypes + #--------------------------------------------------------------------------------------------------------# + # Biome Dictionary types can be found in BiomeDictionary.java in Forge. + # You can use 'ALL' to specify all types. + ########################################################################################################## + + biomestypes { + # Biome Dictionary types where the ore will will not generate. Takes priority over the whitelist. [default: ] + S:blacklist < + > + + # Biome Dictionary types where the ore will generate. [default: [ALL]] + S:whitelist < + ALL + > + } + + ########################################################################################################## + # rich + #--------------------------------------------------------------------------------------------------------# + # Biomes where the ore will generator more richly. + ########################################################################################################## + + rich { + # Biome Dictionary types where the ore will generator more richly. You can use 'ALL' to specify all types. [default: [MOUNTAIN], [MESA], [HILLS]] + S:biomeTypes < + MOUNTAIN + MESA + HILLS + > + + # Biomes where the ore will generator more richly. Expects fully qualified Biome registry names. ':all' can be used to specify all Biomes from a specific mod. [default: [minecraft:mesa]] + S:biomes < + minecraft:mesa + > + } + + ########################################################################################################## + # ore + #--------------------------------------------------------------------------------------------------------# + # The ore blocks to be generated. Format: :# + ########################################################################################################## + + ore { + # The ore block generated in the core of the mine. [default: railcraft:ore_metal#4] + S:core=railcraft:ore_metal#4 + + # The ore block generated on the fringe of the mine. [default: railcraft:ore_metal_poor#6] + S:fringe=railcraft:ore_metal_poor#6 + } + + scale { + # The scale of the noise map used to determine the boundaries of the mine. Very small changes can have drastic effects. Smaller numbers result in larger mines. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.0018] + S:cloud=0.0018 + + # The scale of the noise map used to create the veins. Very small changes can have drastic effects. Smaller numbers result in larger veins. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.015] + S:vein=0.015 + } + + limits { + # The limit of noise of the cloud layer above which core ore is generated. Lower numbers result in larger core areas. [range: 0.0 ~ 1.0, default: 0.9] + S:core=0.9 + + # The limit of noise of the cloud layer above which fringe ore is generated. Lower numbers result in larger, more common, fringe areas. [range: 0.0 ~ 1.0, default: 0.7] + S:fringe=0.7 + + # The limit of noise of the cloud layer above which core ore is generated in rich biomes. Lower numbers result in larger rich areas. [range: 0.0 ~ 1.0, default: 0.8] + S:rich=0.8 + + # The limit of noise of the vein layer below which ore is generated. Larger numbers result in larger veins. [range: 0.0 ~ 1.0, default: 0.25] + S:vein=0.25 + } + + chances { + # The percent chance that a generate event in a core area will result in ore spawning. [range: 0.0 ~ 1.0, default: 1.0] + S:coreGen=1.0 + + # The percent chance that a generate event in a core area will result in core ore spawning instead of fringe ore. Applied after coreGen. [range: 0.0 ~ 1.0, default: 0.2] + S:coreOre=0.2 + + # The percent chance that a generate event in a fringe area will result in ore spawning. [range: 0.0 ~ 1.0, default: 0.3] + S:fringeGen=0.3 + } + +} + + diff --git a/config-source/railcraft/ores/mine_silver.cfg b/config-source/railcraft/ores/mine_silver.cfg new file mode 100644 index 0000000..3f7fcc9 --- /dev/null +++ b/config-source/railcraft/ores/mine_silver.cfg @@ -0,0 +1,176 @@ +# Configuration file + +########################################################################################################## +# ore +#--------------------------------------------------------------------------------------------------------# +# Copy this file to add your own ore spawns or deleted it to disable spawning. +# Setting railcraft.config->worldgen.generateDefaultConfigs to true will reset the entire folder to defaults. +########################################################################################################## + +ore { + # The number of ore blocks generated during each successful event. Each chunk generally gets 216 generation events, but not all events result in ore spawn due to chance settings and noise fields. [range: 1 ~ 16, default: 2] + I:blockCount=2 + + # The y level that the mine will generate at. Generally you should keep this below 220 for vanilla height worlds. If your sea level is the normal 63, its usually best to stay below 50 as well due to the topsoil. [range: 10 ~ 2147483647, default: 20] + I:depth=20 + + # The scale of the gaussian distribution used to spread the mine vertically, how tall it is. Note that it spreads above and blow the y level equally, so a value of 3 is roughly 6 blocks tall. [range: 1 ~ 20, default: 2] + I:range=2 + + # The seed used to create the noise map. Generally it is set to the atomic number of the element being generated, but it can be anything you want. Should be unique for each generator or your mines will generate in the same places, which can be desirable if you want to mix ores like Iron and Nickel. [range: 0 ~ 2147483647, default: 47] + I:seed=47 + + # The generation type, can be either 'DIFFUSE' or 'MINE'. [default: MINE] + S:type=MINE + + # The generator weight, larger weights generate later. You can use this to sort what order stuff is generated. [range: 0 ~ 2147483647, default: 100] + I:weight=100 + + ########################################################################################################## + # retrogen + #--------------------------------------------------------------------------------------------------------# + # Retrogen settings. You must have the Railcraft-Retrogen mod installed for these to do anything. + ########################################################################################################## + + retrogen { + # Whether retrogen should be enabled on this generator. [default: false] + B:retrogen=false + + # The marker used to indicate whether a chunk has generated this ore. Generally this should be unique each time you run retrogen. [default: RCRGMARK] + S:retrogenMarker=RCRGMARK + } + + ########################################################################################################## + # dimensions + #--------------------------------------------------------------------------------------------------------# + # Control which dimensions the generator is allowed to generate in. + # Generally they still require stone to generate in regardless, though this may become a config option in the future. + # The system is permissive and will allow any dimension not blacklisted to be generated in. + ########################################################################################################## + + dimensions { + # Dimension IDs to disallow generation in. [default: [-1], [1]] + S:dimensionBlacklist < + -1 + 1 + > + + # Dimension IDs to allow generation in. Overrides blacklists. [default: [0]] + S:dimensionWhitelist < + 0 + > + + # World Provider classes to disallow generation in. [default: [net.minecraft.world.WorldProviderHell], [net.minecraft.world.WorldProviderEnd]] + S:worldProvidersBlacklist < + net.minecraft.world.WorldProviderHell + net.minecraft.world.WorldProviderEnd + > + } + + ########################################################################################################## + # biomes + #--------------------------------------------------------------------------------------------------------# + # Expects fully qualified Biome registry names. + # See Biome.java in Minecraft/Forge for the names. + # Format: :. + # ':all' can be used to specify all Biomes from a specific mod. + ########################################################################################################## + + biomes { + # Biome registry names where the ore will will not generate. Takes priority over the whitelist and types. [default: ] + S:blacklist < + > + + # Biome registry names where the ore will generate. Takes priority over types. [default: ] + S:whitelist < + > + } + + ########################################################################################################## + # biomestypes + #--------------------------------------------------------------------------------------------------------# + # Biome Dictionary types can be found in BiomeDictionary.java in Forge. + # You can use 'ALL' to specify all types. + ########################################################################################################## + + biomestypes { + # Biome Dictionary types where the ore will will not generate. Takes priority over the whitelist. [default: ] + S:blacklist < + > + + # Biome Dictionary types where the ore will generate. [default: [ALL]] + S:whitelist < + ALL + > + } + + ########################################################################################################## + # rich + #--------------------------------------------------------------------------------------------------------# + # Biomes where the ore will generator more richly. + ########################################################################################################## + + rich { + # Biome Dictionary types where the ore will generator more richly. You can use 'ALL' to specify all types. [default: [MOUNTAIN], [MESA], [HILLS]] + S:biomeTypes < + MOUNTAIN + MESA + HILLS + > + + # Biomes where the ore will generator more richly. Expects fully qualified Biome registry names. ':all' can be used to specify all Biomes from a specific mod. [default: [minecraft:mesa]] + S:biomes < + minecraft:mesa + > + } + + ########################################################################################################## + # ore + #--------------------------------------------------------------------------------------------------------# + # The ore blocks to be generated. Format: :# + ########################################################################################################## + + ore { + # The ore block generated in the core of the mine. [default: railcraft:ore_metal#3] + S:core=railcraft:ore_metal#3 + + # The ore block generated on the fringe of the mine. [default: railcraft:ore_metal_poor#5] + S:fringe=railcraft:ore_metal_poor#5 + } + + scale { + # The scale of the noise map used to determine the boundaries of the mine. Very small changes can have drastic effects. Smaller numbers result in larger mines. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.0018] + S:cloud=0.0018 + + # The scale of the noise map used to create the veins. Very small changes can have drastic effects. Smaller numbers result in larger veins. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.015] + S:vein=0.015 + } + + limits { + # The limit of noise of the cloud layer above which core ore is generated. Lower numbers result in larger core areas. [range: 0.0 ~ 1.0, default: 0.9] + S:core=0.9 + + # The limit of noise of the cloud layer above which fringe ore is generated. Lower numbers result in larger, more common, fringe areas. [range: 0.0 ~ 1.0, default: 0.7] + S:fringe=0.7 + + # The limit of noise of the cloud layer above which core ore is generated in rich biomes. Lower numbers result in larger rich areas. [range: 0.0 ~ 1.0, default: 0.8] + S:rich=0.8 + + # The limit of noise of the vein layer below which ore is generated. Larger numbers result in larger veins. [range: 0.0 ~ 1.0, default: 0.25] + S:vein=0.25 + } + + chances { + # The percent chance that a generate event in a core area will result in ore spawning. [range: 0.0 ~ 1.0, default: 1.0] + S:coreGen=1.0 + + # The percent chance that a generate event in a core area will result in core ore spawning instead of fringe ore. Applied after coreGen. [range: 0.0 ~ 1.0, default: 0.2] + S:coreOre=0.2 + + # The percent chance that a generate event in a fringe area will result in ore spawning. [range: 0.0 ~ 1.0, default: 0.3] + S:fringeGen=0.3 + } + +} + + diff --git a/config-source/railcraft/ores/mine_tin.cfg b/config-source/railcraft/ores/mine_tin.cfg new file mode 100644 index 0000000..6b97d5d --- /dev/null +++ b/config-source/railcraft/ores/mine_tin.cfg @@ -0,0 +1,176 @@ +# Configuration file + +########################################################################################################## +# ore +#--------------------------------------------------------------------------------------------------------# +# Copy this file to add your own ore spawns or deleted it to disable spawning. +# Setting railcraft.config->worldgen.generateDefaultConfigs to true will reset the entire folder to defaults. +########################################################################################################## + +ore { + # The number of ore blocks generated during each successful event. Each chunk generally gets 216 generation events, but not all events result in ore spawn due to chance settings and noise fields. [range: 1 ~ 16, default: 4] + I:blockCount=4 + + # The y level that the mine will generate at. Generally you should keep this below 220 for vanilla height worlds. If your sea level is the normal 63, its usually best to stay below 50 as well due to the topsoil. [range: 10 ~ 2147483647, default: 50] + I:depth=50 + + # The scale of the gaussian distribution used to spread the mine vertically, how tall it is. Note that it spreads above and blow the y level equally, so a value of 3 is roughly 6 blocks tall. [range: 1 ~ 20, default: 2] + I:range=2 + + # The seed used to create the noise map. Generally it is set to the atomic number of the element being generated, but it can be anything you want. Should be unique for each generator or your mines will generate in the same places, which can be desirable if you want to mix ores like Iron and Nickel. [range: 0 ~ 2147483647, default: 50] + I:seed=50 + + # The generation type, can be either 'DIFFUSE' or 'MINE'. [default: MINE] + S:type=MINE + + # The generator weight, larger weights generate later. You can use this to sort what order stuff is generated. [range: 0 ~ 2147483647, default: 100] + I:weight=100 + + ########################################################################################################## + # retrogen + #--------------------------------------------------------------------------------------------------------# + # Retrogen settings. You must have the Railcraft-Retrogen mod installed for these to do anything. + ########################################################################################################## + + retrogen { + # Whether retrogen should be enabled on this generator. [default: false] + B:retrogen=false + + # The marker used to indicate whether a chunk has generated this ore. Generally this should be unique each time you run retrogen. [default: RCRGMARK] + S:retrogenMarker=RCRGMARK + } + + ########################################################################################################## + # dimensions + #--------------------------------------------------------------------------------------------------------# + # Control which dimensions the generator is allowed to generate in. + # Generally they still require stone to generate in regardless, though this may become a config option in the future. + # The system is permissive and will allow any dimension not blacklisted to be generated in. + ########################################################################################################## + + dimensions { + # Dimension IDs to disallow generation in. [default: [-1], [1]] + S:dimensionBlacklist < + -1 + 1 + > + + # Dimension IDs to allow generation in. Overrides blacklists. [default: [0]] + S:dimensionWhitelist < + 0 + > + + # World Provider classes to disallow generation in. [default: [net.minecraft.world.WorldProviderHell], [net.minecraft.world.WorldProviderEnd]] + S:worldProvidersBlacklist < + net.minecraft.world.WorldProviderHell + net.minecraft.world.WorldProviderEnd + > + } + + ########################################################################################################## + # biomes + #--------------------------------------------------------------------------------------------------------# + # Expects fully qualified Biome registry names. + # See Biome.java in Minecraft/Forge for the names. + # Format: :. + # ':all' can be used to specify all Biomes from a specific mod. + ########################################################################################################## + + biomes { + # Biome registry names where the ore will will not generate. Takes priority over the whitelist and types. [default: ] + S:blacklist < + > + + # Biome registry names where the ore will generate. Takes priority over types. [default: ] + S:whitelist < + > + } + + ########################################################################################################## + # biomestypes + #--------------------------------------------------------------------------------------------------------# + # Biome Dictionary types can be found in BiomeDictionary.java in Forge. + # You can use 'ALL' to specify all types. + ########################################################################################################## + + biomestypes { + # Biome Dictionary types where the ore will will not generate. Takes priority over the whitelist. [default: ] + S:blacklist < + > + + # Biome Dictionary types where the ore will generate. [default: [ALL]] + S:whitelist < + ALL + > + } + + ########################################################################################################## + # rich + #--------------------------------------------------------------------------------------------------------# + # Biomes where the ore will generator more richly. + ########################################################################################################## + + rich { + # Biome Dictionary types where the ore will generator more richly. You can use 'ALL' to specify all types. [default: [MOUNTAIN], [MESA], [HILLS]] + S:biomeTypes < + MOUNTAIN + MESA + HILLS + > + + # Biomes where the ore will generator more richly. Expects fully qualified Biome registry names. ':all' can be used to specify all Biomes from a specific mod. [default: [minecraft:mesa]] + S:biomes < + minecraft:mesa + > + } + + ########################################################################################################## + # ore + #--------------------------------------------------------------------------------------------------------# + # The ore blocks to be generated. Format: :# + ########################################################################################################## + + ore { + # The ore block generated in the core of the mine. [default: railcraft:ore_metal#1] + S:core=railcraft:ore_metal#1 + + # The ore block generated on the fringe of the mine. [default: railcraft:ore_metal_poor#3] + S:fringe=railcraft:ore_metal_poor#3 + } + + scale { + # The scale of the noise map used to determine the boundaries of the mine. Very small changes can have drastic effects. Smaller numbers result in larger mines. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.0018] + S:cloud=0.0018 + + # The scale of the noise map used to create the veins. Very small changes can have drastic effects. Smaller numbers result in larger veins. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.015] + S:vein=0.015 + } + + limits { + # The limit of noise of the cloud layer above which core ore is generated. Lower numbers result in larger core areas. [range: 0.0 ~ 1.0, default: 0.9] + S:core=0.9 + + # The limit of noise of the cloud layer above which fringe ore is generated. Lower numbers result in larger, more common, fringe areas. [range: 0.0 ~ 1.0, default: 0.7] + S:fringe=0.7 + + # The limit of noise of the cloud layer above which core ore is generated in rich biomes. Lower numbers result in larger rich areas. [range: 0.0 ~ 1.0, default: 0.8] + S:rich=0.8 + + # The limit of noise of the vein layer below which ore is generated. Larger numbers result in larger veins. [range: 0.0 ~ 1.0, default: 0.25] + S:vein=0.25 + } + + chances { + # The percent chance that a generate event in a core area will result in ore spawning. [range: 0.0 ~ 1.0, default: 1.0] + S:coreGen=1.0 + + # The percent chance that a generate event in a core area will result in core ore spawning instead of fringe ore. Applied after coreGen. [range: 0.0 ~ 1.0, default: 0.2] + S:coreOre=0.2 + + # The percent chance that a generate event in a fringe area will result in ore spawning. [range: 0.0 ~ 1.0, default: 0.3] + S:fringeGen=0.3 + } + +} + + diff --git a/config-source/railcraft/ores/mine_zinc.cfg b/config-source/railcraft/ores/mine_zinc.cfg new file mode 100644 index 0000000..a9d7ede --- /dev/null +++ b/config-source/railcraft/ores/mine_zinc.cfg @@ -0,0 +1,176 @@ +# Configuration file + +########################################################################################################## +# ore +#--------------------------------------------------------------------------------------------------------# +# Copy this file to add your own ore spawns or deleted it to disable spawning. +# Setting railcraft.config->worldgen.generateDefaultConfigs to true will reset the entire folder to defaults. +########################################################################################################## + +ore { + # The number of ore blocks generated during each successful event. Each chunk generally gets 216 generation events, but not all events result in ore spawn due to chance settings and noise fields. [range: 1 ~ 16, default: 4] + I:blockCount=4 + + # The y level that the mine will generate at. Generally you should keep this below 220 for vanilla height worlds. If your sea level is the normal 63, its usually best to stay below 50 as well due to the topsoil. [range: 10 ~ 2147483647, default: 30] + I:depth=30 + + # The scale of the gaussian distribution used to spread the mine vertically, how tall it is. Note that it spreads above and blow the y level equally, so a value of 3 is roughly 6 blocks tall. [range: 1 ~ 20, default: 4] + I:range=4 + + # The seed used to create the noise map. Generally it is set to the atomic number of the element being generated, but it can be anything you want. Should be unique for each generator or your mines will generate in the same places, which can be desirable if you want to mix ores like Iron and Nickel. [range: 0 ~ 2147483647, default: 82] + I:seed=82 + + # The generation type, can be either 'DIFFUSE' or 'MINE'. [default: MINE] + S:type=MINE + + # The generator weight, larger weights generate later. You can use this to sort what order stuff is generated. [range: 0 ~ 2147483647, default: 101] + I:weight=101 + + ########################################################################################################## + # retrogen + #--------------------------------------------------------------------------------------------------------# + # Retrogen settings. You must have the Railcraft-Retrogen mod installed for these to do anything. + ########################################################################################################## + + retrogen { + # Whether retrogen should be enabled on this generator. [default: false] + B:retrogen=false + + # The marker used to indicate whether a chunk has generated this ore. Generally this should be unique each time you run retrogen. [default: RCRGMARK] + S:retrogenMarker=RCRGMARK + } + + ########################################################################################################## + # dimensions + #--------------------------------------------------------------------------------------------------------# + # Control which dimensions the generator is allowed to generate in. + # Generally they still require stone to generate in regardless, though this may become a config option in the future. + # The system is permissive and will allow any dimension not blacklisted to be generated in. + ########################################################################################################## + + dimensions { + # Dimension IDs to disallow generation in. [default: [-1], [1]] + S:dimensionBlacklist < + -1 + 1 + > + + # Dimension IDs to allow generation in. Overrides blacklists. [default: [0]] + S:dimensionWhitelist < + 0 + > + + # World Provider classes to disallow generation in. [default: [net.minecraft.world.WorldProviderHell], [net.minecraft.world.WorldProviderEnd]] + S:worldProvidersBlacklist < + net.minecraft.world.WorldProviderHell + net.minecraft.world.WorldProviderEnd + > + } + + ########################################################################################################## + # biomes + #--------------------------------------------------------------------------------------------------------# + # Expects fully qualified Biome registry names. + # See Biome.java in Minecraft/Forge for the names. + # Format: :. + # ':all' can be used to specify all Biomes from a specific mod. + ########################################################################################################## + + biomes { + # Biome registry names where the ore will will not generate. Takes priority over the whitelist and types. [default: ] + S:blacklist < + > + + # Biome registry names where the ore will generate. Takes priority over types. [default: ] + S:whitelist < + > + } + + ########################################################################################################## + # biomestypes + #--------------------------------------------------------------------------------------------------------# + # Biome Dictionary types can be found in BiomeDictionary.java in Forge. + # You can use 'ALL' to specify all types. + ########################################################################################################## + + biomestypes { + # Biome Dictionary types where the ore will will not generate. Takes priority over the whitelist. [default: ] + S:blacklist < + > + + # Biome Dictionary types where the ore will generate. [default: [ALL]] + S:whitelist < + ALL + > + } + + ########################################################################################################## + # rich + #--------------------------------------------------------------------------------------------------------# + # Biomes where the ore will generator more richly. + ########################################################################################################## + + rich { + # Biome Dictionary types where the ore will generator more richly. You can use 'ALL' to specify all types. [default: [MOUNTAIN], [MESA], [HILLS]] + S:biomeTypes < + MOUNTAIN + MESA + HILLS + > + + # Biomes where the ore will generator more richly. Expects fully qualified Biome registry names. ':all' can be used to specify all Biomes from a specific mod. [default: [minecraft:mesa]] + S:biomes < + minecraft:mesa + > + } + + ########################################################################################################## + # ore + #--------------------------------------------------------------------------------------------------------# + # The ore blocks to be generated. Format: :# + ########################################################################################################## + + ore { + # The ore block generated in the core of the mine. [default: railcraft:ore_metal#5] + S:core=railcraft:ore_metal#5 + + # The ore block generated on the fringe of the mine. [default: railcraft:ore_metal_poor#7] + S:fringe=railcraft:ore_metal_poor#7 + } + + scale { + # The scale of the noise map used to determine the boundaries of the mine. Very small changes can have drastic effects. Smaller numbers result in larger mines. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.0018] + S:cloud=0.0018 + + # The scale of the noise map used to create the veins. Very small changes can have drastic effects. Smaller numbers result in larger veins. Recommended to not change this. [range: 1.0E-6 ~ 1.0, default: 0.015] + S:vein=0.015 + } + + limits { + # The limit of noise of the cloud layer above which core ore is generated. Lower numbers result in larger core areas. [range: 0.0 ~ 1.0, default: 0.9] + S:core=0.9 + + # The limit of noise of the cloud layer above which fringe ore is generated. Lower numbers result in larger, more common, fringe areas. [range: 0.0 ~ 1.0, default: 0.7] + S:fringe=0.7 + + # The limit of noise of the cloud layer above which core ore is generated in rich biomes. Lower numbers result in larger rich areas. [range: 0.0 ~ 1.0, default: 0.8] + S:rich=0.8 + + # The limit of noise of the vein layer below which ore is generated. Larger numbers result in larger veins. [range: 0.0 ~ 1.0, default: 0.25] + S:vein=0.25 + } + + chances { + # The percent chance that a generate event in a core area will result in ore spawning. [range: 0.0 ~ 1.0, default: 1.0] + S:coreGen=1.0 + + # The percent chance that a generate event in a core area will result in core ore spawning instead of fringe ore. Applied after coreGen. [range: 0.0 ~ 1.0, default: 0.2] + S:coreOre=0.2 + + # The percent chance that a generate event in a fringe area will result in ore spawning. [range: 0.0 ~ 1.0, default: 0.3] + S:fringeGen=0.3 + } + +} + + diff --git a/config-source/railcraft/railcraft.cfg b/config-source/railcraft/railcraft.cfg new file mode 100644 index 0000000..dbdeab4 --- /dev/null +++ b/config-source/railcraft/railcraft.cfg @@ -0,0 +1,653 @@ +# Configuration file + +charge { + # + # change to 'printDebug=true' to enabled Charge Network debug spam + # + B:printDebug=false +} + + +########################################################################################################## +# enchantments +#--------------------------------------------------------------------------------------------------------# +# Enchantments can be disabled here. +# +########################################################################################################## + +enchantments { + # Enabled enchantments. [default: [wrecking], [implosion], [destruction], [smack]] + S:enchantments < + wrecking + implosion + destruction + smack + > +} + + +########################################################################################################## +# fluids +#--------------------------------------------------------------------------------------------------------# +# You can control whether Railcraft defines specific Fluids here. +# However, be aware that if you disable a Fluid that is not defined by another mod,you may suffer errors and unexpected behavior. +########################################################################################################## + +fluids { + B:creosote=true + B:steam=true +} + + +general { + # + # change to 'play.sounds=false' to prevent all mod sounds from playing + # + B:play.sounds=true +} + + +########################################################################################################## +# recipes +#--------------------------------------------------------------------------------------------------------# +# You can add or remove various recipes here +########################################################################################################## + +recipes { + + minecraft { + + furnace { + # + # change to 'creosote=true' to add smelting recipes for Creosote Oil to the vanilla furnace + # + B:creosote=false + } + + } + + railcraft { + + track { + # + # change to 'useAltRecipes=true' to use track recipes more similar to vanilla minecraft + # + B:useAltRecipes=false + } + + alloy { + # + # change to 'enableAltBrass=true' to forcibly enable a recipe to craft Brass Ingots from Zinc and Copper Ingots, regardless of whether the Factory Module is enabled + # + B:enableAltBrass=false + + # + # change to 'enableAltBronze=true' to forcibly enable a recipe to craft Bronze Ingots from Tin and Copper Ingots, regardless of whether the Factory Module is enabled + # + B:enableAltBronze=false + + # + # change to 'enableAltInvar=true' to forcibly enable a recipe to craft Invar Ingots from Iron and Nickel Ingots, regardless of whether the Factory Module is enabled + # + B:enableAltInvar=false + + # + # change to 'enableAltSteel=true' to forcibly enable a recipe to craft Steel Nuggets by smelting Iron Nuggets in a normal furnace, regardless of whether the Factory Module is enabled + # + B:enableAltSteel=false + + # + # change to 'enableHarderBrass=true' if you want Brass recipes to supply 3 Brass instead of 4 + # + B:enableHarderBrass=false + + # + # change to 'enableHarderBronze=true' if you want Bronze recipes to supply 3 Bronze instead of 4 + # + B:enableHarderBronze=false + } + + rockcrusher { + # + # change to 'ores=false' to prevent the game from crushing ores into dusts (only available if IC2 installed) + # + B:ores=true + } + + misc { + # + # set the output of the coal coke and stick recipe for torches, setting to 0 will disable' + # min=0, default=8, max=32 + # + I:coal_coke.torches=8 + + # + # set the output of the creosote and wool recipe for torches, setting to 0 will disable' + # min=0, default=6, max=16 + # + I:creosote.torches=6 + + # + # change to 'gunpowder=false' to disable the sulfur, saltpeter, charcoal dust recipe for gunpowder + # + B:gunpowder=true + } + + cart { + # + # change to 'bronze=false' to disable the bronze recipe for minecarts + # + B:bronze=true + + # + # change to 'steel=false' to disable the steel recipe for minecarts + # + B:steel=true + + # + # change to 'vanilla.furnace=false' to disable the Furnace Minecart recipe + # + B:vanilla.furnace=true + } + + } + + ic2 { + + macerator { + # + # change to 'blaze=false' to disable the IC2 Macerator recipe for Blaze Powder + # + B:blaze=true + + # + # change to 'bones=false' to disable the IC2 Macerator recipe for Bonemeal + # + B:bones=true + + # + # change to 'charcoal=false' to disable the IC2 Macerator recipe for Charcoal Dust + # + B:charcoal=true + + # + # change to 'cobble=false' to disable the IC2 Macerator recipes involving Cobblestone + # + B:cobble=true + + # + # change to 'crushed.obsidian=false' to disable the IC2 Macerator recipe from Obsidian to Crushed Obsidian + # + B:crushed.obsidian=true + + # + # change to 'dirt=false' to disable the IC2 Macerator recipe for Dirt + # + B:dirt=true + + # + # change to 'ender=false' to disable the IC2 Macerator recipe for Ender Powder + # + B:ender=true + + # + # change to 'obsidian=false' to disable any IC2 Macerator recipe with Obsidian input; overridden by the crushed obsidian setting + # + B:obsidian=true + + # + # change to 'ores=false' to disable the IC2 Macerator recipes for Ore Dusts + # + B:ores=true + + # + # change to 'slag=false' to disable the IC2 Macerator recipe for Slag Dust + # + B:slag=true + } + + } + + forestry { + + misc { + # + # change to 'brass.casing=false' to disable the brass recipe for Forestry Sturdy Casing + # + B:brass.casing=true + + # + # change to 'fertilizer=false' to disable the saltpeter recipe for Forestry Fertilizer + # + B:fertilizer=true + } + + carpenter { + # + # change to 'block_creosote=false' to disable the Carpenter Creosote Block recipe + # + B:block_creosote=true + + # + # change to 'ties=false' to disable the Carpenter Tie recipe + # + B:ties=true + + # + # change to 'torches=false' to disable the Carpenter Creosote Torch recipe + # + B:torches=true + } + + } + +} + + +########################################################################################################## +# tweaks +#--------------------------------------------------------------------------------------------------------# +# Here you can change the behavior of various things +########################################################################################################## + +tweaks { + + blocks { + + cart_dispenser { + # + # set the minimum number of seconds between cart dispensing, default=0 + # + I:delay=0 + } + + metal_tank { + # + # Change to 'allow.stacking=false' to disable the stacking of Iron Tanks + # + B:allow.stacking=true + + # + # Allows you to set how many buckets (1000 milliBuckets) of fluid each iron tank block can carry, min=1, default=16, max=1600 + # + I:capacity.per.block=16 + + # + # Allows you to set the max Iron Tank base dimension, valid values are 3, 5, 7, and 9 + # + I:maxsize=9 + } + + water_tank { + # + # The base rate of water in milliBuckets that can be gathered from the local environment, applied every 16 ticks to every block that can see the sky, min=0, default=4, max=1000 + # + I:environmental.generation=4 + } + + signals { + # + # change to 'printDebug=true' to log debug info for Signal Blocks + # + B:printDebug=false + + # + # measured in tick, smaller numbers update more often, resulting in more sensitive signals, but cost more cpu power, default = 4 + # + I:update.interval=4 + } + + charge { + # + # adjust the losses for the Charge network, min=0.2, default=1.0, max=10.0 + # + D:lossMultiplier=1.0 + } + + boiler { + # + # adjust the heat value of BioFuel in a Boiler, min=0.2, default=1.0, max=10.0 + # + D:biofuelMultiplier=1.0 + + # + # adjust the heat value of Fuel in a Boiler, min=0.2, default=1.0, max=10.0 + # + D:fuelMultiplier=1.0 + } + + } + + steam { + # + # adjust the amount of fuel used to create Steam, min=0.2, default=1.0, max=6.0 + # + D:fuelPerSteamMultiplier=1.0 + } + + itemsbottle { + # + # change to 'handleBottles=false' to prevent railcraft from attaching capabilities to bottles, default=true + # + B:handleBottles=true + + water { + # + # adjust to make the water bottles contain only 333 milli-bucket water, default=false + # + B:nerfWaterBottle=false + } + + } + + tracks { + + speed { + # + # add entity names to exclude them from explosions caused by high speed collisions + # + S:entities.excluded < + > + + # + # change 'max.speed' to limit max speed on high speed rails, useful if your computer can't keep up with chunk loading, min=0.6, default=0.8, max=1.2 + # + D:max.speed=0.800000011920929 + } + + launch { + # + # change the value to your desired max launch rail force, min=5, default=30, max=50 + # + I:force.max=30 + } + + } + + routing { + # + # change to 'ops.only=true' to limit the editing of Golden Tickets to server admins only + # + B:ops.only=false + } + + carts { + + general { + # + # change to 'breakOnDrop=true' to restore vanilla behavior + # + B:breakOnDrop=false + + # + # change to 'cartsInvulnerableFromMonsters=false' to allow monster fired projectiles to damage carts + # + B:cartsInvulnerableFromMonsters=true + + # + # change to 'collideWithItems=true' to restore minecart collisions with dropped items, ignored if 'register.collision.handler=false' + # + B:collideWithItems=false + + # + # change the value to your desired minecart stack size, vanilla=1, default=3, max=64 + # + I:maxStackSize=3 + + # + # change to 'printLinkingDebug=true' to log debug info for Cart Linking + # + B:printLinkingDebug=false + + # + # change to 'register.collision.handler=false' to use a minecart collision handler from a different mod or vanilla behavior + # + B:register.collision.handler=true + + # + # change to 'solid.carts=false' to return minecarts to vanilla player vs cart collision behavior + # in vanilla minecarts are ghost like can be walked through + # but making carts solid also makes them hard to push by hand + # this setting is ignored if aren't using the Railcraft Collision Handler + # + B:solid.carts=true + } + + basic { + # + # change to 'adjustDrag=false' to give basic carts the original vanilla drag values, after changing you may need to replace the carts to see any change in game + # + B:adjustDrag=true + } + + chest { + # + # change to 'allowFluidContainers=true' to allow fluid containers in Chest and Cargo Carts + # + B:allowFluidContainers=false + + # These items cannot be placed in Chest or Cargo carts. + # Entry Format: :[#[-]] || + # Regular expressions in the item name are supported. [default: [minecraft:.*_shulker_box], [minecraft:.*_bucket], [forge:bucketfilled], [ic2:.*bat((pack)|(tery))], [ic2:.*_crystal], [ic2:jetpack_electric], [ic2:energy_pack], [ic2:lappack], [ic2:te#68-75]] + S:cargoBlacklist < + minecraft:.*_shulker_box + minecraft:.*_bucket + forge:bucketfilled + ic2:.*bat((pack)|(tery)) + ic2:.*_crystal + ic2:jetpack_electric + ic2:energy_pack + ic2:lappack + ic2:te#68-75 + > + } + + bore { + # + # change to 'destroyBlocks=true' to cause the Bore to destroy the blocks it mines instead of dropping them + # + B:destroyBlocks=false + + # + # change to 'mineAllBlocks=false' to enable mining checks, use true setting with caution, especially on servers + # + B:mineAllBlocks=true + + # + # add block ids to 'mineableBlocks' in a common separated list to define non-vanilla blocks mineable by the tunnel bore + # ignored if 'tweaks.carts.bore.mineAllBlocks=true' + # metadata sensitive entries can be defined in the form ':[#]' + # Example:mineableBlocks= { minecraft:stone, minecraft:stonebrick#3 } + # + S:mineableBlocks={} + + # + # adjust the speed at which the Bore mines blocks, min=0.1, default=1.0, max=50.0 + # + D:miningSpeed=1.0 + } + + locomotive { + # + # change to 'damageMobs=false' to disable Locomotive damage on mobs, they will still knockback mobs + # + B:damageMobs=true + + # + # controls how much power locomotives have and how many carts they can pull + # be warned, longer trains have a greater chance for glitches + # as such it HIGHLY recommended you do not change this + # + I:horsepower=15 + + steam { + # + # adjust the multiplier used when calculating fuel use, min=0.2, default=3.0, max=12.0 + # + D:efficiencyMultiplier=3.0 + } + + } + + tank { + # + # change the value to your desired Tank Cart capacity in buckets, min=4, default=32, max=512, ignored if 'tweaks.minecarts.tank.useCustomValues=false' + # + I:capacity=32 + + # + # change the value to your desired Tank Cart fill rate in milli-buckets per tick, min=4, default=32, max=2048 + # there are 1000 milli-buckets in a bucket, ignored if 'tweaks.minecarts.tank.useCustomValues=false' + # + I:fillrate=32 + + # + # change to 'useCustomValues=true' to adjust the Tank Cart's capacity and fill rate + # + B:useCustomValues=false + } + + hopper { + # + # change to 'transferCooldown=false' to revert fix for MC-65029 and restore the incorrect vanilla behavior, i.e. no transfer cooldown + # + B:transferCooldown=true + } + + } + +} + + +########################################################################################################## +# worldgen +#--------------------------------------------------------------------------------------------------------# +# You can control which Ores/Features generate in the world here. +# If wish to disable world gen entirely it is recommended +# that you disable the World Module in 'modules.cfg' instead. +# Before disabling Railcraft metal ore gen, you should be aware +# that is does not spawn like vanilla ore. It forms localized clouds +# in distinct regions rather than a uniform spread. +# It also consists of two types of ore, standard and poor. +# Poor ore forms throughout the cloud, standard ore only forms in the core of the cloud. +# These are referred to as Railcraft Ore Mines. +# The configs for these mines are now found in '/config/railcraft/ore' +# You can even add your own generators with blocks from other mods. +########################################################################################################## + +worldgen { + # + # Generate default config files for ore generation. Resets to false after game load. This will overwrite existing files. + # + B:generateDefaultConfigs=false + + generate { + # spawns beneath the sea in spheres + B:abyssal.geodes=true + + # spawns on lava sea floor in Nether + B:firestone=true + + # spawns on the surface in forests + B:quarried.stone=true + + # spawns beneath surface of deserts, regenerates via bedrock layer block + B:saltpeter=true + + # Spawns a copy of mines in the sky for easy configuration testing + B:skyGen=false + + # spawns near lava layer in mountains + B:sulfur=true + + # villager careers and professions + B:village.villager=true + + # village building + B:village.workshop=true + } + + tweak { + # + # chance that vanilla ore gen (Iron, Gold) will spawn ore uniformly throughout the world, set to zero to disable, min=0, default=100, max=100 + # + I:vanillaOreGenChance=100 + } + +} + + +########################################################################################################## +# worldspikes +#--------------------------------------------------------------------------------------------------------# +# Settings for Worldspikes +########################################################################################################## + +worldspikes { + # Controls which Worldspikes are craftable, they will still be available via Creative [default: [standard], [personal], [passive]] + S:craftableWorldspikes < + standard + personal + passive + > + + # + # change to 'delete.worldspikes=true' to delete every Worldspike or Worldspike Cart in the world. + # Value resets to false after each session. + # To disable Worldspikes completely, disable the ChunkLoading Module from 'modules.cfg' + # + B:delete.worldspikes=false + + # + # change to interact.with.pipes=false to prevent pipes, tubes, or various other things from interacting with Worldspikes + # + B:interact.with.pipes=true + + # + # change to 'print.debug=true' to log debug info for Worldspikes + # + B:print.debug=false + + # + # change to print.locations=true to print Worldspike locations to the log on startup + # + B:print.locations=false + + ########################################################################################################## + # fuel + #--------------------------------------------------------------------------------------------------------# + # the number of hours that an item will power a Worldspike or Worldspike Cart + # this is an approximation only, actual duration is affected by number of chunks loaded and tick rate + # if the list is empty, Worldspikes will not require fuel + # Entry Format: :[#[-]]= || =Regular expressions in the item name are supported. + ########################################################################################################## + + fuel { + # [default: [railcraft:dust#0=2], [minecraft:ender_pearl=4], [railcraft:dust#6=8], [railcraft:dust#7=12]] + S:passive < + railcraft:dust#0=2 + minecraft:ender_pearl=4 + railcraft:dust#6=8 + railcraft:dust#7=12 + > + + # [default: [railcraft:dust#0=2], [minecraft:ender_pearl=4], [railcraft:dust#6=8], [railcraft:dust#7=12]] + S:personal < + railcraft:dust#0=2 + minecraft:ender_pearl=4 + railcraft:dust#6=8 + railcraft:dust#7=12 + > + + # [default: [railcraft:dust#0=2], [minecraft:ender_pearl=4], [railcraft:dust#6=8], [railcraft:dust#7=12]] + S:standard < + railcraft:dust#0=2 + minecraft:ender_pearl=4 + railcraft:dust#6=8 + railcraft:dust#7=12 + > + } + +} + + diff --git a/config-source/simpleteleporters.cfg b/config-source/simpleteleporters.cfg new file mode 100644 index 0000000..7ce3203 --- /dev/null +++ b/config-source/simpleteleporters.cfg @@ -0,0 +1,11 @@ +# Configuration file + +general { + # After teleporting, should the player be facing the same direction that the person who made the crystal was at the time + B:teleport_use_crystal_direction=false + + # How many particles should come out of a active teleporter + I:teleporter_particle_amount=15 +} + + diff --git a/config-source/simplyjetpacks/client.cfg b/config-source/simplyjetpacks/client.cfg new file mode 100644 index 0000000..8b3a16e --- /dev/null +++ b/config-source/simplyjetpacks/client.cfg @@ -0,0 +1,73 @@ +# Configuration file + +~CONFIG_VERSION: 1.12.2-2.2.20.0 + +aesthetics { + # When enabled, worn Jetpacks and Fluxpacks will have a 3D armor model. Otherwise, flat textures will be used. + B:enableArmor3DModels=true +} + + +controls { + # When enabled, the key codes specified here will be used for the fly and descend keys. Otherwise, the vanilla jump and sneak keys will be used. + B:customControls=false + + # The name of the Descend key when Custom Controls are enabled. + S:descendKey=LSHIFT + + # When enabled, sprinting by double-tapping the forward key will work while flying with a Jetpack. Can be used as an easier way to activate a Jetpack's boost while airborne (the sprint key also works). + B:doubleTapSprintInAir=true + + # The name of the Fly key when Custom Controls are enabled. + S:flyKey=SPACE + + # Invert Hover Mode sneaking behavior. + B:invertHoverSneakingBehavior=false +} + + +gui { + # The HUD display will be shifted horizontally by this value. This value may be negative. + I:HUDOffsetX=0 + + # The HUD display will be shifted vertically by this value. This value may be negative. + I:HUDOffsetY=0 + + # How large the HUD will be rendered. + D:HUDScale=1.0 + + # Change the text color in the HUD. (Note: Color is in Integer form) + I:HUDTextColor=15658734 + + # When enabled, a HUD that displays the energy level of the currently worn Jetpack or Fluxpack will show. + B:enableEnergyHUD=true + + # When enabled, the HUD that displays the states (engine/hover/charger) of the currently worn Jetpack or Fluxpack will show. + B:enableStateHUD=true + + # When enabled, switching Jetpacks or Fluxpacks on or off, or changing their modes will display a status message above the inventory bar. + B:enableStateMessages=true + + # When enabled, item details are only shown in the tooltip when holding Shift. + B:holdShiftForDetails=true + + # Change the position of the HUD. + S:hudPosition=TOP_LEFT + + # When enabled, only the energy amounts themselves will be rendered on the energy HUD. + B:minimalEnergyHUD=false + + # When enabled, the energy HUD will display the exact amount of RF rather than just a percentage. + B:showExactEnergyInHUD=false + + # When enabled, the HUD will display even when the chat window is opened. + B:showHUDWhileChatting=true +} + + +sounds { + # When enabled, jetpacks will make sounds when used. + B:jetpackSounds=true +} + + diff --git a/config-source/simplyjetpacks/common.cfg b/config-source/simplyjetpacks/common.cfg new file mode 100644 index 0000000..c244cd1 --- /dev/null +++ b/config-source/simplyjetpacks/common.cfg @@ -0,0 +1,261 @@ +# Configuration file + +~CONFIG_VERSION: 1.12.2-2.2.20.0 + +integration { + # When enabled, Simply Jetpacks will register its EnderIO Jetpacks and Fluxpacks. + B:enableIntegrationEIO=false + + # When enabled, Simply Jetpacks will register its Immersive Engineering Jetpacks. + B:enableIntegrationIE=false + + # When enabled, Simply Jetpacks will register its Mekanism Jetpacks. + B:enableIntegrationMek=false + + # When enabled, Simply Jetpacks will register its Redstone Arsenal Tier5 Jetpack recipes. + B:enableIntegrationRA=false + + # When enabled, Simply Jetpacks will register its Redstone Repository Tier5 JetPlate recipes. + B:enableIntegrationRR=false + + # When enabled, Simply Jetpacks will register Thermal Dynamics items for thruster recipes. + B:enableIntegrationTD=true + + # When enabled, Simply Jetpacks will register its Thermal Expansion Jetpacks and Fluxpacks. + B:enableIntegrationTE=false + + # When enabled, Simply Jetpacks will register its Vanilla Jetpacks. + B:enableIntegrationVanilla=true + + # When set to a value between 0-100, changes the energy efficiency bonus of the Enderium Armored Jetplate (Example: 80 uses energy at 80% rate). + I:gelidEnderiumEnergyUsageBonus=80 +} + + +items { + # hen enabled, Simply Jetpacks will register some crafting components from Redstone Arsenal to make the Flux-Infused JetPlate craftable if Redstone Arsenal is not installed. + B:addRAItemsIfNotInstalled=true + + # Enable the Fuel Efficiency enchantment. + B:enableFuelEfficiencyEnchantment=true +} + + +misc { + # When enabled, you will get several advancements when joining a world for the first time. + B:joinAdvancements=true +} + + +tuning { + + simplyjetpacks { + + jetpack_creative { + # The vertical acceleration of this Jetpack when flying, every tick, this amount of vertical speed will be added until maximum speed is reached. + D:accelVertical=0.15 + + # How well this Jetpack/Fluxpack can protect the user from damage, if armored. The higher the value, the stronger the armor will be. + I:armorReduction=12 + + # When enabled, this Jetpack will be able to activate Charger Mode. + B:chargerMode=true + + # When enabled, this Jetpack will be able to activate Hover Mode automatically when the wearer is about to die from a fall. + B:emergencyHoverMode=true + + # The enchantability of this Jetpack/Fluxpack. If set to 0, no enchantments can be applied. + I:enchantability=20 + + # The maximum amount of energy that this pack can hold. + I:energyCapacity=200000 + + # The amount of energy that can be inserted into this Jetpack/Fluxpack per tick from external sources. + I:energyPerTickIn=0 + + # The amount of energy that can be extracted from this Jetpack/Fluxpack per tick by external sources. Also determines how quickly Jetpacks/Fluxpacks can charge other items. + I:energyPerTickOut=50000 + + # The speed of this Jetpack when flying sideways. This is mostly noticeable in Hover Mode. + D:speedSideways=0.21 + + # The maximum vertical speed of this Jetpack when flying. + D:speedVertical=0.9 + + # The maximum vertical speed of this Jetpack when flying in Hover Mode. + D:speedVerticalHover=0.45 + + # The maximum vertical speed of this Jetpack when slowly descending in Hover Mode. + D:speedVerticalHoverSlow=0.0 + + # How much faster this Jetpack will fly forward when sprinting. Setting this to 1.0 will make sprinting have no effect apart from the added speed from vanilla. + D:sprintSpeedModifier=2.5 + } + + fluxpack_creative { + # How well this Jetpack/Fluxpack can protect the user from damage, if armored. The higher the value, the stronger the armor will be. + I:armorReduction=8 + + # The enchantability of this Jetpack/Fluxpack. If set to 0, no enchantments can be applied. + I:enchantability=10 + + # The maximum amount of energy that this pack can hold. + I:energyCapacity=200000 + + # The amount of energy that can be inserted into this Jetpack/Fluxpack per tick from external sources. + I:energyPerTickIn=0 + + # The amount of energy that can be extracted from this Jetpack/Fluxpack per tick by external sources. Also determines how quickly Jetpacks/Fluxpacks can charge other items. + I:energyPerTickOut=50000 + } + + } + + vanilla { + + jetpack_vanilla1 { + # The vertical acceleration of this Jetpack when flying, every tick, this amount of vertical speed will be added until maximum speed is reached. + D:accelVertical=0.1 + + # How much energy is lost from this Jetpack/Fluxpack when the user is hit, if armored. + I:armorEnergyPerHit=80 + + # How well this Jetpack/Fluxpack can protect the user from damage, if armored. The higher the value, the stronger the armor will be. + I:armorReduction=5 + + # When enabled, this Jetpack will be able to activate Charger Mode. + B:chargerMode=false + + # When enabled, this Jetpack will be able to activate Hover Mode automatically when the wearer is about to die from a fall. + B:emergencyHoverMode=false + + # The enchantability of this Jetpack/Fluxpack. If set to 0, no enchantments can be applied. + I:enchantability=4 + + # The maximum amount of energy that this pack can hold. + I:energyCapacity=80000 + + # The amount of energy that can be inserted into this Jetpack/Fluxpack per tick from external sources. + I:energyPerTickIn=400 + + # The amount of energy that this Jetpack/Fluxpack uses every tick, when being used. + I:energyUsage=32 + + # The speed of this Jetpack when flying sideways. This is mostly noticeable in Hover Mode. + D:speedSideways=0.0 + + # The maximum vertical speed of this Jetpack when flying. + D:speedVertical=0.22 + + # The maximum vertical speed of this Jetpack when flying in Hover Mode. + D:speedVerticalHover=0.18 + + # The maximum vertical speed of this Jetpack when slowly descending in Hover Mode. + D:speedVerticalHoverSlow=0.14 + + # How much more energy this Jetpack will use when sprinting. Setting this to 1.0 will make sprinting have no effect on energy usage. + D:sprintEnergyModifier=1.0 + + # How much faster this Jetpack will fly forward when sprinting. Setting this to 1.0 will make sprinting have no effect apart from the added speed from vanilla. + D:sprintSpeedModifier=1.0 + } + + jetpack_vanilla2 { + # The vertical acceleration of this Jetpack when flying, every tick, this amount of vertical speed will be added until maximum speed is reached. + D:accelVertical=0.12 + + # How much energy is lost from this Jetpack/Fluxpack when the user is hit, if armored. + I:armorEnergyPerHit=80 + + # How well this Jetpack/Fluxpack can protect the user from damage, if armored. The higher the value, the stronger the armor will be. + I:armorReduction=6 + + # When enabled, this Jetpack will be able to activate Charger Mode. + B:chargerMode=false + + # When enabled, this Jetpack will be able to activate Hover Mode automatically when the wearer is about to die from a fall. + B:emergencyHoverMode=false + + # The enchantability of this Jetpack/Fluxpack. If set to 0, no enchantments can be applied. + I:enchantability=8 + + # The maximum amount of energy that this pack can hold. + I:energyCapacity=400000 + + # The amount of energy that can be inserted into this Jetpack/Fluxpack per tick from external sources. + I:energyPerTickIn=2000 + + # The amount of energy that this Jetpack/Fluxpack uses every tick, when being used. + I:energyUsage=50 + + # The speed of this Jetpack when flying sideways. This is mostly noticeable in Hover Mode. + D:speedSideways=0.1 + + # The maximum vertical speed of this Jetpack when flying. + D:speedVertical=0.4 + + # The maximum vertical speed of this Jetpack when flying in Hover Mode. + D:speedVerticalHover=0.2 + + # The maximum vertical speed of this Jetpack when slowly descending in Hover Mode. + D:speedVerticalHoverSlow=0.1 + + # How much more energy this Jetpack will use when sprinting. Setting this to 1.0 will make sprinting have no effect on energy usage. + D:sprintEnergyModifier=1.0 + + # How much faster this Jetpack will fly forward when sprinting. Setting this to 1.0 will make sprinting have no effect apart from the added speed from vanilla. + D:sprintSpeedModifier=1.0 + } + + jetpack_vanilla3 { + # The vertical acceleration of this Jetpack when flying, every tick, this amount of vertical speed will be added until maximum speed is reached. + D:accelVertical=0.14 + + # How much energy is lost from this Jetpack/Fluxpack when the user is hit, if armored. + I:armorEnergyPerHit=160 + + # How well this Jetpack/Fluxpack can protect the user from damage, if armored. The higher the value, the stronger the armor will be. + I:armorReduction=8 + + # When enabled, this Jetpack will be able to activate Charger Mode. + B:chargerMode=false + + # When enabled, this Jetpack will be able to activate Hover Mode automatically when the wearer is about to die from a fall. + B:emergencyHoverMode=true + + # The enchantability of this Jetpack/Fluxpack. If set to 0, no enchantments can be applied. + I:enchantability=17 + + # The maximum amount of energy that this pack can hold. + I:energyCapacity=20000000 + + # The amount of energy that can be inserted into this Jetpack/Fluxpack per tick from external sources. + I:energyPerTickIn=50000 + + # The amount of energy that this Jetpack/Fluxpack uses every tick, when being used. + I:energyUsage=450 + + # The speed of this Jetpack when flying sideways. This is mostly noticeable in Hover Mode. + D:speedSideways=0.19 + + # The maximum vertical speed of this Jetpack when flying. + D:speedVertical=0.8 + + # The maximum vertical speed of this Jetpack when flying in Hover Mode. + D:speedVerticalHover=0.4 + + # The maximum vertical speed of this Jetpack when slowly descending in Hover Mode. + D:speedVerticalHoverSlow=0.005 + + # How much more energy this Jetpack will use when sprinting. Setting this to 1.0 will make sprinting have no effect on energy usage. + D:sprintEnergyModifier=4.0 + + # How much faster this Jetpack will fly forward when sprinting. Setting this to 1.0 will make sprinting have no effect apart from the added speed from vanilla. + D:sprintSpeedModifier=1.8 + } + + } + +} + + diff --git a/config-source/splash.properties b/config-source/splash.properties new file mode 100644 index 0000000..cf3c629 --- /dev/null +++ b/config-source/splash.properties @@ -0,0 +1,17 @@ +#Splash screen properties +#Sun Jan 22 19:06:02 MST 2023 +background=0xFFFFFF +memoryGood=0x78CB34 +font=0x0 +barBackground=0xFFFFFF +barBorder=0xC0C0C0 +memoryLow=0xE42F2F +rotate=false +memoryWarn=0xE6E84A +showMemory=true +enabled=true +bar=0xCB3D35 +resourcePackPath=resources +logoOffset=0 +forgeTexture=fml\:textures/gui/forge.png +fontTexture=textures/font/ascii.png diff --git a/config-source/stevescarts.cfg b/config-source/stevescarts.cfg new file mode 100644 index 0000000..3c5eb91 --- /dev/null +++ b/config-source/stevescarts.cfg @@ -0,0 +1,169 @@ +# Configuration file + +enabledmodules { + B:AdvancedControlSystem=true + B:AdvancedCrafter=true + B:AdvancedShooter=true + B:AdvancedSmelter=true + B:AdvancedTank=true + B:AdvancedThermalEngine=true + B:BasicDrill=true + B:BasicFarmer=true + B:BasicSolarEngine=true + B:BasicWoodCutter=true + B:BrakeHandle=true + B:BridgeBuilder=true + B:Cage=true + B:CakeServer=true + B:ChunkLoader=true + B:CleaningMachine=true + B:CoalEngine=true + B:ColorRandomizer=true + B:Colorizer=true + B:CompactSolarEngine=true + B:Crafter=true + B:CreativeEngine=true + B:CreativeHull=true + B:CreativeIncinerator=true + B:CreativeSupplies=true + B:CreativeTank=true + B:Crop_NetherWart=true + B:DivineShield=true + B:DrillIntelligence=true + B:DynamiteCarrier=true + B:Enchanter=true + B:EntityDetector_Animal=true + B:EntityDetector_Monster=true + B:EntityDetector_Player=true + B:EntityDetector_Villager=true + B:ExperienceBank=true + B:ExtractingChests=true + B:ExtremeMelter=true + B:Fertilizer=true + B:Fireworkdisplay=true + B:FrontChest=true + B:FrontTank=true + B:GalgadorianDrill=true + B:GalgadorianFarmer=true + B:GalgadorianHull=true + B:GalgadorianWoodCutter=true + B:HardenedDrill=true + B:HardenedWoodCutter=true + B:HeightController=true + B:Hydrator=true + B:Incinerator=true + B:InformationProvider=true + B:InternalStorage=true + B:InternalTank=true + B:InvisibilityCore=true + B:IronDrill=true + B:LargeRailer=true + B:LawnMower=true + B:LiquidCleaner=true + B:LiquidSensors=true + B:MechanicalPig=true + B:Melter=true + B:Milker=true + B:NoteSequencer=true + B:OpenTank=true + B:OreExtractor=true + B:PlanterRangeExtender=true + B:PowerObserver=true + B:Projectile_Egg=true + B:Projectile_FireCharge=false + B:Projectile_Potion=true + B:Railer=true + B:ReinforcedHull=true + B:Seat=true + B:Shooter=true + B:SideChests=true + B:SideTanks=true + B:Smelter=true + B:SolarEngine=true + B:StandardHull=true + B:"Steve'sArcade"=true + B:ThermalEngine=true + B:TinyCoalEngine=true + B:TopChest=true + B:TopTank=true + B:TorchPlacer=true + B:TrackRemover=true + B:TreeTapModule=true + B:WoodenHull=true +} + + +########################################################################################################## +# events +#--------------------------------------------------------------------------------------------------------# +# Whether to let the events happen during their time frames of not +########################################################################################################## + +events { + # If the christmas event can occur [default: true] + B:"Enable Christmas"=true + + # If the easter event can occur [default: true] + B:"Enable Easter"=true + + # If the halloween event can occur [default: true] + B:"Enable Halloween"=true + + # Every day is Christmas! [default: false] + B:"Persistent Christmas"=false + + # Every day is Easter! [default: false] + B:"Persistent Easter"=false + + # Every day is Halloween! [default: false] + B:"Persistent Halloween"=false +} + + +repair { + # Set name of what is needed to repair diamond tier tool, blank uses default text [default: ] + S:"Diamond Tier Name"= + + # A list of items that can repair an diamond tier tool [default: [ore:gemDiamond]] + S:"Diamond Tier Repair Items" < + ore:gemDiamond + > + + # Set name of what is needed to repair hardened tier tool, blank uses default text [default: ] + S:"Hardened Tier Name"= + + # A list of items that can repair an hardened tier tool [default: [stevescarts:modulecomponents:22]] + S:"Hardened Tier Repair Items" < + stevescarts:modulecomponents:22 + > + + # Set name of what is needed to repair iron tier tool, blank uses default text [default: ] + S:"Iron Tier Name"= + + # A list of items that can repair an iron tier tool [default: [minecraft:iron_ingot]] + S:"Iron Tier Repair Items" < + minecraft:iron_ingot + > +} + + +settings { + # Set to true to disable the timer in the cart assember, it will still require fuel [default: false] + B:DisableCartAssemberTime=false + + # The max amount of dynamite you can put into a dynamite carrier [range: 0 ~ 50, default: 50] + I:MaximumNumberOfDynamites=50 + + # The max width beside the cart that the drills can mine, the drill diameter will be (width * 2 + 1) + # Min: 1 + # Max: 4 [range: 1 ~ 4, default: 4] + I:maxDrillWidth=4 + + # If the sounds in the arcade should be enabled [default: true] + B:useArcadeSounds=true + + # If mob sounds should be used in the tetris arcade game [default: true] + B:useTetrisMobSounds=true +} + + diff --git a/config-source/tconstruct.cfg b/config-source/tconstruct.cfg new file mode 100644 index 0000000..23d67ea --- /dev/null +++ b/config-source/tconstruct.cfg @@ -0,0 +1,143 @@ +# Configuration file + +~CONFIG_VERSION: 0.1 + +clientside { + # If true all of Tinkers' blocks with contents (tables, basin, drying racks,...) will render their contents in the world + B:renderInventoryInWorld=true + + # If true use a null render layer when building the models to render tables. Fixes an issue with chisel, but the config is provide in case it breaks something. + B:renderInventoryNullLayer=true + + # If true tools will show additional info in their tooltips + B:extraTooltips=true + + # If true all variants of the different tables will be listed in creative. Set to false to only have the oak variant for all tables. + B:listAllTables=true + + # If true all material variants of the different tools will be listed in creative. Set to false to only have the first found material for all tools (usually wood). + B:listAllToolMaterials=true + + # If true all material variants of the different parts will be listed in creative. Set to false to only have the first found material for all parts (usually wood). + B:listAllPartMaterials=true + + # If true, temperatures in the smeltery and in JEI will display in celsius. If false they will use the internal units of Kelvin, which may be better for devs + B:temperatureCelsius=true + + # If true tools will enable the forge bucket model on startup and then turn itself off. This is only there so that a fresh install gets the buckets turned on by default. + B:enableForgeBucketModel=false + + # REQUIRES DEBUG MODULE. Will do nothing if debug module is disabled. If true the texture map will be dumped into the run directory, just like old forge did. + B:dumpTextureMap=false +} + + +gameplay { + # Fortune increases drops after harvesting a block with autosmelt + B:AutosmeltFortuneInteraction=true + + # Adds a recipe that allows you to craft 3 gravel into a flint + B:addFlintRecipe=true + + # Adds a recipe that allows you to get leather from drying cooked meat + B:addLeatherDryingRecipe=true + + # Allows the creation of bricks from molten clay + B:allowBrickCasting=true + + # Pattern and Part chests keep their inventory when harvested. + B:chestsKeepInventory=true + + # Allows to craft all tool parts of all materials in the part builder, including materials that normally have to be cast with a smeltery. + B:craftCastableMaterials=false + + # Blacklist of registry names or TE classnames for the crafting station to connect to. Mainly for compatibility. + S:craftingStationBlacklist < + de.ellpeck.actuallyadditions.mod.tile.TileEntityItemViewer + > + + # Adds single-use clay casts. + B:enableClayCasts=true + + # If true, piggybackpacks can only pick up players and mobs that can be leashed in vanilla. If false any mob can be picked up. + B:limitPiggybackpack=false + + # If true, requires slimeballs in the vanilla slimeblock recipe to match in color, otherwise gives a pink slimeblock + B:matchVanillaSlimeblock=false + + # Allows the creation of obsidian in the smeltery, using a bucket of lava and water. + B:obsidianAlloy=true + + # Preferred mod ID for oredictionary outputs. Top most mod ID will be the preferred output ID, and if none is found the first output stack is used. + S:orePreference < + minecraft + tconstruct + thermalfoundation + forestry + immersiveengineering + embers + ic2 + > + + # Determines the ratio of ore to ingot, or in other words how many ingots you get out of an ore. This ratio applies to all ores (including poor and dense). The ratio can be any decimal, including 1.5 and the like, but can't go below 1. THIS ALSO AFFECTS MELTING TEMPERATURE! + D:oreToIngotRatio=2.0 + + # List of items to ignore when generating melting recipes from the crafting registry. For example, ignoring sticks allows metal pickaxes to melt down. + # Format: oreName or modid:item[:meta]. If meta is unset, uses wildcard + S:oredictMeltingIgnore < + dustRedstone + plankWood + stickWood + stickTreatedWood + string + minecraft:chest:0 + > + + # Enables all items, even if the Module needed to obtain them is not active + B:registerAllItems=false + + # Allows to reuse stencils in the stencil table to turn them into other stencils + B:reuseStencils=true + + # Players who enter the world for the first time get a Tinkers' Book + B:spawnWithBook=true + + # REQUIRES DEBUG MODULE. Tests all IMC integrations with dummy recipes. May significantly impact gameplay, so its advised you disable this outside of dev environements. + B:testIMC=false +} + + +worldgen { + # If true slime islands will generate + B:generateSlimeIslands=true + + # If true slime islands generate in superflat worlds + B:generateIslandsInSuperflat=false + + # One in every X chunks will contain a slime island + I:slimeIslandRate=730 + + # One in every X chunks will contain a magma island in the nether + I:magmaIslandRate=100 + + # Prevents generation of slime islands in the listed dimensions + I:slimeIslandBlacklist < + -1 + 1 + > + + # If true, slime islands wont generate in dimensions which aren't of type surface. This means they wont generate in modded cave dimensions like the deep dark. + B:slimeIslandsOnlyGenerateInSurfaceWorlds=true + + # If true, cobalt ore will generate in the nether + B:genCobalt=true + + # If true, ardite ore will generate in the nether + B:genArdite=true + + # Approx Ores per chunk + I:cobaltRate=20 + I:arditeRate=20 +} + + diff --git a/config-source/teamreborn/configData.nbt b/config-source/teamreborn/configData.nbt new file mode 100644 index 0000000..b203b57 Binary files /dev/null and b/config-source/teamreborn/configData.nbt differ diff --git a/config-source/teamreborn/reborncore/client.cfg b/config-source/teamreborn/reborncore/client.cfg new file mode 100644 index 0000000..988d64f --- /dev/null +++ b/config-source/teamreborn/reborncore/client.cfg @@ -0,0 +1,17 @@ +# Configuration file + +config { + # Show Stack Info HUD [Default=true] + B:"Show Stack Info HUD"=true + + # Screen corner for HUD, 0 is top left, 1 is top right, 2 is bottom right and 3 is bottom left [Default=0] + I:"Stack Info Corner"=0 + + # X padding for HUD [Default=2] + I:"Stack Info X"=2 + + # Y padding for HUD [Default=7] + I:"Stack Info Y"=7 +} + + diff --git a/config-source/teamreborn/reborncore/misc.cfg b/config-source/teamreborn/reborncore/misc.cfg new file mode 100644 index 0000000..e13058e --- /dev/null +++ b/config-source/teamreborn/reborncore/misc.cfg @@ -0,0 +1,23 @@ +# Configuration file + +config { + # AutoUpdates none user chnaged config values, when the mod default changes. [Default=true] + B:"Config Updater"=true + + # Disable this is you don't want seasonal easter eggs [Default=true] + B:"Enable Seasonal Easter Eggs"=true + + # Enable version checker [Default=true] + B:"Version Check"=true + + # Wrench required to pick machine. If not wrenched than machine frame will drop instead. [Default=true] + B:"Wrench Required"=true +} + + +debug { + # Contains some debug tools to help fix issues with ores [Default=false] + B:"Enable Debug tools for ores"=false +} + + diff --git a/config-source/teamreborn/reborncore/power.cfg b/config-source/teamreborn/reborncore/power.cfg new file mode 100644 index 0000000..c97afb0 --- /dev/null +++ b/config-source/teamreborn/reborncore/power.cfg @@ -0,0 +1,14 @@ +# Configuration file + +config { + # The Amount of FU to output from EU [Default=4] + I:"EU - FU ratio"=4 + + # Whether energy blocks will accept and emit Forge Energy (FE/RF/etc) [Default=true] + B:"Enable FE support"=true + + # When enabled machines that try to insert power into a machine with a lower tier will smoke [Default=false] + B:"Energy smoking"=false +} + + diff --git a/config-source/teamreborn/reborncore/selected_energy.json b/config-source/teamreborn/reborncore/selected_energy.json new file mode 100644 index 0000000..7c161d7 --- /dev/null +++ b/config-source/teamreborn/reborncore/selected_energy.json @@ -0,0 +1 @@ +FE \ No newline at end of file diff --git a/config-source/teamreborn/reborncore/upgrades.cfg b/config-source/teamreborn/reborncore/upgrades.cfg new file mode 100644 index 0000000..241f467 --- /dev/null +++ b/config-source/teamreborn/reborncore/upgrades.cfg @@ -0,0 +1,10 @@ +# Configuration file + +config { + # Whether to use an alternative, exponential scaling algorithm like IC2. + # With the exponential scaling algorithm (true), processing time will be determined by (1 - OverclockerSpeed)^NumberOfOverclockers. + # Without the algorithm (false), processing time is determined by (1 - OverclockerSpeed*NumberOfOverclockers), with a minimum of 1% processing time. [Default=false] + B:"Use Exponential Machine Speed Scaling"=false +} + + diff --git a/config-source/thaumcraft_graphics.cfg b/config-source/thaumcraft_graphics.cfg new file mode 100644 index 0000000..ea70a99 --- /dev/null +++ b/config-source/thaumcraft_graphics.cfg @@ -0,0 +1,31 @@ +# Configuration file + +general { + # Set this to true to get the old blue magical forest back. + B:blueBiome=false + + # Hate crooked labels, kittens, puppies and all things awesome? If yes, set this to false. + B:crooked=true + + # Set to true to have the wand dial display in the bottom left instead of the top left. + B:dialBottom=false + + # This setting will disable certain thaumcraft shaders for those who experience FPS drops. + B:disableShaders=false + + # Setting this to true will make the amount text in aspect tags twice as large. Useful for certain resolutions and custom fonts. + B:largeTagText=false + + # Set to true to disable anxiety triggers like the heartbeat sound. + B:nostress=false + + # Will golems display emote particles if they recieve orders or encounter problems + B:showGolemEmotes=true + + # Item aspects are hidden by default and pressing shift reveals them. + # Changing this setting to 'true' will reverse this behaviour and always + # display aspects unless shift is pressed. + B:showTags=false +} + + diff --git a/config-source/thaumcraft_misc.cfg b/config-source/thaumcraft_misc.cfg new file mode 100644 index 0000000..7a350e4 --- /dev/null +++ b/config-source/thaumcraft_misc.cfg @@ -0,0 +1,31 @@ +# Configuration file + +general { + # Enables a version of the Thauminomicon in creative mode that grants you all the research when you first use it. + B:allowCheatSheet=false + + # Setting this to true will make you get the recipe book for salis mundus without having to sleep first. + B:noSleep=false + + # How much vis it costs to reacharge a single unit of shielding. Minimum of 0. + # Min: 0 + # Max: 500 + I:shieldCost=1 + + # How many milliseconds passes between runic shielding recharge ticks. + # Lower values equals faster recharge. Minimum of 500. + # Min: 500 + # Max: 500000 + I:shieldRecharge=2000 + + # How many milliseconds passes after a shield has been reduced to zero + # before it can start recharging again. Minimum of 0. + # Min: 0 + # Max: 50000 + I:shieldWait=4000 + + # Setting this to true disables Warp, Taint spread and similar mechanics. You wuss. + B:wussMode=false +} + + diff --git a/config-source/thaumcraft_world.cfg b/config-source/thaumcraft_world.cfg new file mode 100644 index 0000000..833b26a --- /dev/null +++ b/config-source/thaumcraft_world.cfg @@ -0,0 +1,65 @@ +# Configuration file + +general { + # Setting this to false will disable spawning champion mobs. Even when false they will still + # have a greatly reduced chance of spawning in certain dangerous places. + B:allowChampionMobs=true + B:allowSpawnAngryZombie=true + B:allowSpawnElder=true + B:allowSpawnFireBat=true + B:allowSpawnPech=true + B:allowSpawnTaintacle=true + B:allowSpawnWisp=true + + # Higher values increases number of magical forest biomes. If you are using biome + # addon mods you probably want to increase this weight quite a bit + # Min: 0 + # Max: 100 + I:biomeMagicalForestWeight=5 + + # Outer lands dimension id + I:dimensionOuterId=-42 + B:generateAmber=true + B:generateAura=true + B:generateCinnabar=true + B:generateCrystals=true + B:generateMagicForest=true + B:generateQuartz=true + B:generateStructure=true + B:generateTrees=true + + # The % of normal ore amounts that will be spawned. For example 50 will spawn half + # the ores while 200 will spawn double. Default 100 + # Min: 1 + # Max: 500 + I:oreDensity=100 + + # The dimension considered to be your 'overworld'. Certain TC structures will only spawn in this dim. + I:overworldDim=0 + B:regenAmber=false + B:regenAura=false + B:regenCinnabar=false + B:regenCrystals=false + + # This key is used to keep track of which chunk have been generated/regenerated. + # Changing it will cause the regeneration code to run again, so only change it if you want it to happen. + # Useful to regen only one world feature at a time. + S:regenKey=DEFAULT + B:regenQuartz=false + B:regenStructure=false + B:regenTrees=false + + # The range at which taint can spread from a taint seed. + # This value is only a base and will be modified by flux levels. + # Min: 8 + # Max: 256 + I:taintSpreadArea=32 + + # The % chance of taint fibres spreading on a block tick. + # Setting this to 0 will effectively stop taint fibre spread. + # Min: 0 + # Max: 500 + D:taintSpreadRate=100.0 +} + + diff --git a/config-source/thaumic_periphery.cfg b/config-source/thaumic_periphery.cfg new file mode 100644 index 0000000..609c1b1 --- /dev/null +++ b/config-source/thaumic_periphery.cfg @@ -0,0 +1,32 @@ +# Configuration file + +########################################################################################################## +# compat +#--------------------------------------------------------------------------------------------------------# +# Mod compatability options +########################################################################################################## + +compat { + # Enables the caster's gauntlet that uses ember instead of vis [default: true] + B:"Ember Caster"=true + + # Enables the caster's gauntlet that uses mana (from Botania) instead of vis [default: true] + B:"Mana Caster"=true +} + + +########################################################################################################## +# tweaks +#--------------------------------------------------------------------------------------------------------# +# Tweaks to existing Thaumcraft features +########################################################################################################## + +tweaks { + # Adds renderers to Thaumcraft's belts and amulets [default: true] + B:"Thaumcraft Bauble Renderer"=true + + # Replaces iron with copper in the crucible recipe for alchemical brass [default: true] + B:"Copper Brass Recipe"=true +} + + diff --git a/config-source/thaumicaugmentation.cfg b/config-source/thaumicaugmentation.cfg new file mode 100644 index 0000000..ef9f555 --- /dev/null +++ b/config-source/thaumicaugmentation.cfg @@ -0,0 +1,458 @@ +# Configuration file + +client { + # Sets the maximum distance that bulk-rendered objects like Starfield Glass will render at. + # Increasing this will make these objects not disappear at long range, but may reduce performance. + I:BulkRenderDistance=192 + + # Removes the "Creative Only" text on items that are creative-only normally. + # This is for modpack authors that might want to make these items obtainable. + B:DisableCreativeOnlyText=false + + # Disables all framebuffers used by TA for rendering. + # This will make certain things look ugly, but might fix other issues. + # Currently, only the display in the Celestial Observer uses framebuffers. + # This option is always treated as being enabled when Optifine is detected. + B:DisableFramebuffers=false + + # Disables all shaders used by TA for rendering. + # This will make certain things look ugly, but should prevent issues with shader mods. + # This does not change things for vanilla TC, except for flux rifts if "OptimizedFluxRiftRenderer" is enabled. + B:DisableShaders=false + + # Removes the "Infusion Stabilizer" text on items that act as infusion stabilizers when placed. + # Note that this text only appears after completing the "Infusion" research. + B:DisableStabilizerText=false + + # Allows the Impetus Thruster boost key to be rebindable (with caveats). + # By default, the Impetus Thruster requires holding the jump key to activate it, and is not rebindable. + # This is required to not mess with other mods/content that checks for the jump key, as a normal keybind would conflict. + # However, if you'd rather not use jump for that, enabling this and restarting will make it appear as a normal keybind. + # To properly set it to jump again, you will need to disable this option and restart the game. + B:EnableImpetusThrusterKeybind=false + + # Enables a simple animation where an entity holds their arm out after casting. + # This is a client-side setting. + B:GauntletCastAnimation=true + + # Due to the way Morphic Armor works, some armor items may not play nicely with it. + # This most commonly appears as the armor being invisible in the inventory. + # If that occurs, add its model name here (including variant names, if needed). + # Regular expressions are supported. + S:MorphicArmorExclusions < + extrabitmanipulation:moving_part* + > + + # Overrides Thaumcraft's Flux Rift renderer to use one that is slightly better for performance. + # It probably won't make a major difference as of now, but can help. + # Further work may make this option more useful. + B:OptimizedFluxRiftRenderer=false + + # Disables some unneccessary particle effects. + # This includes the special effect of the casted light, as well as most of the particles on the Metaspatial Accumulator/Extruder + B:ReducedEffects=false +} + + +gameplay { + # Allows TA to apply research to players that are not online. + # This will make things like the Celestial Observer work for them. + # However, it will also cause the player data to be loaded and then written back to disk. + # Due to how this could potentially be misused, it is off by default. + # It is recommended to only enable this for private servers with trusted players. + B:AllowOfflinePlayerResearch=false + + # Allows rift seeds to create Flux Rifts, even if Thaumcraft's wuss mode is enabled. + B:AllowWussRiftSeed=false + + # The default dye colors for the thaumium and void gauntlets when crafted, in that order. + # The dyed color is multiplied with the color of the texture. + # This is a server-side setting. + I:DefaultCastingGauntletColors < + 8022208 + 2498903 + > + + # The default dye color for the Boots of the Riftstrider when crafted. + # The dyed color is multiplied with the color of the texture. + # This is a server-side setting. + I:DefaultVoidBootsColor=6961280 + + # The list of research categories that Thaumic Augmentation will never willingly give research in. + # Sadly Thaumcraft makes all addons have a research category, even if they don't intend on using it. + # This is why cards like "experiment" can give categories that never appear otherwise. + # If you are a TC addon author and you want your mod included/removed from this list, message TheCodex6824 or open an issue/PR on Github. + S:DeniedResearchCategories < + THAUMIC_AUGMENTATION + THAUMIC_TINKERER + THAUMIC_WONDERS + RUSTIC_THAUMATURGY + PERIPHERY + ENGINEERED_GOLEMS + EXPANDEDARCANUM + MECHANICS + > + + # The multipliers that will be applied to the use cooldowns of the Thaumium and Void Metal caster gauntlets. + # Min: 0.0 + # Max: 1.0 + D:GauntletCooldownModifiers < + 0.8 + 0.9 + > + + # The discounts that will be applied to the vis cost of foci used in the thaumium and void metal caster gauntlets. + # Min: 0.0 + # Max: 1.0 + D:GauntletVisDiscounts < + 0.1 + 0.3 + > + + # Makes a few changes to how certain movement, like step height bonuses, are applied. + # This is intended to allow it to work when misbehaving mods are constantly overwriting TA's changes. + B:MovementCompat=false + + # The damage done by the Primal Cutter's material, NOT including the base damage. + # In other words, its total damage will be this number + 4 (3 for being a "sword", and 1 as the minimum) + D:PrimalCutterDamage=6.0 + + # Makes the server calculate positions and velocities from the Boots of the Riftstrider in addition to the client. + # Normally the client is left to update their position, and the server just takes it from the client. + # Unless your server needs accurate position/velocity info for some reason, don't enable this. + B:ServerSideMovementCalculation=false + + # Makes TA eldritch guardians and wardens be undead mobs. + # In vanilla TC, eldritch guardians are undead while wardens are not. + B:UndeadEldritchGuardians=true + + # The boost applied when the wearer jumps. + # This is added to the base jump height of the player. + # Min: 0.0 + # Max: 10.0 + D:VoidBootsJumpBoost=0.4 + + # The boost applied to player movement while in the air. + # This itself is a speed, so it can make movement faster in the air than on the ground. + # Note that sprinting's jump modifier uses this value as well. + # Min: 0.0 + # Max: 10.0 + D:VoidBootsJumpFactor=0.03 + + # The boost applied while the wearer is on the ground, and on dry land. + # This is added to the base movement of the player per tick. + # Min: 0.0 + # Max: 10.0 + D:VoidBootsLandSpeedBoost=0.09 + + # Any speed boosts (not jump) will be divided by this value while sneaking. + # Min: 1.0 + # Max: 10.0 + D:VoidBootsSneakReduction=4.0 + + # The boost applied to the player's step height (while not sneaking). + # This is added to the vanilla default value of 0.6. + # Min: 0.0 + # Max: 10.0 + D:VoidBootsStepHeight=0.67 + + # The boost applied while the wearer is in water. + # This is added to the base movement of the player per tick. + # Min: 0.0 + # Max: 10.0 + D:VoidBootsWaterSpeedBoost=0.045 + + # The extra square area for the voidseer gauntlet, in chunks. + # An area of 3, for example, will mean vis will be taken in a 3x3 chunk area around the caster. + # Note that chunks still need to be loaded to take Vis from them, so the chunk load distance for your + # singleplayer/server is another limiting factor. + # Min: 1 + # Max: 32 + I:VoidseerExtraArea=3 + + ward { + # Allow server operators to always be able to interact with or destroy any warded block/tile. + # For singleplayer see AllowSingleplayerWardOverride. + B:AllowOPWardOverride=false + + # Allows you to always be able to interact with or destroy any warded block/tile while in singleplayer. + # For multiplayer see AllowOPWardOverride. + B:AllowSingleplayerWardOverride=false + + # Disables the ward focus. This will remove the research entry, disable existing wards, and make existing foci do nothing. + # This is a server-side setting, although the ward research may not sync properly if the value is not the same on both sides. + B:DisableWardFocus=false + + # Optionally allows tile entities to be warded in addition to normal blocks. + # While "all" and "none" should be self explanatory, "notick" will + # only allow tiles that do not tick (aka do not implement ITickable). + # Allowing all tiles may be very overpowered - if that is the case, try notick or none. + # Valid values: + # NONE + # NOTICK + # ALL + S:WardTileMode=ALL + } + + impetus { + # The amount of Impetus the Void Shield focus effect consumes to create the shield. + # Note that a proportion of this amount will be consumed to heal a damaged shield. + I:ShieldFocusCost=10 + + # The amount of Impetus the Arcane Terraformer consumes per block terraformed. + I:TerraformerCost=5 + + cannon { + # The amount of Impetus used by the Impulse Cannon's beam attack on initial activation. + # This cost is paid once at the start, and then BeamCostTick will be applied. + I:BeamCostInitial=3 + + # The amount of Impetus used by the Impulse Cannon's beam attack per tick. + # This cost is paid even if nothing is being hit by the beam. + # Supports taking away less than 1 impetus per tick. + D:BeamCostTick=0.1 + + # The amount of damage that the Impulse Cannon's beam attack does. + # The beam attack is the default attack with no augments. + D:BeamDamage=2.5 + + # The range in meters of the Impulse Cannon's beam attack. + D:BeamRange=64.0 + + # The cooldown in ticks between shots of the Impulse Cannon in burst mode. + # Note that this will lock the player out of all Impulse Cannons in their inventory for + # this duration. + I:BurstCooldown=24 + + # The amount of Impetus used by the Impulse Cannon's burst attack per burst. + # This cost is paid even if nothing is being hit by the shot. + I:BurstCost=2 + + # The amount of damage that the Impulse Cannon's burst attack does per shot. + # Note that the damage cooldown of an entity hit by the first 2 rounds of the burst is reset + # to allow the other rounds to do damage. + # Since there are three shots fired by the burst, the effective damage is three times this value. + D:BurstDamage=11.0 + + # The range in meters of the Impulse Cannon's burst attack. + D:BurstRange=48.0 + + # The cooldown in ticks between shots of the Impulse Cannon in railgun mode. + # Note that this will lock the player out of all Impulse Cannons in their inventory for + # this duration. + I:RailgunCooldown=70 + + # The amount of Impetus used by the Impulse Cannon's railgun attack per shot. + # This cost is paid even if nothing is being hit by the shot. + I:RailgunCost=3 + + # The amount of damage that the Impulse Cannon's railgun attack does. + # Note that the beam can pierce through multiple entities, but not blocks. + D:RailgunDamage=38.0 + + # The range in meters of the Impulse Cannon's railgun attack. + D:RailgunRange=128.0 + } + + impetusgenerator { + # The maximum amount of FE that can be held in the generator. + # Note that if this is lower than EnergyPerImpetus, the generator will never + # refill its buffer. + I:BufferSize=3000 + + # The amount of FE generated per point of Impetus. + # Impetus will not be consumed until the internal buffer + # can contain at least this amount more FE. + I:EnergyPerImpetus=1500 + + # The maximum amount of FE that can be extracted per operation. + # This *can* be removed multiple times per tick if energy is being pulled, + # but the generator itself will only attempt to push energy once per tick. + I:MaxExtract=50 + } + + } + + augment { + # The list of dimensions that should count as being in the Emptiness for the overworld modifier. + # If the game automatically changes the Emptiness dim ID, it will be updated here, + # otherwise, you will need to specify it manually if changed. + I:DimensionalModifierEmptinessDims < + 14676 + > + + # The strength of the dimensional modifier in the incorrect dimension. + D:DimensionalModifierEmptinessNegativeFactor=1.0 + + # The strength of the dimensional modifier in the correct dimension. + D:DimensionalModifierEmptinessPostiveFactor=1.5 + + # The list of dimensions that should count as being in the End for the overworld modifier. + I:DimensionalModifierEndDims < + 1 + > + + # The strength of the dimensional modifier in the incorrect dimension. + D:DimensionalModifierEndNegativeFactor=1.0 + + # The strength of the dimensional modifier in the correct dimension. + D:DimensionalModifierEndPostiveFactor=1.5 + + # The list of dimensions that should count as being in the Nether for the overworld modifier. + I:DimensionalModifierNetherDims < + -1 + > + + # The strength of the dimensional modifier in the incorrect dimension. + D:DimensionalModifierNetherNegativeFactor=1.0 + + # The strength of the dimensional modifier in the correct dimension. + D:DimensionalModifierNetherPostiveFactor=1.5 + + # The list of dimensions that should count as being in the Overworld for the overworld modifier. + I:DimensionalModifierOverworldDims < + 0 + > + + # The strength of the dimensional modifier in the incorrect dimension. + D:DimensionalModifierOverworldNegativeFactor=1.0 + + # The strength of the dimensional modifier in the correct dimension. + D:DimensionalModifierOverworldPostiveFactor=1.25 + + # The number to be multiplied into the total effectiveness of the Elemental Modifier for a postive aspect. + D:ElementalModifierNegativeFactor=0.75 + + # The number to be multiplied into the total effectiveness of the Elemental Modifier for a postive aspect. + D:ElementalModifierPostiveFactor=1.75 + + # The minimum benefit the Experience Modifier can provide. + # 1.0 is no benefit, and lower values will reduce effectiveness. + D:ExperienceModifierBase=1.0 + + # The maximum benefit the Experience Modifier can provide. + D:ExperienceModifierCap=2.0 + + # The number the player's level is multiplied by, before being clamped. + # In other words, this controls how many levels it takes to reach the maximum value. + D:ExperienceModifierScaleFactor=0.04 + + # The amount of ticks without hurting things until the frenzy boost wears off. + I:FrenzyModifierCooldown=100 + + # The maximum frenzy level allowed. + I:FrenzyModifierMaxLevel=15 + + # The number the player's frenzy level is multiplied by, before being clamped. + # In other words, this controls how many levels it takes to reach the maximum value, + # and what that maximum value is. + D:FrenzyModifierScaleFactor=0.05 + + # The amount the focus power is multiplied by when the gauntlet has a charged Impetus Conductor. + D:ImpetusConductorFactor=1.1 + } + + harness { + # The vis cost per tick of the unaugmented thaumostatic harness. + D:BaseHarnessCost=0.1 + + # The fly speed of the unaugmented thaumostatic harness. + D:BaseHarnessSpeed=0.05000000074505806 + + # The impetus cost per tick of the elytra harness while boosting. + D:ElytraHarnessBoostCost=0.0375 + + # The vis cost per tick of the thaumostatic harness with the girdle augment. + D:GirdleHarnessCost=0.2 + + # The fly speed of the thaumostatic harness with the girdle augment. + D:GirdleHarnessSpeed=0.06499999761581421 + + # The vis cost per tick of the thaumostatic harness with the gyroscope augment. + D:GyroscopeHarnessCost=0.05 + + # The fly speed of the thaumostatic harness with the gyroscope augment. + D:GyroscopeHarnessSpeed=0.03500000014901161 + } + +} + + +general { + # Completely disables the Thaumic Augmentation coremod. + # It will still appear in the list of loaded coremods, but won't do anything. + # The coremod is a neccessary evil to get warded blocks to behave properly with other mods, + # as well as work around other vanilla and Thaumcraft issues. + B:DisableCoremod=false + + # An optional list of coremod class transformers to disable. + # For advanced users / modpack makers that encounter issues with only a subset of the coremod. + # This takes the fully qualified class name of THE TRANSFORMER CLASS ITSELF, and only does anything if the coremod itself is enabled. + # An example would be adding "thecodex6824.thaumicaugmentation.core.transformer.TransformerBipedRotationCustomTCArmor" without quotes + # to disable the modifications to Thaumcraft's ModelCustomArmor. + # If you do have to add exclusions here, reporting the issues as well would be greatly appreciated. + S:DisabledTransformers < + > +} + + +world { + # Completely disables the Emptiness dimension, *including* all fracture generation. + # This is not the intended way to experience the mod but is included here for modpack authors. + # This is a server-side setting, but will probably cause problems if the client does not have the same value. + B:DisableEmptinessDimension=false + + # The dimension ID to use for the Emptiness dimension. + # If this ID is already taken, a new one will automatically be assigned. + I:EmptinessDimID=14676 + + # The scaling factor applied to distances in the Emptiness dimension. + # For example, the nether has a value of 8 since it multiplies coords by 8. + # Note that move factors for the Emptiness are calculated based on chunk rather than position, so final values + # may be slightly different than expected. + D:EmptinessMoveFactor=16.0 + + # Lists the whitelisted dimensions for fractures (not including the Emptiness dim), and their associated weights. + # The format for each line is dim=weight, with higher weights (compared to lower weights) being more likely to spawn. + # This WILL affect worldgen, so use with caution on existing worlds. + # Default dimensions: 0 = Overworld, -1 = Nether, 1 = End, 7 = Twilight Forest, 17 = Atum 2, + # 20 = Betweenlands, 111 = Lost Cities, 66 = Erebus, 33 = Wizardry (Underworld) + S:FractureDimList < + 0=35 + -1=15 + 1=10 + 7=5 + 17=5 + 20=5 + 111=5 + 66=5 + > + + # The chance for a fracture to generate in a chunk in the Emptiness dimension. + # The approximate chance will be 1 / chance (assuming the chunk meets all other conditions). + # Set this to 0 to stop fractures from spawning completely, but be warned that there is no + # other way in Thaumic Augmentation to access the Emptiness in survival. + I:FractureGenChance=35 + + # How often the location pointed to by the Fracture Locator should be updated, in milliseconds. + # This is a server-side setting. + I:FractureLocatorUpdateInterval=2000 + + # Allows the Eldritch Spire structure to generate in the Emptiness. + # The spire is intended to be a part of the research progression, so removing it is not recommended. + # The structure will never generate if the Emptiness itself is disabled, or if the structure generation world option is disabled. + B:GenerateEldritchSpires=true + + # The absolute minimum distance, in chunks, between generated Eldritch Spires. + I:SpireMinDist=10 + + # The approximate distance, in chunks, between generated Eldritch Spires. + I:SpireSpacing=30 + + # If this is set, fractures that previously found a valid location will always teleport the player, even if it is now invalid. + # Normally, fractures check if there is a fracture at the destination to make sure players can get back. + # This is a server-side setting. + B:ValidFracturesAlwaysTeleport=false +} + + diff --git a/config-source/thaumicjei.cfg b/config-source/thaumicjei.cfg new file mode 100644 index 0000000..cd9a8ad --- /dev/null +++ b/config-source/thaumicjei.cfg @@ -0,0 +1,21 @@ +# Configuration file + +general { + # If true the Aspect from ItemStack json will be created always on startup, if false if will be only be created if it doesn't exist + B:alwaysRecreateAspectFromItemStackFile=true + + # Items blacklisted from the checking in the Aspect For ItemStack. Format: 'minecraft:stone' + S:blacklistedFromAspectChecking < + > + + # Allow the scanning of all items in game to show what items can make aspects. WARNING: This can be performance heavy but it won't add load time to the pack, everything is done in a new thread and it might take a while to appear in game! + B:enableAspectFromItemStacks=true + + # Allow to render the ItemStacks aspects in all GUI + B:forceAspectTooltipInAllGUI=true + + # Hide recipes from JEI if you don't have the research for it + B:hideRecipesIfMissingResearch=false +} + + diff --git a/config-source/thaumicjei_itemstack_aspects.json b/config-source/thaumicjei_itemstack_aspects.json new file mode 100644 index 0000000..62abbef --- /dev/null +++ b/config-source/thaumicjei_itemstack_aspects.json @@ -0,0 +1,26571 @@ +[ + { + "aspect": "potentia", + "items": [ + "{id:\"minecraft:coal_ore\",Count:15s,Damage:0s}", + "{id:\"minecraft:wool\",Count:1s,Damage:12s}", + "{id:\"minecraft:bookshelf\",Count:4s,Damage:0s}", + "{id:\"minecraft:redstone_ore\",Count:15s,Damage:0s}", + "{id:\"minecraft:coal_block\",Count:67s,Damage:0s}", + "{id:\"minecraft:end_portal_frame\",Count:10s,Damage:0s}", + "{id:\"minecraft:bed\",Count:1s,Damage:12s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:4s,Damage:3s}", + "{id:\"minecraft:dispenser\",Count:7s,Damage:0s}", + "{id:\"minecraft:noteblock\",Count:7s,Damage:0s}", + "{id:\"minecraft:sticky_piston\",Count:5s,Damage:0s}", + "{id:\"minecraft:piston\",Count:7s,Damage:0s}", + "{id:\"minecraft:redstone_torch\",Count:7s,Damage:0s}", + "{id:\"minecraft:redstone_lamp\",Count:30s,Damage:0s}", + "{id:\"minecraft:redstone_block\",Count:67s,Damage:0s}", + "{id:\"minecraft:dropper\",Count:7s,Damage:0s}", + "{id:\"minecraft:observer\",Count:15s,Damage:0s}", + "{id:\"minecraft:redstone\",Count:10s,Damage:0s}", + "{id:\"minecraft:repeater\",Count:28s,Damage:0s}", + "{id:\"minecraft:comparator\",Count:15s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:264s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:1s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:2s}", + "{id:\"minecraft:golden_rail\",Count:1s,Damage:0s}", + "{id:\"railcraft:mow_track_layer\",Count:33s,Damage:0s}", + "{id:\"railcraft:mow_track_relayer\",Count:22s,Damage:0s}", + "{id:\"railcraft:mow_track_remover\",Count:30s,Damage:0s}", + "{id:\"railcraft:mow_undercutter\",Count:33s,Damage:0s}", + "{id:\"railcraft:cart_chest_metals\",Count:15s,Damage:0s}", + "{id:\"railcraft:cart_ic2_batbox\",Count:24s,Damage:0s}", + "{id:\"railcraft:cart_redstone_flux\",Count:201s,Damage:0s}", + "{id:\"railcraft:signal\",Count:32s,Damage:0s}", + "{id:\"railcraft:signal\",Count:32s,Damage:1s}", + "{id:\"railcraft:signal\",Count:32s,Damage:2s}", + "{id:\"railcraft:signal_dual\",Count:64s,Damage:0s}", + "{id:\"railcraft:signal_dual\",Count:64s,Damage:1s}", + "{id:\"railcraft:signal_dual\",Count:64s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:34s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:34s,Damage:4s}", + "{id:\"railcraft:signal_box\",Count:38s,Damage:0s}", + "{id:\"railcraft:signal_box\",Count:28s,Damage:1s}", + "{id:\"railcraft:signal_box\",Count:61s,Damage:3s}", + "{id:\"railcraft:signal_box\",Count:18s,Damage:6s}", + "{id:\"railcraft:signal_box\",Count:61s,Damage:5s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_activator\"}},Damage:1s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_detector\"}},Damage:5s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_disembarking\"}},Damage:6s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_dumping\"}},Damage:7s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_embarking\"}},Damage:8s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_gated\"}},Damage:9s}", + "{id:\"railcraft:track_kit\",Count:2s,tag:{railcraft:{kit:\"railcraft_locking\"}},Damage:10s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_one_way\"}},Damage:11s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_messenger\"}},Damage:15s}", + "{id:\"railcraft:track_kit\",Count:6s,tag:{railcraft:{kit:\"railcraft_delayed\"}},Damage:16s}", + "{id:\"railcraft:track_kit\",Count:3s,tag:{railcraft:{kit:\"railcraft_priming\"}},Damage:17s}", + "{id:\"railcraft:track_kit\",Count:12s,tag:{railcraft:{kit:\"railcraft_launcher\"}},Damage:18s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_whistle\"}},Damage:19s}", + "{id:\"railcraft:track_kit\",Count:3s,tag:{railcraft:{kit:\"railcraft_locomotive\"}},Damage:20s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_throttle\"}},Damage:21s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_routing\"}},Damage:22s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_transition\"}},Damage:23s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_coupler\"}},Damage:24s}", + "{id:\"railcraft:actuator\",Count:5s,Damage:0s}", + "{id:\"railcraft:actuator\",Count:30s,Damage:1s}", + "{id:\"railcraft:actuator\",Count:22s,Damage:2s}", + "{id:\"railcraft:track_elevator\",Count:1s,Damage:0s}", + "{id:\"minecraft:coal\",Count:10s,Damage:0s}", + "{id:\"minecraft:coal\",Count:10s,Damage:1s}", + "{id:\"minecraft:bucket\",Count:4s,Damage:0s}", + "{id:\"minecraft:water_bucket\",Count:4s,Damage:0s}", + "{id:\"minecraft:lava_bucket\",Count:4s,Damage:0s}", + "{id:\"minecraft:milk_bucket\",Count:4s,Damage:0s}", + "{id:\"minecraft:paper\",Count:1s,Damage:0s}", + "{id:\"minecraft:book\",Count:2s,Damage:0s}", + "{id:\"minecraft:compass\",Count:7s,Damage:0s}", + "{id:\"minecraft:clock\",Count:7s,Damage:0s}", + "{id:\"minecraft:dye\",Count:2s,Damage:3s}", + "{id:\"minecraft:sugar\",Count:1s,Damage:0s}", + "{id:\"minecraft:cake\",Count:1s,Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:fire_charge\",Count:2s,Damage:0s}", + "{id:\"minecraft:writable_book\",Count:1s,Damage:0s}", + "{id:\"minecraft:map\",Count:6s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:6s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:10s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:5s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:5s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:5s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:5s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:5s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:23s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:24s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:5s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:33s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:38s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:43s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:45s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:47s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:5s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:50s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:51s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:5s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:5s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:56s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:57s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:64s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:65s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:2s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:3s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:4s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:70s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,tag:{StoredEnchantments:[{lvl:1s,id:71s}]},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:water\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:record_strad\",Count:5s,Damage:0s}", + "{id:\"aeadditions:part.base\",Count:12s,Damage:3s}", + "{id:\"aeadditions:storage.fluid\",Count:13s,Damage:0s}", + "{id:\"aeadditions:storage.fluid\",Count:13s,Damage:1s}", + "{id:\"aeadditions:storage.fluid\",Count:13s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:375s,Damage:0s}", + "{id:\"aeadditions:storage.physical\",Count:375s,Damage:1s}", + "{id:\"aeadditions:storage.physical\",Count:375s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:375s,tag:{upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:3s}", + "{id:\"aeadditions:storage.physical\",Count:40s,tag:{upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:4s}", + "{id:\"aeadditions:storage.physical\",Count:40s,tag:{power:32000.0d,upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:4s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lava\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"iron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"gold\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"pigiron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"cobalt\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ardite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"manyullyn\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"knightslime\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"alubrass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"brass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"copper\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"tin\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"bronze\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"zinc\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lead\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"nickel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"silver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"electrum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"aluminum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_residue\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_residue_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_residue_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heavy\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heavy_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heavy_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_dense\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_dense_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_dense_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_distilled\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_distilled_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_distilled_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_dense\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_dense_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_dense_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_light\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_light_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_light_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_light\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_gaseous\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2uu_matter\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2construction_foam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2coolant\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2creosote\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2hot_coolant\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2pahoehoe_lava\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2biomass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2biogas\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2distilled_water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2superheated_steam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2steam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2hot_water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2weed_ex\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2air\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2hydrogen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2oxygen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2heavy_water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2milk\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"bio.ethanol\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"biomass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"glass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"for.honey\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ice\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"juice\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"milk\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"seed.oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"short.mead\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"mutagen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"liquiddna\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"protein\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"amordrine\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"haderoth\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"alduorite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"platinum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"vulcanite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ignatius\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"etherium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"quicksilver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"astral_silver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"hepatizon\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lemurite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"sanguinite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"eximite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"desichalkos\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"celenegil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"shadow_iron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"carmot\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"mithril\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ceruclase\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"deep_iron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"angmallen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"manganese\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"kalendrite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"damascus_steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"prometheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"adamantine\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"tartarite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"atlarus\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"vyroxeres\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"black_steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lutetium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"osmium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oureclase\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"inolashite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"meutoite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"orichalcum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"infuscolium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"midasium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"shadow_steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"krik\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"rubracium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"molten_tar\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"molten_thermite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"creosote\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"steam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"coal\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"crude_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"refined_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"refined_fuel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"sap\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"syrup\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"resin\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"tree_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"seed_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"biocrude\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"refined_biofuel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"mushroom_stew\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"experience\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"potion\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"potion_splash\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"potion_lingering\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"redstone\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"glowstone\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ender\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"pyrotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"cryotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"aerotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"petrotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"mana\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"iridium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"invar\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"constantan\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"signalum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lumium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"enderium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"flux_goo\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"liquid_death\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"purifying_fluid\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"stone\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"obsidian\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"clay\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"dirt\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"emerald\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"blood\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"blueslime\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"purpleslime\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fluid_quicksilver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:0s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:1s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:2s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:3s}", + "{id:\"aeadditions:storage.casing\",Count:1s,Damage:0s}", + "{id:\"aeadditions:storage.casing\",Count:18s,Damage:1s}", + "{id:\"aeadditions:certustank\",Count:6s,Damage:0s}", + "{id:\"aeadditions:vibrantchamberfluid\",Count:6s,Damage:0s}", + "{id:\"ic2:te\",Count:11s,Damage:3s}", + "{id:\"ic2:te\",Count:18s,Damage:4s}", + "{id:\"ic2:te\",Count:8s,Damage:5s}", + "{id:\"ic2:te\",Count:8s,Damage:6s}", + "{id:\"ic2:te\",Count:34s,Damage:7s}", + "{id:\"ic2:te\",Count:44s,Damage:8s}", + "{id:\"ic2:te\",Count:8s,Damage:9s}", + "{id:\"ic2:te\",Count:4s,Damage:10s}", + "{id:\"ic2:te\",Count:8s,Damage:11s}", + "{id:\"ic2:te\",Count:22s,Damage:12s}", + "{id:\"ic2:te\",Count:21s,Damage:13s}", + "{id:\"ic2:te\",Count:11s,Damage:16s}", + "{id:\"ic2:te\",Count:5s,Damage:18s}", + "{id:\"ic2:te\",Count:10s,Damage:19s}", + "{id:\"ic2:te\",Count:39s,Damage:22s}", + "{id:\"ic2:te\",Count:5s,Damage:25s}", + "{id:\"ic2:te\",Count:7s,Damage:26s}", + "{id:\"ic2:te\",Count:32s,Damage:27s}", + "{id:\"ic2:te\",Count:33s,Damage:28s}", + "{id:\"ic2:te\",Count:15s,Damage:29s}", + "{id:\"ic2:te\",Count:21s,Damage:30s}", + "{id:\"ic2:te\",Count:10s,Damage:31s}", + "{id:\"ic2:te\",Count:32s,Damage:32s}", + "{id:\"ic2:te\",Count:10s,Damage:33s}", + "{id:\"ic2:te\",Count:45s,Damage:37s}", + "{id:\"ic2:te\",Count:11s,Damage:38s}", + "{id:\"ic2:te\",Count:132s,Damage:39s}", + "{id:\"ic2:te\",Count:31s,Damage:40s}", + "{id:\"ic2:te\",Count:48s,Damage:41s}", + "{id:\"ic2:te\",Count:11s,Damage:42s}", + "{id:\"ic2:te\",Count:11s,Damage:43s}", + "{id:\"ic2:te\",Count:26s,Damage:44s}", + "{id:\"ic2:te\",Count:11s,Damage:45s}", + "{id:\"ic2:te\",Count:11s,Damage:47s}", + "{id:\"ic2:te\",Count:8s,Damage:48s}", + "{id:\"ic2:te\",Count:22s,Damage:49s}", + "{id:\"ic2:te\",Count:11s,Damage:51s}", + "{id:\"ic2:te\",Count:33s,Damage:52s}", + "{id:\"ic2:te\",Count:15s,Damage:53s}", + "{id:\"ic2:te\",Count:19s,Damage:54s}", + "{id:\"ic2:te\",Count:11s,Damage:55s}", + "{id:\"ic2:te\",Count:17s,Damage:56s}", + "{id:\"ic2:te\",Count:132s,Damage:57s}", + "{id:\"ic2:te\",Count:53s,Damage:58s}", + "{id:\"ic2:te\",Count:33s,Damage:59s}", + "{id:\"ic2:te\",Count:22s,Damage:60s}", + "{id:\"ic2:te\",Count:111s,Damage:61s}", + "{id:\"ic2:te\",Count:98s,Damage:62s}", + "{id:\"ic2:te\",Count:313s,Damage:63s}", + "{id:\"ic2:te\",Count:61s,Damage:64s}", + "{id:\"ic2:te\",Count:26s,Damage:65s}", + "{id:\"ic2:te\",Count:11s,Damage:66s}", + "{id:\"ic2:te\",Count:22s,Damage:67s}", + "{id:\"ic2:te\",Count:47s,Damage:68s}", + "{id:\"ic2:te\",Count:47s,tag:{energy:40000.0d},Damage:68s}", + "{id:\"ic2:te\",Count:22s,Damage:69s}", + "{id:\"ic2:te\",Count:22s,tag:{energy:300000.0d},Damage:69s}", + "{id:\"ic2:te\",Count:22s,Damage:70s}", + "{id:\"ic2:te\",Count:22s,tag:{energy:4000000.0d},Damage:70s}", + "{id:\"ic2:te\",Count:267s,Damage:71s}", + "{id:\"ic2:te\",Count:267s,tag:{energy:4.0E7d},Damage:71s}", + "{id:\"ic2:te\",Count:33s,Damage:72s}", + "{id:\"ic2:te\",Count:33s,tag:{energy:40000.0d},Damage:72s}", + "{id:\"ic2:te\",Count:327s,Damage:75s}", + "{id:\"ic2:te\",Count:327s,tag:{energy:4.0E7d},Damage:75s}", + "{id:\"ic2:te\",Count:21s,Damage:76s}", + "{id:\"ic2:te\",Count:11s,Damage:79s}", + "{id:\"ic2:te\",Count:88s,Damage:80s}", + "{id:\"ic2:te\",Count:11s,Damage:82s}", + "{id:\"ic2:te\",Count:21s,Damage:90s}", + "{id:\"ic2:te\",Count:135s,Damage:84s}", + "{id:\"ic2:te\",Count:283s,Damage:85s}", + "{id:\"ic2:te\",Count:61s,Damage:89s}", + "{id:\"ic2:te\",Count:9s,Damage:115s}", + "{id:\"ic2:te\",Count:21s,Damage:131s}", + "{id:\"ic2:te\",Count:21s,Damage:132s}", + "{id:\"ic2:te\",Count:21s,Damage:133s}", + "{id:\"ic2:te\",Count:30s,Damage:134s}", + "{id:\"ic2:resource\",Count:10s,Damage:4s}", + "{id:\"ic2:resource\",Count:67s,Damage:10s}", + "{id:\"ic2:advanced_batpack\",Count:11s,tag:{charge:600000.0d},Damage:0s}", + "{id:\"ic2:batpack\",Count:78s,tag:{charge:60000.0d},Damage:0s}", + "{id:\"ic2:energy_pack\",Count:61s,tag:{charge:2000000.0d},Damage:0s}", + "{id:\"ic2:jetpack_electric\",Count:55s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:nano_helmet\",Count:66s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nightvision_goggles\",Count:89s,Damage:26s}", + "{id:\"ic2:nightvision_goggles\",Count:89s,tag:{charge:200000.0d},Damage:0s}", + "{id:\"ic2:quantum_boots\",Count:54s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_chestplate\",Count:99s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_helmet\",Count:165s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_leggings\",Count:54s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:solar_helmet\",Count:33s,Damage:0s}", + "{id:\"ic2:dust\",Count:6s,Damage:2s}", + "{id:\"ic2:dust\",Count:4s,Damage:3s}", + "{id:\"ic2:dust\",Count:1s,Damage:5s}", + "{id:\"ic2:dust\",Count:4s,Damage:6s}", + "{id:\"ic2:dust\",Count:1s,Damage:9s}", + "{id:\"ic2:dust\",Count:1s,Damage:16s}", + "{id:\"ic2:nuclear\",Count:45s,Damage:0s}", + "{id:\"ic2:nuclear\",Count:45s,Damage:4s}", + "{id:\"ic2:misc_resource\",Count:1s,Damage:1s}", + "{id:\"ic2:crafting\",Count:15s,Damage:1s}", + "{id:\"ic2:crafting\",Count:41s,Damage:2s}", + "{id:\"ic2:crafting\",Count:3s,Damage:4s}", + "{id:\"ic2:crafting\",Count:22s,Damage:11s}", + "{id:\"ic2:crafting\",Count:45s,Damage:12s}", + "{id:\"ic2:crafting\",Count:18s,Damage:13s}", + "{id:\"ic2:crafting\",Count:27s,Damage:14s}", + "{id:\"ic2:crafting\",Count:36s,Damage:16s}", + "{id:\"ic2:crafting\",Count:60s,Damage:34s}", + "{id:\"ic2:upgrade_kit\",Count:327s,Damage:0s}", + "{id:\"ic2:cropnalyzer\",Count:41s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:re_battery\",Count:15s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:lapotron_crystal\",Count:66s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:single_use_battery\",Count:1s,Damage:0s}", + "{id:\"ic2:charging_re_battery\",Count:90s,tag:{charge:40000.0d},Damage:0s}", + "{id:\"ic2:advanced_charging_re_battery\",Count:100s,tag:{charge:400000.0d},Damage:0s}", + "{id:\"ic2:charging_energy_crystal\",Count:99s,tag:{charge:4000000.0d},Damage:0s}", + "{id:\"ic2:charging_lapotron_crystal\",Count:389s,tag:{charge:4.0E7d},Damage:0s}", + "{id:\"ic2:heat_exchanger\",Count:11s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_exchanger\",Count:8s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_exchanger\",Count:8s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:advanced_heat_exchanger\",Count:39s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:neutron_reflector\",Count:18s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:thick_neutron_reflector\",Count:54s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:iridium_reflector\",Count:245s,Damage:0s}", + "{id:\"ic2:rsh_condensator\",Count:60s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:lzh_condensator\",Count:126s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:tfbp\",Count:42s,Damage:0s}", + "{id:\"ic2:tfbp\",Count:57s,Damage:1s}", + "{id:\"ic2:tfbp\",Count:57s,Damage:2s}", + "{id:\"ic2:tfbp\",Count:57s,Damage:3s}", + "{id:\"ic2:tfbp\",Count:57s,Damage:4s}", + "{id:\"ic2:tfbp\",Count:57s,Damage:5s}", + "{id:\"ic2:tfbp\",Count:57s,Damage:6s}", + "{id:\"ic2:foam_sprayer\",Count:5s,Damage:0s}", + "{id:\"ic2:foam_sprayer\",Count:5s,tag:{Fluid:{FluidName:\"ic2construction_foam\",Amount:8000}},Damage:0s}", + "{id:\"ic2:frequency_transmitter\",Count:11s,tag:{},Damage:0s}", + "{id:\"ic2:meter\",Count:11s,Damage:0s}", + "{id:\"ic2:advanced_scanner\",Count:47s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:chainsaw\",Count:33s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:diamond_drill\",Count:24s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:drill\",Count:33s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:electric_hoe\",Count:16s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_treetap\",Count:16s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_wrench\",Count:16s,tag:{charge:12000.0d},Damage:0s}", + "{id:\"ic2:iridium_drill\",Count:24s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:mining_laser\",Count:45s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:obscurator\",Count:68s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:scanner\",Count:22s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:wind_meter\",Count:16s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"adamantine\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"aerotheum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"alduorite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"alubrass\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"aluminum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"amordrine\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"angmallen\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ardite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"astral_silver\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"atlarus\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"bio.ethanol\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"biocrude\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"biomass\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"black_steel\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"blood\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"blueslime\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"brass\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"bronze\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"carmot\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"celenegil\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ceruclase\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"clay\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"coal\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"cobalt\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"constantan\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"copper\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"creosote\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"crude_oil\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"cryotheum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"damascus_steel\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"deep_iron\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"desichalkos\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"dirt\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"electrum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"emerald\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ender\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"enderium\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"etherium\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"eximite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"experience\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fluid_quicksilver\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"flux_goo\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"for.honey\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_dense\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_dense_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_dense_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_gaseous\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_light\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_light_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_light_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_mixed_light\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"glass\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"glowstone\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"gold\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"haderoth\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"hepatizon\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2air\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2biogas\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2biomass\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2construction_foam\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2coolant\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2creosote\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2distilled_water\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2heavy_water\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2hot_coolant\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2hot_water\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2hydrogen\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2milk\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2oxygen\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2pahoehoe_lava\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2steam\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2superheated_steam\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2uu_matter\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ic2weed_ex\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ice\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"ignatius\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"infuscolium\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"inolashite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"invar\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"iridium\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"iron\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"juice\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"kalendrite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"knightslime\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"krik\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"lava\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"lead\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"lemurite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"liquid_death\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"liquiddna\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"lumium\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"lutetium\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"mana\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"manganese\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"manyullyn\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"meutoite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"midasium\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"milk\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"mithril\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"molten_tar\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"molten_thermite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"mushroom_stew\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"mutagen\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"nickel\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"obsidian\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_dense\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_dense_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_dense_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_distilled\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_distilled_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_distilled_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_heavy\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_heavy_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_heavy_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_residue\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_residue_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oil_residue_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"orichalcum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"osmium\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"oureclase\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"petrotheum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"pigiron\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"platinum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"potion\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"potion_lingering\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"potion_splash\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"prometheum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"protein\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"purifying_fluid\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"purpleslime\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"pyrotheum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"quicksilver\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"redstone\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"refined_biofuel\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"refined_fuel\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"refined_oil\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"resin\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"rubracium\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"sanguinite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"sap\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"seed.oil\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"seed_oil\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"shadow_iron\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"shadow_steel\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"short.mead\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"signalum\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"silver\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"steam\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"steel\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"stone\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"syrup\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"tartarite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"tin\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"tree_oil\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"vulcanite\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"vyroxeres\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"water\",Amount:1000}},Damage:0s}", + "{id:\"ic2:fluid_cell\",Count:7s,tag:{Fluid:{FluidName:\"zinc\",Amount:1000}},Damage:0s}", + "{id:\"ic2:cable\",Count:1s,tag:{type:1b,insulation:0b},Damage:1s}", + "{id:\"ic2:cable\",Count:33s,tag:{type:5b,insulation:0b},Damage:5s}", + "{id:\"ic2:cable\",Count:15s,tag:{type:6b,insulation:0b},Damage:6s}", + "{id:\"ic2:upgrade\",Count:1s,Damage:0s}", + "{id:\"ic2:upgrade\",Count:11s,Damage:1s}", + "{id:\"ic2:upgrade\",Count:22s,Damage:2s}", + "{id:\"ic2:rotor_carbon\",Count:180s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:remote\",Count:9s,Damage:0s}", + "{id:\"ic2:cover\",Count:5s,Damage:0s}", + "{id:\"ic2:cover\",Count:5s,Damage:1s}", + "{id:\"forestry:apatite\",Count:1s,Damage:0s}", + "{id:\"forestry:habitat_former\",Count:7s,Damage:0s}", + "{id:\"forestry:charcoal\",Count:67s,Damage:0s}", + "{id:\"forestry:book_forester\",Count:1s,Damage:0s}", + "{id:\"forestry:still\",Count:30s,Damage:0s}", + "{id:\"forestry:worktable\",Count:1s,Damage:0s}", + "{id:\"forestry:habitat_locator\",Count:7s,Damage:0s}", + "{id:\"forestry:catalogue\",Count:1s,Damage:0s}", + "{id:\"forestry:engine_peat\",Count:5s,Damage:0s}", + "{id:\"forestry:engine_biogas\",Count:5s,Damage:0s}", + "{id:\"forestry:engine_clockwork\",Count:10s,Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:0},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:1},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:2},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:3},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:4},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:5},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:6},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:7},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:8},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:9},Damage:5s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:10},Damage:5s}", + "{id:\"forestry:engine_electrical\",Count:5s,Damage:0s}", + "{id:\"gendustry:gene_sample_blank\",Count:7s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:22s,Damage:17s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:11s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:2s}", + "{id:\"gendustry:apiary.upgrade\",Count:22s,Damage:20s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:5s}", + "{id:\"gendustry:apiary.upgrade\",Count:31s,Damage:14s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:4s}", + "{id:\"gendustry:apiary.upgrade\",Count:22s,Damage:13s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:22s}", + "{id:\"gendustry:apiary.upgrade\",Count:22s,Damage:16s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:7s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:1s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:10s}", + "{id:\"gendustry:apiary.upgrade\",Count:45s,Damage:19s}", + "{id:\"gendustry:apiary.upgrade\",Count:22s,Damage:18s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:3s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:12s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:6s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:15s}", + "{id:\"gendustry:apiary.upgrade\",Count:12s,Damage:0s}", + "{id:\"gendustry:industrial_grafter\",Count:13s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_grafter\",Count:13s,tag:{charge:100000},Damage:1s}", + "{id:\"gendustry:industrial_scoop\",Count:13s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_scoop\",Count:13s,tag:{charge:5000},Damage:1s}", + "{id:\"gendustry:bee_receptacle\",Count:15s,Damage:0s}", + "{id:\"gendustry:power_module\",Count:18s,Damage:0s}", + "{id:\"gendustry:genetics_processor\",Count:15s,Damage:0s}", + "{id:\"gendustry:upgrade_frame\",Count:15s,Damage:0s}", + "{id:\"gendustry:climate_module\",Count:15s,Damage:0s}", + "{id:\"gendustry:eject_cover\",Count:5s,Damage:0s}", + "{id:\"gendustry:import_cover\",Count:5s,Damage:0s}", + "{id:\"gendustry:error_sensor_cover\",Count:30s,Damage:0s}", + "{id:\"gendustry:mutagen_producer\",Count:27s,Damage:0s}", + "{id:\"gendustry:mutatron\",Count:58s,Damage:0s}", + "{id:\"gendustry:industrial_apiary\",Count:16s,Damage:0s}", + "{id:\"gendustry:imprinter\",Count:47s,Damage:0s}", + "{id:\"gendustry:sampler\",Count:36s,Damage:0s}", + "{id:\"gendustry:mutatron_advanced\",Count:79s,Damage:0s}", + "{id:\"gendustry:liquifier\",Count:24s,Damage:0s}", + "{id:\"gendustry:extractor\",Count:36s,Damage:0s}", + "{id:\"gendustry:transposer\",Count:36s,Damage:0s}", + "{id:\"gendustry:replicator\",Count:49s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:7s,Damage:1s}", + "{id:\"projectred-core:resource_item\",Count:10s,Damage:10s}", + "{id:\"projectred-core:resource_item\",Count:5s,Damage:11s}", + "{id:\"projectred-core:resource_item\",Count:5s,Damage:12s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:105s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:202s}", + "{id:\"projectred-core:resource_item\",Count:50s,Damage:250s}", + "{id:\"projectred-core:resource_item\",Count:60s,Damage:251s}", + "{id:\"projectred-core:resource_item\",Count:6s,Damage:252s}", + "{id:\"projectred-core:resource_item\",Count:60s,Damage:310s}", + "{id:\"projectred-core:resource_item\",Count:6s,Damage:312s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:410s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:512s}", + "{id:\"projectred-core:resource_item\",Count:16s,Damage:600s}", + "{id:\"projectred-integration:gate\",Count:23s,Damage:0s}", + "{id:\"projectred-integration:gate\",Count:27s,Damage:1s}", + "{id:\"projectred-integration:gate\",Count:24s,Damage:2s}", + "{id:\"projectred-integration:gate\",Count:35s,Damage:3s}", + "{id:\"projectred-integration:gate\",Count:39s,Damage:4s}", + "{id:\"projectred-integration:gate\",Count:49s,Damage:5s}", + "{id:\"projectred-integration:gate\",Count:48s,Damage:6s}", + "{id:\"projectred-integration:gate\",Count:38s,Damage:7s}", + "{id:\"projectred-integration:gate\",Count:42s,Damage:8s}", + "{id:\"projectred-integration:gate\",Count:44s,Damage:9s}", + "{id:\"projectred-integration:gate\",Count:27s,Damage:10s}", + "{id:\"projectred-integration:gate\",Count:21s,Damage:11s}", + "{id:\"projectred-integration:gate\",Count:43s,Damage:12s}", + "{id:\"projectred-integration:gate\",Count:18s,Damage:13s}", + "{id:\"projectred-integration:gate\",Count:36s,Damage:14s}", + "{id:\"projectred-integration:gate\",Count:5s,Damage:15s}", + "{id:\"projectred-integration:gate\",Count:5s,Damage:16s}", + "{id:\"projectred-integration:gate\",Count:38s,Damage:17s}", + "{id:\"projectred-integration:gate\",Count:18s,Damage:18s}", + "{id:\"projectred-integration:gate\",Count:21s,Damage:19s}", + "{id:\"projectred-integration:gate\",Count:25s,Damage:20s}", + "{id:\"projectred-integration:gate\",Count:37s,Damage:21s}", + "{id:\"projectred-integration:gate\",Count:3s,Damage:24s}", + "{id:\"projectred-integration:gate\",Count:7s,Damage:25s}", + "{id:\"projectred-integration:gate\",Count:24s,Damage:26s}", + "{id:\"projectred-integration:gate\",Count:21s,Damage:27s}", + "{id:\"projectred-integration:gate\",Count:10s,Damage:28s}", + "{id:\"projectred-integration:gate\",Count:15s,Damage:29s}", + "{id:\"projectred-integration:gate\",Count:5s,Damage:30s}", + "{id:\"projectred-integration:gate\",Count:15s,Damage:31s}", + "{id:\"projectred-integration:gate\",Count:27s,Damage:33s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:30s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:13s}", + "{id:\"projectred-fabrication:ic_blueprint\",Count:10s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:1s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:2s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:3s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:4s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:5s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:6s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:7s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:8s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:9s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:10s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:11s}", + "{id:\"projectred-illumination:lamp\",Count:12s,Damage:12s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:13s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:14s}", + "{id:\"projectred-illumination:lamp\",Count:7s,Damage:15s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:16s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:17s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:18s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:19s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:20s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:21s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:22s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:23s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:24s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:25s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:26s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:27s}", + "{id:\"projectred-illumination:lamp\",Count:9s,Damage:28s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:29s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:30s}", + "{id:\"projectred-illumination:lamp\",Count:5s,Damage:31s}", + "{id:\"projectred-illumination:light_button\",Count:4s,Damage:12s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:0s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:1s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:2s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:3s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:4s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:5s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:6s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:7s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:8s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:9s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:10s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:11s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:8s,Damage:12s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:14s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:5s,Damage:15s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:0s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:1s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:2s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:3s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:4s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:5s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:6s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:7s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:8s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:9s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:10s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:11s}", + "{id:\"projectred-illumination:lantern\",Count:9s,Damage:12s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:13s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:14s}", + "{id:\"projectred-illumination:lantern\",Count:7s,Damage:15s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:0s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:1s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:2s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:3s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:4s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:5s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:6s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:7s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:8s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:9s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:10s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:11s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:7s,Damage:12s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:14s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:15s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:0s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:1s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:2s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:3s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:4s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:5s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:6s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:7s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:8s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:9s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:10s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:11s}", + "{id:\"projectred-illumination:fixture_light\",Count:7s,Damage:12s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:14s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:1s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:2s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:3s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:4s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:6s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:7s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:8s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:10s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:6s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:14s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:15s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:0s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:1s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:2s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:3s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:4s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:5s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:6s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:7s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:8s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:9s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:10s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:11s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:7s,Damage:12s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:14s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:1s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:2s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:3s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:4s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:6s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:7s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:8s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:10s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:6s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:14s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:15s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:0s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:1s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:2s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:3s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:4s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:5s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:6s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:7s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:8s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:9s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:10s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:11s}", + "{id:\"projectred-illumination:cage_lamp\",Count:7s,Damage:12s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:14s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:15s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:0s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:1s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:2s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:3s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:4s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:5s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:6s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:7s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:8s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:9s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:10s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:6s,Damage:12s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:13s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:14s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:3s,Damage:15s}", + "{id:\"projectred-expansion:charged_battery\",Count:4s,Damage:0s}", + "{id:\"projectred-expansion:jetpack\",Count:21s,Damage:0s}", + "{id:\"projectred-expansion:electric_screwdriver\",Count:3s,Damage:0s}", + "{id:\"projectred-expansion:machine1\",Count:6s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:12s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:12s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:12s,Damage:2s}", + "{id:\"projectred-expansion:machine2\",Count:9s,Damage:3s}", + "{id:\"projectred-expansion:machine2\",Count:16s,Damage:4s}", + "{id:\"projectred-expansion:machine2\",Count:12s,Damage:5s}", + "{id:\"projectred-expansion:machine2\",Count:3s,Damage:6s}", + "{id:\"projectred-expansion:machine2\",Count:11s,Damage:8s}", + "{id:\"projectred-transportation:pipe\",Count:30s,Damage:2s}", + "{id:\"projectred-transportation:pipe\",Count:45s,Damage:3s}", + "{id:\"projectred-transportation:routing_chip\",Count:34s,Damage:0s}", + "{id:\"projectred-transportation:routing_chip\",Count:27s,Damage:1s}", + "{id:\"projectred-transportation:routing_chip\",Count:34s,Damage:2s}", + "{id:\"projectred-transportation:routing_chip\",Count:34s,Damage:3s}", + "{id:\"projectred-transportation:routing_chip\",Count:34s,Damage:4s}", + "{id:\"projectred-transportation:routing_chip\",Count:34s,Damage:5s}", + "{id:\"projectred-transportation:routing_chip\",Count:34s,Damage:6s}", + "{id:\"projectred-transportation:routing_chip\",Count:27s,Damage:7s}", + "{id:\"projectred-transportation:routing_chip\",Count:34s,Damage:8s}", + "{id:\"projectred-transportation:router_utility\",Count:7s,Damage:0s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:12s}", + "{id:\"projectred-exploration:peridot_axe\",Count:2s,Damage:0s}", + "{id:\"projectred-exploration:peridot_hoe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:peridot_pickaxe\",Count:2s,Damage:0s}", + "{id:\"projectred-exploration:peridot_sword\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:peridot_saw\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:peridot_sickle\",Count:2s,Damage:0s}", + "{id:\"projectred-exploration:peridot_helmet\",Count:3s,Damage:0s}", + "{id:\"projectred-exploration:peridot_chestplate\",Count:6s,Damage:0s}", + "{id:\"projectred-exploration:peridot_leggings\",Count:5s,Damage:0s}", + "{id:\"projectred-exploration:peridot_boots\",Count:3s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:itemtf2\",Count:3s,Damage:2s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:41s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:11s,Damage:1s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:11s,Damage:2s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:11s,Damage:3s}", + "{id:\"railcraft:armor_goggles\",Count:27s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:22s,Damage:2s}", + "{id:\"railcraft:manipulator\",Count:22s,Damage:3s}", + "{id:\"railcraft:manipulator\",Count:67s,Damage:6s}", + "{id:\"railcraft:manipulator\",Count:67s,Damage:7s}", + "{id:\"railcraft:manipulator\",Count:251s,Damage:10s}", + "{id:\"railcraft:manipulator\",Count:251s,Damage:11s}", + "{id:\"railcraft:manipulator\",Count:5s,Damage:8s}", + "{id:\"railcraft:manipulator\",Count:33s,Damage:9s}", + "{id:\"railcraft:equipment\",Count:21s,Damage:0s}", + "{id:\"railcraft:equipment\",Count:15s,Damage:3s}", + "{id:\"railcraft:trade_station\",Count:5s,Damage:0s}", + "{id:\"railcraft:filter_blank\",Count:1s,Damage:0s}", + "{id:\"railcraft:chest_metals\",Count:21s,Damage:0s}", + "{id:\"railcraft:backpack_signalman_t1\",Count:10s,Damage:0s}", + "{id:\"railcraft:flux_transformer\",Count:25s,Damage:0s}", + "{id:\"railcraft:metal\",Count:13s,Damage:6s}", + "{id:\"railcraft:metal\",Count:13s,Damage:8s}", + "{id:\"railcraft:ingot\",Count:2s,Damage:6s}", + "{id:\"railcraft:ingot\",Count:2s,Damage:8s}", + "{id:\"railcraft:dust\",Count:1s,Damage:2s}", + "{id:\"railcraft:dust\",Count:1s,Damage:7s}", + "{id:\"railcraft:tool_signal_surveyor\",Count:12s,Damage:0s}", + "{id:\"railcraft:tool_signal_tuner\",Count:32s,Damage:0s}", + "{id:\"railcraft:signal_lamp\",Count:7s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:36s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:36s,Damage:1s}", + "{id:\"railcraft:circuit\",Count:36s,Damage:2s}", + "{id:\"railcraft:circuit\",Count:36s,Damage:3s}", + "{id:\"railcraft:boiler_firebox_fluid\",Count:4s,Damage:0s}", + "{id:\"railcraft:boiler_firebox_solid\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:storage_resource\",Count:67s,Damage:0s}", + "{id:\"thermalfoundation:glass\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:glass\",Count:5s,Damage:1s}", + "{id:\"thermalfoundation:glass\",Count:5s,Damage:2s}", + "{id:\"thermalfoundation:glass\",Count:3s,Damage:3s}", + "{id:\"thermalfoundation:glass\",Count:6s,Damage:4s}", + "{id:\"thermalfoundation:glass\",Count:6s,Damage:5s}", + "{id:\"thermalfoundation:glass\",Count:6s,Damage:6s}", + "{id:\"thermalfoundation:glass\",Count:6s,Damage:7s}", + "{id:\"thermalfoundation:glass\",Count:6s,Damage:8s}", + "{id:\"thermalfoundation:glass_alloy\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:glass_alloy\",Count:5s,Damage:1s}", + "{id:\"thermalfoundation:glass_alloy\",Count:5s,Damage:2s}", + "{id:\"thermalfoundation:glass_alloy\",Count:5s,Damage:3s}", + "{id:\"thermalfoundation:glass_alloy\",Count:5s,Damage:4s}", + "{id:\"thermalfoundation:glass_alloy\",Count:5s,Damage:5s}", + "{id:\"thermalfoundation:glass_alloy\",Count:5s,Damage:6s}", + "{id:\"thermalfoundation:glass_alloy\",Count:5s,Damage:7s}", + "{id:\"thermalfoundation:rockwool\",Count:1s,Damage:3s}", + "{id:\"thermalfoundation:meter\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:4s,Damage:1s}", + "{id:\"thermalfoundation:upgrade\",Count:4s,Damage:2s}", + "{id:\"thermalfoundation:upgrade\",Count:6s,Damage:3s}", + "{id:\"thermalfoundation:upgrade\",Count:14s,Damage:33s}", + "{id:\"thermalfoundation:upgrade\",Count:13s,Damage:34s}", + "{id:\"thermalfoundation:upgrade\",Count:14s,Damage:35s}", + "{id:\"thermalfoundation:diagram_redprint\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tome_lexicon\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tome_experience\",Count:1s,tag:{},Damage:0s}", + "{id:\"thermalfoundation:fertilizer\",Count:7s,Damage:2s}", + "{id:\"thermalfoundation:bait\",Count:7s,Damage:2s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:68s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:69s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:70s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:71s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:72s}", + "{id:\"thermalfoundation:material\",Count:2s,Damage:132s}", + "{id:\"thermalfoundation:material\",Count:2s,Damage:134s}", + "{id:\"thermalfoundation:material\",Count:2s,Damage:135s}", + "{id:\"thermalfoundation:material\",Count:2s,Damage:136s}", + "{id:\"thermalfoundation:material\",Count:6s,Damage:260s}", + "{id:\"thermalfoundation:material\",Count:6s,Damage:261s}", + "{id:\"thermalfoundation:material\",Count:6s,Damage:262s}", + "{id:\"thermalfoundation:material\",Count:6s,Damage:263s}", + "{id:\"thermalfoundation:material\",Count:6s,Damage:264s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:512s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:513s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:514s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:515s}", + "{id:\"thermalfoundation:material\",Count:30s,Damage:640s}", + "{id:\"thermalfoundation:material\",Count:4s,Damage:1024s}", + "{id:\"thermalfoundation:material\",Count:3s,Damage:1025s}", + "{id:\"thermalfoundation:material\",Count:4s,Damage:1026s}", + "{id:\"thermalfoundation:material\",Count:3s,Damage:1027s}", + "{id:\"thermalfoundation:armor.helmet_aluminum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_aluminum\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_aluminum\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_aluminum\",Count:6s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_nickel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_nickel\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_nickel\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_nickel\",Count:6s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_platinum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_platinum\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_platinum\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_platinum\",Count:6s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_aluminum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_aluminum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_aluminum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_aluminum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_aluminum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_aluminum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_aluminum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_aluminum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_aluminum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_aluminum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_aluminum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_aluminum\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_nickel\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_nickel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_nickel\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_nickel\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_nickel\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_nickel\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_nickel\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_nickel\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_nickel\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_nickel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_nickel\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_nickel\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_platinum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_platinum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_platinum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_platinum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_platinum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_platinum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_platinum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_platinum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_platinum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_platinum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_platinum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_platinum\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_aluminum\",Count:6s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_nickel\",Count:6s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_platinum\",Count:6s,Damage:0s}", + "{id:\"thermaldynamics:duct_0\",Count:7s,Damage:0s}", + "{id:\"thermaldynamics:duct_0\",Count:12s,Damage:1s}", + "{id:\"thermaldynamics:duct_0\",Count:5s,Damage:3s}", + "{id:\"thermaldynamics:duct_0\",Count:9s,Damage:4s}", + "{id:\"thermaldynamics:duct_0\",Count:11s,Damage:5s}", + "{id:\"thermaldynamics:duct_0\",Count:7s,Damage:7s}", + "{id:\"thermaldynamics:duct_0\",Count:12s,Damage:8s}", + "{id:\"thermaldynamics:duct_0\",Count:15s,Damage:9s}", + "{id:\"thermaldynamics:duct_64\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:duct_64\",Count:1s,Damage:1s}", + "{id:\"thermaldynamics:duct_64\",Count:2s,Damage:3s}", + "{id:\"thermaldynamics:servo\",Count:3s,Damage:0s}", + "{id:\"thermaldynamics:servo\",Count:3s,Damage:1s}", + "{id:\"thermaldynamics:servo\",Count:2s,Damage:2s}", + "{id:\"thermaldynamics:servo\",Count:1s,Damage:3s}", + "{id:\"thermaldynamics:servo\",Count:1s,Damage:4s}", + "{id:\"thermaldynamics:relay\",Count:3s,Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:5s,tag:{Energy:200000,JetpackParticle:0},Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:2s,tag:{},Damage:1s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:2s,tag:{},Damage:2s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:2s,tag:{},Damage:3s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:3s,tag:{},Damage:4s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:3s,tag:{},Damage:5s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:3s,tag:{},Damage:6s}", + "{id:\"simplyjetpacks:metaitem\",Count:4s,Damage:0s}", + "{id:\"simplyjetpacks:metaitem\",Count:4s,Damage:1s}", + "{id:\"simplyjetpacks:metaitem\",Count:22s,Damage:2s}", + "{id:\"simplyjetpacks:metaitem\",Count:4s,Damage:3s}", + "{id:\"thaumcraft:shimmerleaf\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:matrix_cost\",Count:39s,Damage:0s}", + "{id:\"thaumcraft:candle_brown\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:nitor_yellow\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:nitor_brown\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:inlay\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear_toggle\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:alembic\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:jar_brain\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:brain_box\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:redstone_relay\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:stabilizer\",Count:58s,Damage:0s}", + "{id:\"thaumcraft:vis_generator\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:condenser\",Count:3s,Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"iron\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"gold\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"pigiron\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"cobalt\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ardite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"manyullyn\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"knightslime\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"alubrass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"brass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"copper\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"tin\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"bronze\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"zinc\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"lead\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"nickel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"silver\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"electrum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"steel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"aluminum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_residue\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_residue_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_residue_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_heavy\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_heavy_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_heavy_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_dense\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_dense_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_dense_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_distilled\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_distilled_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oil_distilled_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_dense\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_dense_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_dense_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_mixed_heavy\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_mixed_heavy_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_mixed_heavy_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_light\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_light_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_light_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_mixed_light\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_mixed_light_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_mixed_light_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_gaseous\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_gaseous_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fuel_gaseous_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2uu_matter\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2construction_foam\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2coolant\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2creosote\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2hot_coolant\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2pahoehoe_lava\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2biomass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2biogas\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2distilled_water\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2superheated_steam\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2steam\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2hot_water\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2weed_ex\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2air\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2hydrogen\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2oxygen\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2heavy_water\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ic2milk\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"bio.ethanol\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"biomass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"glass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"for.honey\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ice\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"juice\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"seed.oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"short.mead\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"mutagen\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"liquiddna\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"protein\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"amordrine\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"haderoth\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"alduorite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"platinum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"vulcanite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ignatius\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"etherium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"quicksilver\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"astral_silver\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"hepatizon\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"lemurite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"sanguinite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"eximite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"desichalkos\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"celenegil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"shadow_iron\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"carmot\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"mithril\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ceruclase\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"deep_iron\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"angmallen\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"manganese\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"kalendrite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"damascus_steel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"prometheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"adamantine\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"tartarite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"atlarus\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"vyroxeres\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"black_steel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"lutetium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"osmium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"oureclase\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"inolashite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"meutoite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"orichalcum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"infuscolium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"midasium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"shadow_steel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"krik\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"rubracium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"molten_tar\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"molten_thermite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"creosote\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"steam\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"coal\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"crude_oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"refined_oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"refined_fuel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"sap\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"syrup\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"resin\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"tree_oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"seed_oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"biocrude\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"refined_biofuel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"mushroom_stew\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"experience\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"potion\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"potion_splash\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"potion_lingering\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"redstone\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"glowstone\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"ender\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"pyrotheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"cryotheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"aerotheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"petrotheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"mana\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"iridium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"invar\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"constantan\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"signalum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"lumium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"enderium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"liquid_death\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"purifying_fluid\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"stone\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"obsidian\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"clay\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"dirt\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"emerald\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"blood\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"blueslime\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"purpleslime\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:4s,tag:{FluidName:\"fluid_quicksilver\",Amount:1000},Damage:0s}", + "{id:\"appliedenergistics2:quartz_glass\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:inscriber\",Count:7s,Damage:0s}", + "{id:\"appliedenergistics2:tiny_tnt\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:security_station\",Count:165s,Damage:0s}", + "{id:\"appliedenergistics2:quantum_link\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_pylon\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:energy_acceptor\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:vibration_chamber\",Count:2s,Damage:0s}", + "{id:\"appliedenergistics2:quartz_growth_accelerator\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_1k\",Count:22s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_4k\",Count:73s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_16k\",Count:165s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_64k\",Count:373s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_monitor\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:molecular_assembler\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:matter_cannon\",Count:73s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:matter_cannon\",Count:73s,tag:{internalMaxPower:200000.0d,internalCurrentPower:200000.0d},Damage:0s}", + "{id:\"appliedenergistics2:portable_cell\",Count:22s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:portable_cell\",Count:22s,tag:{internalMaxPower:20000.0d,internalCurrentPower:20000.0d},Damage:0s}", + "{id:\"appliedenergistics2:color_applicator\",Count:73s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:color_applicator\",Count:73s,tag:{internalMaxPower:20000.0d,internalCurrentPower:20000.0d},Damage:0s}", + "{id:\"appliedenergistics2:biometric_card\",Count:7s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:memory_card\",Count:7s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:network_tool\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:view_cell\",Count:18s,Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_1k\",Count:40s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_4k\",Count:91s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_16k\",Count:183s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_64k\",Count:391s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_1k\",Count:18s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_4k\",Count:18s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_16k\",Count:18s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_64k\",Count:18s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_2_cubed\",Count:18s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_16_cubed\",Count:18s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_128_cubed\",Count:18s,Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:3s,Damage:28s}", + "{id:\"appliedenergistics2:material\",Count:3s,Damage:25s}", + "{id:\"appliedenergistics2:material\",Count:1s,Damage:52s}", + "{id:\"appliedenergistics2:material\",Count:2s,Damage:27s}", + "{id:\"appliedenergistics2:material\",Count:2s,Damage:53s}", + "{id:\"appliedenergistics2:material\",Count:2s,Damage:29s}", + "{id:\"appliedenergistics2:material\",Count:7s,Damage:31s}", + "{id:\"appliedenergistics2:material\",Count:7s,Damage:26s}", + "{id:\"appliedenergistics2:material\",Count:2s,Damage:30s}", + "{id:\"appliedenergistics2:material\",Count:221s,Damage:37s}", + "{id:\"appliedenergistics2:material\",Count:30s,Damage:35s}", + "{id:\"appliedenergistics2:material\",Count:98s,Damage:36s}", + "{id:\"appliedenergistics2:material\",Count:498s,Damage:38s}", + "{id:\"appliedenergistics2:material\",Count:1s,Damage:2s}", + "{id:\"appliedenergistics2:material\",Count:24s,Damage:39s}", + "{id:\"appliedenergistics2:material\",Count:1s,Damage:3s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:420s}", + "{id:\"appliedenergistics2:part\",Count:5s,Damage:260s}", + "{id:\"appliedenergistics2:part\",Count:5s,Damage:261s}", + "{id:\"appliedenergistics2:part\",Count:5s,Damage:281s}", + "{id:\"appliedenergistics2:part\",Count:9s,Damage:221s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:240s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:480s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:100s}", + "{id:\"appliedenergistics2:part\",Count:5s,Damage:280s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:160s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:180s}", + "{id:\"appliedenergistics2:part\",Count:9s,Damage:220s}", + "{id:\"appliedenergistics2:part\",Count:5s,Damage:400s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:380s}", + "{id:\"appliedenergistics2:part\",Count:15s,Damage:80s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:1s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:2s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:3s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:4s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:5s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:6s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:bell\",Count:7s,Damage:0s}", + "{id:\"bibliocraft:typesettingtable\",Count:7s,Damage:0s}", + "{id:\"bibliocraft:cookiejar\",Count:7s,Damage:0s}", + "{id:\"bibliocraft:compass\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:stockroomcatalog\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:atlasbook\",Count:9s,Damage:0s}", + "{id:\"bibliocraft:bigbook\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:biblioredbook\",Count:6s,tag:{redstonebook:\"by James Maxwell\"},Damage:0s}", + "{id:\"bibliocraft:bibliodrill\",Count:50s,Damage:0s}", + "{id:\"bibliocraft:biblioclipboard\",Count:2s,Damage:0s}", + "{id:\"buildcraftlib:guide\",Count:2s,tag:{BookName:\"buildcraftlib:meta\"},Damage:0s}", + "{id:\"buildcraftlib:guide\",Count:2s,Damage:0s}", + "{id:\"compactsolars:solar_hat_low_voltage\",Count:198s,Damage:0s}", + "{id:\"compactsolars:solar_hat_medium_voltage\",Count:375s,Damage:0s}", + "{id:\"compactsolars:solar_hat_high_voltage\",Count:375s,Damage:0s}", + "{id:\"cfm:couch\",Count:4s,Damage:12s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:12s}", + "{id:\"cfm:curtains_open\",Count:1s,Damage:12s}", + "{id:\"cfm:mail_box\",Count:1s,Damage:0s}", + "{id:\"cfm:mail_box_spruce\",Count:1s,Damage:0s}", + "{id:\"cfm:mail_box_birch\",Count:1s,Damage:0s}", + "{id:\"cfm:mail_box_jungle\",Count:1s,Damage:0s}", + "{id:\"cfm:mail_box_acacia\",Count:1s,Damage:0s}", + "{id:\"cfm:mail_box_dark_oak\",Count:1s,Damage:0s}", + "{id:\"cfm:tv\",Count:7s,Damage:0s}", + "{id:\"cfm:computer\",Count:7s,Damage:0s}", + "{id:\"cfm:printer\",Count:8s,Damage:0s}", + "{id:\"cfm:door_bell\",Count:5s,Damage:0s}", + "{id:\"cfm:door_bell_spruce\",Count:5s,Damage:0s}", + "{id:\"cfm:door_bell_birch\",Count:5s,Damage:0s}", + "{id:\"cfm:door_bell_jungle\",Count:5s,Damage:0s}", + "{id:\"cfm:door_bell_acacia\",Count:5s,Damage:0s}", + "{id:\"cfm:door_bell_dark_oak\",Count:5s,Damage:0s}", + "{id:\"cfm:fire_alarm_off\",Count:12s,Damage:0s}", + "{id:\"cfm:stereo\",Count:10s,Damage:0s}", + "{id:\"cfm:present\",Count:3s,Damage:0s}", + "{id:\"cfm:present\",Count:3s,Damage:1s}", + "{id:\"cfm:present\",Count:3s,Damage:2s}", + "{id:\"cfm:present\",Count:3s,Damage:3s}", + "{id:\"cfm:present\",Count:3s,Damage:4s}", + "{id:\"cfm:present\",Count:3s,Damage:5s}", + "{id:\"cfm:present\",Count:3s,Damage:6s}", + "{id:\"cfm:present\",Count:3s,Damage:7s}", + "{id:\"cfm:present\",Count:3s,Damage:8s}", + "{id:\"cfm:present\",Count:3s,Damage:9s}", + "{id:\"cfm:present\",Count:3s,Damage:10s}", + "{id:\"cfm:present\",Count:3s,Damage:11s}", + "{id:\"cfm:present\",Count:9s,Damage:12s}", + "{id:\"cfm:present\",Count:3s,Damage:13s}", + "{id:\"cfm:present\",Count:3s,Damage:14s}", + "{id:\"cfm:present\",Count:3s,Damage:15s}", + "{id:\"cfm:ceiling_fan\",Count:50s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:1s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:2s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:3s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:4s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:5s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:6s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:7s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:8s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:9s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:10s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:11s}", + "{id:\"cfm:digital_clock\",Count:14s,Damage:12s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:13s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:14s}", + "{id:\"cfm:digital_clock\",Count:12s,Damage:15s}", + "{id:\"cfm:modern_tv\",Count:7s,Damage:0s}", + "{id:\"cfm:modern_couch\",Count:3s,Damage:12s}", + "{id:\"cfm:item_envelope\",Count:1s,Damage:0s}", + "{id:\"cfm:item_package\",Count:4s,Damage:0s}", + "{id:\"cfm:tv_remote\",Count:50s,Damage:0s}", + "{id:\"hmctt:torch_lighter\",Count:3s,Damage:0s}", + "{id:\"hmctt:wireless_switch_card\",Count:3s,Damage:0s}", + "{id:\"hmctt:wireless_powercard\",Count:1s,Damage:0s}", + "{id:\"hmctt:fog_remote\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_brown\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_red\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_green\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_blue\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_purple\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_white\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_pink\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_yellow\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lime\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_brown\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_gray\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lightgray\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_black\",Count:2s,Damage:0s}", + "{id:\"hmctt:discolight\",Count:3s,Damage:0s}", + "{id:\"hmctt:camp_fire\",Count:7s,Damage:0s}", + "{id:\"hmctt:colored_redstone\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_green\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_blue\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_red\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_purple\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_white\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_pink\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_yellow\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_lime\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_brown\",Count:24s,Damage:0s}", + "{id:\"hmctt:colored_redstone_light_gray\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_gray\",Count:22s,Damage:0s}", + "{id:\"hmctt:colored_redstone_black\",Count:22s,Damage:0s}", + "{id:\"hmctt:suspicious_lamp\",Count:22s,Damage:0s}", + "{id:\"hmctt:danger_lamp\",Count:22s,Damage:0s}", + "{id:\"hmctt:solar_panel\",Count:7s,Damage:0s}", + "{id:\"hmctt:fogmachine\",Count:3s,Damage:0s}", + "{id:\"hmctt:glowstone_brown\",Count:1s,Damage:0s}", + "{id:\"metallurgy:crusher\",Count:15s,Damage:0s}", + "{id:\"metallurgy:alloyer\",Count:13s,Damage:0s}", + "{id:\"metallurgy:sublimation_chamber\",Count:10s,Damage:0s}", + "{id:\"metallurgy:charcoal_block\",Count:67s,Damage:0s}", + "{id:\"metallurgy:sulfur_block\",Count:6s,Damage:0s}", + "{id:\"metallurgy:bimetal_structure_block\",Count:6s,Damage:0s}", + "{id:\"metallurgy:alduorite_block\",Count:13s,Damage:0s}", + "{id:\"metallurgy:alduorite_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:alduorite_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:platinum_block\",Count:13s,Damage:0s}", + "{id:\"metallurgy:platinum_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:platinum_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:platinum_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:platinum_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:platinum_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:platinum_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:platinum_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:platinum_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:platinum_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:vulcanite_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:vulcanite_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vulcanite_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:vulcanite_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:vulcanite_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:vulcanite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vulcanite_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:vulcanite_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:vulcanite_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:vulcanite_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:vulcanite_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:ignatius_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:ignatius_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ignatius_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:ignatius_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:ignatius_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:ignatius_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ignatius_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:ignatius_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:ignatius_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:ignatius_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:ignatius_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:zinc_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:astral_silver_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:astral_silver_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:astral_silver_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:astral_silver_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:astral_silver_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:astral_silver_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:astral_silver_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:astral_silver_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:astral_silver_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:astral_silver_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:astral_silver_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:lemurite_block\",Count:13s,Damage:0s}", + "{id:\"metallurgy:lemurite_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:lemurite_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:sanguinite_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:sanguinite_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:sanguinite_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:sanguinite_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:sanguinite_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:sanguinite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:sanguinite_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:sanguinite_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:sanguinite_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:sanguinite_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:sanguinite_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:eximite_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:eximite_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:eximite_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:eximite_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:eximite_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:eximite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:eximite_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:eximite_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:eximite_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:eximite_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:eximite_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:steel_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:carmot_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:carmot_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:carmot_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:carmot_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:carmot_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:carmot_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:carmot_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:carmot_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:carmot_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:carmot_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:carmot_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:mithril_block\",Count:13s,Damage:0s}", + "{id:\"metallurgy:mithril_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:mithril_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:mithril_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:mithril_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:mithril_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:mithril_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:mithril_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:mithril_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:mithril_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:ceruclase_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:ceruclase_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ceruclase_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:ceruclase_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:ceruclase_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:ceruclase_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ceruclase_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:ceruclase_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:ceruclase_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:ceruclase_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:ceruclase_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:deep_iron_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:deep_iron_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:deep_iron_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:deep_iron_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:deep_iron_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:deep_iron_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:deep_iron_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:deep_iron_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:deep_iron_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:deep_iron_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:deep_iron_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:manganese_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:manganese_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:kalendrite_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:kalendrite_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:kalendrite_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:kalendrite_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:kalendrite_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:kalendrite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:kalendrite_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:kalendrite_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:kalendrite_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:kalendrite_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:kalendrite_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:prometheum_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:prometheum_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:prometheum_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:prometheum_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:prometheum_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:prometheum_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:prometheum_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:prometheum_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:prometheum_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:prometheum_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:prometheum_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:adamantine_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:adamantine_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:adamantine_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:adamantine_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:adamantine_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:adamantine_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:adamantine_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:adamantine_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:adamantine_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:adamantine_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:adamantine_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:tartarite_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:atlarus_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:atlarus_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:atlarus_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:atlarus_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:atlarus_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:atlarus_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:atlarus_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:atlarus_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:atlarus_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:atlarus_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:atlarus_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:lutetium_block\",Count:13s,Damage:0s}", + "{id:\"metallurgy:lutetium_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:lutetium_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:lutetium_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:lutetium_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:lutetium_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:lutetium_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:osmium_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:osmium_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:osmium_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:osmium_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:osmium_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:osmium_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:oureclase_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:oureclase_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:oureclase_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:oureclase_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:oureclase_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:oureclase_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:oureclase_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:oureclase_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:oureclase_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:oureclase_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:oureclase_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:meutoite_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:meutoite_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:orichalcum_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:orichalcum_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:orichalcum_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:orichalcum_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:orichalcum_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:orichalcum_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:orichalcum_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:orichalcum_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:orichalcum_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:orichalcum_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:orichalcum_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:infuscolium_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:infuscolium_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:midasium_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:midasium_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:midasium_axe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:midasium_hoe\",Count:3s,Damage:0s}", + "{id:\"metallurgy:midasium_pickaxe\",Count:4s,Damage:0s}", + "{id:\"metallurgy:midasium_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:midasium_sword\",Count:3s,Damage:0s}", + "{id:\"metallurgy:midasium_helmet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:midasium_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:midasium_leggings\",Count:10s,Damage:0s}", + "{id:\"metallurgy:midasium_boots\",Count:6s,Damage:0s}", + "{id:\"metallurgy:rubracium_ingot\",Count:2s,Damage:0s}", + "{id:\"metallurgy:rubracium_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:potash\",Count:1s,Damage:0s}", + "{id:\"metallurgy:thermite_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ignatius_fuel\",Count:2s,Damage:0s}", + "{id:\"metallurgy:phosphorus\",Count:1s,Damage:0s}", + "{id:\"metallurgy:flint_and_ignatius\",Count:1s,Damage:0s}", + "{id:\"metallurgy:flint_and_vulcanite\",Count:1s,Damage:0s}", + "{id:\"metallurgy:rubracium_gauntlet\",Count:2s,Damage:0s}", + "{id:\"metallurgy:ore_detector\",Count:56s,Damage:0s}", + "{id:\"metallurgy:etherium_goggles\",Count:15s,Damage:0s}", + "{id:\"metallurgy:electrum_magnet\",Count:7s,Damage:0s}", + "{id:\"metallurgy:lemurite_shield\",Count:7s,Damage:0s}", + "{id:\"metallurgy:zinc_buckler\",Count:6s,Damage:0s}", + "{id:\"metallurgy:vulcanite_buckler\",Count:7s,Damage:0s}", + "{id:\"metallurgy:ceruclase_shield\",Count:6s,Damage:0s}", + "{id:\"metallurgy:orichalcum_buckler\",Count:7s,Damage:0s}", + "{id:\"metallurgy:wiki\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:thaumonomicon\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:mechanism_complex\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:salis_mundus\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:12s,Damage:1s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"potentia\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"potentia\"}]},Damage:1s}", + "{id:\"thaumcraft:alumentum\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:bath_salts\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:15s,Damage:1s}", + "{id:\"thaumcraft:causality_collapser\",Count:120s,Damage:0s}", + "{id:\"thaumcraft:hand_mirror\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:fortress_helm\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:fortress_chest\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:fortress_legs\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:void_robe_chest\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:void_robe_legs\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:amulet_vis\",Count:10s,Damage:1s}", + "{id:\"stevescarts:blockcartassembler\",Count:45s,Damage:0s}", + "{id:\"stevescarts:blockcargomanager\",Count:21s,Damage:0s}", + "{id:\"stevescarts:blockdistributor\",Count:97s,Damage:0s}", + "{id:\"stevescarts:blockactivator\",Count:71s,Damage:0s}", + "{id:\"stevescarts:blockdetector\",Count:45s,Damage:0s}", + "{id:\"stevescarts:blockdetector\",Count:30s,Damage:1s}", + "{id:\"stevescarts:blockdetector\",Count:45s,Damage:2s}", + "{id:\"stevescarts:blockdetector\",Count:70s,Damage:3s}", + "{id:\"stevescarts:blockdetector\",Count:82s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:75s,Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:56s,Damage:1s}", + "{id:\"stevescarts:upgrade\",Count:35s,Damage:2s}", + "{id:\"stevescarts:upgrade\",Count:32s,Damage:3s}", + "{id:\"stevescarts:upgrade\",Count:32s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:81s,Damage:5s}", + "{id:\"stevescarts:upgrade\",Count:118s,Damage:6s}", + "{id:\"stevescarts:upgrade\",Count:56s,Damage:7s}", + "{id:\"stevescarts:upgrade\",Count:90s,Damage:8s}", + "{id:\"stevescarts:upgrade\",Count:165s,Damage:9s}", + "{id:\"stevescarts:upgrade\",Count:73s,Damage:10s}", + "{id:\"stevescarts:upgrade\",Count:68s,Damage:11s}", + "{id:\"stevescarts:upgrade\",Count:78s,Damage:12s}", + "{id:\"stevescarts:upgrade\",Count:171s,Damage:13s}", + "{id:\"stevescarts:upgrade\",Count:23s,Damage:15s}", + "{id:\"stevescarts:upgrade\",Count:141s,Damage:17s}", + "{id:\"stevescarts:upgrade\",Count:90s,Damage:18s}", + "{id:\"stevescarts:upgrade\",Count:61s,Damage:19s}", + "{id:\"stevescarts:blockjunction\",Count:30s,Damage:0s}", + "{id:\"stevescarts:blockadvdetector\",Count:3s,Damage:0s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:5s}", + "{id:\"stevescarts:modulecomponents\",Count:30s,Damage:9s}", + "{id:\"stevescarts:modulecomponents\",Count:37s,Damage:10s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:13s}", + "{id:\"stevescarts:modulecomponents\",Count:75s,Damage:16s}", + "{id:\"stevescarts:modulecomponents\",Count:56s,Damage:17s}", + "{id:\"stevescarts:modulecomponents\",Count:63s,Damage:25s}", + "{id:\"stevescarts:modulecomponents\",Count:108s,Damage:26s}", + "{id:\"stevescarts:modulecomponents\",Count:30s,Damage:27s}", + "{id:\"stevescarts:modulecomponents\",Count:30s,Damage:28s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:37s}", + "{id:\"stevescarts:modulecomponents\",Count:28s,Damage:38s}", + "{id:\"stevescarts:modulecomponents\",Count:64s,Damage:39s}", + "{id:\"stevescarts:modulecomponents\",Count:30s,Damage:40s}", + "{id:\"stevescarts:modulecomponents\",Count:45s,Damage:41s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:44s}", + "{id:\"stevescarts:modulecomponents\",Count:43s,Damage:58s}", + "{id:\"stevescarts:modulecomponents\",Count:31s,Damage:59s}", + "{id:\"stevescarts:modulecomponents\",Count:45s,Damage:64s}", + "{id:\"stevescarts:cartmodule\",Count:10s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:87s,Damage:1s}", + "{id:\"stevescarts:cartmodule\",Count:117s,Damage:6s}", + "{id:\"stevescarts:cartmodule\",Count:35s,Damage:12s}", + "{id:\"stevescarts:cartmodule\",Count:45s,tag:{Data:100b},Damage:14s}", + "{id:\"stevescarts:cartmodule\",Count:42s,tag:{Data:100b},Damage:15s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:18s}", + "{id:\"stevescarts:cartmodule\",Count:31s,Damage:19s}", + "{id:\"stevescarts:cartmodule\",Count:71s,Damage:20s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:21s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:22s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:23s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:24s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:26s}", + "{id:\"stevescarts:cartmodule\",Count:48s,Damage:27s}", + "{id:\"stevescarts:cartmodule\",Count:47s,Damage:28s}", + "{id:\"stevescarts:cartmodule\",Count:150s,Damage:29s}", + "{id:\"stevescarts:cartmodule\",Count:33s,Damage:30s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:36s}", + "{id:\"stevescarts:cartmodule\",Count:28s,Damage:40s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:41s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:44s}", + "{id:\"stevescarts:cartmodule\",Count:38s,Damage:45s}", + "{id:\"stevescarts:cartmodule\",Count:101s,Damage:49s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:51s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:53s}", + "{id:\"stevescarts:cartmodule\",Count:195s,Damage:56s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:57s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:58s}", + "{id:\"stevescarts:cartmodule\",Count:50s,Damage:59s}", + "{id:\"stevescarts:cartmodule\",Count:10s,Damage:69s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:70s}", + "{id:\"stevescarts:cartmodule\",Count:33s,Damage:71s}", + "{id:\"stevescarts:cartmodule\",Count:176s,Damage:75s}", + "{id:\"stevescarts:cartmodule\",Count:84s,Damage:77s}", + "{id:\"stevescarts:cartmodule\",Count:37s,Damage:78s}", + "{id:\"stevescarts:cartmodule\",Count:31s,tag:{Data:100b},Damage:79s}", + "{id:\"stevescarts:cartmodule\",Count:23s,tag:{Data:100b},Damage:80s}", + "{id:\"stevescarts:cartmodule\",Count:74s,Damage:82s}", + "{id:\"stevescarts:cartmodule\",Count:66s,Damage:83s}", + "{id:\"stevescarts:cartmodule\",Count:56s,tag:{Data:100b},Damage:84s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:85s}", + "{id:\"stevescarts:cartmodule\",Count:70s,Damage:86s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:87s}", + "{id:\"stevescarts:cartmodule\",Count:116s,Damage:89s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:91s}", + "{id:\"stevescarts:cartmodule\",Count:117s,Damage:92s}", + "{id:\"stevescarts:cartmodule\",Count:117s,Damage:93s}", + "{id:\"stevescarts:cartmodule\",Count:45s,Damage:94s}", + "{id:\"stevescarts:cartmodule\",Count:52s,Damage:95s}", + "{id:\"stevescarts:cartmodule\",Count:23s,Damage:99s}", + "{id:\"stevescarts:cartmodule\",Count:27s,Damage:101s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:102s}", + "{id:\"tconstruct:book\",Count:1s,Damage:0s}", + "{id:\"tconstruct:ingots\",Count:3s,Damage:0s}", + "{id:\"tconstruct:ingots\",Count:3s,Damage:1s}", + "{id:\"tconstruct:materials\",Count:10s,Damage:12s}", + "{id:\"tconstruct:materials\",Count:10s,Damage:13s}", + "{id:\"tconstruct:tinker_tank_controller\",Count:3s,Damage:0s}", + "{id:\"tconstruct:stone_torch\",Count:1s,Damage:0s}", + "{id:\"tconstruct:brownstone\",Count:5s,Damage:1s}", + "{id:\"tconstruct:brownstone_slab\",Count:1s,Damage:1s}", + "{id:\"tconstruct:brownstone_stairs_rough\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:vis_regenerator\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_drainer\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_relay\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_diffuser\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_output\",Count:9s,Damage:0s}", + "{id:\"thaumicaugmentation:void_recharge_pedestal\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_terraformer\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_generator\",Count:20s,Damage:0s}", + "{id:\"thaumicaugmentation:stability_field_generator\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_gate\",Count:16s,Damage:0s}", + "{id:\"thaumicaugmentation:eldritch_lock_impetus\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:material\",Count:10s,Damage:5s}", + "{id:\"thaumicaugmentation:impetus_mirror\",Count:12s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impetus_linker\",Count:7s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:7s,Damage:0s}", + "{ForgeCaps:{Parent:{slots:2}},id:\"thaumicaugmentation:elytra_harness\",Count:7s,Damage:0s}", + "{ForgeCaps:{Parent:{energy:{energy:0L}}},id:\"thaumicaugmentation:elytra_harness_augment\",Count:14s,Damage:0s}", + "{ForgeCaps:{Parent:{augments:{slots:1},energy:{energy:0L}}},id:\"thaumicaugmentation:impulse_cannon\",Count:65s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:7s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:22s,Damage:1s}", + "{id:\"thaumicaugmentation:focus_ancient\",Count:20s,Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_chestplate\",Count:9s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_leggings\",Count:7s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicperiphery:vis_phylactery\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:meteorb\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:ore_diviner\",Count:22s,Damage:0s}", + "{id:\"thaumicwonders:hexamite\",Count:39s,Damage:0s}", + "{id:\"thaumicwonders:coalescence_matrix_precursor\",Count:19s,Damage:0s}", + "{id:\"thaumicwonders:everburning_urn\",Count:6s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator\",Count:26s,Damage:0s}", + "{id:\"thaumicwonders:flying_carpet\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_chest\",Count:8s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_legs\",Count:8s,Damage:0s}", + "{id:\"thaumicwonders:shimmerleaf_seed\",Count:1s,Damage:0s}", + "{id:\"trafficcontrol:crossing_relay_box\",Count:7s,Damage:0s}", + "{id:\"trafficcontrol:crossing_relay_tuner\",Count:7s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:3,Items:[]}}},id:\"trafficcontrol:traffic_light_frame\",Count:67s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:5,Items:[]}}},id:\"trafficcontrol:traffic_light_5_frame\",Count:100s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:5,Items:[]}}},id:\"trafficcontrol:traffic_light_doghouse_frame\",Count:100s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:1,Items:[]}}},id:\"trafficcontrol:traffic_light_1_frame\",Count:16s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:2,Items:[]}}},id:\"trafficcontrol:traffic_light_2_frame\",Count:24s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:4,Items:[]}}},id:\"trafficcontrol:traffic_light_4_frame\",Count:36s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_lamps\",Count:45s,Damage:0s}", + "{id:\"trafficcontrol:overhead_lamps\",Count:33s,Damage:0s}", + "{id:\"trafficcontrol:street_light_single\",Count:30s,Damage:0s}", + "{id:\"trafficcontrol:street_light_double\",Count:52s,Damage:0s}", + "{id:\"trafficcontrol:traffic_light_control_box\",Count:50s,Damage:0s}", + "{id:\"trafficcontrol:shunt_border\",Count:7s,Damage:0s}", + "{id:\"trafficcontrol:traffic_sensor_left\",Count:42s,Damage:0s}", + "{id:\"trafficcontrol:traffic_sensor_straight\",Count:57s,Damage:0s}", + "{id:\"trafficcontrol:pedestrian_button\",Count:7s,Damage:0s}", + "{id:\"trafficcontrol:traffic_sensor_right\",Count:42s,Damage:0s}", + "{id:\"buildcraftcore:decorated\",Count:3s,Damage:5s}", + "{id:\"buildcraftcore:marker_volume\",Count:5s,Damage:0s}", + "{id:\"buildcraftcore:marker_path\",Count:5s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:5s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:5s,Damage:1s}", + "{id:\"buildcraftcore:engine\",Count:5s,Damage:2s}", + "{id:\"buildcraftcore:list\",Count:12s,tag:{},Damage:0s}", + "{id:\"buildcraftcore:marker_connector\",Count:5s,Damage:0s}", + "{id:\"buildcraftbuilders:snapshot\",Count:6s,Damage:2s}", + "{id:\"buildcraftbuilders:snapshot\",Count:6s,Damage:0s}", + "{id:\"buildcraftbuilders:quarry\",Count:7s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_void_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_wood_power\",Count:7s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_cobble_power\",Count:7s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_stone_power\",Count:7s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_quartz_power\",Count:7s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_gold_power\",Count:7s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_sandstone_power\",Count:7s,Damage:0s}", + "{id:\"buildcrafttransport:filtered_buffer\",Count:5s,Damage:0s}", + "{id:\"buildcrafttransport:plug_power_adaptor\",Count:1s,Damage:0s}", + "{id:\"buildcraftsilicon:laser\",Count:37s,Damage:0s}", + "{id:\"buildcraftsilicon:assembly_table\",Count:7s,Damage:0s}", + "{id:\"buildcraftfactory:mining_well\",Count:7s,Damage:0s}", + "{id:\"buildcraftfactory:pump\",Count:10s,Damage:0s}", + "{id:\"buildcraftfactory:distiller\",Count:10s,Damage:0s}", + "{id:\"magicbees:resource\",Count:5s,Damage:9s}", + "{id:\"magicbees:mysteriousmagnet\",Count:10s,Damage:0s}", + "{id:\"magicbees:mysteriousmagnet\",Count:65s,Damage:2s}", + "{id:\"magicbees:mysteriousmagnet\",Count:147s,Damage:4s}", + "{id:\"magicbees:mysteriousmagnet\",Count:270s,Damage:6s}", + "{id:\"magicbees:mysteriousmagnet\",Count:455s,Damage:8s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:10s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:12s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:14s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:16s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:18s}", + "{id:\"magicbees:moondial\",Count:7s,Damage:0s}", + "{id:\"magicbees:frames.temporal\",Count:3s,Damage:0s}", + "{id:\"brewcraft:distiller\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:grinder\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:presser\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:energydrinkitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:cottoncandyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:ironbrewitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:sugarcookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fortunecookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:sprinklescupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pambitsboxitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:minerstewitem\",Count:15s,Damage:0s}", + "{id:\"chunkloaders:ultimate_chunk_loader\",Count:30s,Damage:0s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:0s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:1s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:2s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:3s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:4s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:5s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:6s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:7s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:8s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:9s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:22s,Damage:10s}", + "{id:\"gendustry:gene_template\",Count:30s,Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiAurora\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBatesia\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlackSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlow\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlueDuke\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlueWing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBrimstone\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCabbageWhite\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCitrusSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i8d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i10d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiComma\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiDianaFrit\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiEmeraldPeacock\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanNormal\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGlasswing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGlassyTiger\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGozoraAzure\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiLLacewing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceUp1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMalachite\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMonarch\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPalaenoSulphur\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPostillion\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlow\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPostman\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiRBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiReseda\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpicebush\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpringAzure\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiThoasSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiZebraSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothAtlas\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLargest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothBombyxMori\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmallest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i4d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonSilk\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothBrimstone\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothLatticedHeath\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmallest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAgrarian\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectFertile\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAustere\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectCreeper\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAvenging\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesBoggy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMycophilic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesCommon\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesCultivated\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesDemonic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesDiligent\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesEdenic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectExploration\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesEnded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesExotic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMiasmic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFarmerly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFiendish\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesForest\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFrugal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesGlacial\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesHermitic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesHeroic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectHeroic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesIcy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesImperial\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectBeatific\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesIndustrious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFast\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesLeporine\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectFestiveEaster\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMajestic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMarshy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMeadows\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMerry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectSnowing\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMiry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesModest\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMonastic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesNoble\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesPhantasmal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectResurrection\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesRural\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSecluded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSinister\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSpectral\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectReanimation\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSteadfast\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTipsy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectDrunkard\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTricky\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersGourd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTropical\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMiasmic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesUnweary\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesValiant\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesVengeful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesVindictive\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesWintry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeAcacia\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeAcaciaVanilla\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBalsa\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsHigh\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBaobab\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBirch\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeCherry\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmaller\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitCherry\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeChestnut\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitChestnut\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeCocobolo\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLargest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeDarkOak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeDate\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitDates\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLow\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeEbony\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeGigant\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightGigantic\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlowest\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i4d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofTrue\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeIpe\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeJungle\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarger\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitCocoa\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFast\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeKapok\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLarch\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLemon\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmallest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitLemon\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLower\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessAverage\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLime\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLower\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMahoe\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessHigh\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlowest\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMahogony\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMaple\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeOak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitApple\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePadauk\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePapaya\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitPapaya\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePine\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePlum\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmallest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitPlum\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldHigh\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessAverage\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePoplar\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSequoia\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLargest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofTrue\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSipiri\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSpruce\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeTeak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWalnut\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitWalnut\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWenge\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLowest\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWillow\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeZebrawood\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.black\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.blue\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.brown\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.cyan\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.derpious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.gray\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.green\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.lightblue\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.lime\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.magenta\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.orange\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.pink\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.purple\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.red\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.silver\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.white\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.yellow\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAESkystone\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAbandoned\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAluminium\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesApatite\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesArcane\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesArdite\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAttuned\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAware\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBatty\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:batty\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBeef\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:bovine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBigbad\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:canine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBronze\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCatty\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:catty\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCertus\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCharmed\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesChicken\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:chicken\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCobalt\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCopper\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCrumbling\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:crumbling\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDiamond\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDoctoral\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectHeroic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDraconic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEarthy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEldritch\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesElectrum\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEmerald\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEnchanted\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEsoteric\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEthereal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesFirey\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesFluix\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesForlorn\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesGhastly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:ghastly\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesGold\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesHateful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesHorse\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:horse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInfernal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInvar\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInvisible\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:alleleinvisibility\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesIron\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesLead\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesLordly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectDrunkard\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesManyullyn\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMutable\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMysterious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMystical\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesNameless\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesNickel\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesOblivion\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesOsmium\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPlatinum\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPork\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:porcine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPupil\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSavant\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesScholarly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSheepish\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:sheep\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSilicon\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSilver\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSkulking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSmouldering\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:ablaze\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSorcerous\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSoul\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpidery\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spidery\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpirit\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpiteful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSupernatural\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEAmped\"},{species:\"rootBees\",chromosome:1,allele:\"magicbees.speedBlinding\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnblitz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEBlizzy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTECoal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEDante\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEDestabilized\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEEndearing\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEGelid\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnblizz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEGrounded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTELux\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEPyro\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTERocking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnbasalz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEShocking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEWinsome\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTimely\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effectslowspeed\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTin\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTransmuting\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effecttransmuting\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesUnusual\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWatery\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWindy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWithering\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effectwithering\"}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:2s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemaluminiumhammer\",Count:9s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemaluminiumdagger\",Count:1s,Damage:0s}" + ] + }, + { + "aspect": "cognitio", + "items": [ + "{id:\"minecraft:bookshelf\",Count:17s,Damage:0s}", + "{id:\"minecraft:paper\",Count:2s,Damage:0s}", + "{id:\"minecraft:book\",Count:4s,Damage:0s}", + "{id:\"minecraft:experience_bottle\",Count:20s,Damage:0s}", + "{id:\"minecraft:writable_book\",Count:3s,Damage:0s}", + "{id:\"minecraft:map\",Count:12s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:6s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:10s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:5s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:5s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:5s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:5s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:5s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:23s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:24s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:5s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:33s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:38s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:43s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:45s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:47s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:5s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:50s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:51s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:5s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:5s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:56s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:57s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:64s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:65s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:2s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:4s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:70s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:1s,id:71s}]},Damage:0s}", + "{id:\"minecraft:name_tag\",Count:10s,Damage:0s}", + "{id:\"forestry:book_forester\",Count:3s,Damage:0s}", + "{id:\"forestry:worktable\",Count:3s,Damage:0s}", + "{id:\"forestry:letters\",Count:1s,Damage:0s}", + "{id:\"forestry:catalogue\",Count:3s,Damage:0s}", + "{id:\"gendustry:pollen_kit\",Count:1s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:600s}", + "{id:\"projectred-fabrication:ic_blueprint\",Count:6s,Damage:0s}", + "{id:\"projectred-expansion:plan\",Count:1s,Damage:0s}", + "{id:\"projectred-transportation:routing_chip\",Count:2s,Damage:0s}", + "{id:\"projectred-transportation:routing_chip\",Count:2s,Damage:1s}", + "{id:\"projectred-transportation:routing_chip\",Count:2s,Damage:3s}", + "{id:\"projectred-transportation:routing_chip\",Count:2s,Damage:4s}", + "{id:\"projectred-transportation:routing_chip\",Count:2s,Damage:5s}", + "{id:\"projectred-transportation:routing_chip\",Count:2s,Damage:6s}", + "{id:\"projectred-transportation:routing_chip\",Count:2s,Damage:7s}", + "{id:\"projectred-transportation:routing_chip\",Count:2s,Damage:8s}", + "{id:\"railcraft:tool_notepad\",Count:1s,Damage:0s}", + "{id:\"railcraft:filter_blank\",Count:3s,Damage:0s}", + "{id:\"railcraft:filter_type\",Count:2s,Damage:0s}", + "{id:\"railcraft:filter_ore_dict\",Count:2s,Damage:0s}", + "{id:\"railcraft:filter_bee\",Count:2s,Damage:0s}", + "{id:\"railcraft:filter_bee_genome\",Count:2s,Damage:0s}", + "{id:\"railcraft:tool_signal_label\",Count:1s,Damage:0s}", + "{id:\"railcraft:logbook\",Count:2s,Damage:0s}", + "{id:\"railcraft:routing_table\",Count:2s,Damage:0s}", + "{id:\"railcraft:routing_ticket_gold\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:diagram_redprint\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tome_lexicon\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tome_experience\",Count:3s,tag:{},Damage:0s}", + "{id:\"thaumcraft:stone_ancient_glyphed\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:research_table\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:jar_brain\",Count:20s,Damage:0s}", + "{id:\"forge:bucketfilled\",Count:15s,tag:{FluidName:\"purifying_fluid\",Amount:1000},Damage:0s}", + "{id:\"bibliocraft:fancysign\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:fancysign\",Count:1s,Damage:1s}", + "{id:\"bibliocraft:fancysign\",Count:1s,Damage:2s}", + "{id:\"bibliocraft:fancysign\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:fancysign\",Count:1s,Damage:4s}", + "{id:\"bibliocraft:fancysign\",Count:1s,Damage:5s}", + "{id:\"bibliocraft:fancysign\",Count:1s,Damage:6s}", + "{id:\"bibliocraft:stockroomcatalog\",Count:12s,Damage:0s}", + "{id:\"bibliocraft:atlasbook\",Count:19s,Damage:0s}", + "{id:\"bibliocraft:bigbook\",Count:14s,Damage:0s}", + "{id:\"bibliocraft:slottedbook\",Count:2s,tag:{authorName:\"by Sir Hidington\"},Damage:0s}", + "{id:\"bibliocraft:biblioredbook\",Count:3s,tag:{redstonebook:\"by James Maxwell\"},Damage:0s}", + "{id:\"bibliocraft:biblioclipboard\",Count:4s,Damage:0s}", + "{id:\"buildcraftlib:guide\",Count:4s,tag:{BookName:\"buildcraftlib:meta\"},Damage:0s}", + "{id:\"buildcraftlib:guide\",Count:4s,Damage:0s}", + "{id:\"cfm:mail_box\",Count:3s,Damage:0s}", + "{id:\"cfm:mail_box_spruce\",Count:3s,Damage:0s}", + "{id:\"cfm:mail_box_birch\",Count:3s,Damage:0s}", + "{id:\"cfm:mail_box_jungle\",Count:3s,Damage:0s}", + "{id:\"cfm:mail_box_acacia\",Count:3s,Damage:0s}", + "{id:\"cfm:mail_box_dark_oak\",Count:3s,Damage:0s}", + "{id:\"cfm:printer\",Count:1s,Damage:0s}", + "{id:\"cfm:present\",Count:6s,Damage:0s}", + "{id:\"cfm:present\",Count:6s,Damage:1s}", + "{id:\"cfm:present\",Count:6s,Damage:2s}", + "{id:\"cfm:present\",Count:6s,Damage:3s}", + "{id:\"cfm:present\",Count:6s,Damage:4s}", + "{id:\"cfm:present\",Count:6s,Damage:5s}", + "{id:\"cfm:present\",Count:6s,Damage:6s}", + "{id:\"cfm:present\",Count:6s,Damage:7s}", + "{id:\"cfm:present\",Count:6s,Damage:8s}", + "{id:\"cfm:present\",Count:6s,Damage:9s}", + "{id:\"cfm:present\",Count:6s,Damage:10s}", + "{id:\"cfm:present\",Count:6s,Damage:11s}", + "{id:\"cfm:present\",Count:6s,Damage:12s}", + "{id:\"cfm:present\",Count:6s,Damage:13s}", + "{id:\"cfm:present\",Count:6s,Damage:14s}", + "{id:\"cfm:present\",Count:6s,Damage:15s}", + "{id:\"cfm:item_envelope\",Count:3s,Damage:0s}", + "{id:\"cfm:item_package\",Count:9s,Damage:0s}", + "{id:\"metallurgy:wiki\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:thaumonomicon\",Count:17s,Damage:0s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:1s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:2s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:3s}", + "{id:\"thaumcraft:curio\",Count:30s,Damage:4s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:5s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:6s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:1s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:2s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:3s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:4s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:5s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:7s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:8s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:9s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:10s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:11s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:12s}", + "{id:\"thaumcraft:mind\",Count:22s,Damage:1s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"cognitio\"}]},Damage:0s}", + "{id:\"thaumcraft:brain\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:label\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"cognitio\"}]},Damage:1s}", + "{id:\"thaumcraft:sanity_soap\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:bath_salts\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:16s,Damage:1s}", + "{id:\"thaumcraft:sanity_checker\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:hand_mirror\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:curiosity_band\",Count:21s,Damage:0s}", + "{id:\"thaumcraft:voidseer_charm\",Count:42s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:2s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:4s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:6s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:10s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:13s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:14s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:15s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:16s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:18s}", + "{id:\"stevescarts:upgrade\",Count:44s,Damage:2s}", + "{id:\"stevescarts:upgrade\",Count:58s,Damage:3s}", + "{id:\"stevescarts:upgrade\",Count:3s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:5s,Damage:5s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:19s}", + "{id:\"tconstruct:book\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_chest\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:3s}", + "{id:\"thaumicaugmentation:stone\",Count:10s,Damage:4s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_wood\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_metal\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_silverwood\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_gate\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_greatwood\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_silverwood\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_arcane_stone\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_greatwood\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_silverwood\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_arcane_stone\",Count:7s,Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:31s,tag:{cap:{slots:3},color:2498903},Damage:1s}", + "{id:\"thaumicaugmentation:material\",Count:10s,Damage:1s}", + "{id:\"thaumicaugmentation:seal_copier\",Count:15s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:3s,Damage:1s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:3s,Damage:2s}", + "{ForgeCaps:{Parent:{ownerLeast:0L,name:\"\",ownerMost:0L}},id:\"thaumicaugmentation:key\",Count:10s,Damage:0s}", + "{ForgeCaps:{Parent:{ownerLeast:0L,name:\"\",ownerMost:0L}},id:\"thaumicaugmentation:key\",Count:10s,Damage:1s}", + "{ForgeCaps:{Parent:{ownerLeast:0L,pos:[I;0,0,0],name:\"\",typeName:\"\",ownerMost:0L,type:\"\"}},id:\"thaumicaugmentation:key\",Count:10s,Damage:2s}", + "{id:\"thaumicaugmentation:autocaster_placer\",Count:21s,Damage:0s}", + "{id:\"thaumicperiphery:malignant_heart\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:inspiration_engine\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:madness_engine\",Count:37s,Damage:0s}", + "{id:\"thaumicwonders:timewinder\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:cleansing_charm\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:6s,Damage:1s}", + "{id:\"thaumicwonders:lethe_water\",Count:4s,Damage:0s}", + "{id:\"buildcraftcore:list\",Count:10s,tag:{},Damage:0s}", + "{id:\"buildcraftbuilders:snapshot\",Count:12s,Damage:2s}", + "{id:\"buildcraftbuilders:snapshot\",Count:12s,Damage:0s}", + "{id:\"buildcraftbuilders:architect\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:cottoncandyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fortunecookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pambitsboxitem\",Count:1s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,Damage:0s}" + ] + }, + { + "aspect": "desiderium", + "items": [ + "{id:\"minecraft:gold_ore\",Count:10s,Damage:0s}", + "{id:\"minecraft:lapis_block\",Count:13s,Damage:0s}", + "{id:\"minecraft:wool\",Count:1s,Damage:11s}", + "{id:\"minecraft:wool\",Count:1s,Damage:12s}", + "{id:\"minecraft:gold_block\",Count:67s,Damage:0s}", + "{id:\"minecraft:diamond_ore\",Count:15s,Damage:0s}", + "{id:\"minecraft:diamond_block\",Count:101s,Damage:0s}", + "{id:\"minecraft:emerald_ore\",Count:10s,Damage:0s}", + "{id:\"minecraft:emerald_block\",Count:67s,Damage:0s}", + "{id:\"minecraft:enchanting_table\",Count:22s,Damage:0s}", + "{id:\"minecraft:bed\",Count:1s,Damage:11s}", + "{id:\"minecraft:bed\",Count:1s,Damage:12s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:4s,Damage:4s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:4s,Damage:3s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:0s}", + "{id:\"tconstruct:fancy_frame\",Count:6s,Damage:5s}", + "{id:\"minecraft:light_weighted_pressure_plate\",Count:15s,Damage:0s}", + "{id:\"minecraft:carrot_on_a_stick\",Count:10s,Damage:0s}", + "{id:\"railcraft:mow_track_relayer\",Count:49s,Damage:0s}", + "{id:\"railcraft:mow_undercutter\",Count:16s,Damage:0s}", + "{id:\"railcraft:cart_trade_station\",Count:11s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_standard\",Count:39s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_personal\",Count:33s,Damage:0s}", + "{id:\"railcraft:cart_gift\",Count:7s,Damage:0s}", + "{id:\"railcraft:signal\",Count:4s,Damage:0s}", + "{id:\"railcraft:signal\",Count:6s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:4s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:4s,Damage:0s}", + "{id:\"railcraft:signal_box\",Count:9s,Damage:5s}", + "{id:\"lteleporters:teleporter\",Count:50s,Damage:0s}", + "{id:\"minecraft:diamond\",Count:15s,Damage:0s}", + "{id:\"minecraft:gold_ingot\",Count:10s,Damage:0s}", + "{id:\"minecraft:diamond_sword\",Count:22s,Damage:0s}", + "{id:\"minecraft:diamond_shovel\",Count:11s,Damage:0s}", + "{id:\"minecraft:diamond_pickaxe\",Count:33s,Damage:0s}", + "{id:\"minecraft:diamond_axe\",Count:33s,Damage:0s}", + "{id:\"minecraft:golden_sword\",Count:15s,Damage:0s}", + "{id:\"minecraft:golden_shovel\",Count:7s,Damage:0s}", + "{id:\"minecraft:golden_pickaxe\",Count:22s,Damage:0s}", + "{id:\"minecraft:golden_axe\",Count:22s,Damage:0s}", + "{id:\"minecraft:diamond_hoe\",Count:22s,Damage:0s}", + "{id:\"minecraft:golden_hoe\",Count:15s,Damage:0s}", + "{id:\"minecraft:diamond_helmet\",Count:56s,Damage:0s}", + "{id:\"minecraft:diamond_chestplate\",Count:90s,Damage:0s}", + "{id:\"minecraft:diamond_leggings\",Count:78s,Damage:0s}", + "{id:\"minecraft:diamond_boots\",Count:45s,Damage:0s}", + "{id:\"minecraft:golden_helmet\",Count:37s,Damage:0s}", + "{id:\"minecraft:golden_chestplate\",Count:60s,Damage:0s}", + "{id:\"minecraft:golden_leggings\",Count:52s,Damage:0s}", + "{id:\"minecraft:golden_boots\",Count:30s,Damage:0s}", + "{id:\"minecraft:golden_apple\",Count:60s,Damage:0s}", + "{id:\"minecraft:clock\",Count:30s,Damage:0s}", + "{id:\"minecraft:dye\",Count:2s,Damage:3s}", + "{id:\"minecraft:dye\",Count:2s,Damage:4s}", + "{id:\"minecraft:sugar\",Count:1s,Damage:0s}", + "{id:\"minecraft:cake\",Count:2s,Damage:0s}", + "{id:\"minecraft:cookie\",Count:1s,Damage:0s}", + "{id:\"minecraft:gold_nugget\",Count:1s,Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:21s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:speckled_melon\",Count:6s,Damage:0s}", + "{id:\"minecraft:emerald\",Count:10s,Damage:0s}", + "{id:\"minecraft:golden_carrot\",Count:6s,Damage:0s}", + "{id:\"minecraft:pumpkin_pie\",Count:1s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:61s}]},Damage:0s}", + "{id:\"minecraft:beetroot\",Count:1s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:21s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:21s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:21s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:record_13\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_cat\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_blocks\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_chirp\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_far\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_mall\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_mellohi\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_stal\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_strad\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_ward\",Count:10s,Damage:0s}", + "{id:\"minecraft:record_11\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_wait\",Count:10s,Damage:0s}", + "{id:\"aeadditions:part.base\",Count:36s,Damage:3s}", + "{id:\"aeadditions:storage.fluid\",Count:196s,Damage:0s}", + "{id:\"aeadditions:storage.fluid\",Count:375s,Damage:1s}", + "{id:\"aeadditions:storage.fluid\",Count:375s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:24s,Damage:0s}", + "{id:\"aeadditions:storage.physical\",Count:24s,Damage:1s}", + "{id:\"aeadditions:storage.physical\",Count:24s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:24s,tag:{upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:3s}", + "{id:\"aeadditions:storage.component\",Count:262s,Damage:4s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:5s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:6s}", + "{id:\"aeadditions:storage.casing\",Count:33s,Damage:0s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:4s,tag:{fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:4s,tag:{power:20000.0d,fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:fluidcrafter\",Count:4s,Damage:0s}", + "{id:\"aeadditions:fluidfiller\",Count:3s,Damage:0s}", + "{id:\"ic2:te\",Count:21s,Damage:39s}", + "{id:\"ic2:te\",Count:1s,Damage:52s}", + "{id:\"ic2:te\",Count:7s,Damage:61s}", + "{id:\"ic2:te\",Count:5s,Damage:62s}", + "{id:\"ic2:te\",Count:47s,Damage:63s}", + "{id:\"ic2:te\",Count:4s,Damage:64s}", + "{id:\"ic2:te\",Count:15s,Damage:71s}", + "{id:\"ic2:te\",Count:15s,tag:{energy:4.0E7d},Damage:71s}", + "{id:\"ic2:te\",Count:20s,Damage:75s}", + "{id:\"ic2:te\",Count:20s,tag:{energy:4.0E7d},Damage:75s}", + "{id:\"ic2:te\",Count:5s,Damage:80s}", + "{id:\"ic2:te\",Count:20s,Damage:85s}", + "{id:\"ic2:te\",Count:33s,Damage:115s}", + "{id:\"ic2:te\",Count:33s,Damage:134s}", + "{id:\"ic2:resource\",Count:33s,Damage:15s}", + "{id:\"ic2:quantum_boots\",Count:19s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_chestplate\",Count:36s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_leggings\",Count:19s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:dust\",Count:5s,Damage:5s}", + "{id:\"ic2:dust\",Count:1s,Damage:6s}", + "{id:\"ic2:dust\",Count:10s,Damage:7s}", + "{id:\"ic2:dust\",Count:5s,Damage:14s}", + "{id:\"ic2:ingot\",Count:5s,Damage:4s}", + "{id:\"ic2:plate\",Count:7s,Damage:2s}", + "{id:\"ic2:casing\",Count:2s,Damage:2s}", + "{id:\"ic2:crafting\",Count:3s,Damage:2s}", + "{id:\"ic2:crafting\",Count:11s,Damage:4s}", + "{id:\"ic2:crafting\",Count:15s,Damage:19s}", + "{id:\"ic2:block_cutting_blade\",Count:90s,Damage:2s}", + "{id:\"ic2:upgrade_kit\",Count:20s,Damage:0s}", + "{id:\"ic2:lapotron_crystal\",Count:4s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:charging_energy_crystal\",Count:63s,tag:{charge:4000000.0d},Damage:0s}", + "{id:\"ic2:charging_lapotron_crystal\",Count:59s,tag:{charge:4.0E7d},Damage:0s}", + "{id:\"ic2:component_heat_exchanger\",Count:21s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:overclocked_heat_vent\",Count:21s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:advanced_heat_vent\",Count:11s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:lzh_condensator\",Count:9s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:tfbp\",Count:1s,Damage:0s}", + "{id:\"ic2:tfbp\",Count:2s,Damage:1s}", + "{id:\"ic2:tfbp\",Count:2s,Damage:2s}", + "{id:\"ic2:tfbp\",Count:2s,Damage:3s}", + "{id:\"ic2:tfbp\",Count:2s,Damage:4s}", + "{id:\"ic2:tfbp\",Count:2s,Damage:5s}", + "{id:\"ic2:tfbp\",Count:2s,Damage:6s}", + "{id:\"ic2:advanced_scanner\",Count:7s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:diamond_drill\",Count:33s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:iridium_drill\",Count:49s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:mining_laser\",Count:2s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:obscurator\",Count:2s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:scanner\",Count:3s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:cable\",Count:1s,tag:{type:1b,insulation:0b},Damage:1s}", + "{id:\"forestry:fabricator\",Count:30s,Damage:0s}", + "{id:\"forestry:alveary.swarmer\",Count:15s,Damage:0s}", + "{id:\"forestry:stamps\",Count:2s,Damage:3s}", + "{id:\"forestry:engine_clockwork\",Count:22s,Damage:0s}", + "{id:\"forestry:genetic_filter\",Count:11s,Damage:0s}", + "{id:\"forestry:engine_generator\",Count:45s,Damage:0s}", + "{id:\"microblockcbe:saw_diamond\",Count:11s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:44s,Damage:17s}", + "{id:\"gendustry:apiary.upgrade\",Count:2s,Damage:2s}", + "{id:\"gendustry:apiary.upgrade\",Count:44s,Damage:20s}", + "{id:\"gendustry:apiary.upgrade\",Count:44s,Damage:13s}", + "{id:\"gendustry:apiary.upgrade\",Count:44s,Damage:16s}", + "{id:\"gendustry:apiary.upgrade\",Count:34s,Damage:19s}", + "{id:\"gendustry:apiary.upgrade\",Count:44s,Damage:18s}", + "{id:\"gendustry:apiary.upgrade\",Count:44s,Damage:21s}", + "{id:\"gendustry:apiary.upgrade\",Count:5s,Damage:12s}", + "{id:\"gendustry:industrial_grafter\",Count:45s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_grafter\",Count:45s,tag:{charge:100000},Damage:1s}", + "{id:\"gendustry:industrial_scoop\",Count:22s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_scoop\",Count:22s,tag:{charge:5000},Damage:1s}", + "{id:\"gendustry:bee_receptacle\",Count:11s,Damage:0s}", + "{id:\"gendustry:power_module\",Count:15s,Damage:0s}", + "{id:\"gendustry:genetics_processor\",Count:45s,Damage:0s}", + "{id:\"gendustry:env_processor\",Count:58s,Damage:0s}", + "{id:\"gendustry:upgrade_frame\",Count:1s,Damage:0s}", + "{id:\"gendustry:mutagen_producer\",Count:22s,Damage:0s}", + "{id:\"gendustry:mutatron\",Count:69s,Damage:0s}", + "{id:\"gendustry:industrial_apiary\",Count:8s,Damage:0s}", + "{id:\"gendustry:imprinter\",Count:61s,Damage:0s}", + "{id:\"gendustry:sampler\",Count:64s,Damage:0s}", + "{id:\"gendustry:mutatron_advanced\",Count:130s,Damage:0s}", + "{id:\"gendustry:liquifier\",Count:11s,Damage:0s}", + "{id:\"gendustry:extractor\",Count:78s,Damage:0s}", + "{id:\"gendustry:transposer\",Count:78s,Damage:0s}", + "{id:\"gendustry:replicator\",Count:90s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:5s,Damage:102s}", + "{id:\"projectred-core:resource_item\",Count:10s,Damage:200s}", + "{id:\"projectred-core:resource_item\",Count:10s,Damage:201s}", + "{id:\"projectred-core:resource_item\",Count:7s,Damage:402s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:511s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:512s}", + "{id:\"projectred-core:resource_item\",Count:2s,Damage:600s}", + "{id:\"projectred-core:screwdriver\",Count:3s,Damage:0s}", + "{id:\"projectred-integration:gate\",Count:4s,Damage:15s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:29s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:30s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:12s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:13s}", + "{id:\"projectred-fabrication:ic_machine\",Count:11s,Damage:1s}", + "{id:\"projectred-fabrication:ic_blueprint\",Count:6s,Damage:0s}", + "{id:\"projectred-fabrication:ic_chip\",Count:4s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:11s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:12s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:27s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:28s}", + "{id:\"projectred-illumination:light_button\",Count:4s,Damage:11s}", + "{id:\"projectred-illumination:light_button\",Count:4s,Damage:12s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:3s,Damage:12s}", + "{id:\"projectred-illumination:lantern\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:lantern\",Count:3s,Damage:12s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:3s,Damage:12s}", + "{id:\"projectred-illumination:fixture_light\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:fixture_light\",Count:2s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:2s,Damage:12s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:0s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:1s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:2s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:3s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:4s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:5s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:6s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:7s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:8s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:9s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:10s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:3s,Damage:12s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:13s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:14s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:1s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:1s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:2s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:3s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:4s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:6s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:7s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:8s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:10s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:3s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:14s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:1s,Damage:15s}", + "{id:\"projectred-illumination:cage_lamp\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:cage_lamp\",Count:2s,Damage:12s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:2s,Damage:12s}", + "{id:\"projectred-expansion:jetpack\",Count:82s,Damage:0s}", + "{id:\"projectred-expansion:electric_screwdriver\",Count:7s,Damage:0s}", + "{id:\"projectred-expansion:plan\",Count:1s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:22s,Damage:3s}", + "{id:\"projectred-expansion:machine2\",Count:11s,Damage:7s}", + "{id:\"projectred-transportation:pipe\",Count:1s,Damage:1s}", + "{id:\"projectred-transportation:pipe\",Count:3s,Damage:2s}", + "{id:\"projectred-transportation:pipe\",Count:23s,Damage:3s}", + "{id:\"projectred-transportation:routing_chip\",Count:1s,Damage:0s}", + "{id:\"projectred-transportation:routing_chip\",Count:1s,Damage:1s}", + "{id:\"projectred-transportation:routing_chip\",Count:1s,Damage:3s}", + "{id:\"projectred-transportation:routing_chip\",Count:9s,Damage:5s}", + "{id:\"projectred-transportation:routing_chip\",Count:21s,Damage:6s}", + "{id:\"projectred-transportation:routing_chip\",Count:1s,Damage:7s}", + "{id:\"projectred-transportation:routing_chip\",Count:1s,Damage:8s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:11s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:12s}", + "{id:\"projectred-exploration:athame\",Count:3s,Damage:0s}", + "{id:\"projectred-exploration:ore\",Count:5s,Damage:5s}", + "{id:\"projectred-exploration:stone\",Count:67s,Damage:5s}", + "{id:\"projectred-exploration:stone\",Count:67s,Damage:6s}", + "{id:\"projectred-exploration:stone\",Count:33s,Damage:10s}", + "{id:\"projectred-exploration:stone_wall\",Count:50s,Damage:5s}", + "{id:\"projectred-exploration:stone_wall\",Count:50s,Damage:6s}", + "{id:\"projectred-exploration:stone_wall\",Count:24s,Damage:10s}", + "{id:\"projectred-exploration:ruby_axe\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_axe\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:ruby_hoe\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_hoe\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:ruby_pickaxe\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_pickaxe\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:ruby_shovel\",Count:7s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_shovel\",Count:7s,Damage:0s}", + "{id:\"projectred-exploration:ruby_sword\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_sword\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:golden_saw\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:ruby_saw\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_saw\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:golden_sickle\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:ruby_sickle\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_sickle\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:diamond_sickle\",Count:33s,Damage:0s}", + "{id:\"projectred-exploration:ruby_helmet\",Count:37s,Damage:0s}", + "{id:\"projectred-exploration:ruby_chestplate\",Count:60s,Damage:0s}", + "{id:\"projectred-exploration:ruby_leggings\",Count:52s,Damage:0s}", + "{id:\"projectred-exploration:ruby_boots\",Count:30s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_helmet\",Count:37s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_chestplate\",Count:60s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_leggings\",Count:52s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_boots\",Count:30s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:6s,Damage:3s}", + "{id:\"railcraft:equipment\",Count:18s,Damage:2s}", + "{id:\"railcraft:trade_station\",Count:15s,Damage:0s}", + "{id:\"railcraft:force_track_emitter\",Count:75s,Damage:0s}", + "{id:\"railcraft:filter_type\",Count:1s,Damage:0s}", + "{id:\"railcraft:borehead_diamond\",Count:75s,Damage:0s}", + "{id:\"railcraft:worldspike\",Count:30s,Damage:1s}", + "{id:\"railcraft:worldspike\",Count:45s,Damage:2s}", + "{id:\"railcraft:worldspike\",Count:52s,Damage:3s}", + "{id:\"railcraft:worldspike_point\",Count:7s,Damage:0s}", + "{id:\"railcraft:rock_crusher\",Count:11s,Damage:0s}", + "{id:\"railcraft:firestone_cut\",Count:99s,Damage:0s}", + "{id:\"railcraft:flux_transformer\",Count:7s,Damage:0s}", + "{id:\"railcraft:metal\",Count:33s,Damage:4s}", + "{id:\"railcraft:ingot\",Count:5s,Damage:4s}", + "{id:\"railcraft:circuit\",Count:6s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:6s,Damage:2s}", + "{id:\"railcraft:circuit\",Count:8s,Damage:3s}", + "{id:\"railcraft:logbook\",Count:15s,Damage:0s}", + "{id:\"railcraft:routing_table\",Count:1s,Damage:0s}", + "{id:\"railcraft:ore\",Count:15s,Damage:2s}", + "{id:\"railcraft:ore\",Count:10s,Damage:3s}", + "{id:\"railcraft:ore_metal\",Count:5s,Damage:3s}", + "{id:\"thermalfoundation:ore\",Count:5s,Damage:2s}", + "{id:\"thermalfoundation:storage\",Count:33s,Damage:2s}", + "{id:\"thermalfoundation:glass\",Count:3s,Damage:2s}", + "{id:\"thermalfoundation:glass_alloy\",Count:3s,Damage:1s}", + "{id:\"thermalfoundation:rockwool\",Count:1s,Damage:3s}", + "{id:\"thermalfoundation:rockwool\",Count:1s,Damage:4s}", + "{id:\"thermalfoundation:meter\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:11s,Damage:1s}", + "{id:\"thermalfoundation:upgrade\",Count:8s,Damage:33s}", + "{id:\"thermalfoundation:upgrade\",Count:6s,Damage:34s}", + "{id:\"thermalfoundation:upgrade\",Count:4s,Damage:35s}", + "{id:\"thermalfoundation:tome_lexicon\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tome_experience\",Count:18s,tag:{},Damage:0s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:1s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:16s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:17s}", + "{id:\"thermalfoundation:material\",Count:30s,Damage:25s}", + "{id:\"thermalfoundation:material\",Count:45s,Damage:26s}", + "{id:\"thermalfoundation:material\",Count:30s,Damage:27s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:66s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:97s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:101s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:102s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:130s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:258s}", + "{id:\"thermalfoundation:material\",Count:7s,Damage:513s}", + "{id:\"thermalfoundation:material\",Count:3s,Damage:514s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:640s}", + "{id:\"thermalfoundation:armor.helmet_silver\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_silver\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_silver\",Count:26s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_silver\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_silver\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_silver\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_silver\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_silver\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_silver\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_silver\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_silver\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_silver\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_silver\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_silver\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_silver\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_silver\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_diamond\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_diamond\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_diamond\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_diamond\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_diamond\",Count:56s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_diamond\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_diamond\",Count:67s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_gold\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_gold\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_gold\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_gold\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_gold\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_gold\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_gold\",Count:45s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_silver\",Count:15s,Damage:0s}", + "{id:\"simplyjetpacks:metaitem\",Count:1s,Damage:3s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:37s,Damage:1s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:56s,Damage:2s}", + "{id:\"simplyjetpacks:pilot_goggles\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:loot_crate_common\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:loot_crate_uncommon\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:loot_crate_rare\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:loot_urn_common\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:loot_urn_uncommon\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:loot_urn_rare\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:matrix_speed\",Count:75s,Damage:0s}", + "{id:\"thaumcraft:matrix_cost\",Count:75s,Damage:0s}", + "{id:\"thaumcraft:candle_blue\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:candle_brown\",Count:1s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_blue\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_brown\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:nitor_blue\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:nitor_brown\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:inlay\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:dioptra\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:lamp_fertility\",Count:18s,Damage:0s}", + "{id:\"thaumcraft:lamp_growth\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:smelter_aux\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:smelter_vent\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:alembic\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:recharge_pedestal\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:wand_workbench\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:tube_filter\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:mirror\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:stabilizer\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:condenser_lattice\",Count:5s,Damage:0s}", + "{id:\"appliedenergistics2:fluid_interface\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:biometric_card\",Count:15s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:memory_card\",Count:15s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_1k\",Count:4s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_4k\",Count:14s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_16k\",Count:36s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_64k\",Count:85s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:11s,Damage:28s}", + "{id:\"appliedenergistics2:material\",Count:7s,Damage:25s}", + "{id:\"appliedenergistics2:material\",Count:5s,Damage:27s}", + "{id:\"appliedenergistics2:material\",Count:5s,Damage:53s}", + "{id:\"appliedenergistics2:material\",Count:8s,Damage:29s}", + "{id:\"appliedenergistics2:material\",Count:8s,Damage:31s}", + "{id:\"appliedenergistics2:material\",Count:5s,Damage:26s}", + "{id:\"appliedenergistics2:material\",Count:8s,Damage:30s}", + "{id:\"appliedenergistics2:material\",Count:48s,Damage:56s}", + "{id:\"appliedenergistics2:material\",Count:6s,Damage:54s}", + "{id:\"appliedenergistics2:material\",Count:19s,Damage:55s}", + "{id:\"appliedenergistics2:material\",Count:114s,Damage:57s}", + "{id:\"appliedenergistics2:material\",Count:10s,Damage:51s}", + "{id:\"appliedenergistics2:part\",Count:4s,Damage:302s}", + "{id:\"appliedenergistics2:part\",Count:4s,Damage:321s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:241s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:281s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:520s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:0s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:1s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:2s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:3s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:4s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:5s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:6s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:15s}", + "{id:\"bibliocraft:compass\",Count:30s,Damage:0s}", + "{id:\"bibliocraft:plumbline\",Count:7s,Damage:0s}", + "{id:\"cfm:couch\",Count:4s,Damage:11s}", + "{id:\"cfm:couch\",Count:4s,Damage:12s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:11s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:12s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:0s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:1s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:2s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:3s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:4s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:5s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:6s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:7s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:8s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:9s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:10s}", + "{id:\"cfm:curtains_open\",Count:9s,Damage:11s}", + "{id:\"cfm:curtains_open\",Count:9s,Damage:12s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:13s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:14s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:15s}", + "{id:\"cfm:present\",Count:6s,Damage:11s}", + "{id:\"cfm:present\",Count:6s,Damage:12s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:11s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:12s}", + "{id:\"cfm:trampoline\",Count:2s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:1s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:2s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:3s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:4s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:5s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:6s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:7s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:8s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:9s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:10s}", + "{id:\"cfm:digital_clock\",Count:24s,Damage:11s}", + "{id:\"cfm:digital_clock\",Count:24s,Damage:12s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:13s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:14s}", + "{id:\"cfm:digital_clock\",Count:22s,Damage:15s}", + "{id:\"cfm:modern_couch\",Count:3s,Damage:11s}", + "{id:\"cfm:modern_couch\",Count:3s,Damage:12s}", + "{id:\"cfm:item_super_soap_water\",Count:60s,Damage:0s}", + "{id:\"hmctt:toggle_torch_brown\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_brown\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_brown\",Count:1s,Damage:0s}", + "{id:\"hmctt:colored_redstone_brown\",Count:1s,Damage:0s}", + "{id:\"hmctt:danger_lamp\",Count:1s,Damage:0s}", + "{id:\"hmctt:glowstone_brown\",Count:1s,Damage:0s}", + "{id:\"ironchest:iron_chest\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_chest\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_chest\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_chest\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_chest\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:41s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:45s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:33s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:33s,Damage:6s}", + "{id:\"ironchest:iron_gold_chest_upgrade\",Count:60s,Damage:0s}", + "{id:\"ironchest:gold_diamond_chest_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:copper_silver_chest_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:silver_gold_chest_upgrade\",Count:33s,Damage:0s}", + "{id:\"ironchest:iron_gold_shulker_upgrade\",Count:60s,Damage:0s}", + "{id:\"ironchest:gold_diamond_shulker_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:copper_silver_shulker_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:silver_gold_shulker_upgrade\",Count:33s,Damage:0s}", + "{id:\"metallurgy:gold_engraved_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:gold_large_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:gold_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:gold_crystals\",Count:1s,Damage:0s}", + "{id:\"metallurgy:gold_hazard_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:gold_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:quicksilver_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_ore\",Count:5s,Damage:0s}", + "{id:\"metallurgy:silver_block\",Count:33s,Damage:0s}", + "{id:\"metallurgy:silver_ingot\",Count:5s,Damage:0s}", + "{id:\"metallurgy:silver_dust\",Count:5s,Damage:0s}", + "{id:\"metallurgy:silver_axe\",Count:11s,Damage:0s}", + "{id:\"metallurgy:silver_hoe\",Count:7s,Damage:0s}", + "{id:\"metallurgy:silver_pickaxe\",Count:11s,Damage:0s}", + "{id:\"metallurgy:silver_shovel\",Count:3s,Damage:0s}", + "{id:\"metallurgy:silver_sword\",Count:7s,Damage:0s}", + "{id:\"metallurgy:silver_helmet\",Count:18s,Damage:0s}", + "{id:\"metallurgy:silver_chestplate\",Count:30s,Damage:0s}", + "{id:\"metallurgy:silver_leggings\",Count:26s,Damage:0s}", + "{id:\"metallurgy:silver_boots\",Count:15s,Damage:0s}", + "{id:\"metallurgy:angmallen_dust\",Count:3s,Damage:0s}", + "{id:\"metallurgy:electrum_dust\",Count:5s,Damage:0s}", + "{id:\"metallurgy:gold_dust\",Count:10s,Damage:0s}", + "{id:\"metallurgy:electrum_magnet\",Count:1s,Damage:0s}", + "{id:\"metallurgy:lemurite_shield\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:loot_bag\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:loot_bag\",Count:20s,Damage:1s}", + "{id:\"thaumcraft:loot_bag\",Count:30s,Damage:2s}", + "{id:\"thaumcraft:cluster\",Count:10s,Damage:1s}", + "{id:\"thaumcraft:cluster\",Count:10s,Damage:4s}", + "{id:\"thaumcraft:filter\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"desiderium\"}]},Damage:0s}", + "{id:\"thaumcraft:triple_meat_treat\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"desiderium\"}]},Damage:1s}", + "{id:\"thaumcraft:turret\",Count:33s,Damage:2s}", + "{id:\"thaumcraft:thaumometer\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:hand_mirror\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:primal_crusher\",Count:7s,tag:{infench:[{lvl:1s,id:1s},{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"thaumcraft:goggles\",Count:45s,Damage:0s}", + "{id:\"thaumcraft:fortress_helm\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:fortress_chest\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:fortress_legs\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:void_robe_helm\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:18s,Damage:4s}", + "{id:\"thaumcraft:baubles\",Count:16s,Damage:5s}", + "{id:\"thaumcraft:baubles\",Count:18s,Damage:6s}", + "{id:\"thaumcraft:verdant_charm\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:13s,tag:{type:1b},Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:13s,tag:{type:2b},Damage:0s}", + "{id:\"thaumcraft:curiosity_band\",Count:43s,Damage:0s}", + "{id:\"thaumcraft:voidseer_charm\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:caster_basic\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:focus_2\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:focus_3\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:focus_pouch\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:1s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:2s}", + "{id:\"thaumcraft:seal\",Count:38s,Damage:11s}", + "{id:\"thaumcraft:seal\",Count:38s,Damage:12s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:14s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:15s}", + "{id:\"thaumcraft:seal\",Count:38s,Damage:16s}", + "{id:\"stevescarts:blockcartassembler\",Count:10s,Damage:0s}", + "{id:\"stevescarts:blockdistributor\",Count:21s,Damage:0s}", + "{id:\"stevescarts:blockactivator\",Count:16s,Damage:0s}", + "{id:\"stevescarts:blockdetector\",Count:9s,Damage:0s}", + "{id:\"stevescarts:blockdetector\",Count:5s,Damage:1s}", + "{id:\"stevescarts:blockdetector\",Count:9s,Damage:2s}", + "{id:\"stevescarts:blockdetector\",Count:9s,Damage:3s}", + "{id:\"stevescarts:blockdetector\",Count:3s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:13s,Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:105s,Damage:1s}", + "{id:\"stevescarts:upgrade\",Count:18s,Damage:2s}", + "{id:\"stevescarts:upgrade\",Count:2s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:9s,Damage:5s}", + "{id:\"stevescarts:upgrade\",Count:12s,Damage:6s}", + "{id:\"stevescarts:upgrade\",Count:7s,Damage:7s}", + "{id:\"stevescarts:upgrade\",Count:9s,Damage:8s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:9s}", + "{id:\"stevescarts:upgrade\",Count:12s,Damage:10s}", + "{id:\"stevescarts:upgrade\",Count:12s,Damage:11s}", + "{id:\"stevescarts:upgrade\",Count:12s,Damage:12s}", + "{id:\"stevescarts:upgrade\",Count:20s,Damage:13s}", + "{id:\"stevescarts:upgrade\",Count:2s,Damage:15s}", + "{id:\"stevescarts:upgrade\",Count:33s,Damage:16s}", + "{id:\"stevescarts:upgrade\",Count:28s,Damage:17s}", + "{id:\"stevescarts:upgrade\",Count:9s,Damage:18s}", + "{id:\"stevescarts:upgrade\",Count:24s,Damage:19s}", + "{id:\"stevescarts:modulecomponents\",Count:4s,Damage:4s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:9s}", + "{id:\"stevescarts:modulecomponents\",Count:31s,Damage:10s}", + "{id:\"stevescarts:modulecomponents\",Count:16s,Damage:13s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:15s}", + "{id:\"stevescarts:modulecomponents\",Count:10s,Damage:16s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:17s}", + "{id:\"stevescarts:modulecomponents\",Count:5s,Damage:18s}", + "{id:\"stevescarts:modulecomponents\",Count:12s,Damage:25s}", + "{id:\"stevescarts:modulecomponents\",Count:27s,Damage:26s}", + "{id:\"stevescarts:modulecomponents\",Count:5s,Damage:27s}", + "{id:\"stevescarts:modulecomponents\",Count:5s,Damage:28s}", + "{id:\"stevescarts:modulecomponents\",Count:5s,Damage:39s}", + "{id:\"stevescarts:modulecomponents\",Count:37s,Damage:46s}", + "{id:\"stevescarts:modulecomponents\",Count:249s,Damage:48s}", + "{id:\"stevescarts:modulecomponents\",Count:5s,Damage:58s}", + "{id:\"stevescarts:modulecomponents\",Count:3s,Damage:59s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:6s}", + "{id:\"stevescarts:cartmodule\",Count:33s,tag:{Data:100b},Damage:8s}", + "{id:\"stevescarts:cartmodule\",Count:150s,tag:{Data:100b},Damage:9s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:12s}", + "{id:\"stevescarts:cartmodule\",Count:51s,tag:{Data:100b},Damage:14s}", + "{id:\"stevescarts:cartmodule\",Count:46s,tag:{Data:100b},Damage:15s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:18s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:19s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:20s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:21s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:22s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:23s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:24s}", + "{id:\"stevescarts:cartmodule\",Count:35s,Damage:27s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:28s}", + "{id:\"stevescarts:cartmodule\",Count:33s,Damage:29s}", + "{id:\"stevescarts:cartmodule\",Count:75s,Damage:32s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:41s}", + "{id:\"stevescarts:cartmodule\",Count:100s,tag:{Data:100b},Damage:43s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:49s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:51s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:53s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:56s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:57s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:58s}", + "{id:\"stevescarts:cartmodule\",Count:10s,Damage:59s}", + "{id:\"stevescarts:cartmodule\",Count:45s,Damage:75s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:77s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:78s}", + "{id:\"stevescarts:cartmodule\",Count:34s,tag:{Data:100b},Damage:79s}", + "{id:\"stevescarts:cartmodule\",Count:25s,tag:{Data:100b},Damage:80s}", + "{id:\"stevescarts:cartmodule\",Count:24s,Damage:82s}", + "{id:\"stevescarts:cartmodule\",Count:43s,tag:{Data:100b},Damage:84s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:85s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:86s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:87s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:89s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:91s}", + "{id:\"stevescarts:cartmodule\",Count:33s,Damage:92s}", + "{id:\"stevescarts:cartmodule\",Count:33s,Damage:93s}", + "{id:\"stevescarts:cartmodule\",Count:10s,Damage:94s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:95s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:99s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:101s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:102s}", + "{id:\"tconstruct:materials\",Count:7s,Damage:15s}", + "{id:\"tconstruct:materials\",Count:28s,Damage:16s}", + "{id:\"thaumicaugmentation:vis_regenerator\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_monitor\",Count:22s,Damage:0s}", + "{id:\"thaumicaugmentation:urn\",Count:15s,Damage:0s}", + "{id:\"thaumicaugmentation:urn\",Count:30s,Damage:1s}", + "{id:\"thaumicaugmentation:urn\",Count:50s,Damage:2s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:22s,tag:{cap:{slots:3},color:8022208},Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:9s,tag:{cap:{slots:3},color:2498903},Damage:1s}", + "{id:\"thaumicaugmentation:material\",Count:5s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:15s,Damage:1s}", + "{id:\"thaumicaugmentation:autocaster_placer\",Count:16s,Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_hood\",Count:33s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:celestial_observer_placer\",Count:37s,Damage:0s}", + "{id:\"thaumicperiphery:magic_quiver\",Count:5s,Damage:0s}", + "{id:\"thaumicperiphery:vis_phylactery\",Count:5s,Damage:0s}", + "{id:\"thaumicwonders:ore_diviner\",Count:26s,Damage:0s}", + "{id:\"thaumicwonders:dimensional_ripper\",Count:24s,Damage:0s}", + "{id:\"thaumicwonders:portal_generator\",Count:16s,Damage:0s}", + "{id:\"thaumicwonders:coalescence_matrix_precursor\",Count:59s,Damage:0s}", + "{id:\"thaumicwonders:timewinder\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:alchemist_stone\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:transmuter_stone\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:15s,Damage:1s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:15s,Damage:4s}", + "{id:\"thaumicwonders:alienist_stone\",Count:26s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_helm\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:night_vision_goggles\",Count:38s,Damage:0s}", + "{id:\"thaumicwonders:cleansing_charm\",Count:22s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:60s,Damage:0s}", + "{id:\"trafficcontrol:crossing_relay_box\",Count:7s,Damage:0s}", + "{id:\"trafficcontrol:crossing_relay_tuner\",Count:7s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_gate\",Count:7s,Damage:0s}", + "{id:\"trafficcontrol:safetran_type_3\",Count:7s,Damage:0s}", + "{id:\"trafficcontrol:traffic_light_control_box\",Count:7s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondhammer\",Count:67s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldhammer\",Count:45s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverhammer\",Count:22s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondspear\",Count:2s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldspear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverspear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondbattleaxe\",Count:56s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldbattleaxe\",Count:37s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverbattleaxe\",Count:18s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamonddagger\",Count:11s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgolddagger\",Count:7s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverdagger\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondnunchaku\",Count:22s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldnunchaku\",Count:15s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilvernunchaku\",Count:7s,Damage:0s}", + "{id:\"buildcraftcore:marker_volume\",Count:1s,Damage:0s}", + "{id:\"buildcraftcore:gear_gold\",Count:30s,Damage:0s}", + "{id:\"buildcraftcore:gear_diamond\",Count:67s,Damage:0s}", + "{id:\"buildcraftbuilders:snapshot\",Count:1s,Damage:2s}", + "{id:\"buildcraftbuilders:architect\",Count:69s,Damage:0s}", + "{id:\"buildcraftbuilders:quarry\",Count:137s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_gold_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_wood_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_lapis_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_daizuli_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_emzuli_item\",Count:9s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_stripes_item\",Count:5s,Damage:0s}", + "{id:\"buildcraftcompat:pipe_item_propolis\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:plug_power_adaptor\",Count:1s,Damage:0s}", + "{id:\"buildcraftsilicon:laser\",Count:22s,Damage:0s}", + "{id:\"buildcraftsilicon:assembly_table\",Count:45s,Damage:0s}", + "{id:\"buildcraftsilicon:integration_table\",Count:41s,Damage:0s}", + "{id:\"buildcraftfactory:distiller\",Count:33s,Damage:0s}", + "{id:\"magicbees:resource\",Count:22s,Damage:9s}", + "{id:\"magicbees:resource\",Count:33s,Damage:11s}", + "{id:\"magicbees:resource\",Count:50s,Damage:13s}", + "{id:\"magicbees:mysteriousmagnet\",Count:48s,Damage:0s}", + "{id:\"magicbees:mysteriousmagnet\",Count:120s,Damage:2s}", + "{id:\"magicbees:mysteriousmagnet\",Count:228s,Damage:4s}", + "{id:\"magicbees:mysteriousmagnet\",Count:390s,Damage:6s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:8s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:10s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:12s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:14s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:16s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:18s}", + "{id:\"magicbees:frames.temporal\",Count:16s,Damage:0s}", + "{id:\"magicbees:frames.oblivion\",Count:24s,Damage:0s}", + "{id:\"brewcraft:distiller\",Count:72s,Damage:0s}", + "{id:\"brewcraft:preparedpmaxrieslingmixitem\",Count:7s,Damage:0s}", + "{id:\"brewcraft:preparedbluebeermixitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:market\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:shippingbin\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:sugarcookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:sprinklescupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:patreonpieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:glisteningsaladitem\",Count:54s,Damage:0s}", + "{id:\"harvestcraft:minerstewitem\",Count:20s,Damage:0s}", + "{id:\"chunkloaders:advanced_chunk_loader\",Count:30s,Damage:0s}", + "{id:\"chunkloaders:ultimate_chunk_loader\",Count:45s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:3s,Damage:2s}", + "{id:\"gendustry:gene_template\",Count:11s,Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiAurora\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBatesia\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlackSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlow\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlueDuke\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlueWing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBrimstone\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCabbageWhite\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCitrusSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i8d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i10d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiComma\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiDianaFrit\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiEmeraldPeacock\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanNormal\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGlasswing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGlassyTiger\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGozoraAzure\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiLLacewing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceUp1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMalachite\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMonarch\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPalaenoSulphur\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPostillion\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlow\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPostman\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiRBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiReseda\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpicebush\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpringAzure\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiThoasSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiZebraSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothAtlas\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLargest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothBombyxMori\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmallest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i4d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonSilk\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothBrimstone\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothLatticedHeath\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmallest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAgrarian\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectFertile\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAustere\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectCreeper\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAvenging\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesBoggy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMycophilic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesCommon\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesCultivated\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesDemonic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesDiligent\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesEdenic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectExploration\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesEnded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesExotic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMiasmic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFarmerly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFiendish\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesForest\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFrugal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesGlacial\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesHermitic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesHeroic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectHeroic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesIcy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesImperial\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectBeatific\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesIndustrious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFast\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesLeporine\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectFestiveEaster\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMajestic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMarshy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMeadows\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMerry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectSnowing\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMiry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesModest\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMonastic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesNoble\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesPhantasmal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectResurrection\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesRural\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSecluded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSinister\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSpectral\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectReanimation\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSteadfast\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTipsy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectDrunkard\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTricky\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersGourd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTropical\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMiasmic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesUnweary\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesValiant\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesVengeful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesVindictive\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesWintry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeAcacia\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeAcaciaVanilla\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBalsa\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsHigh\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBaobab\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBirch\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeCherry\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmaller\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitCherry\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeChestnut\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitChestnut\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeCocobolo\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLargest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeDarkOak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeDate\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitDates\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLow\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeEbony\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeGigant\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightGigantic\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlowest\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i4d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofTrue\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeIpe\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeJungle\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarger\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitCocoa\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFast\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeKapok\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLarch\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLemon\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmallest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitLemon\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLower\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessAverage\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLime\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLower\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMahoe\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessHigh\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlowest\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMahogony\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMaple\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeOak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitApple\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePadauk\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePapaya\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitPapaya\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePine\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePlum\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmallest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitPlum\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldHigh\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessAverage\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePoplar\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSequoia\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLargest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofTrue\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSipiri\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSpruce\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeTeak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWalnut\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitWalnut\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWenge\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLowest\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWillow\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeZebrawood\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.black\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.blue\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.brown\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.cyan\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.derpious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.gray\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.green\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.lightblue\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.lime\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.magenta\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.orange\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.pink\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.purple\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.red\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.silver\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.white\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.yellow\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAESkystone\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAbandoned\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAluminium\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesApatite\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesArcane\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesArdite\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAttuned\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAware\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBatty\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:batty\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBeef\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:bovine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBigbad\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:canine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBronze\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCatty\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:catty\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCertus\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCharmed\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesChicken\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:chicken\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCobalt\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCopper\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCrumbling\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:crumbling\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDiamond\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDoctoral\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectHeroic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDraconic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEarthy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEldritch\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesElectrum\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEmerald\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEnchanted\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEsoteric\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEthereal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesFirey\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesFluix\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesForlorn\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesGhastly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:ghastly\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesGold\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesHateful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesHorse\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:horse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInfernal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInvar\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInvisible\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:alleleinvisibility\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesIron\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesLead\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesLordly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectDrunkard\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesManyullyn\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMutable\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMysterious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMystical\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesNameless\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesNickel\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesOblivion\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesOsmium\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPlatinum\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPork\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:porcine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPupil\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSavant\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesScholarly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSheepish\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:sheep\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSilicon\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSilver\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSkulking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSmouldering\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:ablaze\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSorcerous\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSoul\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpidery\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spidery\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpirit\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpiteful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSupernatural\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEAmped\"},{species:\"rootBees\",chromosome:1,allele:\"magicbees.speedBlinding\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnblitz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEBlizzy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTECoal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEDante\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEDestabilized\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEEndearing\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEGelid\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnblizz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEGrounded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTELux\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEPyro\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTERocking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnbasalz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEShocking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEWinsome\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTimely\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effectslowspeed\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTin\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTransmuting\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effecttransmuting\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesUnusual\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWatery\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWindy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:11s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWithering\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effectwithering\"}]},Damage:0s}" + ] + }, + { + "aspect": "aer", + "items": [ + "{id:\"minecraft:tallgrass\",Count:1s,Damage:1s}", + "{id:\"minecraft:tallgrass\",Count:1s,Damage:2s}", + "{id:\"minecraft:jukebox\",Count:15s,Damage:0s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:0s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:1s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:2s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:3s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:4s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:5s}", + "{id:\"minecraft:noteblock\",Count:15s,Damage:0s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_whistle\"}},Damage:19s}", + "{id:\"minecraft:arrow\",Count:1s,Damage:0s}", + "{id:\"minecraft:feather\",Count:5s,Damage:0s}", + "{id:\"minecraft:reeds\",Count:2s,Damage:0s}", + "{id:\"minecraft:sugar\",Count:1s,Damage:0s}", + "{id:\"minecraft:cake\",Count:1s,Damage:0s}", + "{id:\"minecraft:chicken\",Count:5s,Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:writable_book\",Count:3s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:49s}]},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:record_13\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_cat\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_blocks\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_chirp\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_far\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_mall\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_mellohi\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_stal\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_strad\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_ward\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_11\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_wait\",Count:5s,Damage:0s}", + "{id:\"forestry:hunter_bag\",Count:7s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:4s,Damage:4s}", + "{id:\"railcraft:tool_notepad\",Count:3s,Damage:0s}", + "{id:\"railcraft:routing_table\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:crystal_aer\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:pedestal_arcane\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:bigbook\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:slottedbook\",Count:2s,tag:{authorName:\"by Sir Hidington\"},Damage:0s}", + "{id:\"bibliocraft:biblioclipboard\",Count:3s,Damage:0s}", + "{id:\"cfm:door_bell\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_spruce\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_birch\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_jungle\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_acacia\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_dark_oak\",Count:11s,Damage:0s}", + "{id:\"cfm:fire_alarm_off\",Count:11s,Damage:0s}", + "{id:\"cfm:stereo\",Count:33s,Damage:0s}", + "{id:\"cfm:item_kebab\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_base\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:primordial_pearl\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"aer\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"aer\"}]},Damage:1s}", + "{id:\"thaumcraft:bath_salts\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:elemental_sword\",Count:6s,tag:{infench:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"thaumcraft:traveller_boots\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:cloud_ring\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:7s}", + "{id:\"stevescarts:cartmodule\",Count:56s,Damage:40s}", + "{id:\"tconstruct:punji\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:strange_crystal\",Count:25s,Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:12s,tag:{infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:12s,tag:{drawingDisabled:1b,infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:5s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:15s,Damage:1s}", + "{id:\"thaumicwonders:meaty_orb\",Count:18s,Damage:0s}", + "{id:\"thaumicwonders:meteorb\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:void_beacon\",Count:40s,Damage:0s}", + "{id:\"thaumicwonders:flying_carpet\",Count:11s,Damage:0s}", + "{id:\"brewcraft:preparedbeachrummixitem\",Count:4s,Damage:0s}", + "{id:\"brewcraft:preparedcoconutrummixitem\",Count:3s,Damage:0s}", + "{id:\"brewcraft:preparedspicedrummixitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sugarcookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:sprinklescupcakeitem\",Count:1s,Damage:0s}" + ] + }, + { + "aspect": "machina", + "items": [ + "{id:\"minecraft:jukebox\",Count:10s,Damage:0s}", + "{id:\"minecraft:dispenser\",Count:5s,Damage:0s}", + "{id:\"minecraft:noteblock\",Count:10s,Damage:0s}", + "{id:\"minecraft:sticky_piston\",Count:17s,Damage:0s}", + "{id:\"minecraft:piston\",Count:10s,Damage:0s}", + "{id:\"minecraft:lever\",Count:5s,Damage:0s}", + "{id:\"minecraft:wooden_pressure_plate\",Count:5s,Damage:0s}", + "{id:\"minecraft:stone_button\",Count:5s,Damage:0s}", + "{id:\"minecraft:wooden_button\",Count:5s,Damage:0s}", + "{id:\"minecraft:light_weighted_pressure_plate\",Count:5s,Damage:0s}", + "{id:\"minecraft:heavy_weighted_pressure_plate\",Count:5s,Damage:0s}", + "{id:\"minecraft:daylight_detector\",Count:5s,Damage:0s}", + "{id:\"minecraft:hopper\",Count:5s,Damage:0s}", + "{id:\"minecraft:dropper\",Count:5s,Damage:0s}", + "{id:\"minecraft:spruce_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:birch_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:jungle_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:dark_oak_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:acacia_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:wooden_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:iron_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:repeater\",Count:15s,Damage:0s}", + "{id:\"minecraft:comparator\",Count:15s,Damage:0s}", + "{id:\"minecraft:spruce_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:birch_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:jungle_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:acacia_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:dark_oak_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:golden_rail\",Count:5s,Damage:0s}", + "{id:\"minecraft:detector_rail\",Count:5s,Damage:0s}", + "{id:\"minecraft:activator_rail\",Count:5s,Damage:0s}", + "{id:\"railcraft:mow_track_remover\",Count:25s,Damage:0s}", + "{id:\"railcraft:mow_undercutter\",Count:15s,Damage:0s}", + "{id:\"railcraft:cart_chest_metals\",Count:33s,Damage:0s}", + "{id:\"railcraft:signal\",Count:8s,Damage:0s}", + "{id:\"railcraft:signal\",Count:8s,Damage:1s}", + "{id:\"railcraft:signal\",Count:8s,Damage:2s}", + "{id:\"railcraft:signal_dual\",Count:16s,Damage:0s}", + "{id:\"railcraft:signal_dual\",Count:16s,Damage:1s}", + "{id:\"railcraft:signal_dual\",Count:16s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:8s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:8s,Damage:4s}", + "{id:\"railcraft:signal_box\",Count:19s,Damage:0s}", + "{id:\"railcraft:signal_box\",Count:11s,Damage:1s}", + "{id:\"railcraft:signal_box\",Count:16s,Damage:3s}", + "{id:\"railcraft:signal_box\",Count:11s,Damage:6s}", + "{id:\"railcraft:signal_box\",Count:16s,Damage:5s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_gated\"}},Damage:9s}", + "{id:\"railcraft:track_kit\",Count:3s,tag:{railcraft:{kit:\"railcraft_locking\"}},Damage:10s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_one_way\"}},Damage:11s}", + "{id:\"railcraft:track_kit\",Count:6s,tag:{railcraft:{kit:\"railcraft_delayed\"}},Damage:16s}", + "{id:\"railcraft:track_kit\",Count:7s,tag:{railcraft:{kit:\"railcraft_launcher\"}},Damage:18s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_whistle\"}},Damage:19s}", + "{id:\"railcraft:actuator\",Count:11s,Damage:0s}", + "{id:\"railcraft:actuator\",Count:16s,Damage:1s}", + "{id:\"railcraft:actuator\",Count:12s,Damage:2s}", + "{id:\"minecraft:clock\",Count:10s,Damage:0s}", + "{id:\"aeadditions:part.base\",Count:5s,Damage:3s}", + "{id:\"ic2:te\",Count:3s,Damage:17s}", + "{id:\"ic2:te\",Count:15s,Damage:19s}", + "{id:\"ic2:te\",Count:4s,Damage:38s}", + "{id:\"ic2:te\",Count:3s,Damage:91s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:6b,insulation:0b},Damage:6s}", + "{id:\"ic2:upgrade\",Count:3s,Damage:3s}", + "{id:\"ic2:upgrade\",Count:1s,tag:{},Damage:4s}", + "{id:\"ic2:upgrade\",Count:1s,tag:{},Damage:6s}", + "{id:\"ic2:cover\",Count:7s,Damage:0s}", + "{id:\"ic2:cover\",Count:7s,Damage:1s}", + "{id:\"forestry:gear_bronze\",Count:5s,Damage:0s}", + "{id:\"forestry:gear_copper\",Count:5s,Damage:0s}", + "{id:\"forestry:gear_tin\",Count:5s,Damage:0s}", + "{id:\"forestry:habitat_former\",Count:7s,Damage:0s}", + "{id:\"forestry:fermenter\",Count:15s,Damage:0s}", + "{id:\"forestry:moistener\",Count:15s,Damage:0s}", + "{id:\"forestry:rainmaker\",Count:15s,Damage:0s}", + "{id:\"forestry:engine_peat\",Count:15s,Damage:0s}", + "{id:\"forestry:engine_biogas\",Count:15s,Damage:0s}", + "{id:\"forestry:engine_clockwork\",Count:18s,Damage:0s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:0},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:1},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:2},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:3},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:4},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:5},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:6},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:7},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:8},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:9},Damage:2s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:10},Damage:2s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:0},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:1},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:2},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:3},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:4},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:5},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:6},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:7},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:8},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:9},Damage:3s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:10},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:0},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:1},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:2},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:3},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:4},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:5},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:6},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:7},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:8},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:9},Damage:4s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:10},Damage:4s}", + "{id:\"forestry:genetic_filter\",Count:3s,Damage:0s}", + "{id:\"forestry:engine_electrical\",Count:15s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:17s,Damage:17s}", + "{id:\"gendustry:apiary.upgrade\",Count:17s,Damage:20s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:14s}", + "{id:\"gendustry:apiary.upgrade\",Count:17s,Damage:13s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:22s}", + "{id:\"gendustry:apiary.upgrade\",Count:17s,Damage:16s}", + "{id:\"gendustry:apiary.upgrade\",Count:17s,Damage:18s}", + "{id:\"gendustry:apiary.upgrade\",Count:17s,Damage:21s}", + "{id:\"gendustry:apiary.upgrade\",Count:3s,Damage:15s}", + "{id:\"gendustry:apiary.upgrade\",Count:3s,Damage:0s}", + "{id:\"gendustry:industrial_grafter\",Count:22s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_grafter\",Count:22s,tag:{charge:100000},Damage:1s}", + "{id:\"gendustry:industrial_scoop\",Count:22s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_scoop\",Count:22s,tag:{charge:5000},Damage:1s}", + "{id:\"gendustry:bee_receptacle\",Count:3s,Damage:0s}", + "{id:\"gendustry:power_module\",Count:30s,Damage:0s}", + "{id:\"gendustry:climate_module\",Count:3s,Damage:0s}", + "{id:\"gendustry:eject_cover\",Count:11s,Damage:0s}", + "{id:\"gendustry:import_cover\",Count:11s,Damage:0s}", + "{id:\"gendustry:mutagen_producer\",Count:56s,Damage:0s}", + "{id:\"gendustry:mutatron\",Count:29s,Damage:0s}", + "{id:\"gendustry:industrial_apiary\",Count:17s,Damage:0s}", + "{id:\"gendustry:imprinter\",Count:42s,Damage:0s}", + "{id:\"gendustry:sampler\",Count:39s,Damage:0s}", + "{id:\"gendustry:mutatron_advanced\",Count:59s,Damage:0s}", + "{id:\"gendustry:liquifier\",Count:56s,Damage:0s}", + "{id:\"gendustry:extractor\",Count:41s,Damage:0s}", + "{id:\"gendustry:transposer\",Count:37s,Damage:0s}", + "{id:\"gendustry:replicator\",Count:60s,Damage:0s}", + "{id:\"projectred-integration:gate\",Count:3s,Damage:13s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:0s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:1s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:2s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:3s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:4s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:5s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:6s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:7s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:8s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:9s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:10s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:12s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:13s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:14s}", + "{id:\"projectred-illumination:light_button\",Count:3s,Damage:15s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:0s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:1s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:2s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:3s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:4s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:6s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:7s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:8s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:10s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:12s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:13s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:14s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:2s,Damage:15s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:2s}", + "{id:\"projectred-expansion:machine2\",Count:5s,Damage:3s}", + "{id:\"projectred-expansion:machine2\",Count:5s,Damage:4s}", + "{id:\"projectred-transportation:pipe\",Count:3s,Damage:32s}", + "{id:\"railcraft:armor_goggles\",Count:8s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:3s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:3s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:3s,Damage:4s}", + "{id:\"railcraft:manipulator\",Count:3s,Damage:5s}", + "{id:\"railcraft:manipulator\",Count:3s,Damage:8s}", + "{id:\"railcraft:equipment\",Count:45s,Damage:0s}", + "{id:\"railcraft:equipment\",Count:37s,Damage:1s}", + "{id:\"railcraft:tool_charge_meter\",Count:7s,Damage:0s}", + "{id:\"railcraft:rock_crusher\",Count:5s,Damage:0s}", + "{id:\"railcraft:chest_metals\",Count:45s,Damage:0s}", + "{id:\"railcraft:gear\",Count:5s,Damage:0s}", + "{id:\"railcraft:gear\",Count:5s,Damage:1s}", + "{id:\"railcraft:gear\",Count:5s,Damage:2s}", + "{id:\"railcraft:gear\",Count:5s,Damage:3s}", + "{id:\"railcraft:gear\",Count:5s,Damage:4s}", + "{id:\"railcraft:gear\",Count:5s,Damage:5s}", + "{id:\"railcraft:tool_signal_surveyor\",Count:7s,Damage:0s}", + "{id:\"railcraft:tool_signal_tuner\",Count:15s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:11s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:11s,Damage:1s}", + "{id:\"railcraft:circuit\",Count:11s,Damage:2s}", + "{id:\"railcraft:circuit\",Count:11s,Damage:3s}", + "{id:\"thermalfoundation:meter\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:3s,Damage:1s}", + "{id:\"thermalfoundation:upgrade\",Count:3s,Damage:2s}", + "{id:\"thermalfoundation:upgrade\",Count:3s,Damage:3s}", + "{id:\"thermalfoundation:upgrade\",Count:4s,Damage:33s}", + "{id:\"thermalfoundation:upgrade\",Count:5s,Damage:34s}", + "{id:\"thermalfoundation:upgrade\",Count:6s,Damage:35s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:22s}", + "{id:\"thermalfoundation:material\",Count:8s,Damage:23s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:24s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:25s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:26s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:27s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:256s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:257s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:258s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:259s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:260s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:261s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:262s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:263s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:264s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:288s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:289s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:290s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:291s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:292s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:293s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:294s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:295s}", + "{id:\"thaumcraft:metal_alchemical\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical_advanced\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear_toggle\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:centrifuge\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:smelter_aux\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:smelter_vent\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:tube_valve\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:tube_buffer\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:brain_box\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:essentia_input\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:essentia_output\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:pattern_crafter\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:activator_rail\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:stabilizer\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:vis_generator\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:condenser\",Count:5s,Damage:0s}", + "{id:\"appliedenergistics2:grindstone\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:inscriber\",Count:25s,Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:5s,Damage:40s}", + "{id:\"appliedenergistics2:part\",Count:7s,Damage:260s}", + "{id:\"appliedenergistics2:part\",Count:7s,Damage:261s}", + "{id:\"appliedenergistics2:part\",Count:12s,Damage:241s}", + "{id:\"appliedenergistics2:part\",Count:20s,Damage:221s}", + "{id:\"appliedenergistics2:part\",Count:12s,Damage:240s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:100s}", + "{id:\"appliedenergistics2:part\",Count:20s,Damage:220s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:80s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:clock\",Count:7s,Damage:0s}", + "{id:\"bibliocraft:clock\",Count:7s,Damage:1s}", + "{id:\"bibliocraft:clock\",Count:7s,Damage:2s}", + "{id:\"bibliocraft:clock\",Count:7s,Damage:3s}", + "{id:\"bibliocraft:clock\",Count:7s,Damage:4s}", + "{id:\"bibliocraft:clock\",Count:7s,Damage:5s}", + "{id:\"bibliocraft:clock\",Count:7s,Damage:6s}", + "{id:\"bibliocraft:bell\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:printingpress\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:handdrill\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:bibliodrill\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:biblioclipboard\",Count:3s,Damage:0s}", + "{id:\"buildcraftlib:guide\",Count:3s,tag:{BookName:\"buildcraftlib:meta\"},Damage:0s}", + "{id:\"buildcraftlib:guide\",Count:3s,Damage:0s}", + "{id:\"cfm:door_bell\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_spruce\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_birch\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_jungle\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_acacia\",Count:11s,Damage:0s}", + "{id:\"cfm:door_bell_dark_oak\",Count:11s,Damage:0s}", + "{id:\"cfm:fire_alarm_off\",Count:7s,Damage:0s}", + "{id:\"cfm:stereo\",Count:22s,Damage:0s}", + "{id:\"cfm:toilet\",Count:3s,Damage:0s}", + "{id:\"cfm:basin\",Count:7s,Damage:0s}", + "{id:\"cfm:bath_bottom\",Count:3s,Damage:0s}", + "{id:\"cfm:bin\",Count:7s,Damage:0s}", + "{id:\"cfm:toaster\",Count:7s,Damage:0s}", + "{id:\"cfm:microwave\",Count:3s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:1s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:2s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:3s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:4s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:5s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:6s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:7s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:8s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:9s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:10s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:11s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:12s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:13s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:14s}", + "{id:\"cfm:counter_sink\",Count:5s,Damage:15s}", + "{id:\"cfm:light_switch_off\",Count:3s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:1s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:2s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:3s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:4s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:5s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:6s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:7s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:8s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:9s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:10s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:11s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:12s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:13s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:14s}", + "{id:\"cfm:digital_clock\",Count:7s,Damage:15s}", + "{id:\"cfm:upgraded_gate_spruce\",Count:1s,Damage:0s}", + "{id:\"cfm:upgraded_gate_birch\",Count:1s,Damage:0s}", + "{id:\"cfm:upgraded_gate_jungle\",Count:1s,Damage:0s}", + "{id:\"cfm:upgraded_gate_acacia\",Count:1s,Damage:0s}", + "{id:\"cfm:upgraded_gate_dark_oak\",Count:1s,Damage:0s}", + "{id:\"cfm:tv_remote\",Count:7s,Damage:0s}", + "{id:\"hmctt:handheld_lantern\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_blue\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_red\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_green\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_purple\",Count:2s,Damage:0s}", + "{id:\"hmctt:underwater_torch\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_white\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_pink\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_yellow\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lime\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_brown\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_gray\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lightgray\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_black\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_red\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_blue\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_green\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_purple\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_underwater\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_white\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_pink\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_yellow\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_brown\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_gray\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_lightgray\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_black\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_red\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_green\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_blue\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_purple\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_white\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_pink\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_yellow\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_gray\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_lightgray\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle_black\",Count:1s,Damage:0s}", + "{id:\"hmctt:discolight\",Count:1s,Damage:0s}", + "{id:\"hmctt:solar_fence_light\",Count:3s,Damage:0s}", + "{id:\"hmctt:switch_board\",Count:3s,Damage:0s}", + "{id:\"metallurgy:crusher\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:mechanism_complex\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:18s,Damage:1s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"machina\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"machina\"}]},Damage:1s}", + "{id:\"thaumcraft:turret\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:19s,Damage:1s}", + "{id:\"thaumcraft:turret\",Count:21s,Damage:2s}", + "{id:\"stevescarts:upgrade\",Count:7s,Damage:6s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:7s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:8s}", + "{id:\"stevescarts:upgrade\",Count:7s,Damage:10s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:12s}", + "{id:\"stevescarts:upgrade\",Count:11s,Damage:13s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:18s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:1s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:12s}", + "{id:\"stevescarts:cartmodule\",Count:37s,Damage:40s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:44s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:45s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:56s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:69s}", + "{id:\"stevescarts:cartmodule\",Count:26s,Damage:70s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:77s}", + "{id:\"tconstruct:materials\",Count:15s,Damage:12s}", + "{id:\"tconstruct:materials\",Count:15s,Damage:13s}", + "{id:\"thaumicaugmentation:vis_regenerator\",Count:15s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_feeder\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_input\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_output\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_generator\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:stability_field_generator\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_gate\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:15s,Damage:0s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:15s,Damage:1s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:15s,Damage:2s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:15s,Damage:3s}", + "{id:\"thaumicaugmentation:eldritch_lock_impetus\",Count:15s,Damage:0s}", + "{id:\"thaumicaugmentation:material\",Count:5s,Damage:3s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:0L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:8s,Damage:0s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:300L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:3s,tag:{cap:{augment:{},energy:{energy:300L}}},Damage:0s}", + "{ForgeCaps:{Parent:{slots:1}},id:\"thaumicaugmentation:thaumostatic_harness\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:autocaster_placer\",Count:20s,Damage:0s}", + "{ForgeCaps:{Parent:{augments:{slots:1},energy:{energy:0L}}},id:\"thaumicaugmentation:impulse_cannon\",Count:19s,Damage:0s}", + "{id:\"thaumicaugmentation:celestial_observer_placer\",Count:8s,Damage:0s}", + "{id:\"thaumicwonders:flux_distiller\",Count:16s,Damage:0s}", + "{id:\"thaumicwonders:dimensional_ripper\",Count:21s,Damage:0s}", + "{id:\"thaumicwonders:madness_engine\",Count:23s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator\",Count:30s,Damage:0s}", + "{id:\"trafficcontrol:pedestrian_button\",Count:3s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:15s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:19s,Damage:1s}", + "{id:\"buildcraftcore:engine\",Count:15s,Damage:2s}", + "{id:\"buildcraftcore:wrench\",Count:6s,Damage:0s}", + "{id:\"buildcraftcore:gear_wood\",Count:5s,Damage:0s}", + "{id:\"buildcraftcore:gear_stone\",Count:8s,Damage:0s}", + "{id:\"buildcraftcore:gear_iron\",Count:5s,Damage:0s}", + "{id:\"buildcraftcore:gear_gold\",Count:8s,Damage:0s}", + "{id:\"buildcraftcore:gear_diamond\",Count:8s,Damage:0s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:0s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:1s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:2s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:3s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:4s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:5s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:6s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:7s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:8s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:9s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:10s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:11s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:12s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:13s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:14s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:15s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:16s}", + "{id:\"buildcraftcore:marker_connector\",Count:8s,Damage:0s}", + "{id:\"buildcraftbuilders:architect\",Count:7s,Damage:0s}", + "{id:\"buildcraftbuilders:quarry\",Count:26s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_stripes_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:filtered_buffer\",Count:7s,Damage:0s}", + "{id:\"buildcrafttransport:plug_power_adaptor\",Count:1s,Damage:0s}", + "{id:\"buildcraftsilicon:assembly_table\",Count:3s,Damage:0s}", + "{id:\"buildcraftsilicon:integration_table\",Count:3s,Damage:0s}", + "{id:\"buildcraftfactory:autoworkbench_item\",Count:12s,Damage:0s}", + "{id:\"buildcraftfactory:mining_well\",Count:3s,Damage:0s}", + "{id:\"buildcraftfactory:pump\",Count:3s,Damage:0s}", + "{id:\"buildcraftfactory:flood_gate\",Count:3s,Damage:0s}", + "{id:\"buildcraftfactory:chute\",Count:6s,Damage:0s}", + "{id:\"buildcraftfactory:distiller\",Count:3s,Damage:0s}", + "{id:\"buildcraftfactory:heat_exchange\",Count:7s,Damage:0s}", + "{id:\"magicbees:resource\",Count:7s,Damage:9s}", + "{id:\"magicbees:resource\",Count:10s,Damage:11s}", + "{id:\"magicbees:frames.temporal\",Count:5s,Damage:0s}", + "{id:\"magicbees:frames.oblivion\",Count:7s,Damage:0s}", + "{id:\"brewcraft:distiller\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:grinder\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:presser\",Count:15s,Damage:0s}" + ] + }, + { + "aspect": "vinculum", + "items": [ + "{id:\"minecraft:sponge\",Count:5s,Damage:0s}", + "{id:\"minecraft:sponge\",Count:5s,Damage:1s}", + "{id:\"minecraft:soul_sand\",Count:1s,Damage:0s}", + "{id:\"minecraft:web\",Count:5s,Damage:0s}", + "{id:\"minecraft:trapped_chest\",Count:10s,Damage:0s}", + "{id:\"minecraft:spruce_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:birch_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:jungle_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:dark_oak_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:acacia_fence_gate\",Count:5s,Damage:0s}", + "{id:\"minecraft:wooden_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:iron_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:spruce_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:birch_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:jungle_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:acacia_door\",Count:5s,Damage:0s}", + "{id:\"minecraft:dark_oak_door\",Count:5s,Damage:0s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_gated\"}},Damage:9s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:water\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"minecraft:record_wait\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:ore_amber\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient_doorway\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:amber_block\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:lamp_arcane\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:lamp_fertility\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:lamp_growth\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:brain_box\",Count:30s,Damage:0s}", + "{id:\"cfm:upgraded_gate_spruce\",Count:1s,Damage:0s}", + "{id:\"cfm:upgraded_gate_birch\",Count:1s,Damage:0s}", + "{id:\"cfm:upgraded_gate_jungle\",Count:1s,Damage:0s}", + "{id:\"cfm:upgraded_gate_acacia\",Count:1s,Damage:0s}", + "{id:\"cfm:upgraded_gate_dark_oak\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:amber\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"vinculum\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"vinculum\"}]},Damage:1s}", + "{id:\"thaumcraft:curiosity_band\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_input\",Count:29s,Damage:0s}", + "{id:\"thaumicaugmentation:stability_field_generator\",Count:22s,Damage:0s}", + "{id:\"thaumicaugmentation:bars\",Count:5s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:5s,Damage:0s}", + "{id:\"thaumicperiphery:vis_phylactery\",Count:22s,Damage:0s}" + ] + }, + { + "aspect": "motus", + "items": [ + "{id:\"minecraft:furnace\",Count:8s,Damage:0s}", + "{id:\"minecraft:jukebox\",Count:8s,Damage:0s}", + "{id:\"minecraft:end_portal_frame\",Count:10s,Damage:0s}", + "{id:\"minecraft:ender_chest\",Count:18s,Damage:0s}", + "{id:\"minecraft:bed\",Count:8s,Damage:0s}", + "{id:\"minecraft:bed\",Count:6s,Damage:1s}", + "{id:\"minecraft:bed\",Count:6s,Damage:2s}", + "{id:\"minecraft:bed\",Count:6s,Damage:3s}", + "{id:\"minecraft:bed\",Count:6s,Damage:4s}", + "{id:\"minecraft:bed\",Count:6s,Damage:5s}", + "{id:\"minecraft:bed\",Count:6s,Damage:6s}", + "{id:\"minecraft:bed\",Count:6s,Damage:7s}", + "{id:\"minecraft:bed\",Count:6s,Damage:8s}", + "{id:\"minecraft:bed\",Count:6s,Damage:9s}", + "{id:\"minecraft:bed\",Count:6s,Damage:10s}", + "{id:\"minecraft:bed\",Count:6s,Damage:11s}", + "{id:\"minecraft:bed\",Count:6s,Damage:12s}", + "{id:\"minecraft:bed\",Count:6s,Damage:13s}", + "{id:\"minecraft:bed\",Count:6s,Damage:14s}", + "{id:\"minecraft:bed\",Count:6s,Damage:15s}", + "{id:\"minecraft:end_crystal\",Count:8s,Damage:0s}", + "{id:\"minecraft:sticky_piston\",Count:17s,Damage:0s}", + "{id:\"minecraft:piston\",Count:10s,Damage:0s}", + "{id:\"minecraft:tnt\",Count:8s,Damage:0s}", + "{id:\"minecraft:trapdoor\",Count:5s,Damage:0s}", + "{id:\"minecraft:hopper\",Count:8s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:298s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:1s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:2s}", + "{id:\"minecraft:rail\",Count:10s,Damage:0s}", + "{id:\"minecraft:minecart\",Count:15s,Damage:0s}", + "{id:\"minecraft:saddle\",Count:10s,Damage:0s}", + "{id:\"minecraft:boat\",Count:15s,Damage:0s}", + "{id:\"minecraft:furnace_minecart\",Count:11s,Damage:0s}", + "{id:\"minecraft:carrot_on_a_stick\",Count:5s,Damage:0s}", + "{id:\"minecraft:tnt_minecart\",Count:11s,Damage:0s}", + "{id:\"minecraft:hopper_minecart\",Count:11s,Damage:0s}", + "{id:\"minecraft:elytra\",Count:15s,Damage:0s}", + "{id:\"minecraft:spruce_boat\",Count:15s,Damage:0s}", + "{id:\"minecraft:birch_boat\",Count:15s,Damage:0s}", + "{id:\"minecraft:jungle_boat\",Count:15s,Damage:0s}", + "{id:\"minecraft:acacia_boat\",Count:15s,Damage:0s}", + "{id:\"minecraft:dark_oak_boat\",Count:15s,Damage:0s}", + "{id:\"forestry:cart.beehouse\",Count:11s,Damage:0s}", + "{id:\"forestry:cart.beehouse\",Count:11s,Damage:1s}", + "{id:\"railcraft:bore\",Count:34s,Damage:0s}", + "{id:\"railcraft:mow_track_remover\",Count:36s,Damage:0s}", + "{id:\"railcraft:mow_undercutter\",Count:26s,Damage:0s}", + "{id:\"railcraft:cart_trade_station\",Count:11s,Damage:0s}", + "{id:\"railcraft:cart_work\",Count:11s,Damage:0s}", + "{id:\"railcraft:cart_jukebox\",Count:11s,Damage:0s}", + "{id:\"railcraft:cart_bed\",Count:11s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_standard\",Count:19s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_personal\",Count:19s,Damage:0s}", + "{id:\"railcraft:cart_chest_metals\",Count:33s,Damage:0s}", + "{id:\"railcraft:cart_ic2_batbox\",Count:21s,Damage:0s}", + "{id:\"railcraft:cart_ic2_mfe\",Count:24s,Damage:0s}", + "{id:\"railcraft:cart_ic2_cesu\",Count:29s,Damage:0s}", + "{id:\"railcraft:cart_redstone_flux\",Count:11s,Damage:0s}", + "{id:\"railcraft:track_kit\",Count:2s,tag:{railcraft:{kit:\"railcraft_embarking\"}},Damage:8s}", + "{id:\"railcraft:track_kit\",Count:3s,tag:{railcraft:{kit:\"railcraft_locking\"}},Damage:10s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_one_way\"}},Damage:11s}", + "{id:\"railcraft:track_kit\",Count:3s,tag:{railcraft:{kit:\"railcraft_delayed\"}},Damage:16s}", + "{id:\"railcraft:track_kit\",Count:7s,tag:{railcraft:{kit:\"railcraft_launcher\"}},Damage:18s}", + "{id:\"railcraft:actuator\",Count:7s,Damage:0s}", + "{id:\"railcraft:cart_tnt_wood\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_tank\",Count:11s,Damage:0s}", + "{id:\"railcraft:cart_chest_void\",Count:11s,Damage:0s}", + "{id:\"minecraft:ender_pearl\",Count:15s,Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:ender_eye\",Count:11s,Damage:0s}", + "{id:\"minecraft:rabbit_foot\",Count:10s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:6s,tag:{},Damage:0s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:6s,tag:{power:1600000.0d},Damage:0s}", + "{id:\"aeadditions:vibrantchamberfluid\",Count:4s,Damage:0s}", + "{id:\"ic2:te\",Count:4s,Damage:1s}", + "{id:\"ic2:te\",Count:9s,Damage:3s}", + "{id:\"ic2:te\",Count:6s,Damage:4s}", + "{id:\"ic2:te\",Count:27s,Damage:5s}", + "{id:\"ic2:te\",Count:6s,Damage:6s}", + "{id:\"ic2:te\",Count:4s,Damage:7s}", + "{id:\"ic2:te\",Count:47s,Damage:8s}", + "{id:\"ic2:te\",Count:23s,Damage:9s}", + "{id:\"ic2:te\",Count:3s,Damage:10s}", + "{id:\"ic2:te\",Count:6s,Damage:11s}", + "{id:\"ic2:te\",Count:39s,Damage:12s}", + "{id:\"ic2:te\",Count:16s,Damage:13s}", + "{id:\"ic2:te\",Count:16s,Damage:14s}", + "{id:\"ic2:te\",Count:22s,Damage:15s}", + "{id:\"ic2:te\",Count:23s,Damage:16s}", + "{id:\"ic2:te\",Count:15s,Damage:19s}", + "{id:\"ic2:te\",Count:21s,Damage:22s}", + "{id:\"ic2:te\",Count:3s,Damage:23s}", + "{id:\"ic2:te\",Count:20s,Damage:27s}", + "{id:\"ic2:te\",Count:40s,Damage:28s}", + "{id:\"ic2:te\",Count:7s,Damage:29s}", + "{id:\"ic2:te\",Count:40s,Damage:30s}", + "{id:\"ic2:te\",Count:16s,Damage:31s}", + "{id:\"ic2:te\",Count:20s,Damage:32s}", + "{id:\"ic2:te\",Count:16s,Damage:34s}", + "{id:\"ic2:te\",Count:1s,Damage:36s}", + "{id:\"ic2:te\",Count:24s,Damage:38s}", + "{id:\"ic2:te\",Count:78s,Damage:39s}", + "{id:\"ic2:te\",Count:19s,Damage:40s}", + "{id:\"ic2:te\",Count:27s,Damage:41s}", + "{id:\"ic2:te\",Count:20s,Damage:42s}", + "{id:\"ic2:te\",Count:20s,Damage:43s}", + "{id:\"ic2:te\",Count:24s,Damage:44s}", + "{id:\"ic2:te\",Count:20s,Damage:45s}", + "{id:\"ic2:te\",Count:6s,Damage:46s}", + "{id:\"ic2:te\",Count:20s,Damage:47s}", + "{id:\"ic2:te\",Count:15s,Damage:48s}", + "{id:\"ic2:te\",Count:40s,Damage:49s}", + "{id:\"ic2:te\",Count:16s,Damage:50s}", + "{id:\"ic2:te\",Count:40s,Damage:51s}", + "{id:\"ic2:te\",Count:58s,Damage:52s}", + "{id:\"ic2:te\",Count:16s,Damage:53s}", + "{id:\"ic2:te\",Count:18s,Damage:54s}", + "{id:\"ic2:te\",Count:60s,Damage:55s}", + "{id:\"ic2:te\",Count:60s,Damage:56s}", + "{id:\"ic2:te\",Count:132s,Damage:57s}", + "{id:\"ic2:te\",Count:62s,Damage:58s}", + "{id:\"ic2:te\",Count:40s,Damage:59s}", + "{id:\"ic2:te\",Count:40s,Damage:60s}", + "{id:\"ic2:te\",Count:52s,Damage:61s}", + "{id:\"ic2:te\",Count:37s,Damage:62s}", + "{id:\"ic2:te\",Count:252s,Damage:63s}", + "{id:\"ic2:te\",Count:71s,Damage:64s}", + "{id:\"ic2:te\",Count:12s,Damage:65s}", + "{id:\"ic2:te\",Count:20s,Damage:66s}", + "{id:\"ic2:te\",Count:57s,Damage:68s}", + "{id:\"ic2:te\",Count:57s,tag:{energy:40000.0d},Damage:68s}", + "{id:\"ic2:te\",Count:66s,Damage:69s}", + "{id:\"ic2:te\",Count:66s,tag:{energy:300000.0d},Damage:69s}", + "{id:\"ic2:te\",Count:61s,Damage:70s}", + "{id:\"ic2:te\",Count:61s,tag:{energy:4000000.0d},Damage:70s}", + "{id:\"ic2:te\",Count:170s,Damage:71s}", + "{id:\"ic2:te\",Count:170s,tag:{energy:4.0E7d},Damage:71s}", + "{id:\"ic2:te\",Count:13s,Damage:72s}", + "{id:\"ic2:te\",Count:13s,tag:{energy:40000.0d},Damage:72s}", + "{id:\"ic2:te\",Count:24s,Damage:73s}", + "{id:\"ic2:te\",Count:24s,tag:{energy:300000.0d},Damage:73s}", + "{id:\"ic2:te\",Count:18s,Damage:74s}", + "{id:\"ic2:te\",Count:18s,tag:{energy:4000000.0d},Damage:74s}", + "{id:\"ic2:te\",Count:163s,Damage:75s}", + "{id:\"ic2:te\",Count:163s,tag:{energy:4.0E7d},Damage:75s}", + "{id:\"ic2:te\",Count:38s,Damage:76s}", + "{id:\"ic2:te\",Count:22s,Damage:77s}", + "{id:\"ic2:te\",Count:9s,Damage:78s}", + "{id:\"ic2:te\",Count:42s,Damage:79s}", + "{id:\"ic2:te\",Count:78s,Damage:80s}", + "{id:\"ic2:te\",Count:31s,Damage:82s}", + "{id:\"ic2:te\",Count:16s,Damage:87s}", + "{id:\"ic2:te\",Count:6s,Damage:90s}", + "{id:\"ic2:te\",Count:3s,Damage:91s}", + "{id:\"ic2:te\",Count:70s,Damage:84s}", + "{id:\"ic2:te\",Count:153s,Damage:85s}", + "{id:\"ic2:te\",Count:30s,Damage:89s}", + "{id:\"ic2:sheet\",Count:7s,Damage:1s}", + "{id:\"ic2:advanced_batpack\",Count:60s,tag:{charge:600000.0d},Damage:0s}", + "{id:\"ic2:batpack\",Count:38s,tag:{charge:60000.0d},Damage:0s}", + "{id:\"ic2:energy_pack\",Count:30s,tag:{charge:2000000.0d},Damage:0s}", + "{id:\"ic2:hazmat_chestplate\",Count:22s,Damage:0s}", + "{id:\"ic2:hazmat_helmet\",Count:15s,Damage:0s}", + "{id:\"ic2:hazmat_leggings\",Count:22s,Damage:0s}", + "{id:\"ic2:jetpack_electric\",Count:24s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:nano_helmet\",Count:101s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nightvision_goggles\",Count:135s,Damage:26s}", + "{id:\"ic2:nightvision_goggles\",Count:135s,tag:{charge:200000.0d},Damage:0s}", + "{id:\"ic2:quantum_boots\",Count:55s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_chestplate\",Count:40s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_helmet\",Count:139s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:rubber_boots\",Count:22s,Damage:0s}", + "{id:\"ic2:solar_helmet\",Count:48s,Damage:0s}", + "{id:\"ic2:static_boots\",Count:13s,Damage:0s}", + "{id:\"ic2:boat\",Count:3s,Damage:1s}", + "{id:\"ic2:boat\",Count:33s,Damage:3s}", + "{id:\"ic2:crafting\",Count:5s,Damage:0s}", + "{id:\"ic2:crafting\",Count:27s,Damage:1s}", + "{id:\"ic2:crafting\",Count:20s,Damage:2s}", + "{id:\"ic2:crafting\",Count:18s,Damage:5s}", + "{id:\"ic2:crafting\",Count:27s,Damage:6s}", + "{id:\"ic2:crafting\",Count:22s,Damage:7s}", + "{id:\"ic2:crafting\",Count:48s,Damage:11s}", + "{id:\"ic2:crafting\",Count:54s,Damage:12s}", + "{id:\"ic2:upgrade_kit\",Count:150s,Damage:0s}", + "{id:\"ic2:cropnalyzer\",Count:29s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:re_battery\",Count:4s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:advanced_re_battery\",Count:9s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:lapotron_crystal\",Count:30s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:charging_re_battery\",Count:93s,tag:{charge:40000.0d},Damage:0s}", + "{id:\"ic2:advanced_charging_re_battery\",Count:156s,tag:{charge:400000.0d},Damage:0s}", + "{id:\"ic2:charging_energy_crystal\",Count:162s,tag:{charge:4000000.0d},Damage:0s}", + "{id:\"ic2:charging_lapotron_crystal\",Count:421s,tag:{charge:4.0E7d},Damage:0s}", + "{id:\"ic2:heat_exchanger\",Count:20s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_exchanger\",Count:15s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_exchanger\",Count:15s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:advanced_heat_exchanger\",Count:70s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:heat_vent\",Count:20s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_vent\",Count:15s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:overclocked_heat_vent\",Count:11s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_vent\",Count:15s,Damage:0s}", + "{id:\"ic2:advanced_heat_vent\",Count:30s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:rsh_condensator\",Count:30s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:lzh_condensator\",Count:67s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:tfbp\",Count:26s,Damage:0s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:1s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:2s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:3s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:4s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:5s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:6s}", + "{id:\"ic2:frequency_transmitter\",Count:24s,tag:{},Damage:0s}", + "{id:\"ic2:meter\",Count:38s,Damage:0s}", + "{id:\"ic2:weeding_trowel\",Count:7s,Damage:0s}", + "{id:\"ic2:advanced_scanner\",Count:69s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:chainsaw\",Count:40s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:diamond_drill\",Count:30s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:drill\",Count:40s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:electric_hoe\",Count:36s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_treetap\",Count:36s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_wrench\",Count:36s,tag:{charge:12000.0d},Damage:0s}", + "{id:\"ic2:iridium_drill\",Count:22s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:mining_laser\",Count:15s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:obscurator\",Count:30s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:scanner\",Count:60s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:wind_meter\",Count:36s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:0b,insulation:0b},Damage:0s}", + "{id:\"ic2:cable\",Count:6s,tag:{type:0b,insulation:1b},Damage:0s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:2b,insulation:0b},Damage:2s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:2b,insulation:1b},Damage:2s}", + "{id:\"ic2:cable\",Count:6s,tag:{type:2b,insulation:2b},Damage:2s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:3b,insulation:0b},Damage:3s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:3b,insulation:1b},Damage:3s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:3b,insulation:2b},Damage:3s}", + "{id:\"ic2:cable\",Count:6s,tag:{type:3b,insulation:3b},Damage:3s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:4b,insulation:0b},Damage:4s}", + "{id:\"ic2:cable\",Count:6s,tag:{type:4b,insulation:1b},Damage:4s}", + "{id:\"ic2:cable\",Count:24s,tag:{type:5b,insulation:0b},Damage:5s}", + "{id:\"ic2:cable\",Count:9s,tag:{type:6b,insulation:0b},Damage:6s}", + "{id:\"ic2:upgrade\",Count:2s,Damage:0s}", + "{id:\"ic2:upgrade\",Count:36s,Damage:1s}", + "{id:\"ic2:upgrade\",Count:32s,Damage:2s}", + "{id:\"ic2:upgrade\",Count:1s,tag:{},Damage:4s}", + "{id:\"ic2:upgrade\",Count:1s,tag:{},Damage:6s}", + "{id:\"ic2:upgrade\",Count:2s,tag:{},Damage:8s}", + "{id:\"ic2:upgrade\",Count:2s,tag:{},Damage:9s}", + "{id:\"ic2:remote\",Count:22s,Damage:0s}", + "{id:\"ic2:cover\",Count:12s,Damage:0s}", + "{id:\"ic2:cover\",Count:9s,Damage:1s}", + "{id:\"forestry:engine_peat\",Count:7s,Damage:0s}", + "{id:\"forestry:engine_biogas\",Count:7s,Damage:0s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:0},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:1},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:2},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:3},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:4},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:5},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:6},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:7},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:8},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:9},Damage:3s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:10},Damage:3s}", + "{id:\"forestry:engine_electrical\",Count:7s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:7s,Damage:14s}", + "{id:\"gendustry:apiary.upgrade\",Count:8s,Damage:19s}", + "{id:\"gendustry:industrial_scoop\",Count:11s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_scoop\",Count:11s,tag:{charge:5000},Damage:1s}", + "{id:\"gendustry:power_module\",Count:15s,Damage:0s}", + "{id:\"gendustry:genetics_processor\",Count:11s,Damage:0s}", + "{id:\"gendustry:eject_cover\",Count:7s,Damage:0s}", + "{id:\"gendustry:import_cover\",Count:7s,Damage:0s}", + "{id:\"gendustry:mutagen_producer\",Count:28s,Damage:0s}", + "{id:\"gendustry:liquifier\",Count:32s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:2s}", + "{id:\"projectred-expansion:machine2\",Count:5s,Damage:3s}", + "{id:\"projectred-expansion:machine2\",Count:11s,Damage:7s}", + "{id:\"railcraft:manipulator\",Count:6s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:6s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:6s,Damage:4s}", + "{id:\"railcraft:manipulator\",Count:6s,Damage:5s}", + "{id:\"railcraft:manipulator\",Count:24s,Damage:6s}", + "{id:\"railcraft:manipulator\",Count:24s,Damage:7s}", + "{id:\"railcraft:equipment\",Count:30s,Damage:0s}", + "{id:\"railcraft:equipment\",Count:22s,Damage:1s}", + "{id:\"railcraft:worldspike\",Count:11s,Damage:1s}", + "{id:\"railcraft:worldspike\",Count:11s,Damage:2s}", + "{id:\"railcraft:worldspike\",Count:11s,Damage:3s}", + "{id:\"railcraft:worldspike_point\",Count:11s,Damage:0s}", + "{id:\"railcraft:rock_crusher\",Count:5s,Damage:0s}", + "{id:\"railcraft:steam_oven\",Count:1s,Damage:0s}", + "{id:\"railcraft:chest_metals\",Count:30s,Damage:0s}", + "{id:\"railcraft:backpack_trackman_t1\",Count:15s,Damage:0s}", + "{id:\"railcraft:boiler_firebox_fluid\",Count:6s,Damage:0s}", + "{id:\"railcraft:boiler_firebox_solid\",Count:6s,Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_activator\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_activator\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_activator\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_activator\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_activator\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_activator\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_activator\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_booster\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_booster\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_booster\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_booster\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_booster\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_booster\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_booster\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_buffer\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_buffer\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_buffer\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_buffer\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_buffer\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_control\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_control\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_control\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_control\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_control\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_detector\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_detector\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_detector\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_detector\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_detector\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_detector\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_detector\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_disembarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_disembarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_disembarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_disembarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_disembarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_dumping\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_dumping\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_dumping\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_dumping\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_dumping\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_embarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_embarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_embarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_embarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_embarking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_gated\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_gated\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_gated\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_gated\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_gated\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_locking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_locking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_locking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_locking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_locking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_locking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_locking\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_one_way\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_one_way\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_one_way\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_one_way\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_one_way\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_messenger\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_messenger\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_messenger\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_messenger\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_messenger\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_messenger\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_messenger\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_delayed\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_delayed\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_delayed\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_delayed\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_delayed\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_delayed\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_delayed\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_priming\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_priming\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_priming\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_priming\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_priming\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_priming\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_priming\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_launcher\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_launcher\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_launcher\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_launcher\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_launcher\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_whistle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_whistle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_whistle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_whistle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_whistle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_whistle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_whistle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_locomotive\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_locomotive\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_locomotive\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_locomotive\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_locomotive\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_locomotive\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_locomotive\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_throttle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_throttle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_throttle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_throttle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_throttle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_throttle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_throttle\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_routing\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_routing\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_routing\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_routing\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_routing\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed\",kit:\"railcraft_transition\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_high_speed_electric\",kit:\"railcraft_transition\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_abandoned\",kit:\"railcraft_coupler\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_electric\",kit:\"railcraft_coupler\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_iron\",kit:\"railcraft_coupler\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_reinforced\",kit:\"railcraft_coupler\"}},Damage:0s}", + "{id:\"railcraft:track_outfitted\",Count:1s,tag:{railcraft:{rail:\"railcraft_strap_iron\",kit:\"railcraft_coupler\"}},Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:4s,Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:4s,Damage:1s}", + "{id:\"thermaldynamics:retriever\",Count:3s,Damage:2s}", + "{id:\"thermaldynamics:retriever\",Count:2s,Damage:3s}", + "{id:\"thermaldynamics:retriever\",Count:1s,Damage:4s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:6s,Damage:0s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:6s,Damage:1s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:6s,Damage:2s}", + "{id:\"thaumcraft:smelter_basic\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:smelter_thaumium\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:hungry_chest\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:mirror\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:mirror_essentia\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:essentia_output\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:pattern_crafter\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:stabilizer\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:vis_generator\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:condenser\",Count:5s,Damage:0s}", + "{id:\"appliedenergistics2:inscriber\",Count:25s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_access_point\",Count:6s,Damage:0s}", + "{id:\"appliedenergistics2:quantum_link\",Count:33s,Damage:0s}", + "{id:\"appliedenergistics2:vibration_chamber\",Count:6s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:6s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:6s,tag:{internalMaxPower:1600000.0d,internalCurrentPower:1600000.0d},Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_2_cubed\",Count:24s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_16_cubed\",Count:74s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_128_cubed\",Count:222s,Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:297s,Damage:34s}", + "{id:\"appliedenergistics2:material\",Count:99s,Damage:33s}", + "{id:\"appliedenergistics2:material\",Count:33s,Damage:32s}", + "{id:\"appliedenergistics2:material\",Count:11s,Damage:9s}", + "{id:\"appliedenergistics2:material\",Count:8s,Damage:41s}", + "{id:\"appliedenergistics2:part\",Count:7s,Damage:260s}", + "{id:\"appliedenergistics2:part\",Count:7s,Damage:261s}", + "{id:\"appliedenergistics2:part\",Count:12s,Damage:241s}", + "{id:\"appliedenergistics2:part\",Count:20s,Damage:221s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:301s}", + "{id:\"appliedenergistics2:part\",Count:12s,Damage:240s}", + "{id:\"appliedenergistics2:part\",Count:20s,Damage:220s}", + "{id:\"compactsolars:solar_hat_low_voltage\",Count:223s,Damage:0s}", + "{id:\"compactsolars:solar_hat_medium_voltage\",Count:375s,Damage:0s}", + "{id:\"compactsolars:solar_hat_high_voltage\",Count:375s,Damage:0s}", + "{id:\"cfm:freezer\",Count:6s,Damage:0s}", + "{id:\"cfm:oven\",Count:6s,Damage:0s}", + "{id:\"cfm:stereo\",Count:6s,Damage:0s}", + "{id:\"cfm:washing_machine\",Count:6s,Damage:0s}", + "{id:\"cfm:dishwasher\",Count:6s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:1s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:2s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:3s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:4s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:5s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:6s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:7s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:8s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:9s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:10s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:11s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:12s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:13s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:14s}", + "{id:\"cfm:modern_bed_bottom\",Count:4s,Damage:15s}", + "{id:\"hmctt:wireless_switch_card\",Count:5s,Damage:0s}", + "{id:\"metallurgy:crusher\",Count:13s,Damage:0s}", + "{id:\"metallurgy:alloyer\",Count:6s,Damage:0s}", + "{id:\"metallurgy:orichalcum_buckler\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:mechanism_complex\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"motus\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"motus\"}]},Damage:1s}", + "{id:\"thaumcraft:hand_mirror\",Count:19s,Damage:0s}", + "{id:\"thaumcraft:elemental_sword\",Count:5s,tag:{infench:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"thaumcraft:traveller_boots\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:focus_2\",Count:11s,Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:7s,Damage:6s}", + "{id:\"stevescarts:upgrade\",Count:21s,Damage:7s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:8s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:10s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:12s}", + "{id:\"stevescarts:upgrade\",Count:11s,Damage:17s}", + "{id:\"stevescarts:upgrade\",Count:21s,Damage:18s}", + "{id:\"stevescarts:blockjunction\",Count:7s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:21s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:1s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:10s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:11s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:12s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:33s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:34s}", + "{id:\"stevescarts:cartmodule\",Count:8s,Damage:36s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:38s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:40s}", + "{id:\"stevescarts:cartmodule\",Count:13s,Damage:44s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:45s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:49s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:68s}", + "{id:\"stevescarts:cartmodule\",Count:21s,Damage:69s}", + "{id:\"stevescarts:cartmodule\",Count:30s,Damage:70s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:77s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:91s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:93s}", + "{id:\"tconstruct:materials\",Count:15s,Damage:12s}", + "{id:\"tconstruct:materials\",Count:15s,Damage:13s}", + "{id:\"tconstruct:seared_furnace_controller\",Count:6s,Damage:0s}", + "{id:\"tconstruct:wood_rail_trapdoor\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:item_grate\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:void_boots\",Count:19s,tag:{color:6961280},Damage:0s}", + "{id:\"thaumicaugmentation:void_boots\",Count:19s,tag:{color:6961280,tc.charge:480},Damage:0s}", + "{id:\"thaumicaugmentation:impetus_mirror\",Count:16s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:5s,Damage:1s}", + "{ForgeCaps:{Parent:{slots:2}},id:\"thaumicaugmentation:elytra_harness\",Count:19s,Damage:0s}", + "{ForgeCaps:{Parent:{energy:{energy:0L}}},id:\"thaumicaugmentation:elytra_harness_augment\",Count:8s,Damage:0s}", + "{id:\"thaumicwonders:meteorb\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:flux_distiller\",Count:14s,Damage:0s}", + "{id:\"thaumicwonders:portal_generator\",Count:69s,Damage:0s}", + "{id:\"thaumicwonders:portal_anchor\",Count:45s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator\",Count:25s,Damage:0s}", + "{id:\"thaumicwonders:flying_carpet\",Count:17s,Damage:0s}", + "{id:\"thaumicwonders:timewinder\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:structure_diviner\",Count:24s,Damage:0s}", + "{id:\"thaumicwonders:cleansing_charm\",Count:11s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:7s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:7s,Damage:1s}", + "{id:\"buildcraftcore:engine\",Count:7s,Damage:2s}", + "{id:\"buildcrafttransport:filtered_buffer\",Count:7s,Damage:0s}", + "{id:\"magicbees:resource\",Count:8s,Damage:13s}", + "{id:\"magicbees:mysteriousmagnet\",Count:6s,Damage:0s}", + "{id:\"magicbees:mysteriousmagnet\",Count:15s,Damage:2s}", + "{id:\"magicbees:mysteriousmagnet\",Count:28s,Damage:4s}", + "{id:\"magicbees:mysteriousmagnet\",Count:48s,Damage:6s}", + "{id:\"magicbees:mysteriousmagnet\",Count:78s,Damage:8s}", + "{id:\"magicbees:mysteriousmagnet\",Count:123s,Damage:10s}", + "{id:\"magicbees:mysteriousmagnet\",Count:190s,Damage:12s}", + "{id:\"magicbees:mysteriousmagnet\",Count:291s,Damage:14s}", + "{id:\"magicbees:mysteriousmagnet\",Count:442s,Damage:16s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:18s}", + "{id:\"harvestcraft:groundtrap\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:presser\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:mobsoupitem\",Count:11s,Damage:0s}", + "{id:\"chunkloaders:single_chunk_loader\",Count:1s,Damage:0s}", + "{id:\"chunkloaders:basic_chunk_loader\",Count:11s,Damage:0s}", + "{id:\"chunkloaders:advanced_chunk_loader\",Count:8s,Damage:0s}", + "{id:\"chunkloaders:ultimate_chunk_loader\",Count:22s,Damage:0s}", + "{id:\"minecraft:mob_spawner\",Count:20s,Damage:0s}", + "{id:\"minecraft:dragon_egg\",Count:15s,Damage:0s}" + ] + }, + { + "aspect": "humanus", + "items": [ + "{id:\"minecraft:skull\",Count:10s,Damage:2s}", + "{id:\"minecraft:skull\",Count:10s,Damage:3s}", + "{id:\"minecraft:rotten_flesh\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_mall\",Count:5s,Damage:0s}", + "{id:\"railcraft:brick_bloodstained\",Count:1s,Damage:0s}", + "{id:\"railcraft:brick_bloodstained\",Count:2s,Damage:1s}", + "{id:\"railcraft:brick_bloodstained\",Count:3s,Damage:2s}", + "{id:\"railcraft:brick_bloodstained\",Count:2s,Damage:3s}", + "{id:\"railcraft:brick_bloodstained\",Count:2s,Damage:4s}", + "{id:\"thaumcraft:flesh_block\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:candle_white\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:tallow\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"humanus\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"humanus\"}]},Damage:1s}", + "{id:\"thaumcraft:sanity_soap\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:1s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:2s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:3s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:4s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:5s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:6s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:7s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:8s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:9s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:10s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:11s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:12s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:13s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:14s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:15s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:16s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:17s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:18s}", + "{id:\"tconstruct:soil\",Count:3s,Damage:3s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:1s,Damage:1s}", + "{id:\"thaumicperiphery:malignant_heart\",Count:36s,Damage:0s}", + "{id:\"thaumicwonders:coalescence_matrix_precursor\",Count:10s,Damage:0s}", + "{id:\"magicbees:resource\",Count:3s,Damage:8s}", + "{id:\"magicbees:frames.necrotic\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:zombiejerkyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:monsterfrieddumplingsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:haggisitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mobsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:minerstewitem\",Count:3s,Damage:0s}" + ] + }, + { + "aspect": "ordo", + "items": [ + "{id:\"minecraft:sandstone\",Count:1s,Damage:1s}", + "{id:\"minecraft:sandstone\",Count:1s,Damage:2s}", + "{id:\"minecraft:stone_slab\",Count:1s,Damage:6s}", + "{id:\"minecraft:stonebrick\",Count:1s,Damage:3s}", + "{id:\"minecraft:nether_brick\",Count:3s,Damage:0s}", + "{id:\"minecraft:nether_brick_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:packed_ice\",Count:5s,Damage:0s}", + "{id:\"minecraft:red_nether_brick\",Count:1s,Damage:0s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:0s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:1s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:2s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:3s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:4s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:5s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:6s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:7s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:8s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:9s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:10s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:11s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:12s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:13s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:14s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:15s}", + "{id:\"minecraft:furnace\",Count:4s,Damage:0s}", + "{id:\"minecraft:jukebox\",Count:4s,Damage:0s}", + "{id:\"minecraft:nether_brick_fence\",Count:2s,Damage:0s}", + "{id:\"minecraft:bed\",Count:4s,Damage:0s}", + "{id:\"minecraft:bed\",Count:3s,Damage:1s}", + "{id:\"minecraft:bed\",Count:3s,Damage:2s}", + "{id:\"minecraft:bed\",Count:3s,Damage:3s}", + "{id:\"minecraft:bed\",Count:3s,Damage:4s}", + "{id:\"minecraft:bed\",Count:3s,Damage:5s}", + "{id:\"minecraft:bed\",Count:3s,Damage:6s}", + "{id:\"minecraft:bed\",Count:3s,Damage:7s}", + "{id:\"minecraft:bed\",Count:3s,Damage:8s}", + "{id:\"minecraft:bed\",Count:3s,Damage:9s}", + "{id:\"minecraft:bed\",Count:3s,Damage:10s}", + "{id:\"minecraft:bed\",Count:3s,Damage:11s}", + "{id:\"minecraft:bed\",Count:3s,Damage:12s}", + "{id:\"minecraft:bed\",Count:3s,Damage:13s}", + "{id:\"minecraft:bed\",Count:3s,Damage:14s}", + "{id:\"minecraft:bed\",Count:3s,Damage:15s}", + "{id:\"minecraft:tnt\",Count:4s,Damage:0s}", + "{id:\"minecraft:hopper\",Count:4s,Damage:0s}", + "{id:\"minecraft:comparator\",Count:5s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:12s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:72s,Damage:1s}", + "{id:\"compactsolars:compact_solar_block\",Count:433s,Damage:2s}", + "{id:\"minecraft:minecart\",Count:9s,Damage:0s}", + "{id:\"minecraft:saddle\",Count:5s,Damage:0s}", + "{id:\"minecraft:chest_minecart\",Count:6s,Damage:0s}", + "{id:\"minecraft:furnace_minecart\",Count:6s,Damage:0s}", + "{id:\"minecraft:tnt_minecart\",Count:6s,Damage:0s}", + "{id:\"minecraft:hopper_minecart\",Count:6s,Damage:0s}", + "{id:\"forestry:cart.beehouse\",Count:6s,Damage:0s}", + "{id:\"forestry:cart.beehouse\",Count:6s,Damage:1s}", + "{id:\"railcraft:detector\",Count:30s,Damage:7s}", + "{id:\"railcraft:detector\",Count:18s,Damage:9s}", + "{id:\"railcraft:bore\",Count:73s,Damage:0s}", + "{id:\"railcraft:mow_track_layer\",Count:31s,Damage:0s}", + "{id:\"railcraft:mow_track_relayer\",Count:31s,Damage:0s}", + "{id:\"railcraft:mow_track_remover\",Count:31s,Damage:0s}", + "{id:\"railcraft:mow_undercutter\",Count:31s,Damage:0s}", + "{id:\"railcraft:cart_trade_station\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_work\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_jukebox\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_bed\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_standard\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_personal\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_chest_metals\",Count:40s,Damage:0s}", + "{id:\"railcraft:cart_ic2_batbox\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_ic2_mfe\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_ic2_cesu\",Count:11s,Damage:0s}", + "{id:\"railcraft:cart_redstone_flux\",Count:21s,Damage:0s}", + "{id:\"railcraft:signal_box\",Count:3s,Damage:6s}", + "{id:\"railcraft:track_kit\",Count:49s,tag:{railcraft:{kit:\"railcraft_launcher\"}},Damage:18s}", + "{id:\"railcraft:cart_tnt_wood\",Count:3s,Damage:0s}", + "{id:\"railcraft:cart_cargo\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_tank\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_chest_void\",Count:6s,Damage:0s}", + "{id:\"minecraft:beacon\",Count:15s,Damage:0s}", + "{id:\"minecraft:nether_star\",Count:20s,Damage:0s}", + "{id:\"minecraft:netherbrick\",Count:1s,Damage:0s}", + "{id:\"minecraft:totem_of_undying\",Count:10s,Damage:0s}", + "{id:\"aeadditions:vibrantchamberfluid\",Count:2s,Damage:0s}", + "{id:\"ic2:te\",Count:2s,Damage:1s}", + "{id:\"ic2:te\",Count:3s,Damage:3s}", + "{id:\"ic2:te\",Count:2s,Damage:4s}", + "{id:\"ic2:te\",Count:2s,Damage:5s}", + "{id:\"ic2:te\",Count:9s,Damage:6s}", + "{id:\"ic2:te\",Count:1s,Damage:7s}", + "{id:\"ic2:te\",Count:2s,Damage:8s}", + "{id:\"ic2:te\",Count:2s,Damage:9s}", + "{id:\"ic2:te\",Count:1s,Damage:10s}", + "{id:\"ic2:te\",Count:2s,Damage:11s}", + "{id:\"ic2:te\",Count:6s,Damage:14s}", + "{id:\"ic2:te\",Count:3s,Damage:15s}", + "{id:\"ic2:te\",Count:22s,Damage:22s}", + "{id:\"ic2:te\",Count:12s,Damage:23s}", + "{id:\"ic2:te\",Count:9s,Damage:24s}", + "{id:\"ic2:te\",Count:12s,Damage:25s}", + "{id:\"ic2:te\",Count:12s,Damage:26s}", + "{id:\"ic2:te\",Count:2s,Damage:44s}", + "{id:\"ic2:te\",Count:3s,Damage:46s}", + "{id:\"ic2:te\",Count:1s,Damage:54s}", + "{id:\"ic2:te\",Count:4s,Damage:69s}", + "{id:\"ic2:te\",Count:4s,tag:{energy:300000.0d},Damage:69s}", + "{id:\"ic2:te\",Count:6s,Damage:73s}", + "{id:\"ic2:te\",Count:6s,tag:{energy:300000.0d},Damage:73s}", + "{id:\"ic2:te\",Count:2s,Damage:79s}", + "{id:\"ic2:resource\",Count:5s,Damage:2s}", + "{id:\"ic2:resource\",Count:33s,Damage:7s}", + "{id:\"ic2:resource\",Count:33s,Damage:8s}", + "{id:\"ic2:resource\",Count:2s,Damage:14s}", + "{id:\"ic2:reinforced_door\",Count:6s,Damage:0s}", + "{id:\"ic2:advanced_batpack\",Count:13s,tag:{charge:600000.0d},Damage:0s}", + "{id:\"ic2:dust\",Count:5s,Damage:10s}", + "{id:\"ic2:ingot\",Count:5s,Damage:3s}", + "{id:\"ic2:ingot\",Count:5s,Damage:5s}", + "{id:\"ic2:plate\",Count:3s,Damage:5s}", + "{id:\"ic2:casing\",Count:1s,Damage:4s}", + "{id:\"ic2:crafting\",Count:11s,Damage:33s}", + "{id:\"ic2:crafting\",Count:3s,Damage:35s}", + "{id:\"ic2:crafting\",Count:6s,Damage:36s}", + "{id:\"ic2:block_cutting_blade\",Count:3s,Damage:2s}", + "{id:\"ic2:advanced_re_battery\",Count:3s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:advanced_charging_re_battery\",Count:9s,tag:{charge:400000.0d},Damage:0s}", + "{id:\"ic2:plating\",Count:2s,Damage:0s}", + "{id:\"ic2:heat_plating\",Count:1s,Damage:0s}", + "{id:\"ic2:containment_plating\",Count:1s,Damage:0s}", + "{id:\"ic2:containment_box\",Count:6s,Damage:0s}", + "{id:\"ic2:rotor_steel\",Count:33s,tag:{advDmg:0},Damage:0s}", + "{id:\"projectred-transportation:pipe\",Count:9s,Damage:4s}", + "{id:\"rafradek_tf2_weapons:itemtf2\",Count:5s,Damage:1s}", + "{id:\"rafradek_tf2_weapons:lead_ore\",Count:5s,Damage:0s}", + "{id:\"railcraft:tool_crowbar_steel\",Count:11s,Damage:0s}", + "{id:\"railcraft:tool_axe_steel\",Count:11s,Damage:0s}", + "{id:\"railcraft:tool_hoe_steel\",Count:7s,Damage:0s}", + "{id:\"railcraft:tool_pickaxe_steel\",Count:11s,Damage:0s}", + "{id:\"railcraft:tool_shears_steel\",Count:7s,Damage:0s}", + "{id:\"railcraft:tool_shovel_steel\",Count:3s,Damage:0s}", + "{id:\"railcraft:tool_sword_steel\",Count:7s,Damage:0s}", + "{id:\"railcraft:armor_helmet_steel\",Count:18s,Damage:0s}", + "{id:\"railcraft:armor_chestplate_steel\",Count:30s,Damage:0s}", + "{id:\"railcraft:armor_leggings_steel\",Count:26s,Damage:0s}", + "{id:\"railcraft:armor_boots_steel\",Count:15s,Damage:0s}", + "{id:\"railcraft:armor_goggles\",Count:7s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:17s,Damage:2s}", + "{id:\"railcraft:manipulator\",Count:17s,Damage:3s}", + "{id:\"railcraft:manipulator\",Count:25s,Damage:6s}", + "{id:\"railcraft:manipulator\",Count:25s,Damage:7s}", + "{id:\"railcraft:manipulator\",Count:96s,Damage:10s}", + "{id:\"railcraft:manipulator\",Count:96s,Damage:11s}", + "{id:\"railcraft:equipment\",Count:47s,Damage:1s}", + "{id:\"railcraft:borehead_bronze\",Count:30s,Damage:0s}", + "{id:\"railcraft:borehead_iron\",Count:30s,Damage:0s}", + "{id:\"railcraft:borehead_steel\",Count:54s,Damage:0s}", + "{id:\"railcraft:borehead_diamond\",Count:30s,Damage:0s}", + "{id:\"railcraft:steam_turbine\",Count:33s,Damage:0s}", + "{id:\"railcraft:charge\",Count:3s,Damage:5s}", + "{id:\"railcraft:turbine_disk\",Count:3s,Damage:0s}", + "{id:\"railcraft:turbine_rotor\",Count:6s,Damage:0s}", + "{id:\"railcraft:anvil\",Count:89s,Damage:0s}", + "{id:\"railcraft:rock_crusher\",Count:6s,Damage:0s}", + "{id:\"railcraft:chest_metals\",Count:45s,Damage:0s}", + "{id:\"railcraft:metal\",Count:33s,Damage:2s}", + "{id:\"railcraft:metal\",Count:33s,Damage:3s}", + "{id:\"railcraft:ingot\",Count:5s,Damage:0s}", + "{id:\"railcraft:ingot\",Count:5s,Damage:3s}", + "{id:\"railcraft:gear\",Count:15s,Damage:2s}", + "{id:\"railcraft:boiler_firebox_fluid\",Count:3s,Damage:0s}", + "{id:\"railcraft:boiler_firebox_solid\",Count:8s,Damage:0s}", + "{id:\"railcraft:brick_frostbound\",Count:1s,Damage:0s}", + "{id:\"railcraft:brick_frostbound\",Count:2s,Damage:1s}", + "{id:\"railcraft:brick_frostbound\",Count:3s,Damage:2s}", + "{id:\"railcraft:brick_frostbound\",Count:2s,Damage:3s}", + "{id:\"railcraft:brick_frostbound\",Count:2s,Damage:4s}", + "{id:\"railcraft:brick_infernal\",Count:1s,Damage:1s}", + "{id:\"railcraft:brick_infernal\",Count:2s,Damage:2s}", + "{id:\"railcraft:brick_infernal\",Count:1s,Damage:3s}", + "{id:\"railcraft:brick_infernal\",Count:1s,Damage:4s}", + "{id:\"railcraft:tool_stone_carver\",Count:11s,Damage:0s}", + "{id:\"railcraft:tool_spike_maul_steel\",Count:32s,Damage:0s}", + "{id:\"railcraft:ore_metal\",Count:5s,Damage:2s}", + "{id:\"thermalfoundation:ore\",Count:5s,Damage:3s}", + "{id:\"thermalfoundation:storage\",Count:33s,Damage:3s}", + "{id:\"thermalfoundation:storage_alloy\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:glass\",Count:3s,Damage:3s}", + "{id:\"thermalfoundation:glass_alloy\",Count:1s,Damage:7s}", + "{id:\"thermalfoundation:meter\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:67s}", + "{id:\"thermalfoundation:material\",Count:2s,Damage:103s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:131s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:160s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:259s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:288s}", + "{id:\"thermalfoundation:armor.helmet_lead\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_lead\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_lead\",Count:26s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_lead\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_steel\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_steel\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_steel\",Count:26s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_steel\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_lead\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_lead\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_lead\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_lead\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_lead\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_lead\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_lead\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_lead\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_lead\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_lead\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_lead\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_lead\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_steel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_steel\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_steel\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_steel\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_steel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_steel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_steel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_steel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_steel\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_steel\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_steel\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_steel\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_lead\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_steel\",Count:15s,Damage:0s}", + "{id:\"thermaldynamics:duct_0\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:duct_64\",Count:1s,Damage:1s}", + "{id:\"thermaldynamics:relay\",Count:3s,Damage:0s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:3s,Damage:0s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:3s,Damage:1s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:3s,Damage:2s}", + "{id:\"thaumcraft:crystal_ordo\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:centrifuge\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:essentia_output\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:void_siphon\",Count:15s,Damage:0s}", + "{id:\"forge:bucketfilled\",Count:15s,tag:{FluidName:\"purifying_fluid\",Amount:1000},Damage:0s}", + "{id:\"appliedenergistics2:vibration_chamber\",Count:3s,Damage:0s}", + "{id:\"compactsolars:solar_hat_low_voltage\",Count:9s,Damage:0s}", + "{id:\"compactsolars:solar_hat_medium_voltage\",Count:54s,Damage:0s}", + "{id:\"compactsolars:solar_hat_high_voltage\",Count:324s,Damage:0s}", + "{id:\"cfm:freezer\",Count:3s,Damage:0s}", + "{id:\"cfm:oven\",Count:3s,Damage:0s}", + "{id:\"cfm:washing_machine\",Count:3s,Damage:0s}", + "{id:\"cfm:counter\",Count:4s,Damage:0s}", + "{id:\"cfm:counter\",Count:4s,Damage:1s}", + "{id:\"cfm:counter\",Count:4s,Damage:2s}", + "{id:\"cfm:counter\",Count:4s,Damage:3s}", + "{id:\"cfm:counter\",Count:4s,Damage:4s}", + "{id:\"cfm:counter\",Count:4s,Damage:5s}", + "{id:\"cfm:counter\",Count:4s,Damage:6s}", + "{id:\"cfm:counter\",Count:4s,Damage:7s}", + "{id:\"cfm:counter\",Count:4s,Damage:8s}", + "{id:\"cfm:counter\",Count:4s,Damage:9s}", + "{id:\"cfm:counter\",Count:4s,Damage:10s}", + "{id:\"cfm:counter\",Count:4s,Damage:11s}", + "{id:\"cfm:counter\",Count:4s,Damage:12s}", + "{id:\"cfm:counter\",Count:4s,Damage:13s}", + "{id:\"cfm:counter\",Count:4s,Damage:14s}", + "{id:\"cfm:counter\",Count:4s,Damage:15s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:1s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:2s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:3s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:4s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:5s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:6s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:7s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:8s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:9s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:10s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:11s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:12s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:13s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:14s}", + "{id:\"cfm:counter_sink\",Count:4s,Damage:15s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:0s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:1s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:2s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:3s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:4s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:5s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:6s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:7s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:8s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:9s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:10s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:11s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:12s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:13s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:14s}", + "{id:\"cfm:counter_drawer\",Count:3s,Damage:15s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:1s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:2s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:3s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:4s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:5s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:6s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:7s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:8s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:9s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:10s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:11s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:12s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:13s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:14s}", + "{id:\"cfm:cabinet_kitchen\",Count:4s,Damage:15s}", + "{id:\"cfm:modern_sliding_door\",Count:3s,Damage:0s}", + "{id:\"cfm:light_switch_off\",Count:6s,Damage:0s}", + "{id:\"cfm:ceiling_fan\",Count:1s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:1s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:2s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:3s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:4s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:5s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:6s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:7s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:8s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:9s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:10s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:11s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:12s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:13s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:14s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:15s}", + "{id:\"cfm:modern_table\",Count:5s,Damage:0s}", + "{id:\"cfm:modern_chair\",Count:5s,Damage:0s}", + "{id:\"cfm:modern_coffee_table\",Count:3s,Damage:0s}", + "{id:\"cfm:modern_table_outdoor\",Count:4s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:1s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:2s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:3s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:4s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:5s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:6s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:7s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:8s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:9s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:10s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:11s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:12s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:13s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:14s}", + "{id:\"cfm:modern_bed_bottom\",Count:5s,Damage:15s}", + "{id:\"cfm:tv_stand\",Count:6s,Damage:0s}", + "{id:\"cfm:upgraded_fence_nether_brick\",Count:1s,Damage:0s}", + "{id:\"cgm:workbench\",Count:2s,Damage:0s}", + "{id:\"metallurgy:crusher\",Count:10s,Damage:0s}", + "{id:\"metallurgy:alloyer\",Count:3s,Damage:0s}", + "{id:\"metallurgy:sublimation_chamber\",Count:10s,Damage:0s}", + "{id:\"metallurgy:steel_block\",Count:33s,Damage:0s}", + "{id:\"metallurgy:steel_ingot\",Count:5s,Damage:0s}", + "{id:\"metallurgy:steel_axe\",Count:11s,Damage:0s}", + "{id:\"metallurgy:steel_hoe\",Count:7s,Damage:0s}", + "{id:\"metallurgy:steel_pickaxe\",Count:11s,Damage:0s}", + "{id:\"metallurgy:steel_shovel\",Count:3s,Damage:0s}", + "{id:\"metallurgy:steel_sword\",Count:7s,Damage:0s}", + "{id:\"metallurgy:steel_helmet\",Count:18s,Damage:0s}", + "{id:\"metallurgy:steel_chestplate\",Count:30s,Damage:0s}", + "{id:\"metallurgy:steel_leggings\",Count:26s,Damage:0s}", + "{id:\"metallurgy:steel_boots\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:primordial_pearl\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:nugget\",Count:5s,Damage:10s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:1s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:2s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:3s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:4s}", + "{id:\"thaumcraft:cluster\",Count:15s,Damage:5s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:7s}", + "{id:\"thaumcraft:morphic_resonator\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"ordo\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"ordo\"}]},Damage:1s}", + "{id:\"thaumcraft:sanity_soap\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:bath_salts\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:elemental_axe\",Count:3s,tag:{infench:[{lvl:1s,id:2s},{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_sword\",Count:3s,tag:{infench:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_shovel\",Count:3s,tag:{infench:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_hoe\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun_tip\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:8s,tag:{type:1b},Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:8s,tag:{type:2b},Damage:0s}", + "{id:\"thaumcraft:charm_undying\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:focus_1\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:focus_3\",Count:29s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:12s,Damage:33s}", + "{id:\"stevescarts:cartmodule\",Count:27s,Damage:34s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:38s}", + "{id:\"stevescarts:cartmodule\",Count:16s,Damage:68s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:91s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:93s}", + "{id:\"tconstruct:seared_furnace_controller\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:5s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:8s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:9s}", + "{id:\"thaumicaugmentation:impetus_drainer\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_relay\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_diffuser\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:void_recharge_pedestal\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_terraformer\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_generator\",Count:18s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_gate\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:strange_crystal\",Count:25s,Damage:0s}", + "{id:\"thaumicaugmentation:material\",Count:15s,Damage:5s}", + "{id:\"thaumicaugmentation:fracture_locator\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:1s,tag:{id:\"thaumicaugmentation:effect_power\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:1s,tag:{id:\"thaumicaugmentation:effect_cast_speed\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:1s,tag:{id:\"thaumicaugmentation:effect_cost\"},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:12s,tag:{infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:12s,tag:{drawingDisabled:1b,infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:impetus_mirror\",Count:11s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impetus_linker\",Count:11s,Damage:0s}", + "{ForgeCaps:{Parent:{energy:{energy:0L}}},id:\"thaumicaugmentation:elytra_harness_augment\",Count:11s,Damage:0s}", + "{ForgeCaps:{Parent:{augments:{slots:1},energy:{energy:0L}}},id:\"thaumicaugmentation:impulse_cannon\",Count:35s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:11s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:33s,Damage:1s}", + "{ForgeCaps:{Parent:{vis:0.0f}},id:\"thaumicaugmentation:augment_vis_battery\",Count:2s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator_tunnel\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:void_beacon\",Count:51s,Damage:0s}", + "{id:\"thaumicwonders:portal_generator\",Count:9s,Damage:0s}", + "{id:\"thaumicwonders:coalescence_matrix_precursor\",Count:22s,Damage:0s}", + "{id:\"thaumicwonders:portal_anchor\",Count:2s,Damage:0s}", + "{id:\"thaumicwonders:primal_destroyer\",Count:22s,Damage:0s}", + "{id:\"thaumicwonders:alchemist_stone\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:transmuter_stone\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:15s,Damage:5s}", + "{id:\"thaumicwonders:alienist_stone\",Count:46s,Damage:0s}", + "{id:\"thaumicwonders:cleansing_charm\",Count:22s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:4s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:6s,Damage:1s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelhammer\",Count:22s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelspear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelbattleaxe\",Count:18s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteeldagger\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelnunchaku\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:netherstartoastitem\",Count:15s,Damage:0s}", + "{id:\"minecraft:farmland\",Count:2s,Damage:0s}", + "{id:\"minecraft:grass_path\",Count:2s,Damage:0s}" + ] + }, + { + "aspect": "perditio", + "items": [ + "{id:\"minecraft:cobblestone\",Count:1s,Damage:0s}", + "{id:\"minecraft:bedrock\",Count:25s,Damage:0s}", + "{id:\"minecraft:sand\",Count:5s,Damage:0s}", + "{id:\"minecraft:sand\",Count:5s,Damage:1s}", + "{id:\"minecraft:gravel\",Count:2s,Damage:0s}", + "{id:\"minecraft:sandstone\",Count:15s,Damage:0s}", + "{id:\"minecraft:sandstone\",Count:15s,Damage:1s}", + "{id:\"minecraft:sandstone\",Count:15s,Damage:2s}", + "{id:\"minecraft:stone_slab\",Count:5s,Damage:1s}", + "{id:\"minecraft:mossy_cobblestone\",Count:1s,Damage:0s}", + "{id:\"minecraft:stone_stairs\",Count:1s,Damage:0s}", + "{id:\"minecraft:stonebrick\",Count:1s,Damage:2s}", + "{id:\"minecraft:sandstone_stairs\",Count:16s,Damage:0s}", + "{id:\"minecraft:red_sandstone\",Count:15s,Damage:0s}", + "{id:\"minecraft:red_sandstone\",Count:7s,Damage:1s}", + "{id:\"minecraft:red_sandstone\",Count:11s,Damage:2s}", + "{id:\"minecraft:red_sandstone_stairs\",Count:16s,Damage:0s}", + "{id:\"minecraft:stone_slab2\",Count:5s,Damage:0s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:0s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:1s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:2s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:3s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:4s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:5s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:6s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:7s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:8s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:9s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:10s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:11s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:12s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:13s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:14s}", + "{id:\"minecraft:concrete\",Count:2s,Damage:15s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:0s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:1s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:2s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:3s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:4s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:5s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:6s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:7s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:8s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:9s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:10s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:11s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:12s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:13s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:14s}", + "{id:\"minecraft:concrete_powder\",Count:2s,Damage:15s}", + "{id:\"minecraft:deadbush\",Count:1s,Damage:0s}", + "{id:\"minecraft:skull\",Count:5s,Damage:4s}", + "{id:\"minecraft:sticky_piston\",Count:2s,Damage:0s}", + "{id:\"minecraft:piston\",Count:3s,Damage:0s}", + "{id:\"minecraft:dropper\",Count:5s,Damage:0s}", + "{id:\"minecraft:observer\",Count:4s,Damage:0s}", + "{id:\"railcraft:cart_gift\",Count:22s,Damage:0s}", + "{id:\"minecraft:stone_sword\",Count:1s,Damage:0s}", + "{id:\"minecraft:stone_pickaxe\",Count:2s,Damage:0s}", + "{id:\"minecraft:stone_axe\",Count:2s,Damage:0s}", + "{id:\"minecraft:gunpowder\",Count:10s,Damage:0s}", + "{id:\"minecraft:stone_hoe\",Count:1s,Damage:0s}", + "{id:\"minecraft:rotten_flesh\",Count:5s,Damage:0s}", + "{id:\"minecraft:brewing_stand\",Count:2s,Damage:0s}", + "{id:\"minecraft:fire_charge\",Count:2s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:4s,id:3s}]},Damage:0s}", + "{id:\"minecraft:dragon_breath\",Count:10s,Damage:0s}", + "{id:\"minecraft:totem_of_undying\",Count:10s,Damage:0s}", + "{id:\"ic2:te\",Count:1s,Damage:47s}", + "{id:\"ic2:dust\",Count:1s,Damage:0s}", + "{id:\"ic2:dust\",Count:1s,Damage:4s}", + "{id:\"ic2:dust\",Count:1s,Damage:7s}", + "{id:\"ic2:dust\",Count:1s,Damage:8s}", + "{id:\"ic2:dust\",Count:1s,Damage:10s}", + "{id:\"ic2:dust\",Count:1s,Damage:14s}", + "{id:\"ic2:dust\",Count:1s,Damage:17s}", + "{id:\"ic2:crafting\",Count:7s,Damage:25s}", + "{id:\"ic2:neutron_reflector\",Count:3s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:thick_neutron_reflector\",Count:9s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:iridium_reflector\",Count:40s,Damage:0s}", + "{id:\"forestry:fertilizer_compound\",Count:1s,Damage:0s}", + "{id:\"forestry:bog_earth\",Count:1s,Damage:0s}", + "{id:\"forestry:loam\",Count:1s,Damage:0s}", + "{id:\"microblockcbe:saw_stone\",Count:2s,Damage:0s}", + "{id:\"microblockcbe:saw_iron\",Count:2s,Damage:0s}", + "{id:\"microblockcbe:saw_diamond\",Count:2s,Damage:0s}", + "{id:\"microblockcbe:stone_rod\",Count:1s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:5s}", + "{id:\"projectred-core:resource_item\",Count:30s,Damage:250s}", + "{id:\"projectred-expansion:machine2\",Count:5s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:5s,Damage:2s}", + "{id:\"projectred-transportation:pipe\",Count:3s,Damage:33s}", + "{id:\"projectred-exploration:golden_saw\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:ruby_saw\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_saw\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:peridot_saw\",Count:1s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:3s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:33s,Damage:1s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:3s,Damage:2s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:3s,Damage:3s}", + "{id:\"railcraft:tie\",Count:1s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:5s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:5s,Damage:1s}", + "{id:\"railcraft:coke_oven\",Count:8s,Damage:0s}", + "{id:\"railcraft:coke_oven_red\",Count:18s,Damage:0s}", + "{id:\"railcraft:brick_abyssal\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_bleachedbone\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_bloodstained\",Count:8s,Damage:0s}", + "{id:\"railcraft:brick_bloodstained\",Count:11s,Damage:1s}", + "{id:\"railcraft:brick_bloodstained\",Count:15s,Damage:2s}", + "{id:\"railcraft:brick_bloodstained\",Count:11s,Damage:3s}", + "{id:\"railcraft:brick_bloodstained\",Count:18s,Damage:4s}", + "{id:\"railcraft:brick_frostbound\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_infernal\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_quarried\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_sandy\",Count:3s,Damage:0s}", + "{id:\"railcraft:brick_sandy\",Count:5s,Damage:1s}", + "{id:\"railcraft:brick_sandy\",Count:7s,Damage:2s}", + "{id:\"railcraft:brick_sandy\",Count:5s,Damage:3s}", + "{id:\"railcraft:brick_sandy\",Count:12s,Damage:4s}", + "{id:\"railcraft:brick_red_sandy\",Count:3s,Damage:0s}", + "{id:\"railcraft:brick_red_sandy\",Count:5s,Damage:1s}", + "{id:\"railcraft:brick_red_sandy\",Count:7s,Damage:2s}", + "{id:\"railcraft:brick_red_sandy\",Count:5s,Damage:3s}", + "{id:\"railcraft:brick_red_sandy\",Count:12s,Damage:4s}", + "{id:\"railcraft:brick_nether\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_red_nether\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_andesite\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_diorite\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_granite\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_pearlized\",Count:7s,Damage:4s}", + "{id:\"railcraft:concrete\",Count:1s,Damage:0s}", + "{id:\"railcraft:railbed\",Count:3s,Damage:1s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:1s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:64s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:65s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:66s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:67s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:99s}", + "{id:\"thaumcraft:crystal_perditio\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:vishroom\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:flesh_block\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:matrix_cost\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_white\",Count:2s,Damage:0s}", + "{id:\"forge:bucketfilled\",Count:15s,tag:{FluidName:\"liquid_death\",Amount:1000},Damage:0s}", + "{id:\"appliedenergistics2:grindstone\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:inscriber\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:tiny_tnt\",Count:15s,Damage:0s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:0},Damage:0s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:600},Damage:600s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:1200},Damage:1200s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:200},Damage:0s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:800},Damage:600s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:1400},Damage:1200s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:400},Damage:0s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:1000},Damage:600s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:1600},Damage:1200s}", + "{id:\"appliedenergistics2:material\",Count:1s,Damage:51s}", + "{id:\"appliedenergistics2:material\",Count:1s,Damage:49s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:260s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:240s}", + "{id:\"cfm:coffee_table_stone\",Count:3s,Damage:0s}", + "{id:\"cfm:table_stone\",Count:3s,Damage:0s}", + "{id:\"cfm:chair_stone\",Count:4s,Damage:0s}", + "{id:\"cfm:counter\",Count:9s,Damage:0s}", + "{id:\"cfm:counter\",Count:9s,Damage:1s}", + "{id:\"cfm:counter\",Count:9s,Damage:2s}", + "{id:\"cfm:counter\",Count:9s,Damage:3s}", + "{id:\"cfm:counter\",Count:9s,Damage:4s}", + "{id:\"cfm:counter\",Count:9s,Damage:5s}", + "{id:\"cfm:counter\",Count:9s,Damage:6s}", + "{id:\"cfm:counter\",Count:9s,Damage:7s}", + "{id:\"cfm:counter\",Count:9s,Damage:8s}", + "{id:\"cfm:counter\",Count:9s,Damage:9s}", + "{id:\"cfm:counter\",Count:9s,Damage:10s}", + "{id:\"cfm:counter\",Count:9s,Damage:11s}", + "{id:\"cfm:counter\",Count:9s,Damage:12s}", + "{id:\"cfm:counter\",Count:9s,Damage:13s}", + "{id:\"cfm:counter\",Count:9s,Damage:14s}", + "{id:\"cfm:counter\",Count:9s,Damage:15s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:1s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:2s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:3s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:4s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:5s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:6s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:7s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:8s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:9s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:10s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:11s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:12s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:13s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:14s}", + "{id:\"cfm:counter_sink\",Count:9s,Damage:15s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:0s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:1s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:2s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:3s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:4s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:5s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:6s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:7s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:8s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:9s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:10s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:11s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:12s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:13s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:14s}", + "{id:\"cfm:counter_drawer\",Count:7s,Damage:15s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:1s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:2s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:3s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:4s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:5s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:6s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:7s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:8s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:9s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:10s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:11s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:12s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:13s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:14s}", + "{id:\"cfm:cabinet_kitchen\",Count:9s,Damage:15s}", + "{id:\"cfm:chimney\",Count:2s,Damage:0s}", + "{id:\"cfm:modern_window\",Count:1s,Damage:0s}", + "{id:\"cfm:modern_sliding_door\",Count:6s,Damage:0s}", + "{id:\"cfm:light_switch_off\",Count:12s,Damage:0s}", + "{id:\"cfm:ceiling_fan\",Count:3s,Damage:0s}", + "{id:\"cfm:desk_stone\",Count:3s,Damage:0s}", + "{id:\"cfm:desk_cabinet_stone\",Count:3s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:1s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:2s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:3s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:4s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:5s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:6s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:7s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:8s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:9s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:10s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:11s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:12s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:13s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:14s}", + "{id:\"cfm:photo_frame\",Count:9s,Damage:15s}", + "{id:\"cfm:modern_table\",Count:10s,Damage:0s}", + "{id:\"cfm:modern_chair\",Count:10s,Damage:0s}", + "{id:\"cfm:modern_coffee_table\",Count:7s,Damage:0s}", + "{id:\"cfm:modern_table_outdoor\",Count:9s,Damage:0s}", + "{id:\"cfm:modern_stair\",Count:1s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:1s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:2s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:3s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:4s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:5s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:6s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:7s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:8s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:9s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:10s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:11s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:12s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:13s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:14s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:15s}", + "{id:\"cfm:tv_stand\",Count:13s,Damage:0s}", + "{id:\"cgm:workbench\",Count:4s,Damage:0s}", + "{id:\"metallurgy:vulcanite_tnt\",Count:45s,Damage:0s}", + "{id:\"metallurgy:tin_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:gold_dust\",Count:1s,Damage:0s}", + "{id:\"metallurgy:iron_dust\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:primordial_pearl\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:tallow\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"perditio\"}]},Damage:0s}", + "{id:\"thaumcraft:chunk\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:chunk\",Count:1s,Damage:1s}", + "{id:\"thaumcraft:chunk\",Count:1s,Damage:2s}", + "{id:\"thaumcraft:chunk\",Count:1s,Damage:3s}", + "{id:\"thaumcraft:chunk\",Count:1s,Damage:4s}", + "{id:\"thaumcraft:chunk\",Count:1s,Damage:5s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"perditio\"}]},Damage:1s}", + "{id:\"thaumcraft:alumentum\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:sanity_soap\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:elemental_hoe\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:primal_crusher\",Count:14s,tag:{infench:[{lvl:1s,id:1s},{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"thaumcraft:charm_undying\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:1s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:2s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:3s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:4s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:5s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:6s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:9s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:11s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:12s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:13s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:16s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:17s}", + "{id:\"stevescarts:blockdetector\",Count:2s,Damage:0s}", + "{id:\"stevescarts:blockdetector\",Count:3s,Damage:1s}", + "{id:\"stevescarts:blockdetector\",Count:2s,Damage:2s}", + "{id:\"stevescarts:blockdetector\",Count:2s,Damage:3s}", + "{id:\"stevescarts:blockdetector\",Count:2s,Damage:4s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:6s}", + "{id:\"stevescarts:cartmodule\",Count:45s,Damage:31s}", + "{id:\"tconstruct:soil\",Count:2s,Damage:0s}", + "{id:\"tconstruct:soil\",Count:3s,Damage:1s}", + "{id:\"tconstruct:soil\",Count:3s,Damage:2s}", + "{id:\"tconstruct:soil\",Count:3s,Damage:3s}", + "{id:\"tconstruct:materials\",Count:6s,Damage:18s}", + "{id:\"tconstruct:stone_ladder\",Count:1s,Damage:0s}", + "{id:\"tconstruct:brownstone\",Count:11s,Damage:1s}", + "{id:\"tconstruct:brownstone_slab\",Count:4s,Damage:1s}", + "{id:\"tconstruct:brownstone_stairs_rough\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:6s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:7s}", + "{id:\"thaumicaugmentation:stone\",Count:1s,Damage:10s}", + "{id:\"thaumicaugmentation:rift_mover_output\",Count:8s,Damage:0s}", + "{id:\"thaumicaugmentation:strange_crystal\",Count:25s,Damage:0s}", + "{id:\"thaumicperiphery:malignant_heart\",Count:39s,Damage:0s}", + "{id:\"thaumicwonders:void_beacon\",Count:40s,Damage:0s}", + "{id:\"thaumicwonders:hexamite\",Count:13s,Damage:0s}", + "{id:\"thaumicwonders:alkahest_vat\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator_terminus\",Count:1s,Damage:0s}", + "{id:\"thaumicwonders:primal_destroyer\",Count:14s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_chest\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_legs\",Count:7s,Damage:0s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:0s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:1s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:2s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:3s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:4s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:5s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:6s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:7s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:8s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:9s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:10s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:11s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:12s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:13s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:14s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:15s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonehammer\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonebattleaxe\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonenunchaku\",Count:1s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:4s,Damage:1s}", + "{id:\"buildcraftcore:gear_stone\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_sandstone_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:filtered_buffer\",Count:2s,Damage:0s}", + "{id:\"buildcraftfactory:water_gel_spawn\",Count:15s,Damage:0s}", + "{id:\"magicbees:resource\",Count:3s,Damage:8s}", + "{id:\"magicbees:frames.necrotic\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:presser\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:zombiejerkyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:creeperwingsitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:monsterfrieddumplingsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:haggisitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cobblestonecobbleritem\",Count:4s,Damage:0s}" + ] + }, + { + "aspect": "gelum", + "items": [ + "{id:\"minecraft:ice\",Count:20s,Damage:0s}", + "{id:\"minecraft:snow\",Count:3s,Damage:0s}", + "{id:\"minecraft:packed_ice\",Count:15s,Damage:0s}", + "{id:\"minecraft:snow_layer\",Count:1s,Damage:0s}", + "{id:\"minecraft:snowball\",Count:1s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:9s}]},Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:2s,Damage:7s}", + "{id:\"railcraft:backpack_iceman_t1\",Count:4s,Damage:0s}", + "{id:\"railcraft:brick_frostbound\",Count:6s,Damage:0s}", + "{id:\"railcraft:brick_frostbound\",Count:8s,Damage:1s}", + "{id:\"railcraft:brick_frostbound\",Count:11s,Damage:2s}", + "{id:\"railcraft:brick_frostbound\",Count:8s,Damage:3s}", + "{id:\"railcraft:brick_frostbound\",Count:8s,Damage:4s}", + "{id:\"metallurgy:ceruclase_shield\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"gelum\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"gelum\"}]},Damage:1s}" + ] + }, + { + "aspect": "mortuus", + "items": [ + "{id:\"minecraft:skull\",Count:10s,Damage:0s}", + "{id:\"minecraft:skull\",Count:10s,Damage:1s}", + "{id:\"minecraft:skull\",Count:10s,Damage:2s}", + "{id:\"minecraft:skull\",Count:10s,Damage:3s}", + "{id:\"minecraft:skull\",Count:10s,Damage:4s}", + "{id:\"minecraft:skull\",Count:10s,Damage:5s}", + "{id:\"railcraft:locomotive_steam_solid\",Count:2s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"railcraft:locomotive_electric\",Count:2s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"railcraft:locomotive_creative\",Count:2s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"minecraft:dye\",Count:1s,Damage:15s}", + "{id:\"minecraft:bone\",Count:5s,Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:spider_eye\",Count:5s,Damage:0s}", + "{id:\"minecraft:fermented_spider_eye\",Count:3s,Damage:0s}", + "{id:\"minecraft:poisonous_potato\",Count:5s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"ic2:resource\",Count:5s,Damage:4s}", + "{id:\"ic2:resource\",Count:33s,Damage:10s}", + "{id:\"ic2:nuclear\",Count:22s,Damage:0s}", + "{id:\"ic2:nuclear\",Count:22s,Damage:4s}", + "{id:\"forestry:adventurer_bag\",Count:7s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:500s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:16s}", + "{id:\"projectred-illumination:light_button\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:ore_cinnabar\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:vishroom\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:jar_brain\",Count:7s,Damage:0s}", + "{id:\"forge:bucketfilled\",Count:15s,tag:{FluidName:\"liquid_death\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:15s,tag:{FluidName:\"fluid_quicksilver\",Amount:1000},Damage:0s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:2s}", + "{id:\"thaumcraft:quicksilver\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:mirrored_glass\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"mortuus\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"mortuus\"}]},Damage:1s}", + "{id:\"thaumcraft:sanity_checker\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:crimson_blade\",Count:10s,Damage:0s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:5s}", + "{id:\"thaumicwonders:primal_destroyer\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:6s}", + "{id:\"thaumicwonders:bone_bow\",Count:11s,Damage:0s}", + "{id:\"magicbees:resource\",Count:30s,Damage:11s}", + "{id:\"magicbees:frames.oblivion\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:spidereyesoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:stockitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:spidereyepieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:haggisitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mobsoupitem\",Count:6s,Damage:0s}" + ] + }, + { + "aspect": "permutatio", + "items": [ + "{id:\"minecraft:ender_chest\",Count:10s,Damage:0s}", + "{id:\"minecraft:dispenser\",Count:10s,Damage:0s}", + "{id:\"minecraft:hopper\",Count:10s,Damage:0s}", + "{id:\"minecraft:dropper\",Count:10s,Damage:0s}", + "{id:\"railcraft:mow_track_layer\",Count:15s,Damage:0s}", + "{id:\"railcraft:cart_trade_station\",Count:5s,Damage:0s}", + "{id:\"minecraft:beacon\",Count:10s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:33s}]},Damage:0s}", + "{id:\"ic2:te\",Count:4s,Damage:9s}", + "{id:\"ic2:te\",Count:4s,Damage:12s}", + "{id:\"ic2:te\",Count:4s,Damage:13s}", + "{id:\"ic2:te\",Count:4s,Damage:14s}", + "{id:\"ic2:te\",Count:4s,Damage:15s}", + "{id:\"ic2:te\",Count:4s,Damage:18s}", + "{id:\"ic2:te\",Count:4s,Damage:31s}", + "{id:\"ic2:te\",Count:9s,Damage:34s}", + "{id:\"ic2:te\",Count:4s,Damage:50s}", + "{id:\"ic2:te\",Count:4s,Damage:53s}", + "{id:\"ic2:te\",Count:26s,Damage:54s}", + "{id:\"ic2:te\",Count:9s,Damage:87s}", + "{id:\"ic2:te\",Count:18s,Damage:84s}", + "{id:\"ic2:te\",Count:101s,Damage:85s}", + "{id:\"ic2:resource\",Count:5s,Damage:1s}", + "{id:\"ic2:resource\",Count:33s,Damage:6s}", + "{id:\"ic2:nano_helmet\",Count:20s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nightvision_goggles\",Count:27s,Damage:26s}", + "{id:\"ic2:nightvision_goggles\",Count:27s,tag:{charge:200000.0d},Damage:0s}", + "{id:\"ic2:dust\",Count:5s,Damage:4s}", + "{id:\"ic2:ingot\",Count:5s,Damage:2s}", + "{id:\"ic2:plate\",Count:3s,Damage:1s}", + "{id:\"ic2:casing\",Count:1s,Damage:1s}", + "{id:\"ic2:crafting\",Count:6s,Damage:7s}", + "{id:\"ic2:crafting\",Count:6s,Damage:8s}", + "{id:\"ic2:advanced_charging_re_battery\",Count:33s,tag:{charge:400000.0d},Damage:0s}", + "{id:\"ic2:charging_energy_crystal\",Count:48s,tag:{charge:4000000.0d},Damage:0s}", + "{id:\"ic2:charging_lapotron_crystal\",Count:90s,tag:{charge:4.0E7d},Damage:0s}", + "{id:\"ic2:heat_plating\",Count:18s,Damage:0s}", + "{id:\"ic2:heat_exchanger\",Count:11s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_exchanger\",Count:26s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_exchanger\",Count:8s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:advanced_heat_exchanger\",Count:18s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_vent\",Count:18s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:overclocked_heat_vent\",Count:13s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:neutron_reflector\",Count:2s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:thick_neutron_reflector\",Count:17s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:iridium_reflector\",Count:76s,Damage:0s}", + "{id:\"ic2:rsh_condensator\",Count:8s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:lzh_condensator\",Count:45s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:quad_uranium_fuel_rod\",Count:4s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:quad_mox_fuel_rod\",Count:4s,tag:{advDmg:0},Damage:0s}", + "{id:\"forestry:ingot_copper\",Count:5s,Damage:0s}", + "{id:\"forestry:gear_copper\",Count:15s,Damage:0s}", + "{id:\"forestry:resources\",Count:5s,Damage:1s}", + "{id:\"forestry:resource_storage\",Count:33s,Damage:1s}", + "{id:\"forestry:centrifuge\",Count:22s,Damage:0s}", + "{id:\"forestry:moistener\",Count:45s,Damage:0s}", + "{id:\"forestry:stamps\",Count:1s,Damage:1s}", + "{id:\"forestry:engine_peat\",Count:33s,Damage:0s}", + "{id:\"forestry:engine_clockwork\",Count:11s,Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:0},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:1},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:2},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:3},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:4},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:5},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:6},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:7},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:8},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:9},Damage:0s}", + "{id:\"forestry:ffarm\",Count:7s,tag:{FarmBlock:10},Damage:0s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:0},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:1},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:2},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:3},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:4},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:5},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:6},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:7},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:8},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:9},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:10},Damage:2s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:0},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:1},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:2},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:3},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:4},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:5},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:6},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:7},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:8},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:9},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:10},Damage:3s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:0},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:1},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:2},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:3},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:4},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:5},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:6},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:7},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:8},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:9},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:10},Damage:4s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:0},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:1},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:2},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:3},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:4},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:5},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:6},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:7},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:8},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:9},Damage:5s}", + "{id:\"forestry:ffarm\",Count:5s,tag:{FarmBlock:10},Damage:5s}", + "{id:\"projectred-core:resource_item\",Count:5s,Damage:100s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:400s}", + "{id:\"projectred-core:resource_item\",Count:4s,Damage:410s}", + "{id:\"projectred-expansion:charged_battery\",Count:3s,Damage:0s}", + "{id:\"projectred-expansion:jetpack\",Count:15s,Damage:0s}", + "{id:\"projectred-expansion:electric_screwdriver\",Count:2s,Damage:0s}", + "{id:\"projectred-expansion:machine1\",Count:4s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:9s,Damage:5s}", + "{id:\"projectred-expansion:machine2\",Count:4s,Damage:6s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:8s}", + "{id:\"projectred-expansion:machine2\",Count:9s,Damage:9s}", + "{id:\"projectred-exploration:ore\",Count:5s,Damage:3s}", + "{id:\"projectred-exploration:stone\",Count:33s,Damage:8s}", + "{id:\"projectred-exploration:stone_wall\",Count:24s,Damage:8s}", + "{id:\"rafradek_tf2_weapons:itemtf2\",Count:5s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:copper_ore\",Count:5s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:7s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:7s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:5s,Damage:2s}", + "{id:\"railcraft:manipulator\",Count:5s,Damage:3s}", + "{id:\"railcraft:manipulator\",Count:7s,Damage:4s}", + "{id:\"railcraft:manipulator\",Count:7s,Damage:5s}", + "{id:\"railcraft:manipulator\",Count:7s,Damage:6s}", + "{id:\"railcraft:manipulator\",Count:7s,Damage:7s}", + "{id:\"railcraft:manipulator\",Count:7s,Damage:8s}", + "{id:\"railcraft:manipulator\",Count:5s,Damage:9s}", + "{id:\"railcraft:trade_station\",Count:7s,Damage:0s}", + "{id:\"railcraft:filter_ore_dict\",Count:3s,Damage:0s}", + "{id:\"railcraft:tool_charge_meter\",Count:7s,Damage:0s}", + "{id:\"railcraft:metal\",Count:33s,Damage:0s}", + "{id:\"railcraft:ingot\",Count:5s,Damage:1s}", + "{id:\"railcraft:ore_metal\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:ore\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:storage\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:glass\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:glass\",Count:2s,Damage:1s}", + "{id:\"thermalfoundation:glass\",Count:2s,Damage:2s}", + "{id:\"thermalfoundation:glass\",Count:2s,Damage:4s}", + "{id:\"thermalfoundation:glass\",Count:2s,Damage:5s}", + "{id:\"thermalfoundation:glass\",Count:2s,Damage:6s}", + "{id:\"thermalfoundation:glass\",Count:2s,Damage:7s}", + "{id:\"thermalfoundation:glass\",Count:2s,Damage:8s}", + "{id:\"thermalfoundation:glass_alloy\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:glass_alloy\",Count:2s,Damage:1s}", + "{id:\"thermalfoundation:glass_alloy\",Count:2s,Damage:2s}", + "{id:\"thermalfoundation:glass_alloy\",Count:2s,Damage:3s}", + "{id:\"thermalfoundation:glass_alloy\",Count:3s,Damage:4s}", + "{id:\"thermalfoundation:glass_alloy\",Count:3s,Damage:5s}", + "{id:\"thermalfoundation:glass_alloy\",Count:2s,Damage:6s}", + "{id:\"thermalfoundation:glass_alloy\",Count:2s,Damage:7s}", + "{id:\"thermalfoundation:meter\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:4s,Damage:1s}", + "{id:\"thermalfoundation:upgrade\",Count:3s,Damage:33s}", + "{id:\"thermalfoundation:upgrade\",Count:2s,Damage:34s}", + "{id:\"thermalfoundation:upgrade\",Count:1s,Damage:35s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:64s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:100s}", + "{id:\"thermalfoundation:material\",Count:2s,Damage:101s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:128s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:256s}", + "{id:\"thermalfoundation:material\",Count:3s,Damage:656s}", + "{id:\"thermalfoundation:material\",Count:3s,Damage:657s}", + "{id:\"thermalfoundation:armor.helmet_copper\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_copper\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_copper\",Count:26s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_copper\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_copper\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_copper\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_copper\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_copper\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_copper\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_copper\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_copper\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_copper\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_copper\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_copper\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_copper\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_copper\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_copper\",Count:15s,Damage:0s}", + "{id:\"thermaldynamics:duct_0\",Count:6s,Damage:5s}", + "{id:\"thermaldynamics:duct_0\",Count:9s,Damage:9s}", + "{id:\"thermaldynamics:duct_16\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:duct_64\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:duct_64\",Count:1s,Damage:1s}", + "{id:\"thermaldynamics:duct_64\",Count:2s,Damage:3s}", + "{id:\"thaumcraft:mirror\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:mirror_essentia\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:essentia_input\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:essentia_output\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:pattern_crafter\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:potion_sprayer\",Count:7s,Damage:0s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:120s}", + "{id:\"ironchest:iron_chest\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:30s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:30s,Damage:3s}", + "{id:\"ironchest:copper_silver_chest_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:copper_iron_chest_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:wood_copper_chest_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:copper_silver_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:copper_iron_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:vanilla_copper_shulker_upgrade\",Count:30s,Damage:0s}", + "{id:\"metallurgy:copper_ore\",Count:5s,Damage:0s}", + "{id:\"metallurgy:copper_block\",Count:33s,Damage:0s}", + "{id:\"metallurgy:copper_ingot\",Count:5s,Damage:0s}", + "{id:\"metallurgy:copper_dust\",Count:5s,Damage:0s}", + "{id:\"metallurgy:copper_axe\",Count:11s,Damage:0s}", + "{id:\"metallurgy:copper_hoe\",Count:7s,Damage:0s}", + "{id:\"metallurgy:copper_pickaxe\",Count:11s,Damage:0s}", + "{id:\"metallurgy:copper_shovel\",Count:3s,Damage:0s}", + "{id:\"metallurgy:copper_sword\",Count:7s,Damage:0s}", + "{id:\"metallurgy:copper_helmet\",Count:18s,Damage:0s}", + "{id:\"metallurgy:copper_chestplate\",Count:30s,Damage:0s}", + "{id:\"metallurgy:copper_leggings\",Count:26s,Damage:0s}", + "{id:\"metallurgy:copper_boots\",Count:15s,Damage:0s}", + "{id:\"metallurgy:ore_detector\",Count:24s,Damage:0s}", + "{id:\"thaumcraft:cluster\",Count:10s,Damage:2s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"permutatio\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"permutatio\"}]},Damage:1s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:14s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:25s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:28s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:29s}", + "{id:\"tconstruct:pickaxe\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:shovel\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:hatchet\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.5f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.5f},Special:{Categories:[\"weapon\",\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:mattock\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,HarvestLevelAxe:0,MiningSpeed:3.02f,FreeModifiers:3,HarvestLevelShovel:0,Durability:1510,HarvestLevel:0,Attack:3.0f},Stats:{AttackSpeedMultiplier:1.0f,HarvestLevelAxe:0,MiningSpeed:3.02f,FreeModifiers:3,HarvestLevelShovel:0,Durability:1510,HarvestLevel:0,Attack:3.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:kama\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:hammer\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3775,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3775,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:excavator\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3167,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3167,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:lumberaxe\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3620,HarvestLevel:0,Attack:2.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3620,HarvestLevel:0,Attack:2.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:scythe\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3982,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3982,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:broadsword\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1991,HarvestLevel:0,Attack:1.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1991,HarvestLevel:0,Attack:1.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:longsword\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1900,HarvestLevel:0,Attack:0.5f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1900,HarvestLevel:0,Attack:0.5f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:rapier\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1448,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1448,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:frypan\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1510,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1510,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:battlesign\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1510,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1510,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:cleaver\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3620,HarvestLevel:0,Attack:3.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3620,HarvestLevel:0,Attack:3.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[\"beheading_cleaver\"]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1},{identifier:\"beheading_cleaver\",color:1070923,level:2}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:shortbow\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1050,HarvestLevel:0,Attack:0.0f,Range:0.75f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1050,HarvestLevel:0,Attack:0.0f,Range:0.75f},Special:{Categories:[\"tool\",\"launcher\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"string\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:longbow\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1820,HarvestLevel:0,Attack:0.0f,Range:0.75f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1820,HarvestLevel:0,Attack:0.0f,Range:0.75f},Special:{Categories:[\"tool\",\"launcher\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"string\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:crossbow\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1810,HarvestLevel:0,Attack:0.0f,Range:0.75f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1810,HarvestLevel:0,Attack:0.0f,Range:0.75f},Special:{Categories:[\"tool\",\"launcher\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"string\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:arrow\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,Accuracy:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1050,HarvestLevel:0,Attack:2.0f},Stats:{AttackSpeedMultiplier:1.0f,Accuracy:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1050,HarvestLevel:0,Attack:2.0f},Special:{Categories:[\"tool\",\"no_melee\",\"projectile\"]},TinkerData:{Materials:[\"wood\",\"sponge\",\"feather\"],Modifiers:[]},Modifiers:[{identifier:\"ecological\",color:-7444965,level:1},{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"ecological\",\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:shuriken\",Count:3s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,Accuracy:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1300,HarvestLevel:0,Attack:1.0f},Stats:{AttackSpeedMultiplier:1.0f,Accuracy:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1300,HarvestLevel:0,Attack:1.0f},Special:{Categories:[\"tool\",\"no_melee\",\"projectile\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"thaumicaugmentation:rift_feeder\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_mirror\",Count:5s,Damage:0s}", + "{id:\"thaumicwonders:portal_generator\",Count:13s,Damage:0s}", + "{id:\"thaumicwonders:transmuter_stone\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:15s,Damage:2s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperhammer\",Count:22s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperspear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperbattleaxe\",Count:18s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperdagger\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcoppernunchaku\",Count:7s,Damage:0s}" + ] + }, + { + "aspect": "vacuos", + "items": [ + "{id:\"minecraft:bedrock\",Count:25s,Damage:0s}", + "{id:\"minecraft:sponge\",Count:5s,Damage:0s}", + "{id:\"minecraft:ender_chest\",Count:20s,Damage:0s}", + "{id:\"minecraft:white_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:orange_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:magenta_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:light_blue_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:yellow_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:lime_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:pink_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:gray_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:silver_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:cyan_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:purple_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:blue_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:brown_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:green_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:red_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:black_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:flower_pot\",Count:5s,Damage:0s}", + "{id:\"minecraft:dispenser\",Count:5s,Damage:0s}", + "{id:\"minecraft:hopper\",Count:5s,Damage:0s}", + "{id:\"minecraft:dropper\",Count:5s,Damage:0s}", + "{id:\"minecraft:bowl\",Count:5s,Damage:0s}", + "{id:\"minecraft:bucket\",Count:5s,Damage:0s}", + "{id:\"minecraft:water_bucket\",Count:5s,Damage:0s}", + "{id:\"minecraft:lava_bucket\",Count:5s,Damage:0s}", + "{id:\"minecraft:milk_bucket\",Count:5s,Damage:0s}", + "{id:\"minecraft:glass_bottle\",Count:5s,Damage:0s}", + "{id:\"minecraft:shulker_shell\",Count:5s,Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"lava\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"iron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"gold\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"pigiron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"cobalt\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ardite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"manyullyn\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"knightslime\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"alubrass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"brass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"copper\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"tin\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"bronze\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"zinc\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"lead\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"nickel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"silver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"electrum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"aluminum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_residue\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_residue_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_residue_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_heavy\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_heavy_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_heavy_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_dense\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_dense_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_dense_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_distilled\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_distilled_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oil_distilled_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_dense\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_dense_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_dense_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_light\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_light_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_light_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_mixed_light\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_gaseous\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2uu_matter\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2construction_foam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2coolant\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2creosote\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2hot_coolant\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2pahoehoe_lava\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2biomass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2biogas\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2distilled_water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2superheated_steam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2steam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2hot_water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2weed_ex\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2air\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2hydrogen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2oxygen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2heavy_water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ic2milk\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"bio.ethanol\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"biomass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"glass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"for.honey\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ice\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"juice\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"milk\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"seed.oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"short.mead\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"mutagen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"liquiddna\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"protein\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"amordrine\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"haderoth\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"alduorite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"platinum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"vulcanite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ignatius\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"etherium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"quicksilver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"astral_silver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"hepatizon\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"lemurite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"sanguinite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"eximite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"desichalkos\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"celenegil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"shadow_iron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"carmot\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"mithril\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ceruclase\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"deep_iron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"angmallen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"manganese\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"kalendrite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"damascus_steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"prometheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"adamantine\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"tartarite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"atlarus\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"vyroxeres\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"black_steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"lutetium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"osmium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"oureclase\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"inolashite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"meutoite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"orichalcum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"infuscolium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"midasium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"shadow_steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"krik\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"rubracium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"molten_tar\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"molten_thermite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"steam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"coal\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"crude_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"refined_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"refined_fuel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"sap\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"syrup\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"resin\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"tree_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"seed_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"biocrude\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"refined_biofuel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"mushroom_stew\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"experience\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"potion\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"potion_splash\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"potion_lingering\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"redstone\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"glowstone\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"ender\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"pyrotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"cryotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"aerotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"petrotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"mana\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"iridium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"invar\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"constantan\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"signalum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"lumium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"enderium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"flux_goo\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"liquid_death\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"purifying_fluid\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"stone\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"obsidian\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"clay\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"dirt\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"emerald\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"blood\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"blueslime\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"purpleslime\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:3s,tag:{Fluid:{FluidName:\"fluid_quicksilver\",Amount:1000}},Damage:0s}", + "{id:\"ic2:te\",Count:22s,Damage:19s}", + "{id:\"ic2:te\",Count:7s,Damage:56s}", + "{id:\"railcraft:manipulator\",Count:3s,Damage:8s}", + "{id:\"railcraft:backpack_apothecary_t1\",Count:7s,Damage:0s}", + "{id:\"railcraft:boiler_firebox_fluid\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:stone_porous\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:alembic\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:everfull_urn\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:essentia_output\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:void_siphon\",Count:10s,Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"iron\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"gold\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"pigiron\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"cobalt\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ardite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"manyullyn\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"knightslime\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"alubrass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"brass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"copper\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"tin\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"bronze\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"zinc\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"lead\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"nickel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"silver\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"electrum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"steel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"aluminum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_residue\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_residue_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_residue_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_heavy\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_heavy_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_heavy_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_dense\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_dense_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_dense_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_distilled\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_distilled_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oil_distilled_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_dense\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_dense_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_dense_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_mixed_heavy\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_mixed_heavy_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_mixed_heavy_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_light\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_light_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_light_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_mixed_light\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_mixed_light_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_mixed_light_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_gaseous\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_gaseous_heat_1\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fuel_gaseous_heat_2\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2uu_matter\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2construction_foam\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2coolant\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2creosote\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2hot_coolant\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2pahoehoe_lava\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2biomass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2biogas\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2distilled_water\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2superheated_steam\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2steam\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2hot_water\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2weed_ex\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2air\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2hydrogen\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2oxygen\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2heavy_water\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ic2milk\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"bio.ethanol\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"biomass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"glass\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"for.honey\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ice\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"juice\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"seed.oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"short.mead\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"mutagen\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"liquiddna\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"protein\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"amordrine\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"haderoth\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"alduorite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"platinum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"vulcanite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ignatius\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"etherium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"quicksilver\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"astral_silver\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"hepatizon\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"lemurite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"sanguinite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"eximite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"desichalkos\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"celenegil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"shadow_iron\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"carmot\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"mithril\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ceruclase\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"deep_iron\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"angmallen\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"manganese\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"kalendrite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"damascus_steel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"prometheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"adamantine\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"tartarite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"atlarus\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"vyroxeres\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"black_steel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"lutetium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"osmium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"oureclase\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"inolashite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"meutoite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"orichalcum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"infuscolium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"midasium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"shadow_steel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"krik\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"rubracium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"molten_tar\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"molten_thermite\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"creosote\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"steam\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"coal\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"crude_oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"refined_oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"refined_fuel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"sap\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"syrup\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"resin\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"tree_oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"seed_oil\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"biocrude\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"refined_biofuel\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"mushroom_stew\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"experience\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"potion\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"potion_splash\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"potion_lingering\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"redstone\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"glowstone\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"ender\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"pyrotheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"cryotheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"aerotheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"petrotheum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"mana\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"iridium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"invar\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"constantan\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"signalum\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"lumium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"enderium\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"liquid_death\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"purifying_fluid\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"stone\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"obsidian\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"clay\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"dirt\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"emerald\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"blood\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"blueslime\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"purpleslime\",Amount:1000},Damage:0s}", + "{id:\"forge:bucketfilled\",Count:5s,tag:{FluidName:\"fluid_quicksilver\",Amount:1000},Damage:0s}", + "{id:\"bibliocraft:potionshelf\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:potionshelf\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:potionshelf\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:potionshelf\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:potionshelf\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:potionshelf\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:potionshelf\",Count:3s,Damage:6s}", + "{id:\"cfm:tree_bottom\",Count:3s,Damage:0s}", + "{id:\"hmctt:torch_lighter\",Count:3s,Damage:0s}", + "{id:\"hmctt:handheld_lantern\",Count:6s,Damage:0s}", + "{id:\"hmctt:tiki_torch\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_red\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_green\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_blue\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_purple\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_white\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_pink\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_yellow\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lime\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_brown\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_gray\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lightgray\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_black\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_red\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_green\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_blue\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_purple\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_white\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_pink\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_yellow\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_lime\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_brown\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_gray\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_lightgray\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_black\",Count:2s,Damage:0s}", + "{id:\"hmctt:discolight\",Count:3s,Damage:0s}", + "{id:\"hmctt:fogmachine\",Count:3s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:5s,Damage:3s}", + "{id:\"ironchest:vanilla_iron_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:vanilla_copper_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"metallurgy:alloyer\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:module\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"vacuos\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"vacuos\"}]},Damage:1s}", + "{id:\"thaumcraft:amulet_vis\",Count:7s,Damage:1s}", + "{id:\"thaumcraft:voidseer_charm\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:focus_3\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:5s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:6s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:14s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:16s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:18s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:51s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:86s}", + "{id:\"tconstruct:tinker_tank_controller\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:1s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:2s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:40s,tag:{cap:{slots:3},color:2498903},Damage:1s}", + "{id:\"thaumicaugmentation:material\",Count:15s,Damage:3s}", + "{id:\"thaumicaugmentation:void_boots\",Count:30s,tag:{color:6961280},Damage:0s}", + "{id:\"thaumicaugmentation:void_boots\",Count:30s,tag:{color:6961280,tc.charge:480},Damage:0s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:0L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:16s,Damage:0s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:300L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:11s,tag:{cap:{augment:{},energy:{energy:300L}}},Damage:0s}", + "{id:\"thaumicaugmentation:fracture_locator\",Count:6s,Damage:0s}", + "{ForgeCaps:{Parent:{energy:{energy:0L}}},id:\"thaumicaugmentation:elytra_harness_augment\",Count:12s,Damage:0s}", + "{ForgeCaps:{Parent:{augments:{slots:1},energy:{energy:0L}}},id:\"thaumicaugmentation:impulse_cannon\",Count:23s,Damage:0s}", + "{id:\"thaumicperiphery:magic_quiver\",Count:10s,Damage:0s}", + "{id:\"thaumicperiphery:vis_phylactery\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:everburning_urn\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:flux_capacitor\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:disjunction_cloth\",Count:6s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:4s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:6s,Damage:1s}", + "{id:\"thaumicwonders:lethe_water\",Count:4s,Damage:0s}", + "{id:\"buildcraftfactory:pump\",Count:3s,Damage:0s}" + ] + }, + { + "aspect": "bestia", + "items": [ + "{id:\"minecraft:wool\",Count:15s,Damage:0s}", + "{id:\"minecraft:wool\",Count:11s,Damage:1s}", + "{id:\"minecraft:wool\",Count:11s,Damage:2s}", + "{id:\"minecraft:wool\",Count:11s,Damage:3s}", + "{id:\"minecraft:wool\",Count:11s,Damage:4s}", + "{id:\"minecraft:wool\",Count:11s,Damage:5s}", + "{id:\"minecraft:wool\",Count:11s,Damage:6s}", + "{id:\"minecraft:wool\",Count:11s,Damage:7s}", + "{id:\"minecraft:wool\",Count:11s,Damage:8s}", + "{id:\"minecraft:wool\",Count:11s,Damage:9s}", + "{id:\"minecraft:wool\",Count:11s,Damage:10s}", + "{id:\"minecraft:wool\",Count:11s,Damage:11s}", + "{id:\"minecraft:wool\",Count:11s,Damage:12s}", + "{id:\"minecraft:wool\",Count:11s,Damage:13s}", + "{id:\"minecraft:wool\",Count:11s,Damage:14s}", + "{id:\"minecraft:wool\",Count:12s,Damage:15s}", + "{id:\"minecraft:bookshelf\",Count:6s,Damage:0s}", + "{id:\"minecraft:prismarine\",Count:1s,Damage:2s}", + "{id:\"minecraft:web\",Count:1s,Damage:0s}", + "{id:\"minecraft:torch\",Count:1s,Damage:0s}", + "{id:\"minecraft:carpet\",Count:7s,Damage:0s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:1s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:2s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:3s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:4s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:5s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:6s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:7s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:8s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:9s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:10s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:11s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:12s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:13s}", + "{id:\"minecraft:carpet\",Count:5s,Damage:14s}", + "{id:\"minecraft:carpet\",Count:6s,Damage:15s}", + "{id:\"minecraft:white_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:orange_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:magenta_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:light_blue_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:yellow_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:lime_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:pink_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:gray_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:silver_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:cyan_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:purple_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:blue_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:brown_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:green_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:red_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:black_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:painting\",Count:11s,Damage:0s}", + "{id:\"minecraft:bed\",Count:1s,Damage:15s}", + "{id:\"minecraft:item_frame\",Count:3s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:67s,Damage:15s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:14s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:13s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:12s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:11s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:10s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:9s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:8s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:7s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:6s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:5s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:4s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:3s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:2s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:49s,Damage:1s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:54s,Damage:0s}", + "{id:\"minecraft:dispenser\",Count:8s,Damage:0s}", + "{id:\"minecraft:saddle\",Count:10s,Damage:0s}", + "{id:\"minecraft:carrot_on_a_stick\",Count:5s,Damage:0s}", + "{id:\"railcraft:detector\",Count:90s,Damage:10s}", + "{id:\"railcraft:detector\",Count:30s,Damage:11s}", + "{id:\"railcraft:signal\",Count:13s,Damage:0s}", + "{id:\"railcraft:signal\",Count:13s,Damage:1s}", + "{id:\"railcraft:signal\",Count:13s,Damage:2s}", + "{id:\"railcraft:signal_dual\",Count:25s,Damage:0s}", + "{id:\"railcraft:signal_dual\",Count:25s,Damage:1s}", + "{id:\"railcraft:signal_dual\",Count:25s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:12s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:12s,Damage:4s}", + "{id:\"railcraft:signal_box\",Count:12s,Damage:0s}", + "{id:\"railcraft:signal_box\",Count:24s,Damage:3s}", + "{id:\"railcraft:signal_box\",Count:24s,Damage:5s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_disembarking\"}},Damage:6s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_embarking\"}},Damage:8s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_coupler\"}},Damage:24s}", + "{id:\"railcraft:actuator\",Count:12s,Damage:1s}", + "{id:\"railcraft:actuator\",Count:9s,Damage:2s}", + "{id:\"minecraft:bow\",Count:11s,Damage:0s}", + "{id:\"minecraft:string\",Count:5s,Damage:0s}", + "{id:\"minecraft:leather_helmet\",Count:26s,Damage:0s}", + "{id:\"minecraft:leather_chestplate\",Count:42s,Damage:0s}", + "{id:\"minecraft:leather_leggings\",Count:36s,Damage:0s}", + "{id:\"minecraft:leather_boots\",Count:21s,Damage:0s}", + "{id:\"minecraft:porkchop\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_porkchop\",Count:5s,Damage:0s}", + "{id:\"minecraft:leather\",Count:5s,Damage:0s}", + "{id:\"minecraft:milk_bucket\",Count:5s,Damage:0s}", + "{id:\"minecraft:book\",Count:3s,Damage:0s}", + "{id:\"minecraft:egg\",Count:5s,Damage:0s}", + "{id:\"minecraft:fishing_rod\",Count:7s,Damage:0s}", + "{id:\"minecraft:fish\",Count:5s,Damage:0s}", + "{id:\"minecraft:fish\",Count:5s,Damage:1s}", + "{id:\"minecraft:fish\",Count:5s,Damage:2s}", + "{id:\"minecraft:fish\",Count:5s,Damage:3s}", + "{id:\"minecraft:cooked_fish\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_fish\",Count:5s,Damage:1s}", + "{id:\"minecraft:dye\",Count:2s,Damage:0s}", + "{id:\"minecraft:beef\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_beef\",Count:5s,Damage:0s}", + "{id:\"minecraft:chicken\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_chicken\",Count:5s,Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:spider_eye\",Count:5s,Damage:0s}", + "{id:\"minecraft:fermented_spider_eye\",Count:3s,Damage:0s}", + "{id:\"minecraft:writable_book\",Count:3s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:6s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:10s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:5s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:5s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:5s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:5s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:4s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:5s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:23s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:24s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:5s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:33s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:38s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:43s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:45s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:47s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:5s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:50s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:51s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:5s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:5s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:56s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:57s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:64s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:65s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:3s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:4s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:70s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:71s}]},Damage:0s}", + "{id:\"minecraft:rabbit\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_rabbit\",Count:5s,Damage:0s}", + "{id:\"minecraft:rabbit_foot\",Count:5s,Damage:0s}", + "{id:\"minecraft:rabbit_hide\",Count:5s,Damage:0s}", + "{id:\"minecraft:iron_horse_armor\",Count:5s,Damage:0s}", + "{id:\"minecraft:golden_horse_armor\",Count:5s,Damage:0s}", + "{id:\"minecraft:diamond_horse_armor\",Count:5s,Damage:0s}", + "{id:\"minecraft:lead\",Count:7s,Damage:0s}", + "{id:\"minecraft:name_tag\",Count:10s,Damage:0s}", + "{id:\"minecraft:mutton\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_mutton\",Count:5s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:shulker_shell\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_cat\",Count:5s,Damage:0s}", + "{id:\"aeadditions:part.base\",Count:16s,Damage:3s}", + "{id:\"ic2:sheet\",Count:10s,Damage:2s}", + "{id:\"ic2:alloy_chestplate\",Count:31s,Damage:0s}", + "{id:\"ic2:rubber_boots\",Count:11s,Damage:0s}", + "{id:\"ic2:static_boots\",Count:11s,Damage:0s}", + "{id:\"ic2:mug\",Count:3s,Damage:3s}", + "{id:\"forestry:pipette\",Count:11s,Damage:0s}", + "{id:\"forestry:book_forester\",Count:2s,Damage:0s}", + "{id:\"forestry:apiarist_bag\",Count:37s,Damage:0s}", + "{id:\"forestry:lepidopterist_bag\",Count:37s,Damage:0s}", + "{id:\"forestry:miner_bag\",Count:37s,Damage:0s}", + "{id:\"forestry:digger_bag\",Count:37s,Damage:0s}", + "{id:\"forestry:forester_bag\",Count:37s,Damage:0s}", + "{id:\"forestry:hunter_bag\",Count:37s,Damage:0s}", + "{id:\"forestry:adventurer_bag\",Count:37s,Damage:0s}", + "{id:\"forestry:builder_bag\",Count:37s,Damage:0s}", + "{id:\"forestry:worktable\",Count:2s,Damage:0s}", + "{id:\"forestry:frame_untreated\",Count:3s,Damage:0s}", + "{id:\"forestry:frame_impregnated\",Count:3s,Damage:0s}", + "{id:\"forestry:scoop\",Count:11s,Damage:0s}", + "{id:\"forestry:smoker\",Count:7s,Damage:0s}", + "{id:\"forestry:catalogue\",Count:2s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:4s,Damage:1s}", + "{id:\"gendustry:pollen_kit\",Count:3s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:11s,Damage:3s}", + "{id:\"projectred-core:resource_item\",Count:30s,Damage:420s}", + "{id:\"projectred-core:resource_item\",Count:135s,Damage:421s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:515s}", + "{id:\"projectred-core:multimeter\",Count:3s,Damage:0s}", + "{id:\"projectred-integration:gate\",Count:49s,Damage:22s}", + "{id:\"projectred-integration:gate\",Count:49s,Damage:28s}", + "{id:\"projectred-integration:gate\",Count:8s,Damage:29s}", + "{id:\"projectred-integration:gate\",Count:57s,Damage:30s}", + "{id:\"projectred-integration:gate\",Count:8s,Damage:32s}", + "{id:\"projectred-transmission:wire\",Count:4s,Damage:6s}", + "{id:\"projectred-transmission:wire\",Count:4s,Damage:10s}", + "{id:\"projectred-transmission:wire\",Count:4s,Damage:12s}", + "{id:\"projectred-transmission:wire\",Count:4s,Damage:13s}", + "{id:\"projectred-transmission:wire\",Count:4s,Damage:14s}", + "{id:\"projectred-transmission:wire\",Count:4s,Damage:16s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:17s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:18s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:19s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:20s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:21s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:22s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:23s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:24s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:25s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:26s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:27s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:28s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:29s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:30s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:31s}", + "{id:\"projectred-transmission:wire\",Count:15s,Damage:32s}", + "{id:\"projectred-transmission:wire\",Count:16s,Damage:33s}", + "{id:\"projectred-transmission:wire\",Count:4s,Damage:34s}", + "{id:\"projectred-transmission:framed_wire\",Count:3s,Damage:14s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:16s}", + "{id:\"projectred-transmission:framed_wire\",Count:11s,Damage:17s}", + "{id:\"projectred-transmission:framed_wire\",Count:3s,Damage:34s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:15s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:31s}", + "{id:\"projectred-illumination:light_button\",Count:4s,Damage:15s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:3s,Damage:15s}", + "{id:\"projectred-illumination:lantern\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:fixture_light\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:cage_lamp\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:2s,Damage:15s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:15s}", + "{id:\"railcraft:armor_goggles\",Count:23s,Damage:0s}", + "{id:\"railcraft:armor_overalls\",Count:57s,Damage:0s}", + "{id:\"railcraft:tool_notepad\",Count:1s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:6s,Damage:8s}", + "{id:\"railcraft:trade_station\",Count:6s,Damage:0s}", + "{id:\"railcraft:filter_blank\",Count:1s,Damage:0s}", + "{id:\"railcraft:backpack_apothecary_t1\",Count:37s,Damage:0s}", + "{id:\"railcraft:backpack_iceman_t1\",Count:37s,Damage:0s}", + "{id:\"railcraft:backpack_trackman_t1\",Count:37s,Damage:0s}", + "{id:\"railcraft:backpack_signalman_t1\",Count:37s,Damage:0s}", + "{id:\"railcraft:tool_signal_tuner\",Count:12s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:16s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:16s,Damage:1s}", + "{id:\"railcraft:circuit\",Count:16s,Damage:2s}", + "{id:\"railcraft:circuit\",Count:16s,Damage:3s}", + "{id:\"railcraft:logbook\",Count:10s,Damage:0s}", + "{id:\"railcraft:routing_table\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:rockwool\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tome_lexicon\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tome_experience\",Count:2s,tag:{},Damage:0s}", + "{id:\"thermalfoundation:tool.bow_copper\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_copper\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_tin\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_tin\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_silver\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_silver\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_lead\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_lead\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_aluminum\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_aluminum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_nickel\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_nickel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_platinum\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_platinum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_steel\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_steel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_electrum\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_electrum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_invar\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_invar\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_bronze\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_bronze\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_constantan\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_constantan\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_iron\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_iron\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_diamond\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_diamond\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_gold\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_gold\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_copper\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_tin\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_silver\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_lead\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_aluminum\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_nickel\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_platinum\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_steel\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_electrum\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_invar\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_bronze\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_constantan\",Count:18s,Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:3s,tag:{Energy:200000,JetpackParticle:0},Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:1s,tag:{},Damage:1s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:1s,tag:{},Damage:2s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:1s,tag:{},Damage:3s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:2s,tag:{},Damage:4s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:2s,tag:{},Damage:5s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:2s,tag:{},Damage:6s}", + "{id:\"simplyjetpacks:metaitem\",Count:3s,Damage:0s}", + "{id:\"simplyjetpacks:metaitem\",Count:15s,Damage:4s}", + "{id:\"simplyjetpacks:pilot_goggles\",Count:11s,Damage:0s}", + "{id:\"thermalinnovation:injector\",Count:1s,tag:{},Damage:0s}", + "{id:\"thermalinnovation:quiver\",Count:1s,tag:{},Damage:0s}", + "{id:\"thaumcraft:taint_feature\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:candle_white\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:candle_black\",Count:1s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_white\",Count:33s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_orange\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_magenta\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lightblue\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_yellow\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lime\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_pink\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_gray\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_silver\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_cyan\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_purple\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_blue\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_brown\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_green\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_red\",Count:24s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_black\",Count:27s,Damage:0s}", + "{id:\"thaumcraft:nitor_black\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:lamp_fertility\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:bellows\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:smelter_aux\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:jar_brain\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:essentia_input\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:potion_sprayer\",Count:6s,Damage:0s}", + "{id:\"appliedenergistics2:cell_workbench\",Count:22s,Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:11s,Damage:29s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:21s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:22s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:23s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:24s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:25s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:26s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:27s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:28s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:29s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:30s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:31s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:32s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:33s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:34s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:35s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:36s}", + "{id:\"backpack:bound_leather\",Count:33s,Damage:0s}", + "{id:\"backpack:backpack_frame\",Count:15s,Damage:0s}", + "{id:\"backpack:backpack_frame\",Count:15s,Damage:1s}", + "{id:\"backpack:backpack_frame\",Count:15s,Damage:2s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:1s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:2s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:4s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:5s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:6s}", + "{id:\"bibliocraft:seat\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:seat\",Count:11s,Damage:1s}", + "{id:\"bibliocraft:seat\",Count:11s,Damage:2s}", + "{id:\"bibliocraft:seat\",Count:11s,Damage:3s}", + "{id:\"bibliocraft:seat\",Count:11s,Damage:4s}", + "{id:\"bibliocraft:seat\",Count:11s,Damage:5s}", + "{id:\"bibliocraft:seat\",Count:11s,Damage:6s}", + "{id:\"bibliocraft:case\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:case\",Count:11s,Damage:1s}", + "{id:\"bibliocraft:case\",Count:11s,Damage:2s}", + "{id:\"bibliocraft:case\",Count:11s,Damage:3s}", + "{id:\"bibliocraft:case\",Count:11s,Damage:4s}", + "{id:\"bibliocraft:case\",Count:11s,Damage:5s}", + "{id:\"bibliocraft:case\",Count:11s,Damage:6s}", + "{id:\"bibliocraft:paintingpress\",Count:8s,Damage:0s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:stockroomcatalog\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:plumbline\",Count:22s,Damage:0s}", + "{id:\"bibliocraft:atlasbook\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:paintingcanvas\",Count:26s,Damage:0s}", + "{id:\"bibliocraft:bigbook\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:slottedbook\",Count:2s,tag:{authorName:\"by Sir Hidington\"},Damage:0s}", + "{id:\"bibliocraft:tapemeasure\",Count:22s,Damage:0s}", + "{id:\"bibliocraft:tape\",Count:30s,Damage:0s}", + "{id:\"bibliocraft:biblioredbook\",Count:2s,tag:{redstonebook:\"by James Maxwell\"},Damage:0s}", + "{id:\"cfm:couch\",Count:67s,Damage:0s}", + "{id:\"cfm:couch\",Count:49s,Damage:1s}", + "{id:\"cfm:couch\",Count:49s,Damage:2s}", + "{id:\"cfm:couch\",Count:49s,Damage:3s}", + "{id:\"cfm:couch\",Count:49s,Damage:4s}", + "{id:\"cfm:couch\",Count:49s,Damage:5s}", + "{id:\"cfm:couch\",Count:49s,Damage:6s}", + "{id:\"cfm:couch\",Count:49s,Damage:7s}", + "{id:\"cfm:couch\",Count:49s,Damage:8s}", + "{id:\"cfm:couch\",Count:49s,Damage:9s}", + "{id:\"cfm:couch\",Count:49s,Damage:10s}", + "{id:\"cfm:couch\",Count:49s,Damage:11s}", + "{id:\"cfm:couch\",Count:49s,Damage:12s}", + "{id:\"cfm:couch\",Count:49s,Damage:13s}", + "{id:\"cfm:couch\",Count:49s,Damage:14s}", + "{id:\"cfm:couch\",Count:54s,Damage:15s}", + "{id:\"cfm:lamp_off\",Count:28s,Damage:0s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:1s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:2s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:3s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:4s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:5s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:6s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:7s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:8s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:9s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:10s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:11s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:12s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:13s}", + "{id:\"cfm:lamp_off\",Count:20s,Damage:14s}", + "{id:\"cfm:lamp_off\",Count:22s,Damage:15s}", + "{id:\"cfm:curtains_open\",Count:28s,Damage:0s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:1s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:2s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:3s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:4s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:5s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:6s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:7s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:8s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:9s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:10s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:11s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:12s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:13s}", + "{id:\"cfm:curtains_open\",Count:20s,Damage:14s}", + "{id:\"cfm:curtains_open\",Count:22s,Damage:15s}", + "{id:\"cfm:mail_box\",Count:2s,Damage:0s}", + "{id:\"cfm:mail_box_spruce\",Count:2s,Damage:0s}", + "{id:\"cfm:mail_box_birch\",Count:2s,Damage:0s}", + "{id:\"cfm:mail_box_jungle\",Count:2s,Damage:0s}", + "{id:\"cfm:mail_box_acacia\",Count:2s,Damage:0s}", + "{id:\"cfm:mail_box_dark_oak\",Count:2s,Damage:0s}", + "{id:\"cfm:present\",Count:90s,Damage:0s}", + "{id:\"cfm:present\",Count:66s,Damage:1s}", + "{id:\"cfm:present\",Count:66s,Damage:2s}", + "{id:\"cfm:present\",Count:66s,Damage:3s}", + "{id:\"cfm:present\",Count:66s,Damage:4s}", + "{id:\"cfm:present\",Count:66s,Damage:5s}", + "{id:\"cfm:present\",Count:66s,Damage:6s}", + "{id:\"cfm:present\",Count:66s,Damage:7s}", + "{id:\"cfm:present\",Count:66s,Damage:8s}", + "{id:\"cfm:present\",Count:66s,Damage:9s}", + "{id:\"cfm:present\",Count:66s,Damage:10s}", + "{id:\"cfm:present\",Count:66s,Damage:11s}", + "{id:\"cfm:present\",Count:66s,Damage:12s}", + "{id:\"cfm:present\",Count:66s,Damage:13s}", + "{id:\"cfm:present\",Count:66s,Damage:14s}", + "{id:\"cfm:present\",Count:72s,Damage:15s}", + "{id:\"cfm:toaster\",Count:27s,Damage:0s}", + "{id:\"cfm:cookie_jar\",Count:9s,Damage:0s}", + "{id:\"cfm:blender\",Count:36s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:1s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:2s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:3s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:4s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:5s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:6s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:7s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:8s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:9s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:10s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:11s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:12s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:13s}", + "{id:\"cfm:bar_stool\",Count:24s,Damage:14s}", + "{id:\"cfm:bar_stool\",Count:27s,Damage:15s}", + "{id:\"cfm:grand_chair_bottom\",Count:16s,Damage:0s}", + "{id:\"cfm:fairy_light\",Count:11s,Damage:0s}", + "{id:\"cfm:trampoline\",Count:28s,Damage:0s}", + "{id:\"cfm:door_mat\",Count:31s,Damage:0s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:1s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:2s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:3s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:4s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:5s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:6s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:7s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:8s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:9s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:10s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:11s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:12s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:13s}", + "{id:\"cfm:door_mat\",Count:22s,Damage:14s}", + "{id:\"cfm:door_mat\",Count:27s,Damage:15s}", + "{id:\"cfm:digital_clock\",Count:1s,Damage:15s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:1s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:2s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:3s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:4s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:5s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:6s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:7s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:8s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:9s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:10s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:11s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:12s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:13s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:14s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:15s}", + "{id:\"cfm:modern_couch\",Count:50s,Damage:0s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:1s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:2s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:3s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:4s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:5s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:6s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:7s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:8s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:9s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:10s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:11s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:12s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:13s}", + "{id:\"cfm:modern_couch\",Count:36s,Damage:14s}", + "{id:\"cfm:modern_couch\",Count:40s,Damage:15s}", + "{id:\"cfm:inflatable_castle\",Count:1s,Damage:0s}", + "{id:\"cfm:inflatable_castle\",Count:1s,Damage:15s}", + "{id:\"cfm:castle_netting\",Count:1s,Damage:0s}", + "{id:\"cfm:item_kebab\",Count:1s,Damage:0s}", + "{id:\"hmctt:handheld_lantern\",Count:2s,Damage:0s}", + "{id:\"hmctt:fog_remote\",Count:36s,Damage:0s}", + "{id:\"hmctt:toggle_torch_black\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_red\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_green\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_blue\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_purple\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_white\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_pink\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_yellow\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lime\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_brown\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_gray\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lightgray\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_black\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_red\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_green\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_blue\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_purple\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_white\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_pink\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_yellow\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_lime\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_brown\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_gray\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_lightgray\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_black\",Count:3s,Damage:0s}", + "{id:\"hmctt:colored_redstone_black\",Count:1s,Damage:0s}", + "{id:\"hmctt:unclear_glass\",Count:1s,Damage:0s}", + "{id:\"hmctt:glowstone_black\",Count:1s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:1s,Damage:5s}", + "{id:\"ironchest:vanilla_iron_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:vanilla_copper_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"metallurgy:rubracium_gauntlet\",Count:3s,Damage:0s}", + "{id:\"metallurgy:ore_detector\",Count:3s,Damage:0s}", + "{id:\"metallurgy:wiki\",Count:2s,Damage:0s}", + "{id:\"modroadworksreborn:sidestripepainter\",Count:11s,Damage:0s}", + "{id:\"modroadworksreborn:sidestripepainteryellow\",Count:8s,Damage:0s}", + "{id:\"modroadworksreborn:midstripepainter\",Count:11s,Damage:0s}", + "{id:\"modroadworksreborn:midstripepainteryellow\",Count:8s,Damage:0s}", + "{id:\"modroadworksreborn:extrastripepainter\",Count:33s,Damage:0s}", + "{id:\"modroadworksreborn:extrastripepainteryellow\",Count:24s,Damage:0s}", + "{id:\"modroadworksreborn:arrowpainter\",Count:33s,Damage:0s}", + "{id:\"modroadworksreborn:arrowpainteryellow\",Count:24s,Damage:0s}", + "{id:\"thaumcraft:thaumonomicon\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:1s}", + "{id:\"thaumcraft:fabric\",Count:26s,Damage:0s}", + "{id:\"thaumcraft:module\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"bestia\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"bestia\"}]},Damage:1s}", + "{id:\"thaumcraft:turret\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:6s,Damage:1s}", + "{id:\"thaumcraft:scribing_tools\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun\",Count:19s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun_spool\",Count:26s,Damage:0s}", + "{id:\"thaumcraft:goggles\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:cloth_chest\",Count:156s,Damage:0s}", + "{id:\"thaumcraft:cloth_legs\",Count:136s,Damage:0s}", + "{id:\"thaumcraft:cloth_boots\",Count:78s,Damage:0s}", + "{id:\"thaumcraft:traveller_boots\",Count:58s,Damage:0s}", + "{id:\"thaumcraft:fortress_chest\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:fortress_legs\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:void_robe_helm\",Count:89s,Damage:0s}", + "{id:\"thaumcraft:void_robe_chest\",Count:140s,Damage:0s}", + "{id:\"thaumcraft:void_robe_legs\",Count:125s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_helm\",Count:26s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_chest\",Count:42s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_legs\",Count:36s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:11s,Damage:2s}", + "{id:\"thaumcraft:baubles\",Count:11s,Damage:4s}", + "{id:\"thaumcraft:baubles\",Count:11s,Damage:6s}", + "{id:\"thaumcraft:amulet_vis\",Count:8s,Damage:1s}", + "{id:\"thaumcraft:verdant_charm\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:12s,tag:{type:1b},Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:12s,tag:{type:2b},Damage:0s}", + "{id:\"thaumcraft:curiosity_band\",Count:17s,Damage:0s}", + "{id:\"thaumcraft:voidseer_charm\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:caster_basic\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:focus_pouch\",Count:34s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:33s,Damage:8s}", + "{id:\"stevescarts:upgrade\",Count:18s,Damage:2s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:3s}", + "{id:\"stevescarts:upgrade\",Count:2s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:3s,Damage:5s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:5s}", + "{id:\"stevescarts:modulecomponents\",Count:12s,Damage:25s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:29s}", + "{id:\"stevescarts:modulecomponents\",Count:1s,Damage:43s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:7s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:18s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:21s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:28s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:29s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:53s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:62s}", + "{id:\"tconstruct:book\",Count:2s,Damage:0s}", + "{id:\"tconstruct:materials\",Count:30s,Damage:15s}", + "{id:\"tconstruct:materials\",Count:90s,Damage:16s}", + "{id:\"tconstruct:slimesling\",Count:7s,Damage:0s}", + "{id:\"tconstruct:slimesling\",Count:7s,Damage:1s}", + "{id:\"tconstruct:slimesling\",Count:7s,Damage:2s}", + "{id:\"tconstruct:slimesling\",Count:7s,Damage:3s}", + "{id:\"tconstruct:slimesling\",Count:7s,Damage:4s}", + "{id:\"tconstruct:piggybackpack\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_feeder\",Count:4s,Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:78s,tag:{cap:{slots:3},color:8022208},Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:25s,tag:{cap:{slots:3},color:2498903},Damage:1s}", + "{id:\"thaumicaugmentation:material\",Count:39s,Damage:4s}", + "{id:\"thaumicaugmentation:void_boots\",Count:86s,tag:{color:6961280},Damage:0s}", + "{id:\"thaumicaugmentation:void_boots\",Count:86s,tag:{color:6961280,tc.charge:480},Damage:0s}", + "{ForgeCaps:{Parent:{slots:1}},id:\"thaumicaugmentation:thaumostatic_harness\",Count:29s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:8s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:8s,Damage:1s}", + "{ForgeCaps:{Parent:{slots:2}},id:\"thaumicaugmentation:elytra_harness\",Count:29s,Damage:0s}", + "{ForgeCaps:{Parent:{energy:{energy:0L}}},id:\"thaumicaugmentation:elytra_harness_augment\",Count:8s,Damage:0s}", + "{id:\"thaumicaugmentation:autocaster_placer\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_hood\",Count:54s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_chestplate\",Count:175s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_leggings\",Count:129s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicperiphery:pauldron\",Count:3s,Damage:0s}", + "{id:\"thaumicperiphery:magic_quiver\",Count:54s,Damage:0s}", + "{id:\"thaumicperiphery:vis_phylactery\",Count:6s,Damage:0s}", + "{id:\"thaumicwonders:meaty_orb\",Count:18s,Damage:0s}", + "{id:\"thaumicwonders:disjunction_cloth\",Count:26s,Damage:0s}", + "{id:\"thaumicwonders:flying_carpet\",Count:12s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_helm\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:night_vision_goggles\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:bone_bow\",Count:11s,Damage:0s}", + "{id:\"trafficcontrol:sign\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcrossbow\",Count:11s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwoodnunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonenunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemironnunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondnunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldnunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcoppernunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzenunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:iteminvarnunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilvernunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemelectrumnunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelnunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsignalumnunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemlumiumnunchaku\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemenderiumnunchaku\",Count:3s,Damage:0s}", + "{id:\"buildcraftcore:paintbrush\",Count:18s,Damage:0s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:1s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:2s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:3s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:4s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:5s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:6s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:7s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:8s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:9s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:10s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:11s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:12s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:13s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:14s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:15s}", + "{id:\"buildcraftcore:paintbrush\",Count:13s,Damage:16s}", + "{id:\"buildcraftbuilders:snapshot\",Count:1s,Damage:0s}", + "{id:\"magicbees:resource\",Count:7s,Damage:12s}", + "{id:\"magicbees:frames.necrotic\",Count:1s,Damage:0s}", + "{id:\"magicbees:frames.magic\",Count:2s,Damage:0s}", + "{id:\"magicbees:frames.resilient\",Count:1s,Damage:0s}", + "{id:\"magicbees:frames.temporal\",Count:1s,Damage:0s}", + "{id:\"magicbees:frames.metabolic\",Count:6s,Damage:0s}", + "{id:\"magicbees:frames.gentle\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:spiderweb_sapling\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:market\",Count:45s,Damage:0s}", + "{id:\"harvestcraft:groundtrap\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:watertrap\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:apiary\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:candledeco1\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco16\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:wovencottonitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:spidereyesoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:plainyogurtitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pistachiobakedsalmonitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:salmonpattiesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cottoncandyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:surfandturfitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:spidereyepieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pemmicanitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:haggisitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hotdishcasseroleitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:eggrollitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:squidinkspaghettiitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:blackpaellaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:salmononigiriitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:gravlaxitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:enchiladaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:deluxenachoesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:fruitbaititem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:grainbaititem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:veggiebaititem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:fishtrapbaititem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatheritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatherhelmitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatherchestitem\",Count:18s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatherleggingsitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatherbootsitem\",Count:9s,Damage:0s}", + "{id:\"bibliocraft:seatback1\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:seatback1\",Count:11s,Damage:1s}", + "{id:\"bibliocraft:seatback1\",Count:11s,Damage:2s}", + "{id:\"bibliocraft:seatback1\",Count:11s,Damage:3s}", + "{id:\"bibliocraft:seatback1\",Count:11s,Damage:4s}", + "{id:\"bibliocraft:seatback1\",Count:11s,Damage:5s}", + "{id:\"bibliocraft:seatback1\",Count:11s,Damage:6s}", + "{id:\"bibliocraft:seatback2\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:seatback2\",Count:11s,Damage:1s}", + "{id:\"bibliocraft:seatback2\",Count:11s,Damage:2s}", + "{id:\"bibliocraft:seatback2\",Count:11s,Damage:3s}", + "{id:\"bibliocraft:seatback2\",Count:11s,Damage:4s}", + "{id:\"bibliocraft:seatback2\",Count:11s,Damage:5s}", + "{id:\"bibliocraft:seatback2\",Count:11s,Damage:6s}", + "{id:\"bibliocraft:seatback3\",Count:8s,Damage:0s}", + "{id:\"bibliocraft:seatback3\",Count:8s,Damage:1s}", + "{id:\"bibliocraft:seatback3\",Count:8s,Damage:2s}", + "{id:\"bibliocraft:seatback3\",Count:8s,Damage:3s}", + "{id:\"bibliocraft:seatback3\",Count:8s,Damage:4s}", + "{id:\"bibliocraft:seatback3\",Count:8s,Damage:5s}", + "{id:\"bibliocraft:seatback3\",Count:8s,Damage:6s}", + "{id:\"bibliocraft:seatback4\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:seatback4\",Count:11s,Damage:1s}", + "{id:\"bibliocraft:seatback4\",Count:11s,Damage:2s}", + "{id:\"bibliocraft:seatback4\",Count:11s,Damage:3s}", + "{id:\"bibliocraft:seatback4\",Count:11s,Damage:4s}", + "{id:\"bibliocraft:seatback4\",Count:11s,Damage:5s}", + "{id:\"bibliocraft:seatback4\",Count:11s,Damage:6s}", + "{id:\"bibliocraft:seatback5\",Count:8s,Damage:0s}", + "{id:\"bibliocraft:seatback5\",Count:8s,Damage:1s}", + "{id:\"bibliocraft:seatback5\",Count:8s,Damage:2s}", + "{id:\"bibliocraft:seatback5\",Count:8s,Damage:3s}", + "{id:\"bibliocraft:seatback5\",Count:8s,Damage:4s}", + "{id:\"bibliocraft:seatback5\",Count:8s,Damage:5s}", + "{id:\"bibliocraft:seatback5\",Count:8s,Damage:6s}", + "{id:\"bibliocraft:biblioglasses\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:2s,Damage:1s}", + "{id:\"minecraft:mob_spawner\",Count:20s,Damage:0s}", + "{id:\"minecraft:dragon_egg\",Count:15s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemaluminiumnunchaku\",Count:3s,Damage:0s}" + ] + }, + { + "aspect": "spiritus", + "items": [ + "{id:\"minecraft:soul_sand\",Count:3s,Damage:0s}", + "{id:\"minecraft:skull\",Count:10s,Damage:0s}", + "{id:\"minecraft:skull\",Count:10s,Damage:1s}", + "{id:\"minecraft:skull\",Count:10s,Damage:2s}", + "{id:\"minecraft:skull\",Count:10s,Damage:3s}", + "{id:\"minecraft:skull\",Count:10s,Damage:4s}", + "{id:\"minecraft:skull\",Count:10s,Damage:5s}", + "{id:\"minecraft:end_crystal\",Count:7s,Damage:0s}", + "{id:\"minecraft:ghast_tear\",Count:10s,Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"railcraft:brick_infernal\",Count:1s,Damage:1s}", + "{id:\"railcraft:brick_infernal\",Count:2s,Damage:2s}", + "{id:\"railcraft:brick_infernal\",Count:1s,Damage:3s}", + "{id:\"railcraft:brick_infernal\",Count:1s,Damage:4s}", + "{id:\"hmctt:underwater_torch\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_underwater\",Count:2s,Damage:0s}", + "{id:\"hmctt:discolight\",Count:1s,Damage:0s}", + "{id:\"hmctt:camp_fire_soul\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:curio\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"spiritus\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"spiritus\"}]},Damage:1s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:3s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:16s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:45s}", + "{id:\"stevescarts:modulecomponents\",Count:16s,Damage:46s}", + "{id:\"stevescarts:modulecomponents\",Count:108s,Damage:48s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:83s}", + "{id:\"tconstruct:soil\",Count:2s,Damage:5s}", + "{id:\"thaumicaugmentation:capstone\",Count:3s,Damage:2s}", + "{id:\"thaumicaugmentation:capstone\",Count:3s,Damage:3s}", + "{id:\"magicbees:resource\",Count:30s,Damage:11s}", + "{id:\"magicbees:frames.oblivion\",Count:22s,Damage:0s}" + ] + }, + { + "aspect": "exanimis", + "items": [ + "{id:\"minecraft:skull\",Count:10s,Damage:0s}", + "{id:\"minecraft:skull\",Count:10s,Damage:1s}", + "{id:\"minecraft:end_crystal\",Count:3s,Damage:0s}", + "{id:\"minecraft:ghast_tear\",Count:5s,Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:4s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:5s,id:17s}]},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:totem_of_undying\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:jar_brain\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:7s,Damage:1s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"exanimis\"}]},Damage:0s}", + "{id:\"thaumcraft:brain\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"exanimis\"}]},Damage:1s}", + "{id:\"thaumcraft:sanity_checker\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:voidseer_charm\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:charm_undying\",Count:7s,Damage:0s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:45s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:11s,tag:{cap:{slots:3},color:2498903},Damage:1s}", + "{id:\"thaumicperiphery:malignant_heart\",Count:16s,Damage:0s}", + "{id:\"thaumicwonders:inspiration_engine\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:madness_engine\",Count:10s,Damage:0s}", + "{id:\"magicbees:resource\",Count:30s,Damage:11s}", + "{id:\"magicbees:frames.oblivion\",Count:22s,Damage:0s}", + "{id:\"minecraft:mob_spawner\",Count:20s,Damage:0s}" + ] + }, + { + "aspect": "aqua", + "items": [ + "{id:\"minecraft:sponge\",Count:5s,Damage:1s}", + "{id:\"minecraft:wool\",Count:1s,Damage:5s}", + "{id:\"minecraft:wool\",Count:1s,Damage:9s}", + "{id:\"minecraft:wool\",Count:4s,Damage:13s}", + "{id:\"minecraft:wool\",Count:1s,Damage:15s}", + "{id:\"minecraft:stone_slab\",Count:5s,Damage:4s}", + "{id:\"minecraft:brick_block\",Count:15s,Damage:0s}", + "{id:\"minecraft:clay\",Count:15s,Damage:0s}", + "{id:\"minecraft:brick_stairs\",Count:16s,Damage:0s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:0s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:1s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:2s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:3s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:4s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:5s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:6s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:7s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:8s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:9s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:10s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:11s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:12s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:13s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:14s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:15s}", + "{id:\"minecraft:prismarine\",Count:15s,Damage:0s}", + "{id:\"minecraft:prismarine\",Count:33s,Damage:1s}", + "{id:\"minecraft:prismarine\",Count:31s,Damage:2s}", + "{id:\"minecraft:sea_lantern\",Count:33s,Damage:0s}", + "{id:\"minecraft:hardened_clay\",Count:15s,Damage:0s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:0s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:1s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:2s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:3s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:4s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:5s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:6s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:7s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:8s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:9s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:10s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:11s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:12s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:13s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:14s}", + "{id:\"minecraft:concrete\",Count:1s,Damage:15s}", + "{id:\"minecraft:cactus\",Count:5s,Damage:0s}", + "{id:\"minecraft:waterlily\",Count:1s,Damage:0s}", + "{id:\"minecraft:slime\",Count:33s,Damage:0s}", + "{id:\"minecraft:carpet\",Count:2s,Damage:13s}", + "{id:\"minecraft:white_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:orange_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:magenta_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:light_blue_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:yellow_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:lime_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:pink_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:gray_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:silver_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:cyan_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:purple_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:blue_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:brown_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:green_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:red_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:black_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:bed\",Count:1s,Damage:5s}", + "{id:\"minecraft:bed\",Count:1s,Damage:9s}", + "{id:\"minecraft:bed\",Count:4s,Damage:13s}", + "{id:\"minecraft:bed\",Count:1s,Damage:15s}", + "{id:\"minecraft:flower_pot\",Count:11s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:4s,Damage:10s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:4s,Damage:6s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:18s,Damage:2s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:4s,Damage:0s}", + "{id:\"minecraft:boat\",Count:10s,Damage:0s}", + "{id:\"minecraft:carrot_on_a_stick\",Count:7s,Damage:0s}", + "{id:\"minecraft:spruce_boat\",Count:10s,Damage:0s}", + "{id:\"minecraft:birch_boat\",Count:10s,Damage:0s}", + "{id:\"minecraft:jungle_boat\",Count:10s,Damage:0s}", + "{id:\"minecraft:acacia_boat\",Count:10s,Damage:0s}", + "{id:\"minecraft:dark_oak_boat\",Count:10s,Damage:0s}", + "{id:\"railcraft:detector\",Count:30s,Damage:6s}", + "{id:\"railcraft:signal\",Count:9s,Damage:1s}", + "{id:\"railcraft:signal_dual\",Count:16s,Damage:1s}", + "{id:\"railcraft:signal_box\",Count:6s,Damage:4s}", + "{id:\"railcraft:signal_box\",Count:6s,Damage:3s}", + "{id:\"railcraft:actuator\",Count:6s,Damage:1s}", + "{id:\"railcraft:track_flex_high_speed\",Count:1s,Damage:0s}", + "{id:\"railcraft:track_flex_hs_electric\",Count:1s,Damage:0s}", + "{id:\"railcraft:track_flex_reinforced\",Count:1s,Damage:0s}", + "{id:\"minecraft:water_bucket\",Count:20s,Damage:0s}", + "{id:\"minecraft:milk_bucket\",Count:5s,Damage:0s}", + "{id:\"minecraft:brick\",Count:5s,Damage:0s}", + "{id:\"minecraft:clay_ball\",Count:5s,Damage:0s}", + "{id:\"minecraft:reeds\",Count:3s,Damage:0s}", + "{id:\"minecraft:slime_ball\",Count:5s,Damage:0s}", + "{id:\"minecraft:fishing_rod\",Count:10s,Damage:0s}", + "{id:\"minecraft:fish\",Count:5s,Damage:0s}", + "{id:\"minecraft:fish\",Count:5s,Damage:1s}", + "{id:\"minecraft:fish\",Count:5s,Damage:2s}", + "{id:\"minecraft:fish\",Count:5s,Damage:3s}", + "{id:\"minecraft:dye\",Count:2s,Damage:0s}", + "{id:\"minecraft:dye\",Count:6s,Damage:2s}", + "{id:\"minecraft:dye\",Count:2s,Damage:6s}", + "{id:\"minecraft:dye\",Count:2s,Damage:10s}", + "{id:\"minecraft:sugar\",Count:2s,Damage:0s}", + "{id:\"minecraft:cake\",Count:3s,Damage:0s}", + "{id:\"minecraft:potion\",Count:10s,tag:{Potion:\"minecraft:water\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:7s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:7s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:7s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:7s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"minecraft:fermented_spider_eye\",Count:1s,Damage:0s}", + "{id:\"minecraft:magma_cream\",Count:3s,Damage:0s}", + "{id:\"minecraft:writable_book\",Count:1s,Damage:0s}", + "{id:\"minecraft:pumpkin_pie\",Count:1s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:6s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:8s}]},Damage:0s}", + "{id:\"minecraft:prismarine_shard\",Count:5s,Damage:0s}", + "{id:\"minecraft:prismarine_crystals\",Count:5s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:water\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:water\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:record_13\",Count:5s,Damage:0s}", + "{id:\"ic2:te\",Count:33s,Damage:100s}", + "{id:\"ic2:te\",Count:33s,Damage:101s}", + "{id:\"ic2:te\",Count:33s,Damage:102s}", + "{id:\"ic2:refractory_bricks\",Count:45s,Damage:0s}", + "{id:\"ic2:mug\",Count:15s,Damage:1s}", + "{id:\"ic2:mug\",Count:5s,Damage:3s}", + "{id:\"ic2:dust\",Count:1s,Damage:3s}", + "{id:\"ic2:dust\",Count:15s,Damage:29s}", + "{id:\"ic2:crafting\",Count:3s,Damage:25s}", + "{id:\"forestry:ash_brick\",Count:15s,Damage:0s}", + "{id:\"forestry:ash_stairs\",Count:22s,Damage:0s}", + "{id:\"forestry:loam\",Count:4s,Damage:0s}", + "{id:\"forestry:builder_bag\",Count:7s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:4s,Damage:2s}", + "{id:\"gendustry:apiary.upgrade\",Count:6s,Damage:4s}", + "{id:\"gendustry:apiary.upgrade\",Count:30s,Damage:21s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:505s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:509s}", + "{id:\"projectred-core:resource_item\",Count:9s,Damage:513s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:515s}", + "{id:\"projectred-core:multimeter\",Count:7s,Damage:0s}", + "{id:\"projectred-integration:gate\",Count:11s,Damage:16s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:14s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:23s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:27s}", + "{id:\"projectred-transmission:wire\",Count:4s,Damage:31s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:33s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:6s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:10s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:16s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:5s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:9s}", + "{id:\"projectred-illumination:lamp\",Count:13s,Damage:13s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:15s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:21s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:25s}", + "{id:\"projectred-illumination:lamp\",Count:13s,Damage:29s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:31s}", + "{id:\"projectred-illumination:light_button\",Count:4s,Damage:5s}", + "{id:\"projectred-illumination:light_button\",Count:4s,Damage:9s}", + "{id:\"projectred-illumination:light_button\",Count:13s,Damage:13s}", + "{id:\"projectred-illumination:light_button\",Count:4s,Damage:15s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:3s,Damage:5s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:3s,Damage:9s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:9s,Damage:13s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:3s,Damage:15s}", + "{id:\"projectred-illumination:lantern\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:lantern\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:lantern\",Count:6s,Damage:13s}", + "{id:\"projectred-illumination:lantern\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:6s,Damage:13s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:fixture_light\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:fixture_light\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:fixture_light\",Count:6s,Damage:13s}", + "{id:\"projectred-illumination:fixture_light\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:6s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:6s,Damage:13s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:6s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:cage_lamp\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:cage_lamp\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:cage_lamp\",Count:6s,Damage:13s}", + "{id:\"projectred-illumination:cage_lamp\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:6s,Damage:13s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:2s,Damage:15s}", + "{id:\"projectred-expansion:machine1\",Count:56s,Damage:0s}", + "{id:\"projectred-expansion:machine1\",Count:56s,Damage:1s}", + "{id:\"projectred-transportation:pipe\",Count:1s,Damage:1s}", + "{id:\"projectred-transportation:pipe\",Count:9s,Damage:4s}", + "{id:\"projectred-transportation:routing_chip\",Count:2s,Damage:1s}", + "{id:\"projectred-transportation:routing_chip\",Count:27s,Damage:2s}", + "{id:\"projectred-transportation:routing_chip\",Count:9s,Damage:4s}", + "{id:\"projectred-transportation:routing_chip\",Count:9s,Damage:7s}", + "{id:\"projectred-transportation:router_utility\",Count:4s,Damage:0s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:5s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:9s}", + "{id:\"projectred-exploration:backpack\",Count:4s,Damage:13s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:15s}", + "{id:\"railcraft:tool_notepad\",Count:1s,Damage:0s}", + "{id:\"railcraft:rail\",Count:4s,Damage:3s}", + "{id:\"railcraft:tie\",Count:15s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:22s,Damage:4s}", + "{id:\"railcraft:manipulator\",Count:22s,Damage:5s}", + "{id:\"railcraft:filter_blank\",Count:1s,Damage:0s}", + "{id:\"railcraft:battery_nickel_iron\",Count:15s,Damage:0s}", + "{id:\"railcraft:battery_nickel_zinc\",Count:15s,Damage:0s}", + "{id:\"railcraft:battery_zinc_carbon\",Count:15s,Damage:0s}", + "{id:\"railcraft:battery_zinc_silver\",Count:15s,Damage:0s}", + "{id:\"railcraft:worldspike\",Count:49s,Damage:1s}", + "{id:\"railcraft:coke_oven\",Count:4s,Damage:0s}", + "{id:\"railcraft:coke_oven_red\",Count:15s,Damage:0s}", + "{id:\"railcraft:tool_signal_tuner\",Count:6s,Damage:0s}", + "{id:\"railcraft:signal_lamp\",Count:1s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:9s,Damage:1s}", + "{id:\"railcraft:brick_sandy\",Count:3s,Damage:0s}", + "{id:\"railcraft:brick_sandy\",Count:5s,Damage:1s}", + "{id:\"railcraft:brick_sandy\",Count:7s,Damage:2s}", + "{id:\"railcraft:brick_sandy\",Count:5s,Damage:3s}", + "{id:\"railcraft:brick_sandy\",Count:5s,Damage:4s}", + "{id:\"railcraft:brick_red_sandy\",Count:3s,Damage:0s}", + "{id:\"railcraft:brick_red_sandy\",Count:5s,Damage:1s}", + "{id:\"railcraft:brick_red_sandy\",Count:7s,Damage:2s}", + "{id:\"railcraft:brick_red_sandy\",Count:5s,Damage:3s}", + "{id:\"railcraft:brick_red_sandy\",Count:5s,Damage:4s}", + "{id:\"railcraft:glass\",Count:2s,Damage:0s}", + "{id:\"railcraft:glass\",Count:1s,Damage:1s}", + "{id:\"railcraft:glass\",Count:1s,Damage:2s}", + "{id:\"railcraft:glass\",Count:1s,Damage:3s}", + "{id:\"railcraft:glass\",Count:1s,Damage:4s}", + "{id:\"railcraft:glass\",Count:1s,Damage:5s}", + "{id:\"railcraft:glass\",Count:1s,Damage:6s}", + "{id:\"railcraft:glass\",Count:1s,Damage:7s}", + "{id:\"railcraft:glass\",Count:1s,Damage:8s}", + "{id:\"railcraft:glass\",Count:1s,Damage:9s}", + "{id:\"railcraft:glass\",Count:1s,Damage:10s}", + "{id:\"railcraft:glass\",Count:1s,Damage:11s}", + "{id:\"railcraft:glass\",Count:1s,Damage:12s}", + "{id:\"railcraft:glass\",Count:2s,Damage:13s}", + "{id:\"railcraft:glass\",Count:1s,Damage:14s}", + "{id:\"railcraft:glass\",Count:1s,Damage:15s}", + "{id:\"railcraft:reinforced_concrete\",Count:1s,Damage:8s}", + "{id:\"railcraft:railbed\",Count:45s,Damage:1s}", + "{id:\"thermalfoundation:rockwool\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:rockwool\",Count:5s,Damage:2s}", + "{id:\"thermalfoundation:rockwool\",Count:2s,Damage:6s}", + "{id:\"thermalfoundation:rockwool\",Count:2s,Damage:10s}", + "{id:\"thermalfoundation:bait\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:bait\",Count:1s,Damage:1s}", + "{id:\"simplyjetpacks:metaitem\",Count:1s,Damage:3s}", + "{id:\"thermalinnovation:injector\",Count:1s,tag:{},Damage:0s}", + "{id:\"thermalinnovation:quiver\",Count:1s,tag:{},Damage:0s}", + "{id:\"thaumcraft:crystal_aqua\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:taint_geyser\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:candle_lime\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:candle_cyan\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:candle_green\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:candle_black\",Count:1s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lime\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_cyan\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_green\",Count:9s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_black\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:nitor_lime\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:nitor_cyan\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:nitor_green\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:nitor_black\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:jar_brain\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:everfull_urn\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:mirror_essentia\",Count:5s,Damage:0s}", + "{id:\"appliedenergistics2:quantum_ring\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:501s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:502s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:503s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:504s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:505s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:506s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:507s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:508s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:509s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:510s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:511s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:512s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:513s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:514s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:515s}", + "{id:\"appliedenergistics2:part\",Count:15s,Damage:516s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:61s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:62s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:63s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:64s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:65s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:66s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:67s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:68s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:69s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:70s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:71s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:72s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:73s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:74s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:75s}", + "{id:\"appliedenergistics2:part\",Count:15s,Damage:76s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:40s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:41s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:42s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:43s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:44s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:45s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:46s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:47s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:48s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:49s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:50s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:51s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:52s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:53s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:54s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:55s}", + "{id:\"appliedenergistics2:part\",Count:15s,Damage:56s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:lanterngold\",Count:4s,Damage:8s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:9s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:lanterniron\",Count:4s,Damage:8s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:9s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:lampgold\",Count:4s,Damage:8s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:9s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:lampiron\",Count:4s,Damage:8s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:9s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:1s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:2s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:4s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:5s}", + "{id:\"bibliocraft:fancyworkbench\",Count:1s,Damage:6s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:typewriter\",Count:4s,Damage:8s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:9s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:3s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:swordpedestal\",Count:4s,Damage:8s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:9s}", + "{id:\"bibliocraft:stockroomcatalog\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:bibliodrill\",Count:33s,Damage:0s}", + "{id:\"cfm:couch\",Count:4s,Damage:5s}", + "{id:\"cfm:couch\",Count:4s,Damage:9s}", + "{id:\"cfm:couch\",Count:18s,Damage:13s}", + "{id:\"cfm:couch\",Count:4s,Damage:15s}", + "{id:\"cfm:lamp_off\",Count:7s,Damage:13s}", + "{id:\"cfm:curtains_open\",Count:1s,Damage:5s}", + "{id:\"cfm:curtains_open\",Count:1s,Damage:9s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:13s}", + "{id:\"cfm:curtains_open\",Count:1s,Damage:15s}", + "{id:\"cfm:range_hood\",Count:24s,Damage:0s}", + "{id:\"cfm:present\",Count:6s,Damage:5s}", + "{id:\"cfm:present\",Count:6s,Damage:9s}", + "{id:\"cfm:present\",Count:24s,Damage:13s}", + "{id:\"cfm:present\",Count:6s,Damage:15s}", + "{id:\"cfm:tree_bottom\",Count:8s,Damage:0s}", + "{id:\"cfm:blender\",Count:3s,Damage:0s}", + "{id:\"cfm:counter\",Count:38s,Damage:0s}", + "{id:\"cfm:counter\",Count:38s,Damage:1s}", + "{id:\"cfm:counter\",Count:38s,Damage:2s}", + "{id:\"cfm:counter\",Count:38s,Damage:3s}", + "{id:\"cfm:counter\",Count:38s,Damage:4s}", + "{id:\"cfm:counter\",Count:38s,Damage:5s}", + "{id:\"cfm:counter\",Count:38s,Damage:6s}", + "{id:\"cfm:counter\",Count:38s,Damage:7s}", + "{id:\"cfm:counter\",Count:38s,Damage:8s}", + "{id:\"cfm:counter\",Count:38s,Damage:9s}", + "{id:\"cfm:counter\",Count:38s,Damage:10s}", + "{id:\"cfm:counter\",Count:38s,Damage:11s}", + "{id:\"cfm:counter\",Count:38s,Damage:12s}", + "{id:\"cfm:counter\",Count:38s,Damage:13s}", + "{id:\"cfm:counter\",Count:38s,Damage:14s}", + "{id:\"cfm:counter\",Count:38s,Damage:15s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:1s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:2s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:3s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:4s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:5s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:6s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:7s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:8s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:9s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:10s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:11s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:12s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:13s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:14s}", + "{id:\"cfm:counter_sink\",Count:27s,Damage:15s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:0s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:1s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:2s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:3s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:4s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:5s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:6s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:7s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:8s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:9s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:10s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:11s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:12s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:13s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:14s}", + "{id:\"cfm:counter_drawer\",Count:37s,Damage:15s}", + "{id:\"cfm:dishwasher\",Count:45s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:1s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:2s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:3s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:4s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:5s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:6s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:7s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:8s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:9s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:10s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:11s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:12s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:13s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:14s}", + "{id:\"cfm:cabinet_kitchen\",Count:27s,Damage:15s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:1s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:2s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:3s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:4s}", + "{id:\"cfm:bar_stool\",Count:36s,Damage:5s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:6s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:7s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:8s}", + "{id:\"cfm:bar_stool\",Count:36s,Damage:9s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:10s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:11s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:12s}", + "{id:\"cfm:bar_stool\",Count:42s,Damage:13s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:14s}", + "{id:\"cfm:bar_stool\",Count:36s,Damage:15s}", + "{id:\"cfm:mantel_piece\",Count:78s,Damage:0s}", + "{id:\"cfm:candle\",Count:33s,Damage:0s}", + "{id:\"cfm:chimney\",Count:67s,Damage:0s}", + "{id:\"cfm:grill\",Count:33s,Damage:0s}", + "{id:\"cfm:divingboard_base\",Count:22s,Damage:0s}", + "{id:\"cfm:door_mat\",Count:9s,Damage:13s}", + "{id:\"cfm:esky\",Count:67s,Damage:0s}", + "{id:\"cfm:esky\",Count:67s,Damage:1s}", + "{id:\"cfm:esky\",Count:67s,Damage:2s}", + "{id:\"cfm:esky\",Count:67s,Damage:3s}", + "{id:\"cfm:esky\",Count:67s,Damage:4s}", + "{id:\"cfm:esky\",Count:67s,Damage:5s}", + "{id:\"cfm:esky\",Count:67s,Damage:6s}", + "{id:\"cfm:esky\",Count:67s,Damage:7s}", + "{id:\"cfm:esky\",Count:67s,Damage:8s}", + "{id:\"cfm:esky\",Count:67s,Damage:9s}", + "{id:\"cfm:esky\",Count:67s,Damage:10s}", + "{id:\"cfm:esky\",Count:67s,Damage:11s}", + "{id:\"cfm:esky\",Count:67s,Damage:12s}", + "{id:\"cfm:esky\",Count:67s,Damage:13s}", + "{id:\"cfm:esky\",Count:67s,Damage:15s}", + "{id:\"cfm:modern_sliding_door\",Count:3s,Damage:0s}", + "{id:\"cfm:light_switch_off\",Count:6s,Damage:0s}", + "{id:\"cfm:ceiling_fan\",Count:1s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:1s,Damage:5s}", + "{id:\"cfm:digital_clock\",Count:1s,Damage:9s}", + "{id:\"cfm:digital_clock\",Count:4s,Damage:13s}", + "{id:\"cfm:digital_clock\",Count:1s,Damage:15s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:1s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:2s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:3s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:4s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:5s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:6s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:7s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:8s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:9s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:10s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:11s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:12s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:13s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:14s}", + "{id:\"cfm:photo_frame\",Count:4s,Damage:15s}", + "{id:\"cfm:modern_couch\",Count:3s,Damage:5s}", + "{id:\"cfm:modern_couch\",Count:3s,Damage:9s}", + "{id:\"cfm:modern_couch\",Count:13s,Damage:13s}", + "{id:\"cfm:modern_couch\",Count:3s,Damage:15s}", + "{id:\"cfm:modern_table\",Count:5s,Damage:0s}", + "{id:\"cfm:modern_chair\",Count:5s,Damage:0s}", + "{id:\"cfm:modern_coffee_table\",Count:3s,Damage:0s}", + "{id:\"cfm:modern_table_outdoor\",Count:4s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:1s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:2s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:3s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:4s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:5s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:6s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:7s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:8s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:9s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:10s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:11s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:12s}", + "{id:\"cfm:modern_bed_bottom\",Count:6s,Damage:13s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:14s}", + "{id:\"cfm:modern_bed_bottom\",Count:3s,Damage:15s}", + "{id:\"cfm:tv_stand\",Count:6s,Damage:0s}", + "{id:\"cfm:item_cool_pack\",Count:7s,Damage:0s}", + "{id:\"cfm:item_soap\",Count:3s,Damage:0s}", + "{id:\"cfm:item_soap_water\",Count:17s,Damage:0s}", + "{id:\"cfm:item_super_soap_water\",Count:12s,Damage:0s}", + "{id:\"cfm:item_crow_bar\",Count:11s,Damage:0s}", + "{id:\"cgm:workbench\",Count:2s,Damage:0s}", + "{id:\"hmctt:handheld_lantern\",Count:6s,Damage:0s}", + "{id:\"hmctt:fog_remote\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_blue\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_green\",Count:4s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_black\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_green\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_base\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_green\",Count:4s,Damage:0s}", + "{id:\"hmctt:tiki_torch_blue\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_black\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle\",Count:8s,Damage:0s}", + "{id:\"hmctt:candle_red\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_green\",Count:10s,Damage:0s}", + "{id:\"hmctt:candle_blue\",Count:7s,Damage:0s}", + "{id:\"hmctt:candle_purple\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_white\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_pink\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_yellow\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_lime\",Count:7s,Damage:0s}", + "{id:\"hmctt:candle_brown\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_gray\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_lightgray\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_black\",Count:7s,Damage:0s}", + "{id:\"hmctt:solar_fence_light\",Count:8s,Damage:0s}", + "{id:\"hmctt:colored_redstone_green\",Count:4s,Damage:0s}", + "{id:\"hmctt:colored_redstone_blue\",Count:1s,Damage:0s}", + "{id:\"hmctt:colored_redstone_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:colored_redstone_black\",Count:1s,Damage:0s}", + "{id:\"hmctt:unclear_glass\",Count:1s,Damage:0s}", + "{id:\"hmctt:glowstone_green\",Count:4s,Damage:0s}", + "{id:\"hmctt:glowstone_blue\",Count:1s,Damage:0s}", + "{id:\"hmctt:glowstone_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:glowstone_black\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tar\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:primordial_pearl\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"aqua\"}]},Damage:0s}", + "{id:\"thaumcraft:label\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"aqua\"}]},Damage:1s}", + "{id:\"thaumcraft:bottle_taint\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:scribing_tools\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:elemental_axe\",Count:8s,tag:{infench:[{lvl:1s,id:2s},{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:6s,Damage:7s}", + "{id:\"stevescarts:modulecomponents\",Count:13s,Damage:3s}", + "{id:\"stevescarts:modulecomponents\",Count:10s,Damage:45s}", + "{id:\"stevescarts:modulecomponents\",Count:39s,Damage:64s}", + "{id:\"stevescarts:modulecomponents\",Count:13s,Damage:65s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:12s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:20s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:24s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:41s}", + "{id:\"stevescarts:cartmodule\",Count:87s,Damage:71s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:83s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:99s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:101s}", + "{id:\"tconstruct:soil\",Count:1s,Damage:0s}", + "{id:\"tconstruct:soil\",Count:11s,Damage:1s}", + "{id:\"tconstruct:soil\",Count:11s,Damage:2s}", + "{id:\"tconstruct:soil\",Count:12s,Damage:5s}", + "{id:\"tconstruct:slime\",Count:33s,Damage:1s}", + "{id:\"tconstruct:slime\",Count:33s,Damage:2s}", + "{id:\"tconstruct:slime\",Count:33s,Damage:3s}", + "{id:\"tconstruct:slime\",Count:33s,Damage:4s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:0s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:1s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:2s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:3s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:4s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:1s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:2s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:3s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:4s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:5s}", + "{id:\"tconstruct:slime_grass\",Count:15s,Damage:0s}", + "{id:\"tconstruct:slime_grass\",Count:15s,Damage:5s}", + "{id:\"tconstruct:slime_grass\",Count:15s,Damage:10s}", + "{id:\"tconstruct:punji\",Count:3s,Damage:0s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:0s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:1s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:2s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:3s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:4s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:0s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:1s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:2s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:3s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:4s}", + "{id:\"thaumicaugmentation:strange_crystal\",Count:25s,Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:13s,tag:{infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:13s,tag:{drawingDisabled:1b,infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicwonders:meaty_orb\",Count:30s,Damage:0s}", + "{id:\"thaumicwonders:meteorb\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:void_beacon\",Count:40s,Damage:0s}", + "{id:\"thaumicwonders:alkahest_vat\",Count:5s,Damage:0s}", + "{id:\"thaumicwonders:everburning_urn\",Count:12s,Damage:0s}", + "{id:\"thaumicwonders:lethe_water\",Count:10s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_gate\",Count:22s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_crossbuck\",Count:56s,Damage:0s}", + "{id:\"trafficcontrol:overhead_crossbuck\",Count:42s,Damage:0s}", + "{id:\"trafficcontrol:cone\",Count:5s,Damage:0s}", + "{id:\"trafficcontrol:channelizer\",Count:2s,Damage:0s}", + "{id:\"trafficcontrol:drum\",Count:8s,Damage:0s}", + "{id:\"trafficcontrol:shunt_border\",Count:11s,Damage:0s}", + "{id:\"trafficcontrol:type_3_barrier\",Count:9s,Damage:0s}", + "{id:\"buildcraftcore:marker_path\",Count:4s,Damage:0s}", + "{id:\"buildcraftcore:list\",Count:4s,tag:{},Damage:0s}", + "{id:\"buildcraftbuilders:snapshot\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_wood_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_clay_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_wood_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_cobble_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_stone_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_quartz_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_gold_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_iron_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_clay_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_sandstone_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_void_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_wood_fluid\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:waterproof\",Count:4s,Damage:0s}", + "{id:\"magicbees:resource\",Count:2s,Damage:12s}", + "{id:\"magicbees:moondial\",Count:18s,Damage:0s}", + "{id:\"magicbees:frames.metabolic\",Count:1s,Damage:0s}", + "{id:\"brewcraft:preparedbeachrummixitem\",Count:21s,Damage:0s}", + "{id:\"brewcraft:preparedcherryvodkamixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedcoconutrummixitem\",Count:19s,Damage:0s}", + "{id:\"brewcraft:preparedhandmadevodkamixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedhardapplecidermixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedhardlemonademixitem\",Count:16s,Damage:0s}", + "{id:\"brewcraft:preparedhoneymeadmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedpinkmoscatomixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedpmaxrieslingmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedrennalgoldmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedriverchardonnaymixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedsakemixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedsavannazinfandelmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedspicedrummixitem\",Count:19s,Damage:0s}", + "{id:\"brewcraft:preparedswampmerlotmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedtiagapinotnoirmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedtotalvodkamixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:prepareduglyavocadoginmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedgoldschlagermixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedblackholewhiskeymixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedpointthreeryemixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedghostpepperabsinthemixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedborgiaabsinthemixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedredbeermixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedbluebeermixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedmalortmixitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:watertrap\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:candledeco14\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:carrotcakeitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:cheesecakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chocolatesprinklecakeitem\",Count:25s,Damage:0s}", + "{id:\"harvestcraft:holidaycakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lamingtonitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:pavlovaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pineappleupsidedowncakeitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:redvelvetcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:saltitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:freshwateritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cheeseitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:icecreamitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:grilledcheeseitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:pumpkinbreaditem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:applepieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:doughitem\",Count:26s,Damage:0s}", + "{id:\"harvestcraft:pastaitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:butteritem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:glazedcarrotsitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:butteredpotatoitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:loadedbakedpotatoitem\",Count:14s,Damage:0s}", + "{id:\"harvestcraft:mashedpotatoesitem\",Count:17s,Damage:0s}", + "{id:\"harvestcraft:potatosoupitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:friesitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:stuffedmushroomitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:chickennoodlesoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickenpotpieitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:breadedporkchopitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hotdogitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:bakedhamitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hamburgeritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cheeseburgeritem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:potroastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:fishandchipsitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:caramelitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:taffyitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:zombiejerkyitem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:chocolatebaritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:spagettiitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:spagettiandmeatballsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chickenparmasanitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:potatocakesitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:braisedonionsitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:cornonthecobitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:tortillaitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:nachoesitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:tacoitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:fishtacoitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:strawberrypieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:chocolatestrawberryitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:trailmixitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:peanutbuttercookiesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:grapejellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:raisincookiesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:picklesitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:marinatedcucumbersitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mushroomrisottoitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:curryitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:rainbowcurryitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:refriedbeansitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:bakedbeansitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:beanburritoitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:hotwingsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chilipoppersitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:chilichocolateitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemonaideitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemonbaritem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:lemonmeringueitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:candiedlemonitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemonchickenitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:blueberrypieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:cherrypieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:chocolatecherryitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:stuffedeggplantitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:eggplantparmitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:espressoitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pickledbeetsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:beetsaladitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:bakedbeetsitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:broccolimacitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:sweetpotatopieitem\",Count:31s,Damage:0s}", + "{id:\"harvestcraft:candiedsweetpotatoesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mashedsweetpotatoesitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:steamedpeasitem\",Count:26s,Damage:0s}", + "{id:\"harvestcraft:pineapplehamitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:turnipsoupitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:bakedturnipsitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:gingerbreaditem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:gingersnapsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candiedgingeritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:softpretzelandmustarditem\",Count:40s,Damage:0s}", + "{id:\"harvestcraft:spicymustardporkitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:garlicbreaditem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:garlicmashedpotatoesitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:zucchinibreaditem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:zucchinifriesitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:zestyzucchiniitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:zucchinibakeitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:asparagusquicheitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:asparagussoupitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:walnutraisinbreaditem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:candiedwalnutsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:brownieitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:avocadoburritoitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:poachedpearitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fruitcrumbleitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:banananutbreaditem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:orangechickenitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:peachcobbleritem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:keylimepieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:cinnamonrollitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:frenchtoastitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:marshmellowsitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:donutitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:chocolatedonutitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:powdereddonutitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:jellydonutitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:frosteddonutitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:cactussoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:wafflesitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:softpretzelitem\",Count:54s,Damage:0s}", + "{id:\"harvestcraft:jellybeansitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:biscuititem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:creamcookieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:jaffaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:blackberrycobbleritem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:raspberrypieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:cinnamonsugardonutitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:saltedsunflowerseedsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:sunflowerwheatrollsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:sunflowerbroccolisaladitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cranberrysauceitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cranberrybaritem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:peppermintitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:baklavaitem\",Count:29s,Damage:0s}", + "{id:\"harvestcraft:gummybearsitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:fruitpunchitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mixedsaladitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:saladdressingitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:shepardspieitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:applejellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:blackberryjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:blueberryjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cherryjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cranberryjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:kiwijellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemonjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:limejellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mangojellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:orangejellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:papayajellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:peachjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pomegranatejellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:raspberryjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:starfruitjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:strawberryjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:watermelonjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:bubblywateritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cherrysodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:colasodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gingersodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:grapesodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lemonlimesodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:orangesodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:rootbeersodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:strawberrysodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mintchocolatechipicecreamitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gingeredrhubarbtartitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:pumpkinoatsconesitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:beefjerkyitem\",Count:13s,Damage:0s}", + "{id:\"harvestcraft:herbbutterparsnipsitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:sweetpotatosouffleitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:apricotjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:figbaritem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:figjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:grapefruitjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:grapefruitsodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pecanpieitem\",Count:29s,Damage:0s}", + "{id:\"harvestcraft:pralinesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:persimmonjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pistachiobakedsalmonitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:datenutbreaditem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:maplesyrupwafflesitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:maplesausageitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:potatoandcheesepirogiitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:zeppoleitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:sausageinbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chocolatecaramelfudgeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lavendershortbreaditem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:beefwellingtonitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:epicbaconitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:manjuuitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:generaltsochickenitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:vegemiteitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:honeycombchocolatebaritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cherrycoconutchocolatebaritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fairybreaditem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:timtamitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:damperitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:gherkinitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:ceasarsaladitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:chaoscookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chocolatebaconitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:nutellaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:snickersbaritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:steamedspinachitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:vegemiteontoastitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:applecideritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:bangersandmashitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:batteredsausageitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:chorizoitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:energydrinkitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mincepieitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:onionhamburgeritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pepperoniitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:pickledonionsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:porksausageitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:raspberrytrifleitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:roastchickenitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:roastpotatoesitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:sundayroastitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:lambwithmintsauceitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:steakandchipsitem\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:cornishpastyitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:cottagepieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:croissantitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:dimsumitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:gooseberryjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gooseberrypieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:kimchiitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:mochiitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:museliitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:naanitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:okrachipsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:porklomeinitem\",Count:24s,Damage:0s}", + "{id:\"harvestcraft:salmonpattiesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sausageitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:sausagerollitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:sesameballitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:sesamesnapsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:soysauceitem\",Count:26s,Damage:0s}", + "{id:\"harvestcraft:sweetpickleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:veggiestripsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:vindalooitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:pearjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:plumjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cheeseontoastitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:tunapotatoitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:chocolaterollitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:jamrollitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:crackeritem\",Count:26s,Damage:0s}", + "{id:\"harvestcraft:peaandhamsoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:yorkshirepuddingitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:noodlesitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:chickenchowmeinitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:kungpaochickenitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hoisinsauceitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:charsiuitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:sweetandsoursauceitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sweetandsourchickenitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:baconandeggsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:biscuitsandgravyitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:applefritteritem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:sweetteaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:creepercookieitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:honeybunitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:honeyglazedcarrotsitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:honeyglazedhamitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:honeysoyribsitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:cinnamontoastitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:cottoncandyitem\",Count:18s,Damage:0s}", + "{id:\"harvestcraft:crackersitem\",Count:39s,Damage:0s}", + "{id:\"harvestcraft:creeperwingsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hotsauceitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:ironbrewitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lasagnaitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:lemondrizzlecakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:meatloafitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mushroomlasagnaitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:netherwingsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pizzasoupitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:poutineitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:sardinesinhotsauceitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:teriyakichickenitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:turkishdelightitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:greeneggsandhamitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:theatreboxitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:crackersandcheeseitem\",Count:37s,Damage:0s}", + "{id:\"harvestcraft:chickendinneritem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:corndogitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hamandcheesesandwichitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:gritsitem\",Count:26s,Damage:0s}", + "{id:\"harvestcraft:buttercookieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:sugarcookieitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:potatochipsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:bbqpotatochipsitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:sourcreamandonionpotatochipsitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:cheddarandsourcreampotatochipsitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:tortillachipsitem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:chipsanddipitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:cheezepuffsitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:fortunecookieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:deviledeggitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:mozzerellasticksitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:succotashitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:tatertotsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:smoresitem\",Count:42s,Damage:0s}", + "{id:\"harvestcraft:steakfajitaitem\",Count:13s,Damage:0s}", + "{id:\"harvestcraft:ramenitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:misosoupitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:grilledcheesevegemitetoastitem\",Count:24s,Damage:0s}", + "{id:\"harvestcraft:crispyricepuffbarsitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:berryvinaigrettesaladitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pastagardeniaitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:sweetandsourmeatballsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pepperjellyitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pepperjellyandcrackersitem\",Count:30s,Damage:0s}", + "{id:\"harvestcraft:saltedcaramelitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:spidereyepieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:cheesyshrimpquinoaitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:bulgogiitem\",Count:23s,Damage:0s}", + "{id:\"harvestcraft:omuriceitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:haggisitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:chocolateorangeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:festivalbreaditem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:fruitcreamfestivalbreaditem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:phoitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:bubbleteaitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:wontonsoupitem\",Count:39s,Damage:0s}", + "{id:\"harvestcraft:potstickersitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:pekingduckitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:rouxitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:candiedpecansitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:greenbeancasseroleitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:hamandpineapplepizzaitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:cobblestonecobbleritem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:crayfishsaladitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:cevicheitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:bakedcactusitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:garlicsteakitem\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:mushroomsteakitem\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:hotdishcasseroleitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:sausagebeanmeltitem\",Count:36s,Damage:0s}", + "{id:\"harvestcraft:mettbrotchenitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:porkrindsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:cracklinsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:akutuqitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cantonesegreensitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:eggrollitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:eggtartitem\",Count:36s,Damage:0s}", + "{id:\"harvestcraft:meesuaitem\",Count:24s,Damage:0s}", + "{id:\"harvestcraft:oystersauceitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:squidinkspaghettiitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:steaktartareitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:blackpaellaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:briochebunitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:escargotitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:gourmetbeefpattyitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:gourmetmuttonpattyitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:gourmetporkpattyitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:gourmetvenisonpattyitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:guisoitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:jelliedeelitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:padthaiitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:peanutbuttercupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pinkelitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pitepaltitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:sauerbratenitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:slimepieitem\",Count:24s,Damage:0s}", + "{id:\"harvestcraft:strawberryrhubarbpieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:tiropitaitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:potatoskinsitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:chilidonutitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:vanillacupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:chocolatecupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:carrotcupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:redvelvetcupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:chilicupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:peanutbuttercupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:lemoncupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:strawberrycupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:mintcupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:coffeecupcakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:sprinklescupcakeitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:caramelcupcakeitem\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:pambitsboxitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:stuffedchilipeppersitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:slimegummiesitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:chocolatepuddingitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:bbqchickenpizzaitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:quesadillaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:nopalessaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:applesnowitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:bakedalaskaitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:meringuebombeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:meringuebrownieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:meringuecookieitem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:merveilleuxitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mushroomketchupomeletitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mushroomketchupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:lycheeteaitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:chickencordonbleuitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:sundayhighteaitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:cucumbersandwichitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:vanillaconchasbreaditem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:chocolatecoconutbaritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:strawberrysouffleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gyudonitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:imagawayakiitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:mochicakeitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:mochidessertitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:taiyakiitem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:salmononigiriitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:friedbolognasandwichitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:bolognasandwichitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:ricepuddingitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:misopasteitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:dandelionteaitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:gravlaxitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:cheesedanishitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:bolognaitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:raspberrymilkshakeitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:rootbeerfloatitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:hotcocoaitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:cinnamonbreaditem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:cornchipsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:marshmellowchicksitem\",Count:13s,Damage:0s}", + "{id:\"harvestcraft:pizzasliceitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:rawtofeakitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:rawtofaconitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:rawtofenisonitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:baconcheeseburgeritem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:deluxecheeseburgeritem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:beansontoastitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:meatpieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:chikorollitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:spinachpieitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:coleslawburgeritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hotandsoursoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:patreonpieitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:clamchowderitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:breakfastburritoitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:chipsandsalsaitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:crawfishetoufeeitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:cantonesenoodlesitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:dangoitem\",Count:36s,Damage:0s}", + "{id:\"harvestcraft:groiledcheesesandwichitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:cheesesteakitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:buttertartitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:battenbergitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:rivermudcakeitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:fruitcakeitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:springfieldcashewchickenitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:enchiladaitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:pizzaitem\",Count:29s,Damage:0s}", + "{id:\"harvestcraft:onionsoupitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:baconmushroomburgeritem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:toadintheholeitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:homestylelunchitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:montecristosandwichitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:randomtacoitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:toastedwesternitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:eggsbenedictitem\",Count:28s,Damage:0s}", + "{id:\"harvestcraft:meatloafsandwichitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mashedpotatoeschickenbiscuititem\",Count:33s,Damage:0s}", + "{id:\"harvestcraft:cassouletitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:chickenbiscuititem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:epicbltitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:kohlundpinkelitem\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:anchovypepperonipizzaitem\",Count:36s,Damage:0s}", + "{id:\"harvestcraft:spaghettidinneritem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:gumboitem\",Count:26s,Damage:0s}", + "{id:\"harvestcraft:jambalayaitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:supremepizzaitem\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:bbqplatteritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickenandwafflesitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:gourmetporkburgeritem\",Count:14s,Damage:0s}", + "{id:\"harvestcraft:bbqchickenbiscuititem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:delightedmealitem\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:heartybreakfastitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:mcpamitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:deluxenachoesitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:gourmetmuttonburgeritem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:netherstartoastitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:paradiseburgeritem\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:chimichangaitem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:salisburysteakitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:ploughmanslunchitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefhashitem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:bentoboxitem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:friedfeastitem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:timpanoitem\",Count:37s,Damage:0s}", + "{id:\"harvestcraft:deluxechickencurryitem\",Count:14s,Damage:0s}", + "{id:\"harvestcraft:weekendpicnicitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:gourmetbeefburgeritem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:southernstylebreakfastitem\",Count:34s,Damage:0s}", + "{id:\"harvestcraft:meatfeastpizzaitem\",Count:38s,Damage:0s}", + "{id:\"harvestcraft:thankfuldinneritem\",Count:36s,Damage:0s}", + "{id:\"harvestcraft:koreandinneritem\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:gourmetvenisonburgeritem\",Count:30s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefbreakfastitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:cuttingboarditem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:skilletitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:saucepanitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bakewareitem\",Count:30s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:2s,Damage:1s}", + "{id:\"minecraft:farmland\",Count:2s,Damage:0s}" + ] + }, + { + "aspect": "vitreus", + "items": [ + "{id:\"minecraft:glass\",Count:5s,Damage:0s}", + "{id:\"minecraft:stone_slab\",Count:5s,Damage:7s}", + "{id:\"minecraft:diamond_ore\",Count:15s,Damage:0s}", + "{id:\"minecraft:diamond_block\",Count:101s,Damage:0s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:0s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:1s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:2s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:3s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:4s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:5s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:6s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:7s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:8s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:9s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:10s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:11s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:12s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:13s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:14s}", + "{id:\"minecraft:stained_glass\",Count:5s,Damage:15s}", + "{id:\"minecraft:emerald_ore\",Count:15s,Damage:0s}", + "{id:\"minecraft:emerald_block\",Count:101s,Damage:0s}", + "{id:\"minecraft:quartz_ore\",Count:10s,Damage:0s}", + "{id:\"minecraft:quartz_block\",Count:15s,Damage:0s}", + "{id:\"minecraft:quartz_block\",Count:7s,Damage:1s}", + "{id:\"minecraft:quartz_block\",Count:11s,Damage:2s}", + "{id:\"minecraft:quartz_stairs\",Count:16s,Damage:0s}", + "{id:\"minecraft:sea_lantern\",Count:18s,Damage:0s}", + "{id:\"minecraft:glass_pane\",Count:1s,Damage:0s}", + "{id:\"minecraft:enchanting_table\",Count:22s,Damage:0s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:0s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:1s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:2s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:3s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:4s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:5s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:6s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:7s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:8s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:9s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:10s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:11s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:12s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:13s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:14s}", + "{id:\"minecraft:stained_glass_pane\",Count:1s,Damage:15s}", + "{id:\"minecraft:end_crystal\",Count:26s,Damage:0s}", + "{id:\"tconstruct:fancy_frame\",Count:6s,Damage:6s}", + "{id:\"minecraft:daylight_detector\",Count:22s,Damage:0s}", + "{id:\"minecraft:observer\",Count:3s,Damage:0s}", + "{id:\"minecraft:comparator\",Count:3s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:72s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:432s,Damage:1s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:2s}", + "{id:\"railcraft:detector\",Count:42s,Damage:13s}", + "{id:\"railcraft:mow_track_relayer\",Count:49s,Damage:0s}", + "{id:\"railcraft:cart_trade_station\",Count:18s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_standard\",Count:16s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_personal\",Count:16s,Damage:0s}", + "{id:\"railcraft:cart_ic2_batbox\",Count:4s,Damage:0s}", + "{id:\"railcraft:cart_gift\",Count:11s,Damage:0s}", + "{id:\"railcraft:signal_box\",Count:2s,Damage:6s}", + "{id:\"railcraft:actuator\",Count:31s,Damage:2s}", + "{id:\"lteleporters:teleporter\",Count:45s,Damage:0s}", + "{id:\"minecraft:beacon\",Count:18s,Damage:0s}", + "{id:\"minecraft:diamond\",Count:15s,Damage:0s}", + "{id:\"minecraft:diamond_sword\",Count:22s,Damage:0s}", + "{id:\"minecraft:diamond_shovel\",Count:11s,Damage:0s}", + "{id:\"minecraft:diamond_pickaxe\",Count:33s,Damage:0s}", + "{id:\"minecraft:diamond_axe\",Count:33s,Damage:0s}", + "{id:\"minecraft:diamond_hoe\",Count:22s,Damage:0s}", + "{id:\"minecraft:diamond_helmet\",Count:56s,Damage:0s}", + "{id:\"minecraft:diamond_chestplate\",Count:90s,Damage:0s}", + "{id:\"minecraft:diamond_leggings\",Count:78s,Damage:0s}", + "{id:\"minecraft:diamond_boots\",Count:45s,Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:glass_bottle\",Count:3s,Damage:0s}", + "{id:\"minecraft:emerald\",Count:15s,Damage:0s}", + "{id:\"minecraft:quartz\",Count:5s,Damage:0s}", + "{id:\"minecraft:prismarine_crystals\",Count:5s,Damage:0s}", + "{id:\"minecraft:diamond_horse_armor\",Count:15s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"aeadditions:part.base\",Count:1s,Damage:1s}", + "{id:\"aeadditions:part.base\",Count:36s,Damage:3s}", + "{id:\"aeadditions:storage.fluid\",Count:27s,Damage:0s}", + "{id:\"aeadditions:storage.fluid\",Count:57s,Damage:1s}", + "{id:\"aeadditions:storage.fluid\",Count:126s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:53s,Damage:0s}", + "{id:\"aeadditions:storage.physical\",Count:84s,Damage:1s}", + "{id:\"aeadditions:storage.physical\",Count:153s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:308s,tag:{upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:3s}", + "{id:\"aeadditions:storage.physical\",Count:3s,tag:{upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:4s}", + "{id:\"aeadditions:storage.physical\",Count:3s,tag:{power:32000.0d,upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:4s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lava\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"iron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"gold\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"pigiron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"cobalt\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ardite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"manyullyn\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"knightslime\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"alubrass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"brass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"copper\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"tin\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"bronze\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"zinc\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lead\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"nickel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"silver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"electrum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"aluminum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_residue\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_residue_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_residue_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heavy\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heavy_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_heavy_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_dense\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_dense_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_dense_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_distilled\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_distilled_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oil_distilled_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_dense\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_dense_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_dense_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_light\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_light_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_light_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_light\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_gaseous\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_1\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_2\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2uu_matter\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2construction_foam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2coolant\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2creosote\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2hot_coolant\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2pahoehoe_lava\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2biomass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2biogas\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2distilled_water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2superheated_steam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2steam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2hot_water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2weed_ex\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2air\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2hydrogen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2oxygen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2heavy_water\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ic2milk\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"bio.ethanol\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"biomass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"glass\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"for.honey\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ice\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"juice\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"milk\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"seed.oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"short.mead\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"mutagen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"liquiddna\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"protein\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"amordrine\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"haderoth\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"alduorite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"platinum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"vulcanite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ignatius\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"etherium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"quicksilver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"astral_silver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"hepatizon\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lemurite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"sanguinite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"eximite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"desichalkos\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"celenegil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"shadow_iron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"carmot\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"mithril\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ceruclase\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"deep_iron\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"angmallen\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"manganese\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"kalendrite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"damascus_steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"prometheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"adamantine\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"tartarite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"atlarus\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"vyroxeres\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"black_steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lutetium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"osmium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"oureclase\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"inolashite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"meutoite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"orichalcum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"infuscolium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"midasium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"shadow_steel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"krik\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"rubracium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"molten_tar\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"molten_thermite\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"creosote\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"steam\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"coal\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"crude_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"refined_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"refined_fuel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"sap\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"syrup\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"resin\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"tree_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"seed_oil\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"biocrude\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"refined_biofuel\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"mushroom_stew\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"experience\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"potion\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"potion_splash\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"potion_lingering\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"redstone\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"glowstone\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"ender\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"pyrotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"cryotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"aerotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"petrotheum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"mana\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"iridium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"invar\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"constantan\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"signalum\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"lumium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"enderium\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"flux_goo\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"liquid_death\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"purifying_fluid\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"stone\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"obsidian\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"clay\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"dirt\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"emerald\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"blood\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"blueslime\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"purpleslime\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:pattern.fluid\",Count:4s,tag:{Fluid:{FluidName:\"fluid_quicksilver\",Amount:1000}},Damage:0s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:12s,tag:{},Damage:0s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:12s,tag:{power:1600000.0d},Damage:0s}", + "{id:\"aeadditions:storage.component\",Count:33s,Damage:0s}", + "{id:\"aeadditions:storage.component\",Count:74s,Damage:1s}", + "{id:\"aeadditions:storage.component\",Count:166s,Damage:2s}", + "{id:\"aeadditions:storage.component\",Count:373s,Damage:3s}", + "{id:\"aeadditions:storage.component\",Count:33s,Damage:4s}", + "{id:\"aeadditions:storage.component\",Count:74s,Damage:5s}", + "{id:\"aeadditions:storage.component\",Count:166s,Damage:6s}", + "{id:\"aeadditions:storage.casing\",Count:38s,Damage:0s}", + "{id:\"aeadditions:storage.casing\",Count:3s,Damage:1s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:8s,tag:{fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:8s,tag:{power:20000.0d,fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:certustank\",Count:18s,Damage:0s}", + "{id:\"aeadditions:fluidcrafter\",Count:3s,Damage:0s}", + "{id:\"aeadditions:fluidfiller\",Count:2s,Damage:0s}", + "{id:\"aeadditions:vibrantchamberfluid\",Count:18s,Damage:0s}", + "{id:\"ic2:te\",Count:2s,Damage:3s}", + "{id:\"ic2:te\",Count:16s,Damage:4s}", + "{id:\"ic2:te\",Count:2s,Damage:5s}", + "{id:\"ic2:te\",Count:1s,Damage:6s}", + "{id:\"ic2:te\",Count:12s,Damage:7s}", + "{id:\"ic2:te\",Count:12s,Damage:8s}", + "{id:\"ic2:te\",Count:1s,Damage:11s}", + "{id:\"ic2:te\",Count:2s,Damage:12s}", + "{id:\"ic2:te\",Count:3s,Damage:16s}", + "{id:\"ic2:te\",Count:13s,Damage:19s}", + "{id:\"ic2:te\",Count:15s,Damage:31s}", + "{id:\"ic2:te\",Count:18s,Damage:33s}", + "{id:\"ic2:te\",Count:2s,Damage:36s}", + "{id:\"ic2:te\",Count:5s,Damage:42s}", + "{id:\"ic2:te\",Count:1s,Damage:56s}", + "{id:\"ic2:te\",Count:2s,Damage:58s}", + "{id:\"ic2:te\",Count:2s,Damage:65s}", + "{id:\"ic2:te\",Count:4s,Damage:68s}", + "{id:\"ic2:te\",Count:4s,tag:{energy:40000.0d},Damage:68s}", + "{id:\"ic2:te\",Count:6s,Damage:72s}", + "{id:\"ic2:te\",Count:6s,tag:{energy:40000.0d},Damage:72s}", + "{id:\"ic2:te\",Count:9s,Damage:82s}", + "{id:\"ic2:te\",Count:9s,Damage:84s}", + "{id:\"ic2:te\",Count:33s,Damage:115s}", + "{id:\"ic2:te\",Count:33s,Damage:134s}", + "{id:\"ic2:resource\",Count:5s,Damage:3s}", + "{id:\"ic2:resource\",Count:33s,Damage:9s}", + "{id:\"ic2:glass\",Count:3s,Damage:0s}", + "{id:\"ic2:batpack\",Count:13s,tag:{charge:60000.0d},Damage:0s}", + "{id:\"ic2:hazmat_helmet\",Count:3s,Damage:0s}", + "{id:\"ic2:nano_helmet\",Count:13s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nightvision_goggles\",Count:18s,Damage:26s}", + "{id:\"ic2:nightvision_goggles\",Count:18s,tag:{charge:200000.0d},Damage:0s}", + "{id:\"ic2:quantum_helmet\",Count:33s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:solar_helmet\",Count:9s,Damage:0s}", + "{id:\"ic2:dust\",Count:5s,Damage:5s}", + "{id:\"ic2:dust\",Count:1s,Damage:6s}", + "{id:\"ic2:dust\",Count:5s,Damage:17s}", + "{id:\"ic2:dust\",Count:3s,Damage:29s}", + "{id:\"ic2:ingot\",Count:3s,Damage:0s}", + "{id:\"ic2:ingot\",Count:5s,Damage:6s}", + "{id:\"ic2:plate\",Count:3s,Damage:8s}", + "{id:\"ic2:casing\",Count:1s,Damage:6s}", + "{id:\"ic2:crafting\",Count:11s,Damage:4s}", + "{id:\"ic2:crafting\",Count:1s,Damage:6s}", + "{id:\"ic2:crafting\",Count:3s,Damage:11s}", + "{id:\"ic2:crafting\",Count:7s,Damage:12s}", + "{id:\"ic2:crafting\",Count:15s,Damage:19s}", + "{id:\"ic2:block_cutting_blade\",Count:90s,Damage:2s}", + "{id:\"ic2:cropnalyzer\",Count:3s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:re_battery\",Count:3s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:charging_re_battery\",Count:9s,tag:{charge:40000.0d},Damage:0s}", + "{id:\"ic2:advanced_charging_re_battery\",Count:24s,tag:{charge:400000.0d},Damage:0s}", + "{id:\"ic2:charging_energy_crystal\",Count:30s,tag:{charge:4000000.0d},Damage:0s}", + "{id:\"ic2:heat_storage\",Count:9s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:tri_heat_storage\",Count:33s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:hex_heat_storage\",Count:63s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:heat_exchanger\",Count:6s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_exchanger\",Count:4s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_exchanger\",Count:4s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:advanced_heat_exchanger\",Count:9s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_vent\",Count:9s,Damage:0s}", + "{id:\"ic2:advanced_heat_vent\",Count:11s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:neutron_reflector\",Count:15s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:thick_neutron_reflector\",Count:45s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:iridium_reflector\",Count:210s,Damage:0s}", + "{id:\"ic2:rsh_condensator\",Count:4s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:chainsaw\",Count:5s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:diamond_drill\",Count:37s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:drill\",Count:5s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:electric_hoe\",Count:2s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_treetap\",Count:2s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_wrench\",Count:2s,tag:{charge:12000.0d},Damage:0s}", + "{id:\"ic2:iridium_drill\",Count:52s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:wind_meter\",Count:5s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:cable\",Count:4s,tag:{type:1b,insulation:0b},Damage:1s}", + "{id:\"ic2:upgrade\",Count:11s,Damage:0s}", + "{id:\"ic2:upgrade\",Count:18s,Damage:1s}", + "{id:\"ic2:upgrade\",Count:2s,Damage:2s}", + "{id:\"ic2:upgrade\",Count:9s,Damage:3s}", + "{id:\"ic2:iodine_tablet\",Count:2s,Damage:0s}", + "{id:\"ic2:remote\",Count:1s,Damage:0s}", + "{id:\"forestry:ingot_tin\",Count:5s,Damage:0s}", + "{id:\"forestry:pipette\",Count:1s,Damage:0s}", + "{id:\"forestry:naturalist_helmet\",Count:1s,Damage:0s}", + "{id:\"forestry:gear_tin\",Count:15s,Damage:0s}", + "{id:\"forestry:resources\",Count:5s,Damage:2s}", + "{id:\"forestry:resource_storage\",Count:33s,Damage:2s}", + "{id:\"forestry:habitat_former\",Count:7s,Damage:0s}", + "{id:\"forestry:can\",Count:1s,Damage:0s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"water\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lava\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"iron\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"gold\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"pigiron\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"cobalt\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ardite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"manyullyn\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"knightslime\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"alubrass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"brass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"copper\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"tin\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"bronze\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"zinc\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lead\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"nickel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"silver\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"electrum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"steel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"aluminum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_residue\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_residue_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_residue_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heavy\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heavy_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heavy_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_dense\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_dense_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_dense_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_distilled\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_distilled_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_distilled_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_dense\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_dense_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_dense_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_light\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_light_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_light_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_light\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_gaseous\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2uu_matter\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2construction_foam\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2coolant\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2creosote\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2hot_coolant\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2pahoehoe_lava\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2biomass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2biogas\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2distilled_water\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2superheated_steam\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2steam\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2hot_water\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2weed_ex\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2air\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2hydrogen\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2oxygen\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2heavy_water\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2milk\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"bio.ethanol\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"biomass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"glass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"for.honey\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ice\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"juice\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"milk\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"seed.oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"short.mead\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"mutagen\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"liquiddna\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"protein\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"amordrine\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"haderoth\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"alduorite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"platinum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"vulcanite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ignatius\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"etherium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"quicksilver\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"astral_silver\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"hepatizon\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lemurite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"sanguinite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"eximite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"desichalkos\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"celenegil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"shadow_iron\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"carmot\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"mithril\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ceruclase\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"deep_iron\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"angmallen\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"manganese\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"kalendrite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"damascus_steel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"prometheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"adamantine\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"tartarite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"atlarus\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"vyroxeres\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"black_steel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lutetium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"osmium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oureclase\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"inolashite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"meutoite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"orichalcum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"infuscolium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"midasium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"shadow_steel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"krik\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"rubracium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"molten_tar\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"molten_thermite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"creosote\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"steam\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"coal\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"crude_oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"refined_oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"refined_fuel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"sap\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"syrup\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"resin\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"tree_oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"seed_oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"biocrude\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"refined_biofuel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"mushroom_stew\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"experience\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"potion\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"potion_splash\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"potion_lingering\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"redstone\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"glowstone\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ender\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"pyrotheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"cryotheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"aerotheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"petrotheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"mana\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"iridium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"invar\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"constantan\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"signalum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lumium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"enderium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"flux_goo\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"liquid_death\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"purifying_fluid\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"stone\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"obsidian\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"clay\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"dirt\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"emerald\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"blood\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"blueslime\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"purpleslime\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fluid_quicksilver\",Amount:1000}},Damage:1s}", + "{id:\"forestry:bottler\",Count:18s,Damage:0s}", + "{id:\"forestry:carpenter\",Count:7s,Damage:0s}", + "{id:\"forestry:centrifuge\",Count:7s,Damage:0s}", + "{id:\"forestry:fermenter\",Count:15s,Damage:0s}", + "{id:\"forestry:moistener\",Count:15s,Damage:0s}", + "{id:\"forestry:squeezer\",Count:30s,Damage:0s}", + "{id:\"forestry:still\",Count:15s,Damage:0s}", + "{id:\"forestry:rainmaker\",Count:60s,Damage:0s}", + "{id:\"forestry:fabricator\",Count:11s,Damage:0s}", + "{id:\"forestry:raintank\",Count:7s,Damage:0s}", + "{id:\"forestry:apiarist_bag\",Count:2s,Damage:0s}", + "{id:\"forestry:lepidopterist_bag\",Count:2s,Damage:0s}", + "{id:\"forestry:tree_chest\",Count:3s,Damage:0s}", + "{id:\"forestry:smoker\",Count:18s,Damage:0s}", + "{id:\"forestry:bee_chest\",Count:3s,Damage:0s}", + "{id:\"forestry:alveary.hygro\",Count:22s,Damage:0s}", + "{id:\"forestry:alveary.stabiliser\",Count:22s,Damage:0s}", + "{id:\"forestry:butterfly_chest\",Count:3s,Damage:0s}", + "{id:\"forestry:stamps\",Count:1s,Damage:2s}", + "{id:\"forestry:mailbox\",Count:11s,Damage:0s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:0},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:1},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:2},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:3},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:4},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:5},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:6},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:7},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:8},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:9},Damage:2s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:10},Damage:2s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:0},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:1},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:2},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:3},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:4},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:5},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:6},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:7},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:8},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:9},Damage:3s}", + "{id:\"forestry:ffarm\",Count:22s,tag:{FarmBlock:10},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:0},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:1},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:2},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:3},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:4},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:5},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:6},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:7},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:8},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:9},Damage:4s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:10},Damage:4s}", + "{id:\"forestry:database\",Count:4s,Damage:0s}", + "{id:\"forestry:genetic_filter\",Count:13s,Damage:0s}", + "{id:\"forestry:arboretum\",Count:15s,Damage:0s}", + "{id:\"forestry:farm_crops\",Count:15s,Damage:0s}", + "{id:\"forestry:farm_mushroom\",Count:15s,Damage:0s}", + "{id:\"forestry:farm_gourd\",Count:15s,Damage:0s}", + "{id:\"forestry:farm_nether\",Count:15s,Damage:0s}", + "{id:\"forestry:farm_ender\",Count:15s,Damage:0s}", + "{id:\"forestry:peat_bog\",Count:15s,Damage:0s}", + "{id:\"forestry:engine_electrical\",Count:37s,Damage:0s}", + "{id:\"forestry:engine_generator\",Count:7s,Damage:0s}", + "{id:\"microblockcbe:saw_diamond\",Count:11s,Damage:0s}", + "{id:\"gendustry:labware\",Count:1s,Damage:0s}", + "{id:\"gendustry:gene_sample_blank\",Count:15s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:45s,Damage:17s}", + "{id:\"gendustry:apiary.upgrade\",Count:26s,Damage:11s}", + "{id:\"gendustry:apiary.upgrade\",Count:22s,Damage:2s}", + "{id:\"gendustry:apiary.upgrade\",Count:45s,Damage:20s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:5s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:14s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:4s}", + "{id:\"gendustry:apiary.upgrade\",Count:45s,Damage:13s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:22s}", + "{id:\"gendustry:apiary.upgrade\",Count:45s,Damage:16s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:7s}", + "{id:\"gendustry:apiary.upgrade\",Count:22s,Damage:1s}", + "{id:\"gendustry:apiary.upgrade\",Count:26s,Damage:10s}", + "{id:\"gendustry:apiary.upgrade\",Count:50s,Damage:19s}", + "{id:\"gendustry:apiary.upgrade\",Count:45s,Damage:18s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:3s}", + "{id:\"gendustry:apiary.upgrade\",Count:45s,Damage:21s}", + "{id:\"gendustry:apiary.upgrade\",Count:30s,Damage:12s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:6s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:15s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:0s}", + "{id:\"gendustry:industrial_grafter\",Count:33s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_grafter\",Count:33s,tag:{charge:100000},Damage:1s}", + "{id:\"gendustry:mutagen_tank\",Count:24s,Damage:0s}", + "{id:\"gendustry:genetics_processor\",Count:52s,Damage:0s}", + "{id:\"gendustry:env_processor\",Count:45s,Damage:0s}", + "{id:\"gendustry:upgrade_frame\",Count:15s,Damage:0s}", + "{id:\"gendustry:error_sensor_cover\",Count:3s,Damage:0s}", + "{id:\"gendustry:mutatron\",Count:57s,Damage:0s}", + "{id:\"gendustry:industrial_apiary\",Count:15s,Damage:0s}", + "{id:\"gendustry:imprinter\",Count:39s,Damage:0s}", + "{id:\"gendustry:sampler\",Count:50s,Damage:0s}", + "{id:\"gendustry:mutatron_advanced\",Count:124s,Damage:0s}", + "{id:\"gendustry:extractor\",Count:78s,Damage:0s}", + "{id:\"gendustry:transposer\",Count:78s,Damage:0s}", + "{id:\"gendustry:replicator\",Count:78s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:5s,Damage:101s}", + "{id:\"projectred-core:resource_item\",Count:10s,Damage:200s}", + "{id:\"projectred-core:resource_item\",Count:10s,Damage:201s}", + "{id:\"projectred-integration:gate\",Count:7s,Damage:26s}", + "{id:\"projectred-integration:gate\",Count:11s,Damage:32s}", + "{id:\"projectred-fabrication:ic_machine\",Count:22s,Damage:1s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:1s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:2s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:3s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:4s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:5s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:6s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:7s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:8s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:9s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:10s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:11s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:12s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:13s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:14s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:15s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:16s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:17s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:18s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:19s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:20s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:21s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:22s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:23s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:24s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:25s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:26s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:27s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:28s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:29s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:30s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:31s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:0s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:1s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:2s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:3s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:4s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:5s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:6s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:7s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:8s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:9s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:10s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:11s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:12s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:13s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:14s}", + "{id:\"projectred-illumination:lantern\",Count:1s,Damage:15s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:0s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:1s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:2s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:3s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:4s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:5s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:6s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:7s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:8s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:9s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:10s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:11s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:12s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:13s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:14s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:1s,Damage:15s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:0s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:1s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:2s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:3s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:4s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:5s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:6s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:7s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:8s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:9s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:10s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:12s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:13s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:14s}", + "{id:\"projectred-illumination:fixture_light\",Count:3s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:1s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:2s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:3s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:4s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:6s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:7s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:8s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:10s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:14s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:3s,Damage:15s}", + "{id:\"projectred-expansion:charged_battery\",Count:7s,Damage:0s}", + "{id:\"projectred-expansion:jetpack\",Count:126s,Damage:0s}", + "{id:\"projectred-expansion:electric_screwdriver\",Count:12s,Damage:0s}", + "{id:\"projectred-expansion:machine1\",Count:10s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:21s,Damage:5s}", + "{id:\"projectred-expansion:machine2\",Count:5s,Damage:6s}", + "{id:\"projectred-expansion:machine2\",Count:11s,Damage:7s}", + "{id:\"projectred-transportation:pipe\",Count:1s,Damage:1s}", + "{id:\"projectred-transportation:pipe\",Count:23s,Damage:3s}", + "{id:\"projectred-transportation:pipe\",Count:2s,Damage:32s}", + "{id:\"projectred-transportation:routing_chip\",Count:11s,Damage:6s}", + "{id:\"projectred-exploration:ore\",Count:5s,Damage:4s}", + "{id:\"projectred-exploration:stone\",Count:67s,Damage:5s}", + "{id:\"projectred-exploration:stone\",Count:67s,Damage:6s}", + "{id:\"projectred-exploration:stone\",Count:33s,Damage:9s}", + "{id:\"projectred-exploration:stone_wall\",Count:50s,Damage:5s}", + "{id:\"projectred-exploration:stone_wall\",Count:50s,Damage:6s}", + "{id:\"projectred-exploration:stone_wall\",Count:24s,Damage:9s}", + "{id:\"projectred-exploration:ruby_axe\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_axe\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:ruby_hoe\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_hoe\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:ruby_pickaxe\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_pickaxe\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:ruby_shovel\",Count:7s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_shovel\",Count:7s,Damage:0s}", + "{id:\"projectred-exploration:ruby_sword\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_sword\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:ruby_saw\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_saw\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:ruby_sickle\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_sickle\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:diamond_sickle\",Count:33s,Damage:0s}", + "{id:\"projectred-exploration:ruby_helmet\",Count:37s,Damage:0s}", + "{id:\"projectred-exploration:ruby_chestplate\",Count:60s,Damage:0s}", + "{id:\"projectred-exploration:ruby_leggings\",Count:52s,Damage:0s}", + "{id:\"projectred-exploration:ruby_boots\",Count:30s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_helmet\",Count:37s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_chestplate\",Count:60s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_leggings\",Count:52s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_boots\",Count:30s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:2s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:2s,Damage:1s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:2s,Damage:2s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:2s,Damage:3s}", + "{id:\"railcraft:tie\",Count:1s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:22s,Damage:4s}", + "{id:\"railcraft:manipulator\",Count:22s,Damage:5s}", + "{id:\"railcraft:manipulator\",Count:13s,Damage:6s}", + "{id:\"railcraft:manipulator\",Count:13s,Damage:7s}", + "{id:\"railcraft:trade_station\",Count:24s,Damage:0s}", + "{id:\"railcraft:force_track_emitter\",Count:84s,Damage:0s}", + "{id:\"railcraft:borehead_diamond\",Count:75s,Damage:0s}", + "{id:\"railcraft:charge_feeder\",Count:13s,Damage:0s}", + "{id:\"railcraft:charge_trap\",Count:9s,Damage:0s}", + "{id:\"railcraft:steam_turbine\",Count:1s,Damage:0s}", + "{id:\"railcraft:charge\",Count:4s,Damage:5s}", + "{id:\"railcraft:worldspike\",Count:22s,Damage:2s}", + "{id:\"railcraft:worldspike\",Count:22s,Damage:3s}", + "{id:\"railcraft:rock_crusher\",Count:12s,Damage:0s}", + "{id:\"railcraft:backpack_apothecary_t1\",Count:4s,Damage:0s}", + "{id:\"railcraft:backpack_signalman_t1\",Count:3s,Damage:0s}", + "{id:\"railcraft:firestone_cut\",Count:99s,Damage:0s}", + "{id:\"railcraft:metal\",Count:33s,Damage:1s}", + "{id:\"railcraft:ingot\",Count:5s,Damage:2s}", + "{id:\"railcraft:signal_lamp\",Count:2s,Damage:0s}", + "{id:\"railcraft:concrete\",Count:1s,Damage:0s}", + "{id:\"railcraft:glass\",Count:3s,Damage:0s}", + "{id:\"railcraft:glass\",Count:2s,Damage:1s}", + "{id:\"railcraft:glass\",Count:2s,Damage:2s}", + "{id:\"railcraft:glass\",Count:2s,Damage:3s}", + "{id:\"railcraft:glass\",Count:2s,Damage:4s}", + "{id:\"railcraft:glass\",Count:2s,Damage:5s}", + "{id:\"railcraft:glass\",Count:2s,Damage:6s}", + "{id:\"railcraft:glass\",Count:2s,Damage:7s}", + "{id:\"railcraft:glass\",Count:2s,Damage:8s}", + "{id:\"railcraft:glass\",Count:2s,Damage:9s}", + "{id:\"railcraft:glass\",Count:2s,Damage:10s}", + "{id:\"railcraft:glass\",Count:2s,Damage:11s}", + "{id:\"railcraft:glass\",Count:2s,Damage:12s}", + "{id:\"railcraft:glass\",Count:2s,Damage:13s}", + "{id:\"railcraft:glass\",Count:2s,Damage:14s}", + "{id:\"railcraft:glass\",Count:2s,Damage:15s}", + "{id:\"railcraft:railbed\",Count:3s,Damage:1s}", + "{id:\"railcraft:ore\",Count:15s,Damage:2s}", + "{id:\"railcraft:ore\",Count:15s,Damage:3s}", + "{id:\"railcraft:ore_metal\",Count:5s,Damage:1s}", + "{id:\"thermalfoundation:ore\",Count:5s,Damage:1s}", + "{id:\"thermalfoundation:storage\",Count:33s,Damage:1s}", + "{id:\"thermalfoundation:glass\",Count:3s,Damage:1s}", + "{id:\"thermalfoundation:glass_alloy\",Count:1s,Damage:6s}", + "{id:\"thermalfoundation:wrench\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tome_experience\",Count:22s,tag:{},Damage:0s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:16s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:17s}", + "{id:\"thermalfoundation:material\",Count:45s,Damage:26s}", + "{id:\"thermalfoundation:material\",Count:45s,Damage:27s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:65s}", + "{id:\"thermalfoundation:material\",Count:2s,Damage:102s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:129s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:257s}", + "{id:\"thermalfoundation:armor.helmet_tin\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_tin\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_tin\",Count:26s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_tin\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_tin\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_tin\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_tin\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_tin\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_tin\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_tin\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_tin\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_tin\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_tin\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_tin\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_tin\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_tin\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_diamond\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_diamond\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_diamond\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_diamond\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_diamond\",Count:56s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_diamond\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_diamond\",Count:67s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_tin\",Count:15s,Damage:0s}", + "{id:\"thermaldynamics:servo\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:servo\",Count:1s,Damage:1s}", + "{id:\"thermaldynamics:filter\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:filter\",Count:1s,Damage:1s}", + "{id:\"thermaldynamics:filter\",Count:1s,Damage:2s}", + "{id:\"thermaldynamics:filter\",Count:1s,Damage:3s}", + "{id:\"thermaldynamics:filter\",Count:1s,Damage:4s}", + "{id:\"thermaldynamics:retriever\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:1s,Damage:1s}", + "{id:\"thermaldynamics:relay\",Count:1s,Damage:0s}", + "{id:\"simplyjetpacks:metaitem\",Count:15s,Damage:1s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:56s,Damage:2s}", + "{id:\"simplyjetpacks:pilot_goggles\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:ore_amber\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:ore_quartz\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_aer\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_ignis\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_aqua\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_terra\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_ordo\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_perditio\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crystal_vitium\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:amber_block\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:matrix_speed\",Count:75s,Damage:0s}", + "{id:\"thaumcraft:matrix_cost\",Count:75s,Damage:0s}", + "{id:\"thaumcraft:vis_battery\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:arcane_workbench_charger\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:dioptra\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:lamp_arcane\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:lamp_fertility\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:lamp_growth\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:recharge_pedestal\",Count:24s,Damage:0s}", + "{id:\"thaumcraft:wand_workbench\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:brain_box\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:spa\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:condenser_lattice\",Count:22s,Damage:0s}", + "{id:\"appliedenergistics2:quartz_glass\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:quartz_vibrant_glass\",Count:2s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_access_point\",Count:4s,Damage:0s}", + "{id:\"appliedenergistics2:security_station\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:quantum_ring\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:quantum_link\",Count:9s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_pylon\",Count:10s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_io_port\",Count:22s,Damage:0s}", + "{id:\"appliedenergistics2:drive\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:chest\",Count:9s,Damage:0s}", + "{id:\"appliedenergistics2:interface\",Count:8s,Damage:0s}", + "{id:\"appliedenergistics2:io_port\",Count:13s,Damage:0s}", + "{id:\"appliedenergistics2:condenser\",Count:15s,Damage:0s}", + "{id:\"appliedenergistics2:energy_acceptor\",Count:9s,Damage:0s}", + "{id:\"appliedenergistics2:vibration_chamber\",Count:6s,Damage:0s}", + "{id:\"appliedenergistics2:quartz_growth_accelerator\",Count:6s,Damage:0s}", + "{id:\"appliedenergistics2:energy_cell\",Count:2s,Damage:0s}", + "{id:\"appliedenergistics2:energy_cell\",Count:2s,tag:{internalMaxPower:200000.0d,internalCurrentPower:200000.0d},Damage:0s}", + "{id:\"appliedenergistics2:dense_energy_cell\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:dense_energy_cell\",Count:12s,tag:{internalMaxPower:1600000.0d,internalCurrentPower:1600000.0d},Damage:0s}", + "{id:\"appliedenergistics2:crafting_unit\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_4k\",Count:2s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_16k\",Count:5s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_64k\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:molecular_assembler\",Count:5s,Damage:0s}", + "{id:\"appliedenergistics2:light_detector\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_axe\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_hoe\",Count:7s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_spade\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_pickaxe\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_sword\",Count:7s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_wrench\",Count:18s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_cutting_knife\",Count:7s,Damage:0s}", + "{id:\"appliedenergistics2:entropy_manipulator\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:entropy_manipulator\",Count:1s,tag:{internalMaxPower:200000.0d,internalCurrentPower:200000.0d},Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:13s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:13s,tag:{internalMaxPower:1600000.0d,internalCurrentPower:1600000.0d},Damage:0s}", + "{id:\"appliedenergistics2:matter_cannon\",Count:3s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:matter_cannon\",Count:3s,tag:{internalMaxPower:200000.0d,internalCurrentPower:200000.0d},Damage:0s}", + "{id:\"appliedenergistics2:portable_cell\",Count:8s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:portable_cell\",Count:8s,tag:{internalMaxPower:20000.0d,internalCurrentPower:20000.0d},Damage:0s}", + "{id:\"appliedenergistics2:color_applicator\",Count:3s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:color_applicator\",Count:3s,tag:{internalMaxPower:20000.0d,internalCurrentPower:20000.0d},Damage:0s}", + "{id:\"appliedenergistics2:view_cell\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_1k\",Count:3s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_4k\",Count:4s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_16k\",Count:7s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_64k\",Count:14s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_1k\",Count:3s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_4k\",Count:4s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_16k\",Count:7s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_64k\",Count:14s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_2_cubed\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_16_cubed\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_128_cubed\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:600},Damage:600s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:800},Damage:600s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:1000},Damage:600s}", + "{id:\"appliedenergistics2:material\",Count:11s,Damage:28s}", + "{id:\"appliedenergistics2:material\",Count:1s,Damage:44s}", + "{id:\"appliedenergistics2:material\",Count:4s,Damage:52s}", + "{id:\"appliedenergistics2:material\",Count:8s,Damage:29s}", + "{id:\"appliedenergistics2:material\",Count:8s,Damage:31s}", + "{id:\"appliedenergistics2:material\",Count:8s,Damage:30s}", + "{id:\"appliedenergistics2:material\",Count:6s,Damage:37s}", + "{id:\"appliedenergistics2:material\",Count:2s,Damage:36s}", + "{id:\"appliedenergistics2:material\",Count:15s,Damage:38s}", + "{id:\"appliedenergistics2:material\",Count:4s,Damage:39s}", + "{id:\"appliedenergistics2:material\",Count:6s,Damage:56s}", + "{id:\"appliedenergistics2:material\",Count:2s,Damage:55s}", + "{id:\"appliedenergistics2:material\",Count:15s,Damage:57s}", + "{id:\"appliedenergistics2:material\",Count:3s,Damage:3s}", + "{id:\"appliedenergistics2:material\",Count:5s,Damage:41s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:16s}", + "{id:\"appliedenergistics2:part\",Count:6s,Damage:480s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:160s}", + "{id:\"appliedenergistics2:part\",Count:7s,Damage:140s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:180s}", + "{id:\"appliedenergistics2:part\",Count:6s,Damage:220s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:380s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:80s}", + "{id:\"bibliocraft:potionshelf\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:potionshelf\",Count:2s,Damage:1s}", + "{id:\"bibliocraft:potionshelf\",Count:2s,Damage:2s}", + "{id:\"bibliocraft:potionshelf\",Count:2s,Damage:3s}", + "{id:\"bibliocraft:potionshelf\",Count:2s,Damage:4s}", + "{id:\"bibliocraft:potionshelf\",Count:2s,Damage:5s}", + "{id:\"bibliocraft:potionshelf\",Count:2s,Damage:6s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:cookiejar\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:dinnerplate\",Count:11s,Damage:0s}", + "{id:\"compactsolars:solar_hat_low_voltage\",Count:54s,Damage:0s}", + "{id:\"compactsolars:solar_hat_medium_voltage\",Count:324s,Damage:0s}", + "{id:\"compactsolars:solar_hat_high_voltage\",Count:375s,Damage:0s}", + "{id:\"cfm:range_hood\",Count:13s,Damage:0s}", + "{id:\"cfm:toilet\",Count:56s,Damage:0s}", + "{id:\"cfm:basin\",Count:45s,Damage:0s}", + "{id:\"cfm:wall_cabinet\",Count:90s,Damage:0s}", + "{id:\"cfm:bath_bottom\",Count:56s,Damage:0s}", + "{id:\"cfm:shower_bottom\",Count:78s,Damage:0s}", + "{id:\"cfm:toaster\",Count:33s,Damage:0s}", + "{id:\"cfm:microwave\",Count:24s,Damage:0s}", + "{id:\"cfm:washing_machine\",Count:79s,Damage:0s}", + "{id:\"cfm:cookie_jar\",Count:3s,Damage:0s}", + "{id:\"cfm:blender\",Count:3s,Damage:0s}", + "{id:\"cfm:plate\",Count:33s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:1s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:2s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:3s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:4s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:5s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:6s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:7s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:8s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:9s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:10s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:11s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:12s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:13s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:14s}", + "{id:\"cfm:counter_sink\",Count:33s,Damage:15s}", + "{id:\"cfm:dishwasher\",Count:33s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:1s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:2s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:3s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:4s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:5s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:6s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:7s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:8s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:9s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:10s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:11s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:12s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:13s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:14s}", + "{id:\"cfm:bar_stool\",Count:22s,Damage:15s}", + "{id:\"cfm:fairy_light\",Count:11s,Damage:0s}", + "{id:\"cfm:table_outdoor\",Count:3s,Damage:0s}", + "{id:\"cfm:divingboard_base\",Count:33s,Damage:0s}", + "{id:\"cfm:esky\",Count:22s,Damage:0s}", + "{id:\"cfm:esky\",Count:22s,Damage:1s}", + "{id:\"cfm:esky\",Count:22s,Damage:2s}", + "{id:\"cfm:esky\",Count:22s,Damage:3s}", + "{id:\"cfm:esky\",Count:22s,Damage:4s}", + "{id:\"cfm:esky\",Count:22s,Damage:5s}", + "{id:\"cfm:esky\",Count:22s,Damage:6s}", + "{id:\"cfm:esky\",Count:22s,Damage:7s}", + "{id:\"cfm:esky\",Count:22s,Damage:8s}", + "{id:\"cfm:esky\",Count:22s,Damage:9s}", + "{id:\"cfm:esky\",Count:22s,Damage:10s}", + "{id:\"cfm:esky\",Count:22s,Damage:11s}", + "{id:\"cfm:esky\",Count:22s,Damage:12s}", + "{id:\"cfm:esky\",Count:22s,Damage:13s}", + "{id:\"cfm:esky\",Count:22s,Damage:15s}", + "{id:\"cfm:modern_sliding_door\",Count:1s,Damage:0s}", + "{id:\"cfm:modern_tv\",Count:2s,Damage:0s}", + "{id:\"cfm:modern_table_outdoor\",Count:3s,Damage:0s}", + "{id:\"cfm:item_cool_pack\",Count:15s,Damage:0s}", + "{id:\"cfm:item_cup\",Count:5s,Damage:0s}", + "{id:\"cfm:tv_remote\",Count:16s,Damage:0s}", + "{id:\"hmctt:handheld_lantern\",Count:2s,Damage:0s}", + "{id:\"hmctt:discolight\",Count:3s,Damage:0s}", + "{id:\"hmctt:solar_fence_light\",Count:20s,Damage:0s}", + "{id:\"hmctt:suspicious_lamp\",Count:3s,Damage:0s}", + "{id:\"hmctt:unclear_glass\",Count:3s,Damage:0s}", + "{id:\"hmctt:button_light\",Count:1s,Damage:0s}", + "{id:\"hmctt:solar_panel\",Count:3s,Damage:0s}", + "{id:\"hmctt:battery_neon\",Count:3s,Damage:0s}", + "{id:\"hmctt:lava_lamp\",Count:7s,Damage:0s}", + "{id:\"ironchest:iron_chest\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_chest\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_chest\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_chest\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_chest\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:47s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:26s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:63s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:15s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:77s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:47s,Damage:6s}", + "{id:\"ironchest:gold_diamond_chest_upgrade\",Count:45s,Damage:0s}", + "{id:\"ironchest:silver_gold_chest_upgrade\",Count:15s,Damage:0s}", + "{id:\"ironchest:copper_iron_chest_upgrade\",Count:15s,Damage:0s}", + "{id:\"ironchest:diamond_crystal_chest_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:diamond_obsidian_chest_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:gold_diamond_shulker_upgrade\",Count:45s,Damage:0s}", + "{id:\"ironchest:silver_gold_shulker_upgrade\",Count:15s,Damage:0s}", + "{id:\"ironchest:copper_iron_shulker_upgrade\",Count:15s,Damage:0s}", + "{id:\"ironchest:diamond_crystal_shulker_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:diamond_obsidian_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"metallurgy:crusher\",Count:11s,Damage:0s}", + "{id:\"metallurgy:alloyer\",Count:18s,Damage:0s}", + "{id:\"metallurgy:sublimation_chamber\",Count:11s,Damage:0s}", + "{id:\"metallurgy:gold_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:iron_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bimetal_structure_block\",Count:15s,Damage:0s}", + "{id:\"metallurgy:amordrine_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:haderoth_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:alduorite_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:platinum_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vulcanite_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_ore\",Count:5s,Damage:0s}", + "{id:\"metallurgy:tin_block\",Count:33s,Damage:0s}", + "{id:\"metallurgy:tin_engraved_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_large_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_hazard_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_ingot\",Count:5s,Damage:0s}", + "{id:\"metallurgy:tin_dust\",Count:5s,Damage:0s}", + "{id:\"metallurgy:ignatius_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:etherium_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:zinc_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:quicksilver_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:astral_silver_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:hepatizon_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:lemurite_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:sanguinite_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:eximite_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:desichalkos_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:celenegil_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:steel_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:carmot_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:mithril_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ceruclase_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:deep_iron_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:angmallen_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:manganese_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:kalendrite_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:prometheum_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:adamantine_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:electrum_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tartarite_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:atlarus_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:black_steel_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:lutetium_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:osmium_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:oureclase_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:inolashite_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:meutoite_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:orichalcum_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:infuscolium_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:midasium_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:krik_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:rubracium_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:lemurite_shield\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:amber\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:cluster\",Count:10s,Damage:3s}", + "{id:\"thaumcraft:cluster\",Count:10s,Damage:7s}", + "{id:\"thaumcraft:vis_resonator\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:morphic_resonator\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:module\",Count:2s,Damage:1s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"vitreus\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"vitreus\"}]},Damage:1s}", + "{id:\"thaumcraft:turret\",Count:33s,Damage:2s}", + "{id:\"thaumcraft:resonator\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:fortress_helm\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:11s,Damage:4s}", + "{id:\"thaumcraft:baubles\",Count:11s,Damage:5s}", + "{id:\"thaumcraft:baubles\",Count:11s,Damage:6s}", + "{id:\"thaumcraft:verdant_charm\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:8s,tag:{type:1b},Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:8s,tag:{type:2b},Damage:0s}", + "{id:\"thaumcraft:curiosity_band\",Count:53s,Damage:0s}", + "{id:\"thaumcraft:voidseer_charm\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:focus_1\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:focus_2\",Count:14s,Damage:0s}", + "{id:\"thaumcraft:golem_bell\",Count:15s,Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:11s,Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:129s,Damage:1s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:16s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:19s}", + "{id:\"stevescarts:modulecomponents\",Count:5s,Damage:5s}", + "{id:\"stevescarts:modulecomponents\",Count:13s,Damage:10s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:15s}", + "{id:\"stevescarts:modulecomponents\",Count:5s,Damage:18s}", + "{id:\"stevescarts:modulecomponents\",Count:37s,Damage:46s}", + "{id:\"stevescarts:modulecomponents\",Count:249s,Damage:48s}", + "{id:\"stevescarts:cartmodule\",Count:33s,tag:{Data:100b},Damage:8s}", + "{id:\"stevescarts:cartmodule\",Count:150s,tag:{Data:100b},Damage:9s}", + "{id:\"stevescarts:cartmodule\",Count:33s,tag:{Data:100b},Damage:14s}", + "{id:\"stevescarts:cartmodule\",Count:41s,tag:{Data:100b},Damage:15s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:16s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:20s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:22s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:23s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:27s}", + "{id:\"stevescarts:cartmodule\",Count:75s,Damage:32s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:36s}", + "{id:\"stevescarts:cartmodule\",Count:100s,tag:{Data:100b},Damage:43s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:51s}", + "{id:\"stevescarts:cartmodule\",Count:30s,tag:{Data:100b},Damage:79s}", + "{id:\"stevescarts:cartmodule\",Count:22s,tag:{Data:100b},Damage:80s}", + "{id:\"stevescarts:cartmodule\",Count:16s,Damage:82s}", + "{id:\"stevescarts:cartmodule\",Count:24s,tag:{Data:100b},Damage:84s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:92s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:93s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:94s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:95s}", + "{id:\"tconstruct:clear_glass\",Count:5s,Damage:0s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:0s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:1s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:2s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:3s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:4s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:5s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:6s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:7s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:8s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:9s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:10s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:11s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:12s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:13s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:14s}", + "{id:\"tconstruct:clear_stained_glass\",Count:5s,Damage:15s}", + "{id:\"tconstruct:materials\",Count:11s,Damage:16s}", + "{id:\"tconstruct:seared_tank\",Count:3s,Damage:0s}", + "{id:\"tconstruct:seared_tank\",Count:18s,Damage:1s}", + "{id:\"tconstruct:seared_tank\",Count:11s,Damage:2s}", + "{id:\"tconstruct:seared_glass\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_input\",Count:22s,Damage:0s}", + "{id:\"thaumicaugmentation:stability_field_generator\",Count:22s,Damage:0s}", + "{id:\"thaumicaugmentation:fortified_glass\",Count:30s,Damage:0s}", + "{id:\"thaumicaugmentation:fortified_glass_pane\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:starfield_glass\",Count:30s,Damage:0s}", + "{id:\"thaumicaugmentation:starfield_glass\",Count:30s,Damage:1s}", + "{id:\"thaumicaugmentation:starfield_glass\",Count:22s,Damage:2s}", + "{id:\"thaumicaugmentation:glass_tube\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:2s,tag:{id:\"thaumicaugmentation:strength_experience\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:2s,tag:{id:\"thaumicaugmentation:strength_elemental\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:2s,tag:{id:\"thaumicaugmentation:strength_overworld\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:2s,tag:{id:\"thaumicaugmentation:strength_nether\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:2s,tag:{id:\"thaumicaugmentation:strength_end\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:2s,tag:{id:\"thaumicaugmentation:strength_emptiness\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:2s,tag:{id:\"thaumicaugmentation:strength_frenzy\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:3s,tag:{id:\"thaumicaugmentation:effect_power\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:3s,tag:{id:\"thaumicaugmentation:effect_cast_speed\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:3s,tag:{id:\"thaumicaugmentation:effect_cost\"},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_empty\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:biome_empty\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_reset\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:biome_reset\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:river\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:hell\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:hell\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:sky\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:sky\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:frozen_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_river\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:frozen_river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_mountains\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:ice_mountains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mushroom_island\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island_shore\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mushroom_island_shore\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:beaches\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:beaches\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:desert_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:smaller_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:smaller_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:jungle_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:deep_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:deep_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:stone_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:stone_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:cold_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:cold_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:taiga_cold_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mesa_clear_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"appliedenergistics2:storage_biome\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"appliedenergistics2:storage_biome\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"buildcraftenergy:oil_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"buildcraftenergy:oil_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:magical_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumcraft:magical_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eerie\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumcraft:eerie\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eldritch\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumcraft:eldritch\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:emptiness\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:tainted_lands\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:tainted_lands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness_highlands\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:emptiness_highlands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:void\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:void\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_mesa_clear_rock\"}},Damage:0s}", + "{id:\"thaumicaugmentation:focus_ancient\",Count:30s,Damage:0s}", + "{ForgeCaps:{Parent:{vis:0.0f}},id:\"thaumicaugmentation:augment_vis_battery\",Count:6s,Damage:0s}", + "{id:\"thaumicaugmentation:celestial_observer_placer\",Count:10s,Damage:0s}", + "{id:\"thaumicperiphery:vis_phylactery\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:flux_distiller\",Count:16s,Damage:0s}", + "{id:\"thaumicwonders:inspiration_engine\",Count:5s,Damage:0s}", + "{id:\"thaumicwonders:ore_diviner\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:dimensional_ripper\",Count:24s,Damage:0s}", + "{id:\"thaumicwonders:flux_capacitor\",Count:27s,Damage:0s}", + "{id:\"thaumicwonders:alchemist_stone\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:transmuter_stone\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:15s,Damage:3s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:15s,Damage:7s}", + "{id:\"thaumicwonders:alienist_stone\",Count:18s,Damage:0s}", + "{id:\"thaumicwonders:structure_diviner\",Count:15s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondhammer\",Count:67s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondspear\",Count:2s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondbattleaxe\",Count:56s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamonddagger\",Count:11s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondnunchaku\",Count:22s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:3s,Damage:0s}", + "{id:\"buildcraftcore:gear_diamond\",Count:45s,Damage:0s}", + "{id:\"buildcraftbuilders:architect\",Count:67s,Damage:0s}", + "{id:\"buildcraftbuilders:quarry\",Count:92s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_quartz_item\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_wood_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_daizuli_item\",Count:1s,Damage:0s}", + "{id:\"buildcraftcompat:pipe_item_propolis\",Count:1s,Damage:0s}", + "{id:\"buildcraftsilicon:laser\",Count:22s,Damage:0s}", + "{id:\"buildcraftsilicon:assembly_table\",Count:45s,Damage:0s}", + "{id:\"buildcraftsilicon:integration_table\",Count:33s,Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:1b,modifier:0b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:1b,modifier:1b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:1b,modifier:2b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:1b,modifier:3b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:1b,modifier:0b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:1b,modifier:1b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:1b,modifier:2b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:1b,modifier:3b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:2b,modifier:0b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:2b,modifier:1b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:2b,modifier:2b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:2b,modifier:3b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:2b,modifier:0b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:2b,modifier:1b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:2b,modifier:2b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:2b,modifier:3b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:2s,tag:{gate:{material:3b,modifier:0b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:4s,tag:{gate:{material:3b,modifier:1b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:8s,tag:{gate:{material:3b,modifier:2b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:15s,tag:{gate:{material:3b,modifier:3b,logic:0b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:1s,tag:{gate:{material:3b,modifier:0b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:3s,tag:{gate:{material:3b,modifier:1b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:6s,tag:{gate:{material:3b,modifier:2b,logic:1b}},Damage:0s}", + "{id:\"buildcraftsilicon:plug_gate\",Count:11s,tag:{gate:{material:3b,modifier:3b,logic:1b}},Damage:0s}", + "{id:\"buildcraftfactory:pump\",Count:45s,Damage:0s}", + "{id:\"buildcraftfactory:flood_gate\",Count:22s,Damage:0s}", + "{id:\"buildcraftfactory:tank\",Count:30s,Damage:0s}", + "{id:\"buildcraftfactory:distiller\",Count:101s,Damage:0s}", + "{id:\"buildcraftfactory:heat_exchange\",Count:11s,Damage:0s}", + "{id:\"magicbees:resource\",Count:15s,Damage:7s}", + "{id:\"magicbees:resource\",Count:15s,Damage:8s}", + "{id:\"magicbees:resource\",Count:15s,Damage:9s}", + "{id:\"magicbees:resource\",Count:15s,Damage:10s}", + "{id:\"magicbees:resource\",Count:45s,Damage:11s}", + "{id:\"magicbees:resource\",Count:22s,Damage:13s}", + "{id:\"magicbees:mysteriousmagnet\",Count:27s,Damage:0s}", + "{id:\"magicbees:mysteriousmagnet\",Count:68s,Damage:2s}", + "{id:\"magicbees:mysteriousmagnet\",Count:129s,Damage:4s}", + "{id:\"magicbees:mysteriousmagnet\",Count:221s,Damage:6s}", + "{id:\"magicbees:mysteriousmagnet\",Count:359s,Damage:8s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:10s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:12s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:14s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:16s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:18s}", + "{id:\"magicbees:moondial\",Count:15s,Damage:0s}", + "{id:\"magicbees:frames.necrotic\",Count:11s,Damage:0s}", + "{id:\"magicbees:frames.resilient\",Count:11s,Damage:0s}", + "{id:\"magicbees:frames.temporal\",Count:11s,Damage:0s}", + "{id:\"magicbees:frames.gentle\",Count:11s,Damage:0s}", + "{id:\"magicbees:frames.oblivion\",Count:33s,Damage:0s}", + "{id:\"magicbees:effectjar\",Count:26s,Damage:0s}", + "{id:\"magicbees:enchanted_earth\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:market\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:shippingbin\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:minerstewitem\",Count:11s,Damage:0s}", + "{id:\"chunkloaders:ultimate_chunk_loader\",Count:22s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:1s,Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiAurora\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBatesia\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlackSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlow\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlueDuke\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlueWing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBrimstone\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCabbageWhite\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCitrusSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i8d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i10d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiComma\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiDianaFrit\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiEmeraldPeacock\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanNormal\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGlasswing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGlassyTiger\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGozoraAzure\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiLLacewing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceUp1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMalachite\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMonarch\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPalaenoSulphur\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPostillion\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlow\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPostman\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiRBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiReseda\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpicebush\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpringAzure\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiThoasSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiZebraSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothAtlas\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLargest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothBombyxMori\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmallest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i4d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonSilk\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothBrimstone\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothLatticedHeath\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmallest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAgrarian\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectFertile\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAustere\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectCreeper\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAvenging\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesBoggy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMycophilic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesCommon\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesCultivated\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesDemonic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesDiligent\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesEdenic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectExploration\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesEnded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesExotic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMiasmic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFarmerly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFiendish\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesForest\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFrugal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesGlacial\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesHermitic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesHeroic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectHeroic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesIcy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesImperial\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectBeatific\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesIndustrious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFast\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesLeporine\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectFestiveEaster\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMajestic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMarshy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMeadows\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMerry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectSnowing\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMiry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesModest\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMonastic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesNoble\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesPhantasmal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectResurrection\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesRural\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSecluded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSinister\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSpectral\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectReanimation\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSteadfast\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTipsy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectDrunkard\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTricky\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersGourd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTropical\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMiasmic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesUnweary\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesValiant\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesVengeful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesVindictive\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesWintry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeAcacia\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeAcaciaVanilla\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBalsa\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsHigh\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBaobab\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBirch\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeCherry\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmaller\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitCherry\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeChestnut\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitChestnut\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeCocobolo\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLargest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeDarkOak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeDate\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitDates\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLow\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeEbony\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeGigant\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightGigantic\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlowest\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i4d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofTrue\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeIpe\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeJungle\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarger\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitCocoa\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFast\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeKapok\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLarch\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLemon\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmallest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitLemon\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLower\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessAverage\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLime\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLower\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMahoe\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessHigh\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlowest\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMahogony\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMaple\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeOak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitApple\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePadauk\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePapaya\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitPapaya\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePine\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePlum\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmallest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitPlum\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldHigh\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessAverage\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePoplar\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSequoia\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLargest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofTrue\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSipiri\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSpruce\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeTeak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWalnut\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitWalnut\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWenge\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLowest\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWillow\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeZebrawood\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.black\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.blue\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.brown\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.cyan\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.derpious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.gray\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.green\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.lightblue\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.lime\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.magenta\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.orange\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.pink\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.purple\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.red\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.silver\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.white\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.yellow\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAESkystone\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAbandoned\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAluminium\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesApatite\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesArcane\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesArdite\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAttuned\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAware\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBatty\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:batty\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBeef\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:bovine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBigbad\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:canine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBronze\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCatty\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:catty\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCertus\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCharmed\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesChicken\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:chicken\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCobalt\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCopper\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCrumbling\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:crumbling\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDiamond\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDoctoral\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectHeroic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDraconic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEarthy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEldritch\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesElectrum\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEmerald\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEnchanted\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEsoteric\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEthereal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesFirey\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesFluix\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesForlorn\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesGhastly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:ghastly\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesGold\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesHateful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesHorse\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:horse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInfernal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInvar\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInvisible\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:alleleinvisibility\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesIron\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesLead\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesLordly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectDrunkard\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesManyullyn\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMutable\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMysterious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMystical\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesNameless\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesNickel\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesOblivion\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesOsmium\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPlatinum\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPork\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:porcine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPupil\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSavant\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesScholarly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSheepish\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:sheep\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSilicon\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSilver\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSkulking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSmouldering\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:ablaze\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSorcerous\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSoul\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpidery\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spidery\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpirit\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpiteful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSupernatural\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEAmped\"},{species:\"rootBees\",chromosome:1,allele:\"magicbees.speedBlinding\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnblitz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEBlizzy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTECoal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEDante\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEDestabilized\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEEndearing\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEGelid\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnblizz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEGrounded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTELux\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEPyro\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTERocking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnbasalz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEShocking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEWinsome\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTimely\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effectslowspeed\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTin\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTransmuting\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effecttransmuting\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesUnusual\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWatery\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWindy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:26s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWithering\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effectwithering\"}]},Damage:0s}" + ] + }, + { + "aspect": "alkimia", + "items": [ + "{id:\"minecraft:nether_wart_block\",Count:20s,Damage:0s}", + "{id:\"minecraft:red_nether_brick\",Count:4s,Damage:0s}", + "{id:\"minecraft:slime\",Count:6s,Damage:0s}", + "{id:\"minecraft:end_crystal\",Count:9s,Damage:0s}", + "{id:\"railcraft:cart_gift\",Count:11s,Damage:0s}", + "{id:\"minecraft:gunpowder\",Count:5s,Damage:0s}", + "{id:\"minecraft:slime_ball\",Count:1s,Damage:0s}", + "{id:\"minecraft:ghast_tear\",Count:10s,Damage:0s}", + "{id:\"minecraft:nether_wart\",Count:3s,Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:8s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:9s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:7s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:8s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:8s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:9s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:8s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:9s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:7s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:8s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:8s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:10s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:11s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:11s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:7s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:7s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:7s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:10s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:11s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:11s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"minecraft:fermented_spider_eye\",Count:5s,Damage:0s}", + "{id:\"minecraft:blaze_powder\",Count:5s,Damage:0s}", + "{id:\"minecraft:magma_cream\",Count:9s,Damage:0s}", + "{id:\"minecraft:brewing_stand\",Count:25s,Damage:0s}", + "{id:\"minecraft:cauldron\",Count:15s,Damage:0s}", + "{id:\"minecraft:ender_eye\",Count:3s,Damage:0s}", + "{id:\"minecraft:speckled_melon\",Count:5s,Damage:0s}", + "{id:\"minecraft:fire_charge\",Count:2s,Damage:0s}", + "{id:\"minecraft:golden_carrot\",Count:5s,Damage:0s}", + "{id:\"minecraft:rabbit_foot\",Count:5s,Damage:0s}", + "{id:\"minecraft:dragon_breath\",Count:10s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:8s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:7s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:8s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:8s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:8s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:9s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:7s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:8s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:8s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:10s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:11s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:11s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:7s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:7s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:7s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:10s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:11s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:11s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:8s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:9s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:7s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:8s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:8s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:9s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:8s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:9s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:7s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:8s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:8s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:10s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:11s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:11s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:7s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:7s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:7s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:10s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:11s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:11s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:8s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:9s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:7s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:8s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:8s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:9s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:8s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:9s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:7s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:8s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:8s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:10s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:11s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:11s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:7s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:7s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:7s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:10s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:11s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:11s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:7s,Damage:1s}", + "{id:\"projectred-integration:gate\",Count:2s,Damage:16s}", + "{id:\"projectred-transportation:pipe\",Count:27s,Damage:4s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:15s,Damage:1s}", + "{id:\"railcraft:equipment\",Count:15s,Damage:2s}", + "{id:\"railcraft:equipment\",Count:11s,Damage:3s}", + "{id:\"railcraft:blast_furnace\",Count:1s,Damage:0s}", + "{id:\"railcraft:boiler_firebox_fluid\",Count:1s,Damage:0s}", + "{id:\"railcraft:boiler_firebox_solid\",Count:1s,Damage:0s}", + "{id:\"railcraft:brick_abyssal\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_bleachedbone\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_bloodstained\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_frostbound\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_infernal\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_quarried\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_sandy\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_red_sandy\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_nether\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_red_nether\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_andesite\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_diorite\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_granite\",Count:3s,Damage:4s}", + "{id:\"railcraft:brick_pearlized\",Count:3s,Damage:4s}", + "{id:\"thermaldynamics:retriever\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:1s,Damage:1s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:3s,Damage:0s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:3s,Damage:1s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:3s,Damage:2s}", + "{id:\"thaumcraft:ore_cinnabar\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crucible\",Count:35s,Damage:0s}", + "{id:\"thaumcraft:smelter_basic\",Count:26s,Damage:0s}", + "{id:\"thaumcraft:smelter_thaumium\",Count:19s,Damage:0s}", + "{id:\"thaumcraft:smelter_void\",Count:19s,Damage:0s}", + "{id:\"thaumcraft:mirror_essentia\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:potion_sprayer\",Count:18s,Damage:0s}", + "{id:\"forge:bucketfilled\",Count:15s,tag:{FluidName:\"fluid_quicksilver\",Amount:1000},Damage:0s}", + "{id:\"appliedenergistics2:tiny_tnt\",Count:7s,Damage:0s}", + "{id:\"metallurgy:sublimation_chamber\",Count:18s,Damage:0s}", + "{id:\"metallurgy:vulcanite_tnt\",Count:15s,Damage:0s}", + "{id:\"metallurgy:tar\",Count:1s,Damage:0s}", + "{id:\"metallurgy:orichalcum_buckler\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:quicksilver\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:mirrored_glass\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:module\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:module\",Count:3s,Damage:1s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"alkimia\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"alkimia\"}]},Damage:1s}", + "{id:\"thaumcraft:sanity_checker\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:focus_2\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:focus_3\",Count:12s,Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:76s,Damage:3s}", + "{id:\"stevescarts:upgrade\",Count:76s,Damage:16s}", + "{id:\"stevescarts:modulecomponents\",Count:3s,Damage:5s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:6s}", + "{id:\"stevescarts:modulecomponents\",Count:51s,Damage:45s}", + "{id:\"stevescarts:modulecomponents\",Count:57s,Damage:46s}", + "{id:\"stevescarts:modulecomponents\",Count:384s,Damage:48s}", + "{id:\"stevescarts:cartmodule\",Count:21s,Damage:31s}", + "{id:\"stevescarts:cartmodule\",Count:12s,Damage:36s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:58s}", + "{id:\"stevescarts:cartmodule\",Count:76s,Damage:83s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:95s}", + "{id:\"tconstruct:soil\",Count:2s,Damage:1s}", + "{id:\"tconstruct:soil\",Count:2s,Damage:2s}", + "{id:\"tconstruct:soil\",Count:15s,Damage:5s}", + "{id:\"tconstruct:slime\",Count:6s,Damage:1s}", + "{id:\"tconstruct:slime\",Count:6s,Damage:2s}", + "{id:\"tconstruct:slime\",Count:6s,Damage:3s}", + "{id:\"tconstruct:slime\",Count:6s,Damage:4s}", + "{id:\"tconstruct:slime_congealed\",Count:3s,Damage:0s}", + "{id:\"tconstruct:slime_congealed\",Count:3s,Damage:1s}", + "{id:\"tconstruct:slime_congealed\",Count:3s,Damage:2s}", + "{id:\"tconstruct:slime_congealed\",Count:3s,Damage:3s}", + "{id:\"tconstruct:slime_congealed\",Count:3s,Damage:4s}", + "{id:\"tconstruct:firewood\",Count:7s,Damage:1s}", + "{id:\"tconstruct:firewood_slab\",Count:2s,Damage:1s}", + "{id:\"tconstruct:firewood_stairs\",Count:7s,Damage:0s}", + "{id:\"tconstruct:edible\",Count:1s,Damage:1s}", + "{id:\"tconstruct:edible\",Count:1s,Damage:2s}", + "{id:\"tconstruct:edible\",Count:1s,Damage:3s}", + "{id:\"tconstruct:edible\",Count:1s,Damage:4s}", + "{id:\"tconstruct:edible\",Count:1s,Damage:5s}", + "{id:\"tconstruct:slime_grass\",Count:3s,Damage:0s}", + "{id:\"tconstruct:slime_grass\",Count:3s,Damage:5s}", + "{id:\"tconstruct:slime_grass\",Count:3s,Damage:10s}", + "{id:\"tconstruct:slimesling\",Count:4s,Damage:0s}", + "{id:\"tconstruct:slimesling\",Count:4s,Damage:1s}", + "{id:\"tconstruct:slimesling\",Count:4s,Damage:2s}", + "{id:\"tconstruct:slimesling\",Count:4s,Damage:3s}", + "{id:\"tconstruct:slimesling\",Count:4s,Damage:4s}", + "{id:\"tconstruct:slime_boots\",Count:6s,Damage:0s}", + "{id:\"tconstruct:slime_boots\",Count:6s,Damage:1s}", + "{id:\"tconstruct:slime_boots\",Count:6s,Damage:2s}", + "{id:\"tconstruct:slime_boots\",Count:6s,Damage:3s}", + "{id:\"tconstruct:slime_boots\",Count:6s,Damage:4s}", + "{id:\"thaumicaugmentation:void_recharge_pedestal\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_terraformer\",Count:13s,Damage:0s}", + "{id:\"thaumicperiphery:malignant_heart\",Count:9s,Damage:0s}", + "{id:\"thaumicwonders:hexamite\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:alkahest_vat\",Count:40s,Damage:0s}", + "{id:\"thaumicwonders:alchemist_stone\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:transmuter_stone\",Count:6s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:6s}", + "{id:\"thaumicwonders:alienist_stone\",Count:11s,Damage:0s}", + "{id:\"magicbees:resource\",Count:6s,Damage:12s}", + "{id:\"magicbees:frames.metabolic\",Count:4s,Damage:0s}", + "{id:\"brewcraft:preparedhoneymeadmixitem\",Count:2s,Damage:0s}", + "{id:\"brewcraft:preparedsakemixitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:creeperwingsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:netherwingsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:blazingsoupitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:mobsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:glisteningsaladitem\",Count:7s,Damage:0s}", + "{id:\"chunkloaders:advanced_chunk_loader\",Count:15s,Damage:0s}", + "{id:\"chunkloaders:ultimate_chunk_loader\",Count:15s,Damage:0s}" + ] + }, + { + "aspect": "tenebrae", + "items": [ + "{id:\"minecraft:bedrock\",Count:25s,Damage:0s}", + "{id:\"minecraft:obsidian\",Count:5s,Damage:0s}", + "{id:\"minecraft:end_stone\",Count:5s,Damage:0s}", + "{id:\"minecraft:end_bricks\",Count:3s,Damage:0s}", + "{id:\"minecraft:brown_mushroom\",Count:2s,Damage:0s}", + "{id:\"minecraft:red_mushroom\",Count:2s,Damage:0s}", + "{id:\"minecraft:enchanting_table\",Count:15s,Damage:0s}", + "{id:\"minecraft:ender_chest\",Count:30s,Damage:0s}", + "{id:\"minecraft:skull\",Count:10s,Damage:5s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:0s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:1s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:2s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:3s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:4s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:5s}", + "{id:\"railcraft:cart_worldspike_standard\",Count:5s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_personal\",Count:5s,Damage:0s}", + "{id:\"railcraft:cart_chest_void\",Count:22s,Damage:0s}", + "{id:\"minecraft:beacon\",Count:11s,Damage:0s}", + "{id:\"minecraft:mushroom_stew\",Count:3s,Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:fermented_spider_eye\",Count:1s,Damage:0s}", + "{id:\"minecraft:rabbit_stew\",Count:1s,Damage:0s}", + "{id:\"minecraft:dragon_breath\",Count:10s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:record_stal\",Count:5s,Damage:0s}", + "{id:\"aeadditions:hardmedrive\",Count:26s,Damage:0s}", + "{id:\"ic2:crafting\",Count:3s,Damage:18s}", + "{id:\"projectred-fabrication:ic_machine\",Count:7s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:7s}", + "{id:\"railcraft:worldspike\",Count:7s,Damage:1s}", + "{id:\"railcraft:worldspike\",Count:7s,Damage:2s}", + "{id:\"railcraft:worldspike\",Count:7s,Damage:3s}", + "{id:\"railcraft:worldspike_point\",Count:11s,Damage:0s}", + "{id:\"railcraft:brick_pearlized\",Count:1s,Damage:0s}", + "{id:\"railcraft:brick_pearlized\",Count:2s,Damage:1s}", + "{id:\"railcraft:brick_pearlized\",Count:3s,Damage:2s}", + "{id:\"railcraft:brick_pearlized\",Count:2s,Damage:3s}", + "{id:\"railcraft:brick_pearlized\",Count:2s,Damage:4s}", + "{id:\"railcraft:chest_void\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:mirror\",Count:5s,Damage:0s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:0s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:1s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:2s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:3s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:4s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:5s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:6s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:7s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:8s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:9s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:10s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:11s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:12s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:13s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:14s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:15s}", + "{id:\"ironchest:iron_chest\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:30s,Damage:6s}", + "{id:\"ironchest:diamond_crystal_chest_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:diamond_obsidian_chest_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:diamond_crystal_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:diamond_obsidian_shulker_upgrade\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:1s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:2s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:3s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:4s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:5s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:7s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:8s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:9s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:10s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:11s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:12s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"tenebrae\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"tenebrae\"}]},Damage:1s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:15s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:18s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:32s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:68s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:82s}", + "{id:\"tconstruct:materials\",Count:30s,Damage:14s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:1s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:2s}", + "{id:\"thaumicwonders:everburning_urn\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:timewinder\",Count:43s,Damage:0s}", + "{id:\"buildcraftcore:decorated\",Count:1s,Damage:5s}", + "{id:\"buildcrafttransport:pipe_obsidian_item\",Count:1s,Damage:0s}", + "{id:\"buildcraftsilicon:laser\",Count:7s,Damage:0s}", + "{id:\"buildcraftsilicon:assembly_table\",Count:22s,Damage:0s}", + "{id:\"buildcraftsilicon:advanced_crafting_table\",Count:22s,Damage:0s}", + "{id:\"buildcraftsilicon:integration_table\",Count:22s,Damage:0s}", + "{id:\"magicbees:resource\",Count:3s,Damage:13s}", + "{id:\"harvestcraft:grilledmushroomitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:stuffedmushroomitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:vegetablesoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mushroomrisottoitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:veggiestirfryitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chickencelerycasseroleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:beefwellingtonitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:dimsumitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mushroomlasagnaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pizzasoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:greenbeancasseroleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mushroomsteakitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:slimepieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hotandsoursoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cantonesenoodlesitem\",Count:1s,Damage:0s}", + "{id:\"chunkloaders:single_chunk_loader\",Count:1s,Damage:0s}", + "{id:\"chunkloaders:basic_chunk_loader\",Count:15s,Damage:0s}", + "{id:\"chunkloaders:advanced_chunk_loader\",Count:11s,Damage:0s}", + "{id:\"minecraft:brown_mushroom_block\",Count:2s,Damage:0s}", + "{id:\"minecraft:red_mushroom_block\",Count:2s,Damage:0s}", + "{id:\"minecraft:dragon_egg\",Count:15s,Damage:0s}" + ] + }, + { + "aspect": "auram", + "items": [ + "{id:\"thaumicterminal:item_part\",Count:3s,Damage:0s}", + "{id:\"minecraft:beacon\",Count:17s,Damage:0s}", + "{id:\"minecraft:nether_star\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:sapling_silverwood\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:log_silverwood\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:shimmerleaf\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:cinderpearl\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:plank_silverwood\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:stairs_silverwood\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:taint_geyser\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:taint_feature\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:arcane_workbench\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:dioptra\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"auram\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"auram\"}]},Damage:1s}", + "{id:\"thaumcraft:thaumometer\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:goggles\",Count:25s,Damage:0s}", + "{id:\"thaumcraft:void_robe_helm\",Count:18s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:5s,Damage:3s}", + "{id:\"thaumcraft:amulet_vis\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:amulet_vis\",Count:7s,Damage:1s}", + "{id:\"thaumcraft:caster_basic\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:focus_1\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:vis_regenerator\",Count:27s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_silverwood\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_monitor\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:starfield_glass\",Count:5s,Damage:1s}", + "{id:\"thaumicaugmentation:pressure_plate_silverwood\",Count:1s,Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:7s,tag:{cap:{slots:3},color:8022208},Damage:0s}", + "{id:\"thaumicaugmentation:material\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:4s,Damage:2s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:3s,tag:{id:\"thaumicaugmentation:effect_power\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:3s,tag:{id:\"thaumicaugmentation:effect_cast_speed\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:3s,tag:{id:\"thaumicaugmentation:effect_cost\"},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_empty\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"thaumicaugmentation:biome_empty\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_reset\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"thaumicaugmentation:biome_reset\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:river\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:hell\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:hell\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:sky\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:sky\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:frozen_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_river\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:frozen_river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_mountains\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:ice_mountains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mushroom_island\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island_shore\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mushroom_island_shore\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:beaches\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:beaches\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:desert_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:smaller_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:smaller_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:jungle_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:deep_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:deep_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:stone_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:stone_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:cold_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:cold_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:taiga_cold_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mesa_clear_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"appliedenergistics2:storage_biome\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"appliedenergistics2:storage_biome\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"buildcraftenergy:oil_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"buildcraftenergy:oil_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:magical_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"thaumcraft:magical_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eerie\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"thaumcraft:eerie\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eldritch\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"thaumcraft:eldritch\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"thaumicaugmentation:emptiness\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:tainted_lands\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"thaumicaugmentation:tainted_lands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness_highlands\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"thaumicaugmentation:emptiness_highlands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:void\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:void\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:1s,tag:{cap:{biome:\"minecraft:mutated_mesa_clear_rock\"}},Damage:0s}", + "{id:\"thaumicaugmentation:focus_ancient\",Count:25s,Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_hood\",Count:22s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_chestplate\",Count:3s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:celestial_observer_placer\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:flux_capacitor\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:disjunction_cloth\",Count:4s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_helm\",Count:18s,Damage:0s}", + "{id:\"thaumicwonders:night_vision_goggles\",Count:18s,Damage:0s}", + "{id:\"thaumicwonders:shimmerleaf_seed\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:netherstartoastitem\",Count:7s,Damage:0s}" + ] + }, + { + "aspect": "praecantatio", + "items": [ + "{id:\"minecraft:enchanting_table\",Count:25s,Damage:0s}", + "{id:\"minecraft:end_portal_frame\",Count:5s,Damage:0s}", + "{id:\"thaumicterminal:item_part\",Count:13s,Damage:0s}", + "{id:\"minecraft:beacon\",Count:25s,Damage:0s}", + "{id:\"minecraft:golden_apple\",Count:5s,Damage:0s}", + "{id:\"minecraft:golden_apple\",Count:5s,Damage:1s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"minecraft:ender_eye\",Count:5s,Damage:0s}", + "{id:\"minecraft:nether_star\",Count:20s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:14s,tag:{StoredEnchantments:[{lvl:4s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:14s,tag:{StoredEnchantments:[{lvl:4s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:16s,tag:{StoredEnchantments:[{lvl:4s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:14s,tag:{StoredEnchantments:[{lvl:4s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:6s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:2s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:3s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:10s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:16s,tag:{StoredEnchantments:[{lvl:4s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:16s,tag:{StoredEnchantments:[{lvl:4s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:19s,tag:{StoredEnchantments:[{lvl:5s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:16s,tag:{StoredEnchantments:[{lvl:4s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:19s,tag:{StoredEnchantments:[{lvl:5s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:2s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:3s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:2s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:3s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:18s,tag:{StoredEnchantments:[{lvl:4s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:5s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:14s,tag:{StoredEnchantments:[{lvl:4s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:17s,tag:{StoredEnchantments:[{lvl:5s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:14s,tag:{StoredEnchantments:[{lvl:4s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:17s,tag:{StoredEnchantments:[{lvl:5s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:23s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:24s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:5s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:33s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:38s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:43s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:45s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:47s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:5s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:50s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:51s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:16s,tag:{StoredEnchantments:[{lvl:4s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:19s,tag:{StoredEnchantments:[{lvl:5s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:16s,tag:{StoredEnchantments:[{lvl:4s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:19s,tag:{StoredEnchantments:[{lvl:5s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:56s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:57s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:14s,tag:{StoredEnchantments:[{lvl:4s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:14s,tag:{StoredEnchantments:[{lvl:4s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:14s,tag:{StoredEnchantments:[{lvl:4s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:64s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:65s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:5s,tag:{StoredEnchantments:[{lvl:1s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:8s,tag:{StoredEnchantments:[{lvl:2s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:11s,tag:{StoredEnchantments:[{lvl:3s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:10s,tag:{StoredEnchantments:[{lvl:2s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:13s,tag:{StoredEnchantments:[{lvl:3s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:2s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:3s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:18s,tag:{StoredEnchantments:[{lvl:4s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:1s,id:70s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:1s,id:71s}]},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"minecraft:spectral_arrow\",Count:5s,Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:1s,Damage:1s}", + "{id:\"thaumcraft:vishroom\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:pedestal_arcane\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:pedestal_ancient\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:pedestal_eldritch\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:metal_thaumium\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical_advanced\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:paving_stone_travel\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:paving_stone_barrier\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:matrix_speed\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:matrix_cost\",Count:15s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_white\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_orange\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_magenta\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lightblue\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_yellow\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lime\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_pink\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_gray\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_silver\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_cyan\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_purple\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_blue\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_brown\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_green\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_red\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_black\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:vis_battery\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:inlay\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:arcane_workbench\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:arcane_workbench_charger\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:dioptra\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear_toggle\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:lamp_arcane\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:levitator\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:centrifuge\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:bellows\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:smelter_basic\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:smelter_thaumium\",Count:21s,Damage:0s}", + "{id:\"thaumcraft:smelter_void\",Count:34s,Damage:0s}", + "{id:\"thaumcraft:smelter_aux\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:smelter_vent\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:alembic\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:recharge_pedestal\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:wand_workbench\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:hungry_chest\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:tube_valve\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:tube_restrict\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:tube_oneway\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:tube_filter\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:tube_buffer\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:infusion_matrix\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:brain_box\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:spa\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:mirror\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:mirror_essentia\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:essentia_input\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:essentia_output\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:redstone_relay\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:pattern_crafter\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:potion_sprayer\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:activator_rail\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:stabilizer\",Count:23s,Damage:0s}", + "{id:\"thaumcraft:vis_generator\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:condenser\",Count:25s,Damage:0s}", + "{id:\"thaumcraft:condenser_lattice\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:void_siphon\",Count:21s,Damage:0s}", + "{id:\"metallurgy:orichalcum_buckler\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:thaumonomicon\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:curio\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:ingot\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:fabric\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:vis_resonator\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:mechanism_simple\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:mechanism_complex\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:plate\",Count:1s,Damage:2s}", + "{id:\"thaumcraft:filter\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:morphic_resonator\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:salis_mundus\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:mirrored_glass\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:9s,Damage:1s}", + "{id:\"thaumcraft:module\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:module\",Count:6s,Damage:1s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"praecantatio\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"praecantatio\"}]},Damage:1s}", + "{id:\"thaumcraft:bath_salts\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:23s,Damage:1s}", + "{id:\"thaumcraft:turret\",Count:18s,Damage:2s}", + "{id:\"thaumcraft:causality_collapser\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:thaumometer\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:resonator\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:sanity_checker\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:thaumium_axe\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:thaumium_sword\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:thaumium_shovel\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:thaumium_pick\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:thaumium_hoe\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:elemental_axe\",Count:3s,tag:{infench:[{lvl:1s,id:2s},{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_pick\",Count:3s,tag:{infench:[{lvl:1s,id:4s},{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_hoe\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun_tip\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun_spool\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:goggles\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:thaumium_helm\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:thaumium_chest\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:thaumium_legs\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:thaumium_boots\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:cloth_chest\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:cloth_legs\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:cloth_boots\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:fortress_helm\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:fortress_chest\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:fortress_legs\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:void_robe_chest\",Count:14s,Damage:0s}", + "{id:\"thaumcraft:void_robe_legs\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_helm\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_chest\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_legs\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:20s,Damage:3s}", + "{id:\"thaumcraft:amulet_vis\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:amulet_vis\",Count:3s,Damage:1s}", + "{id:\"thaumcraft:voidseer_charm\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:caster_basic\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:focus_1\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:focus_2\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:focus_3\",Count:25s,Damage:0s}", + "{id:\"thaumcraft:focus_pouch\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:1s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:2s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:3s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:4s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:5s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:6s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:9s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:10s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:13s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:14s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:15s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:17s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:18s}", + "{id:\"stevescarts:upgrade\",Count:18s,Damage:2s}", + "{id:\"stevescarts:upgrade\",Count:11s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:19s,Damage:5s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:82s}", + "{id:\"tconstruct:pickaxe\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:shovel\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:hatchet\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.5f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.5f},Special:{Categories:[\"weapon\",\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:mattock\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,HarvestLevelAxe:0,MiningSpeed:3.02f,FreeModifiers:3,HarvestLevelShovel:0,Durability:1510,HarvestLevel:0,Attack:3.0f},Stats:{AttackSpeedMultiplier:1.0f,HarvestLevelAxe:0,MiningSpeed:3.02f,FreeModifiers:3,HarvestLevelShovel:0,Durability:1510,HarvestLevel:0,Attack:3.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:kama\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1810,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:hammer\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3775,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3775,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:excavator\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3167,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3167,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:lumberaxe\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3620,HarvestLevel:0,Attack:2.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3620,HarvestLevel:0,Attack:2.0f},Special:{Categories:[\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:scythe\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3982,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3982,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\",\"aoe\",\"harvest\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:broadsword\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1991,HarvestLevel:0,Attack:1.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1991,HarvestLevel:0,Attack:1.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:longsword\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1900,HarvestLevel:0,Attack:0.5f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1900,HarvestLevel:0,Attack:0.5f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:rapier\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1448,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1448,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:frypan\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1510,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1510,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:battlesign\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1510,HarvestLevel:0,Attack:0.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1510,HarvestLevel:0,Attack:0.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:cleaver\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3620,HarvestLevel:0,Attack:3.0f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:3620,HarvestLevel:0,Attack:3.0f},Special:{Categories:[\"weapon\",\"tool\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[\"beheading_cleaver\"]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1},{identifier:\"beheading_cleaver\",color:1070923,level:2}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:shortbow\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1050,HarvestLevel:0,Attack:0.0f,Range:0.75f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1050,HarvestLevel:0,Attack:0.0f,Range:0.75f},Special:{Categories:[\"tool\",\"launcher\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"string\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:longbow\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1820,HarvestLevel:0,Attack:0.0f,Range:0.75f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1820,HarvestLevel:0,Attack:0.0f,Range:0.75f},Special:{Categories:[\"tool\",\"launcher\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"string\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:crossbow\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1810,HarvestLevel:0,Attack:0.0f,Range:0.75f},Stats:{AttackSpeedMultiplier:1.0f,MiningSpeed:3.02f,DrawSpeed:1.15f,FreeModifiers:3,ProjectileBonusDamage:0.0f,Durability:1810,HarvestLevel:0,Attack:0.0f,Range:0.75f},Special:{Categories:[\"tool\",\"launcher\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"string\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:arrow\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,Accuracy:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1050,HarvestLevel:0,Attack:2.0f},Stats:{AttackSpeedMultiplier:1.0f,Accuracy:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1050,HarvestLevel:0,Attack:2.0f},Special:{Categories:[\"tool\",\"no_melee\",\"projectile\"]},TinkerData:{Materials:[\"wood\",\"sponge\",\"feather\"],Modifiers:[]},Modifiers:[{identifier:\"ecological\",color:-7444965,level:1},{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"ecological\",\"squeaky\"]},Damage:0s}", + "{id:\"tconstruct:shuriken\",Count:9s,tag:{ench:[{lvl:1s,id:33s}],StatsOriginal:{AttackSpeedMultiplier:1.0f,Accuracy:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1300,HarvestLevel:0,Attack:1.0f},Stats:{AttackSpeedMultiplier:1.0f,Accuracy:1.0f,MiningSpeed:3.02f,FreeModifiers:3,Durability:1300,HarvestLevel:0,Attack:1.0f},Special:{Categories:[\"tool\",\"no_melee\",\"projectile\"]},TinkerData:{Materials:[\"sponge\",\"sponge\",\"sponge\",\"sponge\"],Modifiers:[]},Modifiers:[{identifier:\"squeaky\",color:-3486642,level:1}],Traits:[\"squeaky\"]},Damage:0s}", + "{id:\"thaumicaugmentation:vis_regenerator\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_chest\",Count:9s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_wood\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_metal\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_silverwood\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_drainer\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_relay\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_diffuser\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_feeder\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_input\",Count:6s,Damage:0s}", + "{id:\"thaumicaugmentation:void_recharge_pedestal\",Count:6s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_terraformer\",Count:17s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_monitor\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_generator\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:stability_field_generator\",Count:17s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_gate\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:starfield_glass\",Count:5s,Damage:1s}", + "{id:\"thaumicaugmentation:capstone\",Count:5s,Damage:2s}", + "{id:\"thaumicaugmentation:capstone\",Count:5s,Damage:3s}", + "{id:\"thaumicaugmentation:button_greatwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:button_silverwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:button_arcane_stone\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_greatwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_silverwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_arcane_stone\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:pressure_plate_greatwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:pressure_plate_silverwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:pressure_plate_arcane_stone\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_greatwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_silverwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_arcane_stone\",Count:1s,Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:30s,tag:{cap:{slots:3},color:8022208},Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:12s,tag:{cap:{slots:3},color:2498903},Damage:1s}", + "{id:\"thaumicaugmentation:material\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:11s,Damage:1s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:7s,Damage:2s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:0L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:3s,Damage:0s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:300L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:3s,tag:{cap:{augment:{},energy:{energy:300L}}},Damage:0s}", + "{id:\"thaumicaugmentation:fracture_locator\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:5s,tag:{id:\"thaumicaugmentation:strength_experience\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:5s,tag:{id:\"thaumicaugmentation:strength_elemental\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:5s,tag:{id:\"thaumicaugmentation:strength_overworld\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:5s,tag:{id:\"thaumicaugmentation:strength_nether\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:5s,tag:{id:\"thaumicaugmentation:strength_end\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:5s,tag:{id:\"thaumicaugmentation:strength_emptiness\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:5s,tag:{id:\"thaumicaugmentation:strength_frenzy\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:2s,tag:{id:\"thaumicaugmentation:effect_power\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:2s,tag:{id:\"thaumicaugmentation:effect_cast_speed\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_effect\",Count:2s,tag:{id:\"thaumicaugmentation:effect_cost\"},Damage:0s}", + "{id:\"thaumicaugmentation:impetus_mirror\",Count:3s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impetus_linker\",Count:7s,Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_empty\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"thaumicaugmentation:biome_empty\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_reset\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"thaumicaugmentation:biome_reset\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:river\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:hell\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:hell\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:sky\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:sky\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:frozen_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_river\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:frozen_river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_mountains\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:ice_mountains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mushroom_island\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island_shore\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mushroom_island_shore\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:beaches\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:beaches\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:desert_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:smaller_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:smaller_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:jungle_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:deep_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:deep_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:stone_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:stone_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:cold_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:cold_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:taiga_cold_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mesa_clear_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"appliedenergistics2:storage_biome\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"appliedenergistics2:storage_biome\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"buildcraftenergy:oil_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"buildcraftenergy:oil_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:magical_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"thaumcraft:magical_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eerie\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"thaumcraft:eerie\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eldritch\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"thaumcraft:eldritch\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"thaumicaugmentation:emptiness\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:tainted_lands\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"thaumicaugmentation:tainted_lands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness_highlands\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"thaumicaugmentation:emptiness_highlands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:void\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:void\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:8s,tag:{cap:{biome:\"minecraft:mutated_mesa_clear_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{slots:1}},id:\"thaumicaugmentation:thaumostatic_harness\",Count:8s,Damage:0s}", + "{id:\"thaumicaugmentation:autocaster_placer\",Count:25s,Damage:0s}", + "{ForgeCaps:{Parent:{augments:{slots:1},energy:{energy:0L}}},id:\"thaumicaugmentation:impulse_cannon\",Count:48s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:8s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:8s,Damage:1s}", + "{id:\"thaumicaugmentation:focus_ancient\",Count:15s,Damage:0s}", + "{ForgeCaps:{Parent:{vis:0.0f}},id:\"thaumicaugmentation:augment_vis_battery\",Count:32s,Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_hood\",Count:12s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_chestplate\",Count:17s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_leggings\",Count:15s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:celestial_observer_placer\",Count:13s,Damage:0s}", + "{id:\"thaumicperiphery:magic_quiver\",Count:8s,Damage:0s}", + "{id:\"thaumicwonders:flux_distiller\",Count:70s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator_tunnel\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:inspiration_engine\",Count:17s,Damage:0s}", + "{id:\"thaumicwonders:void_beacon\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:dimensional_ripper\",Count:31s,Damage:0s}", + "{id:\"thaumicwonders:portal_generator\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:hexamite\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:madness_engine\",Count:21s,Damage:0s}", + "{id:\"thaumicwonders:coalescence_matrix_precursor\",Count:32s,Damage:0s}", + "{id:\"thaumicwonders:portal_anchor\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:flux_capacitor\",Count:16s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator\",Count:30s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator_terminus\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:disjunction_cloth\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:primal_destroyer\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:flying_carpet\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_helm\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_chest\",Count:8s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_legs\",Count:8s,Damage:0s}", + "{id:\"thaumicwonders:structure_diviner\",Count:18s,Damage:0s}", + "{id:\"thaumicwonders:night_vision_goggles\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:bone_bow\",Count:5s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:5s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:5s,Damage:1s}", + "{id:\"thaumicwonders:lethe_water\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:glisteningsaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:netherstartoastitem\",Count:15s,Damage:0s}", + "{id:\"minecraft:mob_spawner\",Count:20s,Damage:0s}", + "{id:\"minecraft:dragon_egg\",Count:5s,Damage:0s}" + ] + }, + { + "aspect": "instrumentum", + "items": [ + "{id:\"compactsolars:compact_solar_block\",Count:268s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:1s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:2s}", + "{id:\"minecraft:carrot_on_a_stick\",Count:3s,Damage:0s}", + "{id:\"railcraft:mow_track_relayer\",Count:24s,Damage:0s}", + "{id:\"railcraft:mow_track_remover\",Count:18s,Damage:0s}", + "{id:\"railcraft:mow_undercutter\",Count:24s,Damage:0s}", + "{id:\"railcraft:cart_chest_metals\",Count:24s,Damage:0s}", + "{id:\"railcraft:cart_ic2_batbox\",Count:9s,Damage:0s}", + "{id:\"railcraft:cart_ic2_mfe\",Count:13s,Damage:0s}", + "{id:\"railcraft:cart_ic2_cesu\",Count:31s,Damage:0s}", + "{id:\"railcraft:track_kit\",Count:3s,tag:{railcraft:{kit:\"railcraft_priming\"}},Damage:17s}", + "{id:\"minecraft:iron_shovel\",Count:12s,Damage:0s}", + "{id:\"minecraft:iron_pickaxe\",Count:12s,Damage:0s}", + "{id:\"minecraft:iron_axe\",Count:12s,Damage:0s}", + "{id:\"minecraft:flint_and_steel\",Count:8s,Damage:0s}", + "{id:\"minecraft:arrow\",Count:1s,Damage:0s}", + "{id:\"minecraft:wooden_shovel\",Count:4s,Damage:0s}", + "{id:\"minecraft:wooden_pickaxe\",Count:4s,Damage:0s}", + "{id:\"minecraft:wooden_axe\",Count:4s,Damage:0s}", + "{id:\"minecraft:stone_shovel\",Count:8s,Damage:0s}", + "{id:\"minecraft:stone_pickaxe\",Count:8s,Damage:0s}", + "{id:\"minecraft:stone_axe\",Count:8s,Damage:0s}", + "{id:\"minecraft:diamond_shovel\",Count:16s,Damage:0s}", + "{id:\"minecraft:diamond_pickaxe\",Count:16s,Damage:0s}", + "{id:\"minecraft:diamond_axe\",Count:16s,Damage:0s}", + "{id:\"minecraft:golden_shovel\",Count:4s,Damage:0s}", + "{id:\"minecraft:golden_pickaxe\",Count:4s,Damage:0s}", + "{id:\"minecraft:golden_axe\",Count:4s,Damage:0s}", + "{id:\"minecraft:wooden_hoe\",Count:4s,Damage:0s}", + "{id:\"minecraft:stone_hoe\",Count:8s,Damage:0s}", + "{id:\"minecraft:iron_hoe\",Count:12s,Damage:0s}", + "{id:\"minecraft:diamond_hoe\",Count:16s,Damage:0s}", + "{id:\"minecraft:golden_hoe\",Count:4s,Damage:0s}", + "{id:\"minecraft:flint\",Count:5s,Damage:0s}", + "{id:\"minecraft:fishing_rod\",Count:5s,Damage:0s}", + "{id:\"minecraft:shears\",Count:12s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:5s,id:32s}]},Damage:0s}", + "{id:\"minecraft:record_blocks\",Count:5s,Damage:0s}", + "{id:\"ic2:te\",Count:5s,Damage:1s}", + "{id:\"ic2:te\",Count:3s,Damage:3s}", + "{id:\"ic2:te\",Count:2s,Damage:4s}", + "{id:\"ic2:te\",Count:22s,Damage:5s}", + "{id:\"ic2:te\",Count:2s,Damage:6s}", + "{id:\"ic2:te\",Count:1s,Damage:7s}", + "{id:\"ic2:te\",Count:42s,Damage:8s}", + "{id:\"ic2:te\",Count:18s,Damage:9s}", + "{id:\"ic2:te\",Count:1s,Damage:10s}", + "{id:\"ic2:te\",Count:2s,Damage:11s}", + "{id:\"ic2:te\",Count:39s,Damage:12s}", + "{id:\"ic2:te\",Count:16s,Damage:13s}", + "{id:\"ic2:te\",Count:16s,Damage:14s}", + "{id:\"ic2:te\",Count:16s,Damage:15s}", + "{id:\"ic2:te\",Count:23s,Damage:16s}", + "{id:\"ic2:te\",Count:17s,Damage:22s}", + "{id:\"ic2:te\",Count:20s,Damage:27s}", + "{id:\"ic2:te\",Count:40s,Damage:28s}", + "{id:\"ic2:te\",Count:7s,Damage:29s}", + "{id:\"ic2:te\",Count:40s,Damage:30s}", + "{id:\"ic2:te\",Count:16s,Damage:31s}", + "{id:\"ic2:te\",Count:20s,Damage:32s}", + "{id:\"ic2:te\",Count:16s,Damage:34s}", + "{id:\"ic2:te\",Count:1s,Damage:36s}", + "{id:\"ic2:te\",Count:20s,Damage:38s}", + "{id:\"ic2:te\",Count:78s,Damage:39s}", + "{id:\"ic2:te\",Count:19s,Damage:40s}", + "{id:\"ic2:te\",Count:27s,Damage:41s}", + "{id:\"ic2:te\",Count:20s,Damage:42s}", + "{id:\"ic2:te\",Count:20s,Damage:43s}", + "{id:\"ic2:te\",Count:20s,Damage:44s}", + "{id:\"ic2:te\",Count:20s,Damage:45s}", + "{id:\"ic2:te\",Count:31s,Damage:47s}", + "{id:\"ic2:te\",Count:15s,Damage:48s}", + "{id:\"ic2:te\",Count:40s,Damage:49s}", + "{id:\"ic2:te\",Count:16s,Damage:50s}", + "{id:\"ic2:te\",Count:40s,Damage:51s}", + "{id:\"ic2:te\",Count:58s,Damage:52s}", + "{id:\"ic2:te\",Count:16s,Damage:53s}", + "{id:\"ic2:te\",Count:15s,Damage:54s}", + "{id:\"ic2:te\",Count:65s,Damage:55s}", + "{id:\"ic2:te\",Count:60s,Damage:56s}", + "{id:\"ic2:te\",Count:132s,Damage:57s}", + "{id:\"ic2:te\",Count:80s,Damage:58s}", + "{id:\"ic2:te\",Count:40s,Damage:59s}", + "{id:\"ic2:te\",Count:40s,Damage:60s}", + "{id:\"ic2:te\",Count:52s,Damage:61s}", + "{id:\"ic2:te\",Count:37s,Damage:62s}", + "{id:\"ic2:te\",Count:256s,Damage:63s}", + "{id:\"ic2:te\",Count:71s,Damage:64s}", + "{id:\"ic2:te\",Count:12s,Damage:65s}", + "{id:\"ic2:te\",Count:20s,Damage:66s}", + "{id:\"ic2:te\",Count:57s,Damage:68s}", + "{id:\"ic2:te\",Count:57s,tag:{energy:40000.0d},Damage:68s}", + "{id:\"ic2:te\",Count:79s,Damage:69s}", + "{id:\"ic2:te\",Count:79s,tag:{energy:300000.0d},Damage:69s}", + "{id:\"ic2:te\",Count:61s,Damage:70s}", + "{id:\"ic2:te\",Count:61s,tag:{energy:4000000.0d},Damage:70s}", + "{id:\"ic2:te\",Count:170s,Damage:71s}", + "{id:\"ic2:te\",Count:170s,tag:{energy:4.0E7d},Damage:71s}", + "{id:\"ic2:te\",Count:13s,Damage:72s}", + "{id:\"ic2:te\",Count:13s,tag:{energy:40000.0d},Damage:72s}", + "{id:\"ic2:te\",Count:42s,Damage:73s}", + "{id:\"ic2:te\",Count:42s,tag:{energy:300000.0d},Damage:73s}", + "{id:\"ic2:te\",Count:18s,Damage:74s}", + "{id:\"ic2:te\",Count:18s,tag:{energy:4000000.0d},Damage:74s}", + "{id:\"ic2:te\",Count:163s,Damage:75s}", + "{id:\"ic2:te\",Count:163s,tag:{energy:4.0E7d},Damage:75s}", + "{id:\"ic2:te\",Count:38s,Damage:76s}", + "{id:\"ic2:te\",Count:22s,Damage:77s}", + "{id:\"ic2:te\",Count:9s,Damage:78s}", + "{id:\"ic2:te\",Count:45s,Damage:79s}", + "{id:\"ic2:te\",Count:80s,Damage:80s}", + "{id:\"ic2:te\",Count:20s,Damage:82s}", + "{id:\"ic2:te\",Count:16s,Damage:87s}", + "{id:\"ic2:te\",Count:6s,Damage:90s}", + "{id:\"ic2:te\",Count:67s,Damage:84s}", + "{id:\"ic2:te\",Count:150s,Damage:85s}", + "{id:\"ic2:te\",Count:46s,Damage:89s}", + "{id:\"ic2:te\",Count:12s,Damage:113s}", + "{id:\"ic2:te\",Count:9s,Damage:131s}", + "{id:\"ic2:resource\",Count:33s,Damage:5s}", + "{id:\"ic2:sheet\",Count:7s,Damage:1s}", + "{id:\"ic2:advanced_batpack\",Count:74s,tag:{charge:600000.0d},Damage:0s}", + "{id:\"ic2:batpack\",Count:38s,tag:{charge:60000.0d},Damage:0s}", + "{id:\"ic2:bronze_boots\",Count:15s,Damage:0s}", + "{id:\"ic2:bronze_chestplate\",Count:30s,Damage:0s}", + "{id:\"ic2:bronze_helmet\",Count:18s,Damage:0s}", + "{id:\"ic2:bronze_leggings\",Count:26s,Damage:0s}", + "{id:\"ic2:energy_pack\",Count:30s,tag:{charge:2000000.0d},Damage:0s}", + "{id:\"ic2:hazmat_chestplate\",Count:22s,Damage:0s}", + "{id:\"ic2:hazmat_helmet\",Count:15s,Damage:0s}", + "{id:\"ic2:hazmat_leggings\",Count:22s,Damage:0s}", + "{id:\"ic2:jetpack_electric\",Count:24s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:nano_helmet\",Count:103s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nightvision_goggles\",Count:138s,Damage:26s}", + "{id:\"ic2:nightvision_goggles\",Count:138s,tag:{charge:200000.0d},Damage:0s}", + "{id:\"ic2:quantum_boots\",Count:55s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_chestplate\",Count:40s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_helmet\",Count:141s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_leggings\",Count:22s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:rubber_boots\",Count:22s,Damage:0s}", + "{id:\"ic2:solar_helmet\",Count:45s,Damage:0s}", + "{id:\"ic2:static_boots\",Count:13s,Damage:0s}", + "{id:\"ic2:boat\",Count:3s,Damage:1s}", + "{id:\"ic2:boat\",Count:33s,Damage:3s}", + "{id:\"ic2:dust\",Count:5s,Damage:0s}", + "{id:\"ic2:ingot\",Count:3s,Damage:0s}", + "{id:\"ic2:ingot\",Count:5s,Damage:1s}", + "{id:\"ic2:plate\",Count:3s,Damage:0s}", + "{id:\"ic2:casing\",Count:1s,Damage:0s}", + "{id:\"ic2:crafting\",Count:5s,Damage:0s}", + "{id:\"ic2:crafting\",Count:27s,Damage:1s}", + "{id:\"ic2:crafting\",Count:20s,Damage:2s}", + "{id:\"ic2:crafting\",Count:18s,Damage:5s}", + "{id:\"ic2:crafting\",Count:27s,Damage:6s}", + "{id:\"ic2:crafting\",Count:22s,Damage:7s}", + "{id:\"ic2:crafting\",Count:48s,Damage:11s}", + "{id:\"ic2:crafting\",Count:54s,Damage:12s}", + "{id:\"ic2:crafting\",Count:3s,Damage:16s}", + "{id:\"ic2:crafting\",Count:24s,Damage:41s}", + "{id:\"ic2:upgrade_kit\",Count:166s,Damage:0s}", + "{id:\"ic2:cropnalyzer\",Count:29s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:re_battery\",Count:4s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:advanced_re_battery\",Count:12s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:lapotron_crystal\",Count:30s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:charging_re_battery\",Count:93s,tag:{charge:40000.0d},Damage:0s}", + "{id:\"ic2:advanced_charging_re_battery\",Count:165s,tag:{charge:400000.0d},Damage:0s}", + "{id:\"ic2:charging_energy_crystal\",Count:168s,tag:{charge:4000000.0d},Damage:0s}", + "{id:\"ic2:charging_lapotron_crystal\",Count:426s,tag:{charge:4.0E7d},Damage:0s}", + "{id:\"ic2:heat_exchanger\",Count:20s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_exchanger\",Count:15s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_exchanger\",Count:15s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:advanced_heat_exchanger\",Count:70s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:heat_vent\",Count:20s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_vent\",Count:15s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:overclocked_heat_vent\",Count:11s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_vent\",Count:15s,Damage:0s}", + "{id:\"ic2:advanced_heat_vent\",Count:30s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:rsh_condensator\",Count:30s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:lzh_condensator\",Count:67s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:tfbp\",Count:26s,Damage:0s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:1s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:2s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:3s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:4s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:5s}", + "{id:\"ic2:tfbp\",Count:35s,Damage:6s}", + "{id:\"ic2:bronze_axe\",Count:12s,Damage:0s}", + "{id:\"ic2:bronze_hoe\",Count:16s,Damage:0s}", + "{id:\"ic2:bronze_pickaxe\",Count:12s,Damage:0s}", + "{id:\"ic2:bronze_shovel\",Count:12s,Damage:0s}", + "{id:\"ic2:bronze_sword\",Count:7s,Damage:0s}", + "{id:\"ic2:frequency_transmitter\",Count:24s,tag:{},Damage:0s}", + "{id:\"ic2:meter\",Count:38s,Damage:0s}", + "{id:\"ic2:tool_box\",Count:3s,Damage:0s}", + "{id:\"ic2:wrench\",Count:22s,Damage:0s}", + "{id:\"ic2:wrench_new\",Count:22s,Damage:0s}", + "{id:\"ic2:crowbar\",Count:12s,Damage:0s}", + "{id:\"ic2:weeding_trowel\",Count:7s,Damage:0s}", + "{id:\"ic2:advanced_scanner\",Count:71s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:chainsaw\",Count:12s,tag:{},Damage:26s}", + "{id:\"ic2:chainsaw\",Count:40s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:diamond_drill\",Count:16s,tag:{},Damage:26s}", + "{id:\"ic2:diamond_drill\",Count:30s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:drill\",Count:12s,tag:{},Damage:26s}", + "{id:\"ic2:drill\",Count:40s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:electric_hoe\",Count:12s,tag:{},Damage:26s}", + "{id:\"ic2:electric_hoe\",Count:36s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_treetap\",Count:12s,tag:{},Damage:26s}", + "{id:\"ic2:electric_treetap\",Count:36s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_wrench\",Count:52s,tag:{charge:12000.0d},Damage:0s}", + "{id:\"ic2:iridium_drill\",Count:16s,tag:{},Damage:26s}", + "{id:\"ic2:iridium_drill\",Count:22s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:mining_laser\",Count:12s,tag:{},Damage:26s}", + "{id:\"ic2:mining_laser\",Count:15s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:nano_saber\",Count:16s,tag:{},Damage:26s}", + "{id:\"ic2:nano_saber\",Count:16s,tag:{charge:160000.0d},Damage:0s}", + "{id:\"ic2:obscurator\",Count:33s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:scanner\",Count:63s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:wind_meter\",Count:12s,tag:{},Damage:26s}", + "{id:\"ic2:wind_meter\",Count:36s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:0b,insulation:0b},Damage:0s}", + "{id:\"ic2:cable\",Count:6s,tag:{type:0b,insulation:1b},Damage:0s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:2b,insulation:0b},Damage:2s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:2b,insulation:1b},Damage:2s}", + "{id:\"ic2:cable\",Count:6s,tag:{type:2b,insulation:2b},Damage:2s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:3b,insulation:0b},Damage:3s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:3b,insulation:1b},Damage:3s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:3b,insulation:2b},Damage:3s}", + "{id:\"ic2:cable\",Count:6s,tag:{type:3b,insulation:3b},Damage:3s}", + "{id:\"ic2:cable\",Count:3s,tag:{type:4b,insulation:0b},Damage:4s}", + "{id:\"ic2:cable\",Count:6s,tag:{type:4b,insulation:1b},Damage:4s}", + "{id:\"ic2:cable\",Count:24s,tag:{type:5b,insulation:0b},Damage:5s}", + "{id:\"ic2:cable\",Count:9s,tag:{type:6b,insulation:0b},Damage:6s}", + "{id:\"ic2:upgrade\",Count:2s,Damage:0s}", + "{id:\"ic2:upgrade\",Count:36s,Damage:1s}", + "{id:\"ic2:upgrade\",Count:32s,Damage:2s}", + "{id:\"ic2:upgrade\",Count:2s,tag:{},Damage:8s}", + "{id:\"ic2:upgrade\",Count:2s,tag:{},Damage:9s}", + "{id:\"ic2:rotor_bronze\",Count:72s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:remote\",Count:22s,Damage:0s}", + "{id:\"ic2:cover\",Count:4s,Damage:0s}", + "{id:\"ic2:cover\",Count:2s,Damage:1s}", + "{id:\"forestry:ingot_bronze\",Count:5s,Damage:0s}", + "{id:\"forestry:wrench\",Count:15s,Damage:0s}", + "{id:\"forestry:sturdy_machine\",Count:30s,Damage:0s}", + "{id:\"forestry:naturalist_helmet\",Count:3s,Damage:0s}", + "{id:\"forestry:gear_bronze\",Count:15s,Damage:0s}", + "{id:\"forestry:bronze_pickaxe\",Count:11s,Damage:0s}", + "{id:\"forestry:bronze_shovel\",Count:3s,Damage:0s}", + "{id:\"forestry:kit_shovel\",Count:2s,Damage:0s}", + "{id:\"forestry:kit_pickaxe\",Count:8s,Damage:0s}", + "{id:\"forestry:analyzer\",Count:37s,Damage:0s}", + "{id:\"forestry:resource_storage\",Count:33s,Damage:3s}", + "{id:\"forestry:habitat_former\",Count:45s,Damage:0s}", + "{id:\"forestry:bottler\",Count:22s,Damage:0s}", + "{id:\"forestry:carpenter\",Count:45s,Damage:0s}", + "{id:\"forestry:centrifuge\",Count:22s,Damage:0s}", + "{id:\"forestry:fermenter\",Count:67s,Damage:0s}", + "{id:\"forestry:moistener\",Count:22s,Damage:0s}", + "{id:\"forestry:squeezer\",Count:22s,Damage:0s}", + "{id:\"forestry:still\",Count:22s,Damage:0s}", + "{id:\"forestry:fabricator\",Count:22s,Damage:0s}", + "{id:\"forestry:raintank\",Count:22s,Damage:0s}", + "{id:\"forestry:grafter\",Count:3s,Damage:0s}", + "{id:\"forestry:habitat_locator\",Count:15s,Damage:0s}", + "{id:\"forestry:smoker\",Count:6s,Damage:0s}", + "{id:\"forestry:mailbox\",Count:22s,Damage:0s}", + "{id:\"forestry:trade_station\",Count:22s,Damage:0s}", + "{id:\"forestry:engine_biogas\",Count:33s,Damage:0s}", + "{id:\"forestry:database\",Count:30s,Damage:0s}", + "{id:\"forestry:genetic_filter\",Count:11s,Damage:0s}", + "{id:\"forestry:engine_generator\",Count:22s,Damage:0s}", + "{id:\"microblockcbe:saw_stone\",Count:3s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:69s,Damage:17s}", + "{id:\"gendustry:apiary.upgrade\",Count:69s,Damage:20s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:5s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:14s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:4s}", + "{id:\"gendustry:apiary.upgrade\",Count:69s,Damage:13s}", + "{id:\"gendustry:apiary.upgrade\",Count:45s,Damage:22s}", + "{id:\"gendustry:apiary.upgrade\",Count:69s,Damage:16s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:7s}", + "{id:\"gendustry:apiary.upgrade\",Count:69s,Damage:18s}", + "{id:\"gendustry:apiary.upgrade\",Count:69s,Damage:21s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:6s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:15s}", + "{id:\"gendustry:apiary.upgrade\",Count:26s,Damage:0s}", + "{id:\"gendustry:industrial_grafter\",Count:36s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_grafter\",Count:36s,tag:{charge:100000},Damage:1s}", + "{id:\"gendustry:industrial_scoop\",Count:33s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_scoop\",Count:33s,tag:{charge:5000},Damage:1s}", + "{id:\"gendustry:bee_receptacle\",Count:18s,Damage:0s}", + "{id:\"gendustry:power_module\",Count:45s,Damage:0s}", + "{id:\"gendustry:climate_module\",Count:33s,Damage:0s}", + "{id:\"gendustry:eject_cover\",Count:18s,Damage:0s}", + "{id:\"gendustry:import_cover\",Count:18s,Damage:0s}", + "{id:\"gendustry:error_sensor_cover\",Count:15s,Damage:0s}", + "{id:\"gendustry:mutagen_producer\",Count:120s,Damage:0s}", + "{id:\"gendustry:mutatron\",Count:104s,Damage:0s}", + "{id:\"gendustry:industrial_apiary\",Count:58s,Damage:0s}", + "{id:\"gendustry:imprinter\",Count:128s,Damage:0s}", + "{id:\"gendustry:sampler\",Count:114s,Damage:0s}", + "{id:\"gendustry:mutatron_advanced\",Count:156s,Damage:0s}", + "{id:\"gendustry:liquifier\",Count:101s,Damage:0s}", + "{id:\"gendustry:extractor\",Count:101s,Damage:0s}", + "{id:\"gendustry:transposer\",Count:105s,Damage:0s}", + "{id:\"gendustry:replicator\",Count:135s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:9s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:6s,Damage:4s}", + "{id:\"projectred-exploration:ruby_axe\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_axe\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:peridot_axe\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:ruby_hoe\",Count:16s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_hoe\",Count:16s,Damage:0s}", + "{id:\"projectred-exploration:peridot_hoe\",Count:16s,Damage:0s}", + "{id:\"projectred-exploration:ruby_pickaxe\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_pickaxe\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:peridot_pickaxe\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:ruby_shovel\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_shovel\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:peridot_shovel\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:wooden_sickle\",Count:4s,Damage:0s}", + "{id:\"projectred-exploration:stone_sickle\",Count:11s,Damage:0s}", + "{id:\"projectred-exploration:iron_sickle\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:golden_sickle\",Count:4s,Damage:0s}", + "{id:\"projectred-exploration:ruby_sickle\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_sickle\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:peridot_sickle\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:diamond_sickle\",Count:16s,Damage:0s}", + "{id:\"railcraft:tool_crowbar_iron\",Count:12s,Damage:0s}", + "{id:\"railcraft:tool_crowbar_steel\",Count:12s,Damage:0s}", + "{id:\"railcraft:tool_axe_steel\",Count:12s,Damage:0s}", + "{id:\"railcraft:tool_hoe_steel\",Count:16s,Damage:0s}", + "{id:\"railcraft:tool_pickaxe_steel\",Count:12s,Damage:0s}", + "{id:\"railcraft:tool_shears_steel\",Count:16s,Damage:0s}", + "{id:\"railcraft:tool_shovel_steel\",Count:12s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:9s,Damage:2s}", + "{id:\"railcraft:manipulator\",Count:9s,Damage:3s}", + "{id:\"railcraft:manipulator\",Count:18s,Damage:6s}", + "{id:\"railcraft:manipulator\",Count:18s,Damage:7s}", + "{id:\"railcraft:manipulator\",Count:36s,Damage:9s}", + "{id:\"railcraft:equipment\",Count:45s,Damage:0s}", + "{id:\"railcraft:equipment\",Count:39s,Damage:1s}", + "{id:\"railcraft:borehead_bronze\",Count:24s,Damage:0s}", + "{id:\"railcraft:borehead_iron\",Count:4s,Damage:0s}", + "{id:\"railcraft:borehead_steel\",Count:4s,Damage:0s}", + "{id:\"railcraft:borehead_diamond\",Count:4s,Damage:0s}", + "{id:\"railcraft:battery_nickel_iron\",Count:16s,Damage:0s}", + "{id:\"railcraft:battery_nickel_zinc\",Count:16s,Damage:0s}", + "{id:\"railcraft:battery_zinc_carbon\",Count:16s,Damage:0s}", + "{id:\"railcraft:battery_zinc_silver\",Count:16s,Damage:0s}", + "{id:\"railcraft:charge_feeder\",Count:16s,Damage:0s}", + "{id:\"railcraft:charge_trap\",Count:8s,Damage:0s}", + "{id:\"railcraft:steam_turbine\",Count:2s,Damage:0s}", + "{id:\"railcraft:charge\",Count:11s,Damage:1s}", + "{id:\"railcraft:charge\",Count:8s,Damage:5s}", + "{id:\"railcraft:tool_charge_meter\",Count:3s,Damage:0s}", + "{id:\"railcraft:chest_metals\",Count:33s,Damage:0s}", + "{id:\"railcraft:firestone_cut\",Count:48s,Damage:0s}", + "{id:\"railcraft:flux_transformer\",Count:4s,Damage:0s}", + "{id:\"railcraft:metal\",Count:33s,Damage:5s}", + "{id:\"railcraft:metal\",Count:33s,Damage:9s}", + "{id:\"railcraft:ingot\",Count:5s,Damage:5s}", + "{id:\"railcraft:ingot\",Count:5s,Damage:9s}", + "{id:\"railcraft:gear\",Count:26s,Damage:0s}", + "{id:\"railcraft:gear\",Count:11s,Damage:1s}", + "{id:\"railcraft:gear\",Count:11s,Damage:2s}", + "{id:\"railcraft:gear\",Count:15s,Damage:3s}", + "{id:\"railcraft:gear\",Count:26s,Damage:4s}", + "{id:\"railcraft:gear\",Count:11s,Damage:5s}", + "{id:\"railcraft:tool_crowbar_seasons\",Count:16s,Damage:0s}", + "{id:\"railcraft:tool_spike_maul_iron\",Count:12s,Damage:0s}", + "{id:\"railcraft:tool_spike_maul_steel\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:storage_alloy\",Count:33s,Damage:3s}", + "{id:\"thermalfoundation:glass_alloy\",Count:3s,Damage:3s}", + "{id:\"thermalfoundation:upgrade\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:8s,Damage:33s}", + "{id:\"thermalfoundation:upgrade\",Count:6s,Damage:34s}", + "{id:\"thermalfoundation:upgrade\",Count:4s,Damage:35s}", + "{id:\"thermalfoundation:security\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:99s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:163s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:291s}", + "{id:\"thermalfoundation:armor.helmet_bronze\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_bronze\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_bronze\",Count:26s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_bronze\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_copper\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_copper\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_tin\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_tin\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_silver\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_silver\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_lead\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_lead\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_aluminum\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_aluminum\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_nickel\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_nickel\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_platinum\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_platinum\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_steel\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_steel\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_electrum\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_electrum\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_invar\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_invar\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_bronze\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_bronze\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_bronze\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_bronze\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_bronze\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_bronze\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_bronze\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_bronze\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_bronze\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_bronze\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_bronze\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_bronze\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_constantan\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_constantan\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_iron\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_iron\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_iron\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_diamond\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_diamond\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_diamond\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_diamond\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_gold\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_gold\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_gold\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_gold\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_bronze\",Count:15s,Damage:0s}", + "{id:\"thermaldynamics:duct_64\",Count:2s,Damage:0s}", + "{id:\"thermaldynamics:duct_64\",Count:1s,Damage:2s}", + "{id:\"thermaldynamics:duct_64\",Count:3s,Damage:3s}", + "{id:\"thaumcraft:table_wood\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:table_stone\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:metal_brass\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:research_table\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_axe\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_hoe\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_spade\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_pickaxe\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_axe\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_hoe\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_spade\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_pickaxe\",Count:12s,Damage:0s}", + "{id:\"compactsolars:solar_hat_low_voltage\",Count:201s,Damage:0s}", + "{id:\"compactsolars:solar_hat_medium_voltage\",Count:375s,Damage:0s}", + "{id:\"compactsolars:solar_hat_high_voltage\",Count:375s,Damage:0s}", + "{id:\"hmctt:torch_lighter\",Count:3s,Damage:0s}", + "{id:\"metallurgy:amordrine_axe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:amordrine_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:amordrine_pickaxe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:amordrine_shovel\",Count:20s,Damage:0s}", + "{id:\"metallurgy:haderoth_axe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:haderoth_hoe\",Count:8s,Damage:0s}", + "{id:\"metallurgy:haderoth_pickaxe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:haderoth_shovel\",Count:28s,Damage:0s}", + "{id:\"metallurgy:platinum_axe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:platinum_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:platinum_pickaxe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:platinum_shovel\",Count:20s,Damage:0s}", + "{id:\"metallurgy:vulcanite_axe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:vulcanite_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:vulcanite_pickaxe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:vulcanite_shovel\",Count:24s,Damage:0s}", + "{id:\"metallurgy:ignatius_axe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:ignatius_hoe\",Count:8s,Damage:0s}", + "{id:\"metallurgy:ignatius_pickaxe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:ignatius_shovel\",Count:20s,Damage:0s}", + "{id:\"metallurgy:etherium_axe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:etherium_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:etherium_pickaxe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:etherium_shovel\",Count:28s,Damage:0s}", + "{id:\"metallurgy:quicksilver_axe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:quicksilver_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:quicksilver_pickaxe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:quicksilver_shovel\",Count:16s,Damage:0s}", + "{id:\"metallurgy:brass_block\",Count:33s,Damage:0s}", + "{id:\"metallurgy:brass_ingot\",Count:5s,Damage:0s}", + "{id:\"metallurgy:brass_dust\",Count:5s,Damage:0s}", + "{id:\"metallurgy:brass_axe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:brass_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:brass_pickaxe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:brass_shovel\",Count:12s,Damage:0s}", + "{id:\"metallurgy:brass_sword\",Count:7s,Damage:0s}", + "{id:\"metallurgy:brass_helmet\",Count:18s,Damage:0s}", + "{id:\"metallurgy:brass_chestplate\",Count:30s,Damage:0s}", + "{id:\"metallurgy:brass_leggings\",Count:26s,Damage:0s}", + "{id:\"metallurgy:brass_boots\",Count:15s,Damage:0s}", + "{id:\"metallurgy:astral_silver_axe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:astral_silver_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:astral_silver_pickaxe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:astral_silver_shovel\",Count:16s,Damage:0s}", + "{id:\"metallurgy:hepatizon_axe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:hepatizon_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:hepatizon_pickaxe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:hepatizon_shovel\",Count:16s,Damage:0s}", + "{id:\"metallurgy:bronze_block\",Count:33s,Damage:0s}", + "{id:\"metallurgy:bronze_ingot\",Count:5s,Damage:0s}", + "{id:\"metallurgy:bronze_dust\",Count:5s,Damage:0s}", + "{id:\"metallurgy:bronze_axe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:bronze_hoe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:bronze_pickaxe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:bronze_shovel\",Count:12s,Damage:0s}", + "{id:\"metallurgy:bronze_sword\",Count:7s,Damage:0s}", + "{id:\"metallurgy:bronze_helmet\",Count:18s,Damage:0s}", + "{id:\"metallurgy:bronze_chestplate\",Count:30s,Damage:0s}", + "{id:\"metallurgy:bronze_leggings\",Count:26s,Damage:0s}", + "{id:\"metallurgy:bronze_boots\",Count:15s,Damage:0s}", + "{id:\"metallurgy:sanguinite_axe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:sanguinite_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:sanguinite_pickaxe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:sanguinite_shovel\",Count:24s,Damage:0s}", + "{id:\"metallurgy:eximite_axe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:eximite_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:eximite_pickaxe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:eximite_shovel\",Count:24s,Damage:0s}", + "{id:\"metallurgy:silver_axe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:silver_hoe\",Count:8s,Damage:0s}", + "{id:\"metallurgy:silver_pickaxe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:silver_shovel\",Count:12s,Damage:0s}", + "{id:\"metallurgy:desichalkos_axe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:desichalkos_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:desichalkos_pickaxe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:desichalkos_shovel\",Count:28s,Damage:0s}", + "{id:\"metallurgy:celenegil_axe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:celenegil_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:celenegil_pickaxe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:celenegil_shovel\",Count:24s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_axe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_hoe\",Count:8s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_pickaxe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_shovel\",Count:20s,Damage:0s}", + "{id:\"metallurgy:steel_axe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:steel_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:steel_pickaxe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:steel_shovel\",Count:16s,Damage:0s}", + "{id:\"metallurgy:carmot_axe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:carmot_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:carmot_pickaxe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:carmot_shovel\",Count:24s,Damage:0s}", + "{id:\"metallurgy:mithril_axe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:mithril_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:mithril_pickaxe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:mithril_shovel\",Count:24s,Damage:0s}", + "{id:\"metallurgy:ceruclase_axe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:ceruclase_hoe\",Count:8s,Damage:0s}", + "{id:\"metallurgy:ceruclase_pickaxe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:ceruclase_shovel\",Count:20s,Damage:0s}", + "{id:\"metallurgy:deep_iron_axe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:deep_iron_hoe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:deep_iron_pickaxe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:deep_iron_shovel\",Count:12s,Damage:0s}", + "{id:\"metallurgy:angmallen_axe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:angmallen_hoe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:angmallen_pickaxe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:angmallen_shovel\",Count:12s,Damage:0s}", + "{id:\"metallurgy:kalendrite_axe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:kalendrite_hoe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:kalendrite_pickaxe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:kalendrite_shovel\",Count:20s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_dust\",Count:2s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_axe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_pickaxe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_shovel\",Count:16s,Damage:0s}", + "{id:\"metallurgy:prometheum_axe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:prometheum_hoe\",Count:8s,Damage:0s}", + "{id:\"metallurgy:prometheum_pickaxe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:prometheum_shovel\",Count:12s,Damage:0s}", + "{id:\"metallurgy:copper_axe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:copper_hoe\",Count:8s,Damage:0s}", + "{id:\"metallurgy:copper_pickaxe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:copper_shovel\",Count:12s,Damage:0s}", + "{id:\"metallurgy:adamantine_axe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:adamantine_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:adamantine_pickaxe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:adamantine_shovel\",Count:28s,Damage:0s}", + "{id:\"metallurgy:electrum_axe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:electrum_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:electrum_pickaxe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:electrum_shovel\",Count:12s,Damage:0s}", + "{id:\"metallurgy:tartarite_axe\",Count:32s,Damage:0s}", + "{id:\"metallurgy:tartarite_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:tartarite_pickaxe\",Count:32s,Damage:0s}", + "{id:\"metallurgy:tartarite_shovel\",Count:32s,Damage:0s}", + "{id:\"metallurgy:atlarus_axe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:atlarus_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:atlarus_pickaxe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:atlarus_shovel\",Count:28s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_axe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_pickaxe\",Count:24s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_shovel\",Count:24s,Damage:0s}", + "{id:\"metallurgy:black_steel_axe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:black_steel_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:black_steel_pickaxe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:black_steel_shovel\",Count:16s,Damage:0s}", + "{id:\"metallurgy:oureclase_axe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:oureclase_hoe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:oureclase_pickaxe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:oureclase_shovel\",Count:16s,Damage:0s}", + "{id:\"metallurgy:inolashite_axe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:inolashite_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:inolashite_pickaxe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:inolashite_shovel\",Count:28s,Damage:0s}", + "{id:\"metallurgy:orichalcum_axe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:orichalcum_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:orichalcum_pickaxe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:orichalcum_shovel\",Count:20s,Damage:0s}", + "{id:\"metallurgy:midasium_axe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:midasium_hoe\",Count:8s,Damage:0s}", + "{id:\"metallurgy:midasium_pickaxe\",Count:20s,Damage:0s}", + "{id:\"metallurgy:midasium_shovel\",Count:20s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_axe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_hoe\",Count:12s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_pickaxe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_shovel\",Count:28s,Damage:0s}", + "{id:\"metallurgy:krik_axe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:krik_hoe\",Count:16s,Damage:0s}", + "{id:\"metallurgy:krik_pickaxe\",Count:28s,Damage:0s}", + "{id:\"metallurgy:krik_shovel\",Count:28s,Damage:0s}", + "{id:\"metallurgy:flint_and_ignatius\",Count:3s,Damage:0s}", + "{id:\"metallurgy:flint_and_vulcanite\",Count:3s,Damage:0s}", + "{id:\"metallurgy:brass_knuckles\",Count:18s,Damage:0s}", + "{id:\"metallurgy:vulcanite_buckler\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:ingot\",Count:5s,Damage:2s}", + "{id:\"thaumcraft:plate\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"instrumentum\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"instrumentum\"}]},Damage:1s}", + "{id:\"thaumcraft:turret\",Count:24s,Damage:2s}", + "{id:\"thaumcraft:hand_mirror\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:thaumium_axe\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:thaumium_shovel\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:thaumium_pick\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:thaumium_hoe\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:void_axe\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:void_shovel\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:void_pick\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:void_hoe\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:elemental_axe\",Count:16s,tag:{infench:[{lvl:1s,id:2s},{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_shovel\",Count:16s,tag:{infench:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_pick\",Count:16s,tag:{infench:[{lvl:1s,id:4s},{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_hoe\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:primal_crusher\",Count:62s,tag:{infench:[{lvl:1s,id:1s},{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:3s,Damage:2s}", + "{id:\"thaumcraft:amulet_vis\",Count:2s,Damage:1s}", + "{id:\"thaumcraft:focus_pouch\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:12s,Damage:11s}", + "{id:\"thaumcraft:seal\",Count:12s,Damage:12s}", + "{id:\"thaumcraft:seal\",Count:16s,Damage:16s}", + "{id:\"stevescarts:upgrade\",Count:11s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:19s,Damage:5s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:83s}", + "{id:\"stevescarts:modulecomponents\",Count:6s,Damage:84s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:31s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:59s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:85s}", + "{id:\"tconstruct:throwball\",Count:3s,Damage:1s}", + "{id:\"thaumicaugmentation:material\",Count:2s,Damage:4s}", + "{id:\"thaumicaugmentation:seal_copier\",Count:5s,Damage:0s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:0L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:fracture_locator\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:34s,tag:{infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:34s,tag:{drawingDisabled:1b,infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_leggings\",Count:2s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicperiphery:pauldron\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:dimensional_ripper\",Count:18s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzehammer\",Count:22s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzespear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzebattleaxe\",Count:18s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzedagger\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzenunchaku\",Count:7s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:16s,Damage:2s}", + "{id:\"buildcraftcore:gear_gold\",Count:8s,Damage:0s}", + "{id:\"buildcraftbuilders:quarry\",Count:36s,Damage:0s}", + "{id:\"buildcraftfactory:mining_well\",Count:17s,Damage:0s}", + "{id:\"buildcraftfactory:pump\",Count:8s,Damage:0s}", + "{id:\"buildcraftfactory:flood_gate\",Count:8s,Damage:0s}", + "{id:\"buildcraftfactory:heat_exchange\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:watertrap\",Count:3s,Damage:0s}" + ] + }, + { + "aspect": "terra", + "items": [ + "{id:\"minecraft:stone\",Count:5s,Damage:0s}", + "{id:\"minecraft:stone\",Count:5s,Damage:1s}", + "{id:\"minecraft:stone\",Count:3s,Damage:2s}", + "{id:\"minecraft:stone\",Count:5s,Damage:3s}", + "{id:\"minecraft:stone\",Count:3s,Damage:4s}", + "{id:\"minecraft:stone\",Count:5s,Damage:5s}", + "{id:\"minecraft:stone\",Count:3s,Damage:6s}", + "{id:\"minecraft:grass\",Count:5s,Damage:0s}", + "{id:\"minecraft:dirt\",Count:5s,Damage:0s}", + "{id:\"minecraft:dirt\",Count:5s,Damage:1s}", + "{id:\"minecraft:dirt\",Count:5s,Damage:2s}", + "{id:\"minecraft:cobblestone\",Count:5s,Damage:0s}", + "{id:\"minecraft:bedrock\",Count:25s,Damage:0s}", + "{id:\"minecraft:sand\",Count:5s,Damage:0s}", + "{id:\"minecraft:sand\",Count:5s,Damage:1s}", + "{id:\"minecraft:gravel\",Count:5s,Damage:0s}", + "{id:\"minecraft:gold_ore\",Count:5s,Damage:0s}", + "{id:\"minecraft:iron_ore\",Count:5s,Damage:0s}", + "{id:\"minecraft:coal_ore\",Count:5s,Damage:0s}", + "{id:\"minecraft:sponge\",Count:5s,Damage:0s}", + "{id:\"minecraft:sponge\",Count:5s,Damage:1s}", + "{id:\"minecraft:lapis_ore\",Count:5s,Damage:0s}", + "{id:\"minecraft:lapis_block\",Count:13s,Damage:0s}", + "{id:\"minecraft:sandstone\",Count:15s,Damage:0s}", + "{id:\"minecraft:sandstone\",Count:15s,Damage:1s}", + "{id:\"minecraft:sandstone\",Count:15s,Damage:2s}", + "{id:\"minecraft:wool\",Count:1s,Damage:11s}", + "{id:\"minecraft:stone_slab\",Count:1s,Damage:0s}", + "{id:\"minecraft:stone_slab\",Count:5s,Damage:1s}", + "{id:\"minecraft:stone_slab\",Count:1s,Damage:3s}", + "{id:\"minecraft:stone_slab\",Count:5s,Damage:4s}", + "{id:\"minecraft:stone_slab\",Count:1s,Damage:5s}", + "{id:\"minecraft:stone_slab\",Count:5s,Damage:6s}", + "{id:\"minecraft:brick_block\",Count:15s,Damage:0s}", + "{id:\"minecraft:mossy_cobblestone\",Count:5s,Damage:0s}", + "{id:\"minecraft:obsidian\",Count:5s,Damage:0s}", + "{id:\"minecraft:diamond_ore\",Count:5s,Damage:0s}", + "{id:\"minecraft:stone_stairs\",Count:5s,Damage:0s}", + "{id:\"minecraft:redstone_ore\",Count:5s,Damage:0s}", + "{id:\"minecraft:clay\",Count:15s,Damage:0s}", + "{id:\"minecraft:netherrack\",Count:5s,Damage:0s}", + "{id:\"minecraft:soul_sand\",Count:3s,Damage:0s}", + "{id:\"minecraft:stonebrick\",Count:3s,Damage:0s}", + "{id:\"minecraft:stonebrick\",Count:3s,Damage:1s}", + "{id:\"minecraft:stonebrick\",Count:3s,Damage:2s}", + "{id:\"minecraft:stonebrick\",Count:3s,Damage:3s}", + "{id:\"minecraft:brick_stairs\",Count:16s,Damage:0s}", + "{id:\"minecraft:stone_brick_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:mycelium\",Count:5s,Damage:0s}", + "{id:\"minecraft:nether_brick\",Count:15s,Damage:0s}", + "{id:\"minecraft:nether_brick_stairs\",Count:16s,Damage:0s}", + "{id:\"minecraft:end_stone\",Count:5s,Damage:0s}", + "{id:\"minecraft:sandstone_stairs\",Count:16s,Damage:0s}", + "{id:\"minecraft:emerald_ore\",Count:5s,Damage:0s}", + "{id:\"minecraft:quartz_ore\",Count:5s,Damage:0s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:0s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:1s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:2s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:3s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:4s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:5s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:6s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:7s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:8s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:9s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:10s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:11s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:12s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:13s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:14s}", + "{id:\"minecraft:stained_hardened_clay\",Count:15s,Damage:15s}", + "{id:\"minecraft:prismarine\",Count:15s,Damage:0s}", + "{id:\"minecraft:prismarine\",Count:33s,Damage:1s}", + "{id:\"minecraft:prismarine\",Count:30s,Damage:2s}", + "{id:\"minecraft:sea_lantern\",Count:15s,Damage:0s}", + "{id:\"minecraft:hardened_clay\",Count:15s,Damage:0s}", + "{id:\"minecraft:red_sandstone\",Count:15s,Damage:0s}", + "{id:\"minecraft:red_sandstone\",Count:7s,Damage:1s}", + "{id:\"minecraft:red_sandstone\",Count:11s,Damage:2s}", + "{id:\"minecraft:red_sandstone_stairs\",Count:16s,Damage:0s}", + "{id:\"minecraft:stone_slab2\",Count:5s,Damage:0s}", + "{id:\"minecraft:end_bricks\",Count:3s,Damage:0s}", + "{id:\"minecraft:magma\",Count:5s,Damage:0s}", + "{id:\"minecraft:red_nether_brick\",Count:7s,Damage:0s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:0s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:1s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:2s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:3s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:4s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:5s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:6s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:7s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:8s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:9s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:10s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:11s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:12s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:13s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:14s}", + "{id:\"minecraft:concrete\",Count:3s,Damage:15s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:0s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:1s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:2s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:3s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:4s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:5s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:6s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:7s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:8s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:9s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:10s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:11s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:12s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:13s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:14s}", + "{id:\"minecraft:concrete_powder\",Count:3s,Damage:15s}", + "{id:\"minecraft:brown_mushroom\",Count:2s,Damage:0s}", + "{id:\"minecraft:nether_brick_fence\",Count:11s,Damage:0s}", + "{id:\"minecraft:enchanting_table\",Count:15s,Damage:0s}", + "{id:\"minecraft:ender_chest\",Count:30s,Damage:0s}", + "{id:\"minecraft:cobblestone_wall\",Count:3s,Damage:0s}", + "{id:\"minecraft:cobblestone_wall\",Count:3s,Damage:1s}", + "{id:\"minecraft:white_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:orange_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:magenta_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:light_blue_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:yellow_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:lime_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:pink_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:gray_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:silver_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:cyan_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:purple_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:blue_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:brown_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:green_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:red_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:black_glazed_terracotta\",Count:15s,Damage:0s}", + "{id:\"minecraft:bed\",Count:1s,Damage:11s}", + "{id:\"minecraft:flower_pot\",Count:11s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:4s,Damage:4s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:0s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:1s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:2s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:3s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:4s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:5s}", + "{id:\"minecraft:dispenser\",Count:26s,Damage:0s}", + "{id:\"minecraft:sticky_piston\",Count:11s,Damage:0s}", + "{id:\"minecraft:piston\",Count:15s,Damage:0s}", + "{id:\"minecraft:lever\",Count:3s,Damage:0s}", + "{id:\"minecraft:stone_pressure_plate\",Count:7s,Damage:0s}", + "{id:\"minecraft:stone_button\",Count:3s,Damage:0s}", + "{id:\"minecraft:dropper\",Count:26s,Damage:0s}", + "{id:\"minecraft:observer\",Count:22s,Damage:0s}", + "{id:\"minecraft:repeater\",Count:11s,Damage:0s}", + "{id:\"minecraft:comparator\",Count:11s,Damage:0s}", + "{id:\"railcraft:detector\",Count:5s,Damage:0s}", + "{id:\"railcraft:detector\",Count:35s,Damage:1s}", + "{id:\"railcraft:detector\",Count:23s,Damage:2s}", + "{id:\"railcraft:detector\",Count:23s,Damage:3s}", + "{id:\"railcraft:detector\",Count:11s,Damage:4s}", + "{id:\"railcraft:detector\",Count:5s,Damage:5s}", + "{id:\"railcraft:detector\",Count:35s,Damage:6s}", + "{id:\"railcraft:detector\",Count:5s,Damage:7s}", + "{id:\"railcraft:detector\",Count:5s,Damage:8s}", + "{id:\"railcraft:detector\",Count:95s,Damage:9s}", + "{id:\"railcraft:detector\",Count:5s,Damage:10s}", + "{id:\"railcraft:detector\",Count:5s,Damage:11s}", + "{id:\"railcraft:detector\",Count:41s,Damage:12s}", + "{id:\"railcraft:detector\",Count:5s,Damage:13s}", + "{id:\"railcraft:mow_track_layer\",Count:39s,Damage:0s}", + "{id:\"railcraft:cart_trade_station\",Count:14s,Damage:0s}", + "{id:\"railcraft:cart_chest_metals\",Count:33s,Damage:0s}", + "{id:\"railcraft:signal\",Count:6s,Damage:0s}", + "{id:\"railcraft:signal\",Count:6s,Damage:1s}", + "{id:\"railcraft:signal\",Count:8s,Damage:2s}", + "{id:\"railcraft:signal_dual\",Count:13s,Damage:0s}", + "{id:\"railcraft:signal_dual\",Count:13s,Damage:1s}", + "{id:\"railcraft:signal_dual\",Count:15s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:6s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:6s,Damage:4s}", + "{id:\"railcraft:signal_box\",Count:15s,Damage:0s}", + "{id:\"railcraft:signal_box\",Count:8s,Damage:1s}", + "{id:\"railcraft:signal_box\",Count:13s,Damage:3s}", + "{id:\"railcraft:signal_box\",Count:8s,Damage:6s}", + "{id:\"railcraft:signal_box\",Count:13s,Damage:5s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_disembarking\"}},Damage:6s}", + "{id:\"railcraft:track_kit\",Count:3s,tag:{railcraft:{kit:\"railcraft_locking\"}},Damage:10s}", + "{id:\"railcraft:track_kit\",Count:2s,tag:{railcraft:{kit:\"railcraft_one_way\"}},Damage:11s}", + "{id:\"railcraft:track_kit\",Count:5s,tag:{railcraft:{kit:\"railcraft_delayed\"}},Damage:16s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_priming\"}},Damage:17s}", + "{id:\"railcraft:track_kit\",Count:11s,tag:{railcraft:{kit:\"railcraft_launcher\"}},Damage:18s}", + "{id:\"railcraft:actuator\",Count:13s,Damage:0s}", + "{id:\"railcraft:actuator\",Count:16s,Damage:1s}", + "{id:\"railcraft:actuator\",Count:15s,Damage:2s}", + "{id:\"railcraft:cart_chest_void\",Count:22s,Damage:0s}", + "{id:\"minecraft:flint_and_steel\",Count:3s,Damage:0s}", + "{id:\"minecraft:arrow\",Count:1s,Damage:0s}", + "{id:\"minecraft:stone_sword\",Count:7s,Damage:0s}", + "{id:\"minecraft:stone_shovel\",Count:3s,Damage:0s}", + "{id:\"minecraft:stone_pickaxe\",Count:11s,Damage:0s}", + "{id:\"minecraft:stone_axe\",Count:11s,Damage:0s}", + "{id:\"minecraft:stone_hoe\",Count:7s,Damage:0s}", + "{id:\"minecraft:flint\",Count:5s,Damage:0s}", + "{id:\"minecraft:porkchop\",Count:5s,Damage:0s}", + "{id:\"minecraft:lava_bucket\",Count:5s,Damage:0s}", + "{id:\"minecraft:brick\",Count:5s,Damage:0s}", + "{id:\"minecraft:clay_ball\",Count:5s,Damage:0s}", + "{id:\"minecraft:dye\",Count:2s,Damage:4s}", + "{id:\"minecraft:beef\",Count:5s,Damage:0s}", + "{id:\"minecraft:brewing_stand\",Count:11s,Damage:0s}", + "{id:\"minecraft:potato\",Count:5s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:34s}]},Damage:0s}", + "{id:\"minecraft:netherbrick\",Count:5s,Damage:0s}", + "{id:\"minecraft:prismarine_shard\",Count:5s,Damage:0s}", + "{id:\"minecraft:rabbit\",Count:5s,Damage:0s}", + "{id:\"minecraft:rabbit_stew\",Count:3s,Damage:0s}", + "{id:\"minecraft:mutton\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_chirp\",Count:5s,Damage:0s}", + "{id:\"aeadditions:part.base\",Count:8s,Damage:3s}", + "{id:\"aeadditions:storage.fluid\",Count:196s,Damage:0s}", + "{id:\"aeadditions:storage.fluid\",Count:375s,Damage:1s}", + "{id:\"aeadditions:storage.fluid\",Count:375s,Damage:2s}", + "{id:\"aeadditions:storage.component\",Count:262s,Damage:4s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:5s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:6s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:4s,tag:{fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:4s,tag:{power:20000.0d,fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:fluidcrafter\",Count:4s,Damage:0s}", + "{id:\"aeadditions:fluidfiller\",Count:3s,Damage:0s}", + "{id:\"aeadditions:hardmedrive\",Count:26s,Damage:0s}", + "{id:\"ic2:te\",Count:5s,Damage:1s}", + "{id:\"ic2:te\",Count:2s,Damage:17s}", + "{id:\"ic2:te\",Count:22s,Damage:19s}", + "{id:\"ic2:te\",Count:18s,Damage:23s}", + "{id:\"ic2:te\",Count:18s,Damage:25s}", + "{id:\"ic2:te\",Count:18s,Damage:26s}", + "{id:\"ic2:te\",Count:4s,Damage:38s}", + "{id:\"ic2:te\",Count:11s,Damage:40s}", + "{id:\"ic2:te\",Count:22s,Damage:43s}", + "{id:\"ic2:te\",Count:18s,Damage:47s}", + "{id:\"ic2:te\",Count:27s,Damage:48s}", + "{id:\"ic2:te\",Count:5s,Damage:68s}", + "{id:\"ic2:te\",Count:5s,tag:{energy:40000.0d},Damage:68s}", + "{id:\"ic2:te\",Count:5s,Damage:69s}", + "{id:\"ic2:te\",Count:5s,tag:{energy:300000.0d},Damage:69s}", + "{id:\"ic2:te\",Count:5s,Damage:70s}", + "{id:\"ic2:te\",Count:5s,tag:{energy:4000000.0d},Damage:70s}", + "{id:\"ic2:te\",Count:3s,Damage:91s}", + "{id:\"ic2:te\",Count:22s,Damage:100s}", + "{id:\"ic2:te\",Count:22s,Damage:101s}", + "{id:\"ic2:te\",Count:22s,Damage:102s}", + "{id:\"ic2:resource\",Count:5s,Damage:1s}", + "{id:\"ic2:resource\",Count:5s,Damage:2s}", + "{id:\"ic2:resource\",Count:5s,Damage:3s}", + "{id:\"ic2:resource\",Count:3s,Damage:14s}", + "{id:\"ic2:refractory_bricks\",Count:30s,Damage:0s}", + "{id:\"ic2:mug\",Count:26s,Damage:0s}", + "{id:\"ic2:mug\",Count:19s,Damage:1s}", + "{id:\"ic2:dust\",Count:1s,Damage:2s}", + "{id:\"ic2:dust\",Count:1s,Damage:5s}", + "{id:\"ic2:dust\",Count:1s,Damage:9s}", + "{id:\"ic2:crafting\",Count:3s,Damage:13s}", + "{id:\"ic2:crafting\",Count:4s,Damage:14s}", + "{id:\"ic2:crafting\",Count:9s,Damage:16s}", + "{id:\"ic2:crafting\",Count:3s,Damage:18s}", + "{id:\"ic2:crafting\",Count:11s,Damage:25s}", + "{id:\"ic2:crafting\",Count:9s,Damage:34s}", + "{id:\"ic2:block_cutting_blade\",Count:3s,Damage:0s}", + "{id:\"ic2:neutron_reflector\",Count:3s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:thick_neutron_reflector\",Count:9s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:iridium_reflector\",Count:40s,Damage:0s}", + "{id:\"ic2:cable\",Count:2s,tag:{type:6b,insulation:0b},Damage:6s}", + "{id:\"ic2:upgrade\",Count:2s,Damage:3s}", + "{id:\"ic2:upgrade\",Count:1s,tag:{},Damage:4s}", + "{id:\"ic2:upgrade\",Count:1s,tag:{},Damage:6s}", + "{id:\"ic2:rotor_carbon\",Count:27s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:cover\",Count:11s,Damage:0s}", + "{id:\"ic2:cover\",Count:11s,Damage:1s}", + "{id:\"forestry:fertilizer_bio\",Count:1s,Damage:0s}", + "{id:\"forestry:fertilizer_compound\",Count:1s,Damage:0s}", + "{id:\"forestry:gear_bronze\",Count:11s,Damage:0s}", + "{id:\"forestry:gear_copper\",Count:11s,Damage:0s}", + "{id:\"forestry:gear_tin\",Count:11s,Damage:0s}", + "{id:\"forestry:bog_earth\",Count:3s,Damage:0s}", + "{id:\"forestry:humus\",Count:3s,Damage:0s}", + "{id:\"forestry:resources\",Count:5s,Damage:1s}", + "{id:\"forestry:resources\",Count:5s,Damage:2s}", + "{id:\"forestry:ash_brick\",Count:15s,Damage:0s}", + "{id:\"forestry:ash_stairs\",Count:22s,Damage:0s}", + "{id:\"forestry:habitat_former\",Count:16s,Damage:0s}", + "{id:\"forestry:loam\",Count:6s,Damage:0s}", + "{id:\"forestry:fermenter\",Count:33s,Damage:0s}", + "{id:\"forestry:moistener\",Count:33s,Damage:0s}", + "{id:\"forestry:rainmaker\",Count:33s,Damage:0s}", + "{id:\"forestry:digger_bag\",Count:7s,Damage:0s}", + "{id:\"forestry:builder_bag\",Count:7s,Damage:0s}", + "{id:\"forestry:smoker\",Count:2s,Damage:0s}", + "{id:\"forestry:alveary.heater\",Count:11s,Damage:0s}", + "{id:\"forestry:engine_peat\",Count:27s,Damage:0s}", + "{id:\"forestry:engine_biogas\",Count:27s,Damage:0s}", + "{id:\"forestry:engine_clockwork\",Count:19s,Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:0},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:1},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:2},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:3},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:4},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:5},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:6},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:7},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:8},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:9},Damage:0s}", + "{id:\"forestry:ffarm\",Count:2s,tag:{FarmBlock:10},Damage:0s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:0},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:1},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:2},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:3},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:4},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:5},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:6},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:7},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:8},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:9},Damage:2s}", + "{id:\"forestry:ffarm\",Count:26s,tag:{FarmBlock:10},Damage:2s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:0},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:1},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:2},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:3},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:4},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:5},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:6},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:7},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:8},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:9},Damage:3s}", + "{id:\"forestry:ffarm\",Count:18s,tag:{FarmBlock:10},Damage:3s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:0},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:1},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:2},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:3},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:4},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:5},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:6},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:7},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:8},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:9},Damage:4s}", + "{id:\"forestry:ffarm\",Count:9s,tag:{FarmBlock:10},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:0},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:1},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:2},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:3},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:4},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:5},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:6},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:7},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:8},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:9},Damage:5s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:10},Damage:5s}", + "{id:\"forestry:genetic_filter\",Count:8s,Damage:0s}", + "{id:\"forestry:engine_electrical\",Count:27s,Damage:0s}", + "{id:\"microblockcbe:saw_stone\",Count:19s,Damage:0s}", + "{id:\"microblockcbe:saw_iron\",Count:15s,Damage:0s}", + "{id:\"microblockcbe:saw_diamond\",Count:15s,Damage:0s}", + "{id:\"microblockcbe:stone_rod\",Count:7s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:51s,Damage:17s}", + "{id:\"gendustry:apiary.upgrade\",Count:43s,Damage:20s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:5s}", + "{id:\"gendustry:apiary.upgrade\",Count:19s,Damage:14s}", + "{id:\"gendustry:apiary.upgrade\",Count:43s,Damage:13s}", + "{id:\"gendustry:apiary.upgrade\",Count:33s,Damage:22s}", + "{id:\"gendustry:apiary.upgrade\",Count:51s,Damage:16s}", + "{id:\"gendustry:apiary.upgrade\",Count:43s,Damage:18s}", + "{id:\"gendustry:apiary.upgrade\",Count:43s,Damage:21s}", + "{id:\"gendustry:apiary.upgrade\",Count:4s,Damage:12s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:6s}", + "{id:\"gendustry:apiary.upgrade\",Count:8s,Damage:15s}", + "{id:\"gendustry:apiary.upgrade\",Count:8s,Damage:0s}", + "{id:\"gendustry:industrial_grafter\",Count:41s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_grafter\",Count:41s,tag:{charge:100000},Damage:1s}", + "{id:\"gendustry:industrial_scoop\",Count:41s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_scoop\",Count:41s,tag:{charge:5000},Damage:1s}", + "{id:\"gendustry:power_module\",Count:55s,Damage:0s}", + "{id:\"gendustry:env_processor\",Count:6s,Damage:0s}", + "{id:\"gendustry:climate_module\",Count:8s,Damage:0s}", + "{id:\"gendustry:eject_cover\",Count:19s,Damage:0s}", + "{id:\"gendustry:import_cover\",Count:19s,Damage:0s}", + "{id:\"gendustry:mutagen_producer\",Count:99s,Damage:0s}", + "{id:\"gendustry:mutatron\",Count:41s,Damage:0s}", + "{id:\"gendustry:industrial_apiary\",Count:27s,Damage:0s}", + "{id:\"gendustry:imprinter\",Count:74s,Damage:0s}", + "{id:\"gendustry:sampler\",Count:74s,Damage:0s}", + "{id:\"gendustry:mutatron_advanced\",Count:105s,Damage:0s}", + "{id:\"gendustry:liquifier\",Count:96s,Damage:0s}", + "{id:\"gendustry:extractor\",Count:74s,Damage:0s}", + "{id:\"gendustry:transposer\",Count:74s,Damage:0s}", + "{id:\"gendustry:replicator\",Count:115s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:12s}", + "{id:\"projectred-core:resource_item\",Count:30s,Damage:250s}", + "{id:\"projectred-core:resource_item\",Count:7s,Damage:410s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:511s}", + "{id:\"projectred-core:screwdriver\",Count:3s,Damage:0s}", + "{id:\"projectred-integration:gate\",Count:2s,Damage:13s}", + "{id:\"projectred-integration:gate\",Count:4s,Damage:15s}", + "{id:\"projectred-integration:gate\",Count:2s,Damage:17s}", + "{id:\"projectred-integration:gate\",Count:2s,Damage:18s}", + "{id:\"projectred-integration:gate\",Count:2s,Damage:19s}", + "{id:\"projectred-integration:gate\",Count:2s,Damage:20s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:29s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:12s}", + "{id:\"projectred-fabrication:ic_machine\",Count:7s,Damage:1s}", + "{id:\"projectred-fabrication:ic_blueprint\",Count:6s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:11s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:27s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:0s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:1s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:2s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:3s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:4s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:6s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:7s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:8s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:9s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:10s}", + "{id:\"projectred-illumination:light_button\",Count:6s,Damage:11s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:12s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:13s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:14s}", + "{id:\"projectred-illumination:light_button\",Count:2s,Damage:15s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:0s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:1s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:2s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:3s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:4s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:5s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:6s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:7s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:8s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:9s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:10s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:4s,Damage:11s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:12s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:13s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:14s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:1s,Damage:15s}", + "{id:\"projectred-illumination:lantern\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:fixture_light\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:cage_lamp\",Count:2s,Damage:11s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:2s,Damage:11s}", + "{id:\"projectred-expansion:plan\",Count:1s,Damage:0s}", + "{id:\"projectred-expansion:machine1\",Count:56s,Damage:0s}", + "{id:\"projectred-expansion:machine1\",Count:56s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:33s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:26s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:26s,Damage:2s}", + "{id:\"projectred-expansion:machine2\",Count:28s,Damage:3s}", + "{id:\"projectred-expansion:machine2\",Count:44s,Damage:4s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:6s}", + "{id:\"projectred-expansion:machine2\",Count:5s,Damage:8s}", + "{id:\"projectred-expansion:machine2\",Count:11s,Damage:10s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:11s}", + "{id:\"projectred-transportation:pipe\",Count:45s,Damage:4s}", + "{id:\"projectred-transportation:pipe\",Count:2s,Damage:32s}", + "{id:\"projectred-transportation:pipe\",Count:15s,Damage:33s}", + "{id:\"projectred-transportation:routing_chip\",Count:9s,Damage:6s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:11s}", + "{id:\"projectred-exploration:ore\",Count:5s,Damage:3s}", + "{id:\"projectred-exploration:ore\",Count:5s,Damage:4s}", + "{id:\"projectred-exploration:ore\",Count:5s,Damage:5s}", + "{id:\"projectred-exploration:golden_saw\",Count:10s,Damage:0s}", + "{id:\"projectred-exploration:ruby_saw\",Count:10s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_saw\",Count:10s,Damage:0s}", + "{id:\"projectred-exploration:peridot_saw\",Count:10s,Damage:0s}", + "{id:\"projectred-exploration:stone_sickle\",Count:11s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:16s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:16s,Damage:1s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:16s,Damage:2s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:22s,Damage:3s}", + "{id:\"rafradek_tf2_weapons:copper_ore\",Count:5s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:lead_ore\",Count:5s,Damage:0s}", + "{id:\"railcraft:tie\",Count:4s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:30s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:30s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:22s,Damage:2s}", + "{id:\"railcraft:manipulator\",Count:22s,Damage:3s}", + "{id:\"railcraft:manipulator\",Count:26s,Damage:4s}", + "{id:\"railcraft:manipulator\",Count:26s,Damage:5s}", + "{id:\"railcraft:manipulator\",Count:3s,Damage:10s}", + "{id:\"railcraft:manipulator\",Count:3s,Damage:11s}", + "{id:\"railcraft:manipulator\",Count:19s,Damage:8s}", + "{id:\"railcraft:manipulator\",Count:14s,Damage:9s}", + "{id:\"railcraft:equipment\",Count:78s,Damage:0s}", + "{id:\"railcraft:equipment\",Count:33s,Damage:1s}", + "{id:\"railcraft:equipment\",Count:3s,Damage:3s}", + "{id:\"railcraft:trade_station\",Count:19s,Damage:0s}", + "{id:\"railcraft:filter_type\",Count:1s,Damage:0s}", + "{id:\"railcraft:tool_charge_meter\",Count:4s,Damage:0s}", + "{id:\"railcraft:worldspike\",Count:57s,Damage:1s}", + "{id:\"railcraft:worldspike_point\",Count:11s,Damage:0s}", + "{id:\"railcraft:coke_oven\",Count:15s,Damage:0s}", + "{id:\"railcraft:coke_oven_red\",Count:33s,Damage:0s}", + "{id:\"railcraft:blast_furnace\",Count:4s,Damage:0s}", + "{id:\"railcraft:rock_crusher\",Count:8s,Damage:0s}", + "{id:\"railcraft:chest_metals\",Count:45s,Damage:0s}", + "{id:\"railcraft:tool_signal_surveyor\",Count:4s,Damage:0s}", + "{id:\"railcraft:tool_signal_tuner\",Count:11s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:9s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:9s,Damage:1s}", + "{id:\"railcraft:circuit\",Count:9s,Damage:2s}", + "{id:\"railcraft:circuit\",Count:11s,Damage:3s}", + "{id:\"railcraft:boiler_firebox_solid\",Count:26s,Damage:0s}", + "{id:\"railcraft:brick_bloodstained\",Count:6s,Damage:0s}", + "{id:\"railcraft:brick_bloodstained\",Count:8s,Damage:1s}", + "{id:\"railcraft:brick_bloodstained\",Count:11s,Damage:2s}", + "{id:\"railcraft:brick_bloodstained\",Count:8s,Damage:3s}", + "{id:\"railcraft:brick_bloodstained\",Count:8s,Damage:4s}", + "{id:\"railcraft:brick_infernal\",Count:6s,Damage:0s}", + "{id:\"railcraft:brick_infernal\",Count:9s,Damage:1s}", + "{id:\"railcraft:brick_infernal\",Count:13s,Damage:2s}", + "{id:\"railcraft:brick_infernal\",Count:9s,Damage:3s}", + "{id:\"railcraft:brick_infernal\",Count:9s,Damage:4s}", + "{id:\"railcraft:brick_sandy\",Count:8s,Damage:0s}", + "{id:\"railcraft:brick_sandy\",Count:11s,Damage:1s}", + "{id:\"railcraft:brick_sandy\",Count:15s,Damage:2s}", + "{id:\"railcraft:brick_sandy\",Count:11s,Damage:3s}", + "{id:\"railcraft:brick_sandy\",Count:11s,Damage:4s}", + "{id:\"railcraft:brick_red_sandy\",Count:8s,Damage:0s}", + "{id:\"railcraft:brick_red_sandy\",Count:11s,Damage:1s}", + "{id:\"railcraft:brick_red_sandy\",Count:15s,Damage:2s}", + "{id:\"railcraft:brick_red_sandy\",Count:11s,Damage:3s}", + "{id:\"railcraft:brick_red_sandy\",Count:11s,Damage:4s}", + "{id:\"railcraft:brick_andesite\",Count:2s,Damage:3s}", + "{id:\"railcraft:brick_andesite\",Count:2s,Damage:4s}", + "{id:\"railcraft:brick_diorite\",Count:2s,Damage:3s}", + "{id:\"railcraft:brick_diorite\",Count:2s,Damage:4s}", + "{id:\"railcraft:brick_granite\",Count:2s,Damage:3s}", + "{id:\"railcraft:brick_granite\",Count:2s,Damage:4s}", + "{id:\"railcraft:brick_pearlized\",Count:1s,Damage:0s}", + "{id:\"railcraft:brick_pearlized\",Count:2s,Damage:1s}", + "{id:\"railcraft:brick_pearlized\",Count:3s,Damage:2s}", + "{id:\"railcraft:brick_pearlized\",Count:2s,Damage:3s}", + "{id:\"railcraft:brick_pearlized\",Count:2s,Damage:4s}", + "{id:\"railcraft:concrete\",Count:3s,Damage:0s}", + "{id:\"railcraft:reinforced_concrete\",Count:1s,Damage:8s}", + "{id:\"railcraft:railbed\",Count:12s,Damage:1s}", + "{id:\"railcraft:routing_table\",Count:1s,Damage:0s}", + "{id:\"railcraft:chest_void\",Count:30s,Damage:0s}", + "{id:\"railcraft:ore\",Count:5s,Damage:2s}", + "{id:\"railcraft:ore\",Count:5s,Damage:3s}", + "{id:\"railcraft:ore\",Count:5s,Damage:4s}", + "{id:\"railcraft:ore_metal\",Count:5s,Damage:0s}", + "{id:\"railcraft:ore_metal\",Count:5s,Damage:1s}", + "{id:\"railcraft:ore_metal\",Count:5s,Damage:2s}", + "{id:\"railcraft:ore_metal\",Count:5s,Damage:3s}", + "{id:\"thermalfoundation:ore\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:ore\",Count:5s,Damage:1s}", + "{id:\"thermalfoundation:ore\",Count:5s,Damage:2s}", + "{id:\"thermalfoundation:ore\",Count:5s,Damage:3s}", + "{id:\"thermalfoundation:rockwool\",Count:1s,Damage:4s}", + "{id:\"thermalfoundation:upgrade\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:6s,Damage:33s}", + "{id:\"thermalfoundation:upgrade\",Count:4s,Damage:34s}", + "{id:\"thermalfoundation:upgrade\",Count:3s,Damage:35s}", + "{id:\"thermalfoundation:tome_lexicon\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tome_experience\",Count:3s,tag:{},Damage:0s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:23s}", + "{id:\"simplyjetpacks:metaitem\",Count:3s,Damage:2s}", + "{id:\"simplyjetpacks:metaitem\",Count:2s,Damage:3s}", + "{id:\"thaumcraft:ore_amber\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:ore_cinnabar\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:ore_quartz\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crystal_terra\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:stone_arcane\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:stone_arcane_brick\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient_tile\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient_rock\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_eldritch_tile\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_porous\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stairs_arcane\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:stairs_arcane_brick\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:stairs_ancient\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:slab_arcane_stone\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:slab_ancient\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:slab_eldritch\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:loot_urn_common\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:loot_urn_uncommon\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:loot_urn_rare\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:taint_soil\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:taint_rock\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:grass_ambient\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:table_stone\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:pedestal_arcane\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:pedestal_ancient\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:pedestal_eldritch\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:metal_thaumium\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical_advanced\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:paving_stone_travel\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:paving_stone_barrier\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:matrix_speed\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:matrix_cost\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:candle_blue\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:nitor_blue\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:vis_battery\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:dioptra\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear_toggle\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:centrifuge\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:smelter_basic\",Count:18s,Damage:0s}", + "{id:\"thaumcraft:smelter_thaumium\",Count:18s,Damage:0s}", + "{id:\"thaumcraft:smelter_void\",Count:14s,Damage:0s}", + "{id:\"thaumcraft:recharge_pedestal\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:wand_workbench\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:tube_valve\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:tube_buffer\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:infusion_matrix\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:everfull_urn\",Count:14s,Damage:0s}", + "{id:\"thaumcraft:brain_box\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:spa\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:essentia_input\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:redstone_relay\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:potion_sprayer\",Count:28s,Damage:0s}", + "{id:\"thaumcraft:stabilizer\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:vis_generator\",Count:18s,Damage:0s}", + "{id:\"thaumcraft:condenser\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:condenser_lattice\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:void_siphon\",Count:13s,Damage:0s}", + "{id:\"appliedenergistics2:grindstone\",Count:18s,Damage:0s}", + "{id:\"appliedenergistics2:inscriber\",Count:16s,Damage:0s}", + "{id:\"appliedenergistics2:fluid_interface\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_1k\",Count:4s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_4k\",Count:14s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_16k\",Count:36s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_64k\",Count:85s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:0},Damage:0s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:2s,tag:{progress:600},Damage:600s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:1200},Damage:1200s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:200},Damage:0s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:2s,tag:{progress:800},Damage:600s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:1400},Damage:1200s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:400},Damage:0s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:2s,tag:{progress:1000},Damage:600s}", + "{id:\"appliedenergistics2:crystal_seed\",Count:1s,tag:{progress:1600},Damage:1200s}", + "{id:\"appliedenergistics2:material\",Count:48s,Damage:56s}", + "{id:\"appliedenergistics2:material\",Count:6s,Damage:54s}", + "{id:\"appliedenergistics2:material\",Count:19s,Damage:55s}", + "{id:\"appliedenergistics2:material\",Count:114s,Damage:57s}", + "{id:\"appliedenergistics2:material\",Count:1s,Damage:3s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:260s}", + "{id:\"appliedenergistics2:part\",Count:4s,Damage:302s}", + "{id:\"appliedenergistics2:part\",Count:14s,Damage:261s}", + "{id:\"appliedenergistics2:part\",Count:4s,Damage:321s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:241s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:281s}", + "{id:\"appliedenergistics2:part\",Count:23s,Damage:221s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:520s}", + "{id:\"appliedenergistics2:part\",Count:8s,Damage:240s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:100s}", + "{id:\"appliedenergistics2:part\",Count:19s,Damage:220s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:80s}", + "{id:\"backpack:stick\",Count:1s,Damage:0s}", + "{id:\"backpack:backpack_frame\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:11s}", + "{id:\"bibliocraft:bell\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:bibliodrill\",Count:36s,Damage:0s}", + "{id:\"cfm:coffee_table_stone\",Count:18s,Damage:0s}", + "{id:\"cfm:coffee_table_granite\",Count:18s,Damage:0s}", + "{id:\"cfm:coffee_table_diorite\",Count:18s,Damage:0s}", + "{id:\"cfm:coffee_table_andesite\",Count:18s,Damage:0s}", + "{id:\"cfm:table_stone\",Count:18s,Damage:0s}", + "{id:\"cfm:table_granite\",Count:18s,Damage:0s}", + "{id:\"cfm:table_diorite\",Count:18s,Damage:0s}", + "{id:\"cfm:table_andesite\",Count:18s,Damage:0s}", + "{id:\"cfm:chair_stone\",Count:22s,Damage:0s}", + "{id:\"cfm:chair_granite\",Count:22s,Damage:0s}", + "{id:\"cfm:chair_diorite\",Count:22s,Damage:0s}", + "{id:\"cfm:chair_andesite\",Count:22s,Damage:0s}", + "{id:\"cfm:cabinet_stone\",Count:30s,Damage:0s}", + "{id:\"cfm:cabinet_granite\",Count:30s,Damage:0s}", + "{id:\"cfm:cabinet_diorite\",Count:30s,Damage:0s}", + "{id:\"cfm:cabinet_andesite\",Count:30s,Damage:0s}", + "{id:\"cfm:couch\",Count:4s,Damage:11s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:0s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:1s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:2s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:3s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:4s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:6s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:7s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:8s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:9s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:10s}", + "{id:\"cfm:lamp_off\",Count:3s,Damage:11s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:14s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:15s}", + "{id:\"cfm:curtains_open\",Count:1s,Damage:11s}", + "{id:\"cfm:bedside_cabinet_stone\",Count:26s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_granite\",Count:26s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_diorite\",Count:26s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_andesite\",Count:26s,Damage:0s}", + "{id:\"cfm:range_hood\",Count:11s,Damage:0s}", + "{id:\"cfm:bird_bath\",Count:18s,Damage:0s}", + "{id:\"cfm:stone_path\",Count:1s,Damage:0s}", + "{id:\"cfm:tap\",Count:15s,Damage:0s}", + "{id:\"cfm:printer\",Count:18s,Damage:0s}", + "{id:\"cfm:door_bell\",Count:2s,Damage:0s}", + "{id:\"cfm:door_bell_spruce\",Count:2s,Damage:0s}", + "{id:\"cfm:door_bell_birch\",Count:2s,Damage:0s}", + "{id:\"cfm:door_bell_jungle\",Count:2s,Damage:0s}", + "{id:\"cfm:door_bell_acacia\",Count:2s,Damage:0s}", + "{id:\"cfm:door_bell_dark_oak\",Count:2s,Damage:0s}", + "{id:\"cfm:ceiling_light_off\",Count:1s,Damage:0s}", + "{id:\"cfm:toilet\",Count:2s,Damage:0s}", + "{id:\"cfm:basin\",Count:4s,Damage:0s}", + "{id:\"cfm:bath_bottom\",Count:2s,Damage:0s}", + "{id:\"cfm:shower_head_off\",Count:11s,Damage:0s}", + "{id:\"cfm:bin\",Count:3s,Damage:0s}", + "{id:\"cfm:present\",Count:6s,Damage:11s}", + "{id:\"cfm:tree_bottom\",Count:8s,Damage:0s}", + "{id:\"cfm:toaster\",Count:15s,Damage:0s}", + "{id:\"cfm:microwave\",Count:2s,Damage:0s}", + "{id:\"cfm:counter\",Count:47s,Damage:0s}", + "{id:\"cfm:counter\",Count:47s,Damage:1s}", + "{id:\"cfm:counter\",Count:47s,Damage:2s}", + "{id:\"cfm:counter\",Count:47s,Damage:3s}", + "{id:\"cfm:counter\",Count:47s,Damage:4s}", + "{id:\"cfm:counter\",Count:47s,Damage:5s}", + "{id:\"cfm:counter\",Count:47s,Damage:6s}", + "{id:\"cfm:counter\",Count:47s,Damage:7s}", + "{id:\"cfm:counter\",Count:47s,Damage:8s}", + "{id:\"cfm:counter\",Count:47s,Damage:9s}", + "{id:\"cfm:counter\",Count:47s,Damage:10s}", + "{id:\"cfm:counter\",Count:47s,Damage:11s}", + "{id:\"cfm:counter\",Count:47s,Damage:12s}", + "{id:\"cfm:counter\",Count:47s,Damage:13s}", + "{id:\"cfm:counter\",Count:47s,Damage:14s}", + "{id:\"cfm:counter\",Count:47s,Damage:15s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:1s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:2s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:3s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:4s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:5s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:6s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:7s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:8s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:9s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:10s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:11s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:12s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:13s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:14s}", + "{id:\"cfm:counter_sink\",Count:39s,Damage:15s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:0s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:1s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:2s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:3s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:4s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:5s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:6s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:7s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:8s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:9s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:10s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:11s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:12s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:13s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:14s}", + "{id:\"cfm:counter_drawer\",Count:45s,Damage:15s}", + "{id:\"cfm:dishwasher\",Count:45s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:1s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:2s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:3s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:4s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:5s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:6s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:7s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:8s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:9s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:10s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:11s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:12s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:13s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:14s}", + "{id:\"cfm:cabinet_kitchen\",Count:36s,Damage:15s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:1s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:2s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:3s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:4s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:5s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:6s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:7s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:8s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:9s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:10s}", + "{id:\"cfm:bar_stool\",Count:36s,Damage:11s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:12s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:13s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:14s}", + "{id:\"cfm:bar_stool\",Count:33s,Damage:15s}", + "{id:\"cfm:mantel_piece\",Count:78s,Damage:0s}", + "{id:\"cfm:candle\",Count:48s,Damage:0s}", + "{id:\"cfm:chimney\",Count:78s,Damage:0s}", + "{id:\"cfm:trampoline\",Count:17s,Damage:0s}", + "{id:\"cfm:grill\",Count:48s,Damage:0s}", + "{id:\"cfm:divingboard_base\",Count:22s,Damage:0s}", + "{id:\"cfm:esky\",Count:67s,Damage:0s}", + "{id:\"cfm:esky\",Count:67s,Damage:1s}", + "{id:\"cfm:esky\",Count:67s,Damage:2s}", + "{id:\"cfm:esky\",Count:67s,Damage:3s}", + "{id:\"cfm:esky\",Count:67s,Damage:4s}", + "{id:\"cfm:esky\",Count:67s,Damage:5s}", + "{id:\"cfm:esky\",Count:67s,Damage:6s}", + "{id:\"cfm:esky\",Count:67s,Damage:7s}", + "{id:\"cfm:esky\",Count:67s,Damage:8s}", + "{id:\"cfm:esky\",Count:67s,Damage:9s}", + "{id:\"cfm:esky\",Count:67s,Damage:10s}", + "{id:\"cfm:esky\",Count:67s,Damage:11s}", + "{id:\"cfm:esky\",Count:67s,Damage:12s}", + "{id:\"cfm:esky\",Count:67s,Damage:13s}", + "{id:\"cfm:esky\",Count:67s,Damage:15s}", + "{id:\"cfm:modern_window\",Count:2s,Damage:0s}", + "{id:\"cfm:modern_sliding_door\",Count:9s,Damage:0s}", + "{id:\"cfm:light_switch_off\",Count:20s,Damage:0s}", + "{id:\"cfm:ceiling_fan\",Count:4s,Damage:0s}", + "{id:\"cfm:desk_stone\",Count:26s,Damage:0s}", + "{id:\"cfm:desk_granite\",Count:21s,Damage:0s}", + "{id:\"cfm:desk_diorite\",Count:21s,Damage:0s}", + "{id:\"cfm:desk_andesite\",Count:21s,Damage:0s}", + "{id:\"cfm:desk_cabinet_stone\",Count:26s,Damage:0s}", + "{id:\"cfm:desk_cabinet_granite\",Count:21s,Damage:0s}", + "{id:\"cfm:desk_cabinet_diorite\",Count:21s,Damage:0s}", + "{id:\"cfm:desk_cabinet_andesite\",Count:21s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:1s,Damage:11s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:1s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:2s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:3s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:4s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:5s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:6s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:7s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:8s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:9s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:10s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:11s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:12s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:13s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:14s}", + "{id:\"cfm:photo_frame\",Count:13s,Damage:15s}", + "{id:\"cfm:modern_couch\",Count:3s,Damage:11s}", + "{id:\"cfm:modern_table\",Count:15s,Damage:0s}", + "{id:\"cfm:modern_chair\",Count:15s,Damage:0s}", + "{id:\"cfm:modern_coffee_table\",Count:11s,Damage:0s}", + "{id:\"cfm:modern_table_outdoor\",Count:13s,Damage:0s}", + "{id:\"cfm:modern_stair\",Count:1s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:1s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:2s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:3s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:4s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:5s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:6s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:7s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:8s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:9s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:10s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:11s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:12s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:13s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:14s}", + "{id:\"cfm:modern_bed_bottom\",Count:9s,Damage:15s}", + "{id:\"cfm:tv_stand\",Count:20s,Damage:0s}", + "{id:\"cfm:modern_light_off\",Count:1s,Damage:0s}", + "{id:\"cfm:upgraded_fence_nether_brick\",Count:9s,Damage:0s}", + "{id:\"cfm:item_ink_cartridge\",Count:15s,Damage:0s}", + "{id:\"cfm:item_knife\",Count:3s,Damage:0s}", + "{id:\"cfm:item_soap\",Count:3s,Damage:0s}", + "{id:\"cfm:item_soap_water\",Count:2s,Damage:0s}", + "{id:\"cfm:item_super_soap_water\",Count:1s,Damage:0s}", + "{id:\"cfm:item_crow_bar\",Count:11s,Damage:0s}", + "{id:\"cfm:tv_remote\",Count:2s,Damage:0s}", + "{id:\"cgm:workbench\",Count:6s,Damage:0s}", + "{id:\"hmctt:torch_lighter\",Count:3s,Damage:0s}", + "{id:\"hmctt:handheld_lantern\",Count:6s,Damage:0s}", + "{id:\"hmctt:toggle_torch\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_blue\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_red\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_green\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_purple\",Count:1s,Damage:0s}", + "{id:\"hmctt:underwater_torch\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_white\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_pink\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_yellow\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_brown\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_gray\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lightgray\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_black\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_underwater\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle\",Count:9s,Damage:0s}", + "{id:\"hmctt:candle_red\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_green\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_blue\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_purple\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_white\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_pink\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_yellow\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_lime\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_brown\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_gray\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_lightgray\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_black\",Count:6s,Damage:0s}", + "{id:\"hmctt:discolight\",Count:2s,Damage:0s}", + "{id:\"hmctt:camp_fire_soul\",Count:2s,Damage:0s}", + "{id:\"hmctt:solar_fence_light\",Count:8s,Damage:0s}", + "{id:\"hmctt:switch_board\",Count:2s,Damage:0s}", + "{id:\"hmctt:danger_lamp\",Count:1s,Damage:0s}", + "{id:\"hmctt:solar_panel\",Count:3s,Damage:0s}", + "{id:\"hmctt:battery_neon\",Count:7s,Damage:0s}", + "{id:\"hmctt:lava_lamp\",Count:3s,Damage:0s}", + "{id:\"ironchest:iron_chest\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_chest\",Count:30s,Damage:7s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:30s,Damage:6s}", + "{id:\"ironchest:diamond_crystal_chest_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:diamond_obsidian_chest_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:diamond_crystal_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:diamond_obsidian_shulker_upgrade\",Count:30s,Damage:0s}", + "{id:\"metallurgy:crusher\",Count:11s,Damage:0s}", + "{id:\"metallurgy:sublimation_chamber\",Count:8s,Damage:0s}", + "{id:\"metallurgy:vulcanite_tnt\",Count:15s,Damage:0s}", + "{id:\"metallurgy:tin_ore\",Count:5s,Damage:0s}", + "{id:\"metallurgy:silver_ore\",Count:5s,Damage:0s}", + "{id:\"metallurgy:copper_ore\",Count:5s,Damage:0s}", + "{id:\"metallurgy:flint_and_ignatius\",Count:3s,Damage:0s}", + "{id:\"metallurgy:flint_and_vulcanite\",Count:3s,Damage:0s}", + "{id:\"metallurgy:electrum_magnet\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vulcanite_buckler\",Count:4s,Damage:0s}", + "{id:\"modroadworksreborn:tar\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:primordial_pearl\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:ingot\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:nugget\",Count:5s,Damage:10s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:1s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:2s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:3s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:4s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:5s}", + "{id:\"thaumcraft:cluster\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:mechanism_complex\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:plate\",Count:1s,Damage:2s}", + "{id:\"thaumcraft:morphic_resonator\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:15s,Damage:1s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"terra\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"terra\"}]},Damage:1s}", + "{id:\"thaumcraft:turret\",Count:11s,Damage:1s}", + "{id:\"thaumcraft:turret\",Count:20s,Damage:2s}", + "{id:\"thaumcraft:thaumium_axe\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:thaumium_sword\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:thaumium_shovel\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:thaumium_pick\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:thaumium_hoe\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:elemental_axe\",Count:6s,tag:{infench:[{lvl:1s,id:2s},{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_sword\",Count:6s,tag:{infench:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_shovel\",Count:13s,tag:{infench:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_pick\",Count:6s,tag:{infench:[{lvl:1s,id:4s},{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_hoe\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:primal_crusher\",Count:29s,tag:{infench:[{lvl:1s,id:1s},{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"thaumcraft:grapple_gun\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun_tip\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:thaumium_helm\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:thaumium_chest\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:thaumium_legs\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:thaumium_boots\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:fortress_helm\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:fortress_chest\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:fortress_legs\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:1s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:3s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:5s}", + "{id:\"thaumcraft:seal\",Count:11s,Damage:8s}", + "{id:\"stevescarts:blockcartassembler\",Count:15s,Damage:0s}", + "{id:\"stevescarts:blockdistributor\",Count:15s,Damage:0s}", + "{id:\"stevescarts:blockactivator\",Count:9s,Damage:0s}", + "{id:\"stevescarts:blockdetector\",Count:15s,Damage:0s}", + "{id:\"stevescarts:blockdetector\",Count:20s,Damage:1s}", + "{id:\"stevescarts:blockdetector\",Count:15s,Damage:2s}", + "{id:\"stevescarts:blockdetector\",Count:15s,Damage:3s}", + "{id:\"stevescarts:blockdetector\",Count:15s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:11s,Damage:6s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:7s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:8s}", + "{id:\"stevescarts:upgrade\",Count:11s,Damage:10s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:12s}", + "{id:\"stevescarts:upgrade\",Count:8s,Damage:13s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:15s}", + "{id:\"stevescarts:upgrade\",Count:21s,Damage:16s}", + "{id:\"stevescarts:upgrade\",Count:11s,Damage:17s}", + "{id:\"stevescarts:upgrade\",Count:52s,Damage:18s}", + "{id:\"stevescarts:blockadvdetector\",Count:5s,Damage:0s}", + "{id:\"stevescarts:modulecomponents\",Count:4s,Damage:4s}", + "{id:\"stevescarts:modulecomponents\",Count:1s,Damage:13s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:18s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:24s}", + "{id:\"stevescarts:modulecomponents\",Count:39s,Damage:25s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:1s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:10s}", + "{id:\"stevescarts:cartmodule\",Count:33s,Damage:11s}", + "{id:\"stevescarts:cartmodule\",Count:33s,Damage:12s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:20s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:21s}", + "{id:\"stevescarts:cartmodule\",Count:95s,Damage:28s}", + "{id:\"stevescarts:cartmodule\",Count:37s,Damage:29s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:31s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:32s}", + "{id:\"stevescarts:cartmodule\",Count:45s,Damage:33s}", + "{id:\"stevescarts:cartmodule\",Count:123s,Damage:34s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:44s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:45s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:56s}", + "{id:\"stevescarts:cartmodule\",Count:21s,Damage:59s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:62s}", + "{id:\"stevescarts:cartmodule\",Count:75s,Damage:68s}", + "{id:\"stevescarts:cartmodule\",Count:63s,Damage:69s}", + "{id:\"stevescarts:cartmodule\",Count:103s,Damage:70s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:77s}", + "{id:\"tconstruct:soil\",Count:5s,Damage:0s}", + "{id:\"tconstruct:soil\",Count:7s,Damage:1s}", + "{id:\"tconstruct:soil\",Count:7s,Damage:2s}", + "{id:\"tconstruct:soil\",Count:3s,Damage:3s}", + "{id:\"tconstruct:soil\",Count:6s,Damage:5s}", + "{id:\"tconstruct:materials\",Count:25s,Damage:12s}", + "{id:\"tconstruct:materials\",Count:25s,Damage:13s}", + "{id:\"tconstruct:materials\",Count:30s,Damage:14s}", + "{id:\"tconstruct:materials\",Count:33s,Damage:18s}", + "{id:\"tconstruct:slime_grass\",Count:3s,Damage:0s}", + "{id:\"tconstruct:slime_grass\",Count:3s,Damage:5s}", + "{id:\"tconstruct:slime_grass\",Count:3s,Damage:10s}", + "{id:\"tconstruct:stone_torch\",Count:1s,Damage:0s}", + "{id:\"tconstruct:stone_ladder\",Count:12s,Damage:0s}", + "{id:\"tconstruct:brownstone\",Count:11s,Damage:1s}", + "{id:\"tconstruct:brownstone_slab\",Count:4s,Damage:1s}", + "{id:\"tconstruct:brownstone_stairs_rough\",Count:12s,Damage:0s}", + "{id:\"tconstruct:throwball\",Count:3s,Damage:1s}", + "{id:\"tconstruct:stone_stick\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_chest\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:1s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:2s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:3s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:4s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:5s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:6s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:7s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:8s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:9s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:10s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:11s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_metal\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_drainer\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_diffuser\",Count:4s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_feeder\",Count:17s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_input\",Count:13s,Damage:0s}", + "{id:\"thaumicaugmentation:void_recharge_pedestal\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_terraformer\",Count:24s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_monitor\",Count:13s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_generator\",Count:33s,Damage:0s}", + "{id:\"thaumicaugmentation:stability_field_generator\",Count:15s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_gate\",Count:8s,Damage:0s}", + "{id:\"thaumicaugmentation:stairs_ancient\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:slab\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:stairs_eldritch_tile\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:bars\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:capstone\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:capstone\",Count:5s,Damage:1s}", + "{id:\"thaumicaugmentation:capstone\",Count:5s,Damage:2s}", + "{id:\"thaumicaugmentation:capstone\",Count:5s,Damage:3s}", + "{id:\"thaumicaugmentation:strange_crystal\",Count:25s,Damage:0s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:5s,Damage:1s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:5s,Damage:2s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:5s,Damage:3s}", + "{id:\"thaumicaugmentation:eldritch_lock_impetus\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:button_arcane_stone\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_arcane_stone\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:pressure_plate_arcane_stone\",Count:4s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_arcane_stone\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:urn\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:urn\",Count:5s,Damage:1s}", + "{id:\"thaumicaugmentation:urn\",Count:5s,Damage:2s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:4s,Damage:1s}", + "{id:\"thaumicaugmentation:fracture_locator\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:7s,tag:{id:\"thaumicaugmentation:strength_experience\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:7s,tag:{id:\"thaumicaugmentation:strength_elemental\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:7s,tag:{id:\"thaumicaugmentation:strength_overworld\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:7s,tag:{id:\"thaumicaugmentation:strength_nether\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:7s,tag:{id:\"thaumicaugmentation:strength_end\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:7s,tag:{id:\"thaumicaugmentation:strength_emptiness\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:7s,tag:{id:\"thaumicaugmentation:strength_frenzy\"},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:24s,tag:{infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:24s,tag:{drawingDisabled:1b,infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_empty\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:biome_empty\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_reset\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:biome_reset\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:river\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:hell\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:hell\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:sky\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:sky\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:frozen_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_river\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:frozen_river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_mountains\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:ice_mountains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mushroom_island\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island_shore\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mushroom_island_shore\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:beaches\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:beaches\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:desert_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:smaller_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:smaller_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:jungle_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:deep_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:deep_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:stone_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:stone_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:cold_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:cold_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:taiga_cold_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mesa_clear_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"appliedenergistics2:storage_biome\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"appliedenergistics2:storage_biome\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"buildcraftenergy:oil_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"buildcraftenergy:oil_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:magical_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumcraft:magical_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eerie\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumcraft:eerie\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eldritch\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumcraft:eldritch\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:emptiness\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:tainted_lands\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:tainted_lands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness_highlands\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"thaumicaugmentation:emptiness_highlands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:void\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:void\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:3s,tag:{cap:{biome:\"minecraft:mutated_mesa_clear_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{vis:0.0f}},id:\"thaumicaugmentation:augment_vis_battery\",Count:29s,Damage:0s}", + "{id:\"thaumicwonders:meaty_orb\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:meteorb\",Count:14s,Damage:0s}", + "{id:\"thaumicwonders:flux_distiller\",Count:27s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator_tunnel\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:inspiration_engine\",Count:6s,Damage:0s}", + "{id:\"thaumicwonders:ore_diviner\",Count:37s,Damage:0s}", + "{id:\"thaumicwonders:void_beacon\",Count:40s,Damage:0s}", + "{id:\"thaumicwonders:dimensional_ripper\",Count:24s,Damage:0s}", + "{id:\"thaumicwonders:madness_engine\",Count:17s,Damage:0s}", + "{id:\"thaumicwonders:everburning_urn\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:portal_anchor\",Count:2s,Damage:0s}", + "{id:\"thaumicwonders:flux_capacitor\",Count:12s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator\",Count:49s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator_terminus\",Count:2s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:5s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:5s,Damage:1s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:5s,Damage:2s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:5s,Damage:3s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:5s,Damage:4s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:5s,Damage:5s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:5s,Damage:6s}", + "{id:\"thaumicwonders:alienist_stone\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:structure_diviner\",Count:18s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_base\",Count:3s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_gate\",Count:22s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_crossbuck\",Count:56s,Damage:0s}", + "{id:\"trafficcontrol:overhead_crossbuck\",Count:42s,Damage:0s}", + "{id:\"trafficcontrol:cone\",Count:7s,Damage:0s}", + "{id:\"trafficcontrol:channelizer\",Count:3s,Damage:0s}", + "{id:\"trafficcontrol:drum\",Count:9s,Damage:0s}", + "{id:\"trafficcontrol:shunt_border\",Count:15s,Damage:0s}", + "{id:\"trafficcontrol:type_3_barrier\",Count:9s,Damage:0s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:0s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:1s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:2s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:3s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:4s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:5s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:6s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:7s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:8s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:9s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:10s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:11s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:12s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:13s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:14s}", + "{id:\"trafficcontrol:concrete_barrier\",Count:1s,Damage:15s}", + "{id:\"trafficcontrol:traffic_sensor_left\",Count:19s,Damage:0s}", + "{id:\"trafficcontrol:traffic_sensor_straight\",Count:26s,Damage:0s}", + "{id:\"trafficcontrol:pedestrian_button\",Count:2s,Damage:0s}", + "{id:\"trafficcontrol:traffic_sensor_right\",Count:19s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonehammer\",Count:22s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonespear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonebattleaxe\",Count:18s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonedagger\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonenunchaku\",Count:7s,Damage:0s}", + "{id:\"buildcraftcore:decorated\",Count:1s,Damage:5s}", + "{id:\"buildcraftcore:marker_volume\",Count:1s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:11s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:45s,Damage:1s}", + "{id:\"buildcraftcore:engine\",Count:11s,Damage:2s}", + "{id:\"buildcraftcore:wrench\",Count:11s,Damage:0s}", + "{id:\"buildcraftcore:gear_stone\",Count:15s,Damage:0s}", + "{id:\"buildcraftcore:gear_iron\",Count:11s,Damage:0s}", + "{id:\"buildcraftcore:marker_connector\",Count:8s,Damage:0s}", + "{id:\"buildcraftbuilders:snapshot\",Count:1s,Damage:2s}", + "{id:\"buildcrafttransport:pipe_structure\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_cobble_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_stone_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_clay_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_sandstone_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_obsidian_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_lapis_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_daizuli_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_emzuli_item\",Count:9s,Damage:0s}", + "{id:\"buildcrafttransport:filtered_buffer\",Count:11s,Damage:0s}", + "{id:\"buildcrafttransport:plug_power_adaptor\",Count:3s,Damage:0s}", + "{id:\"buildcraftsilicon:laser\",Count:7s,Damage:0s}", + "{id:\"buildcraftsilicon:assembly_table\",Count:22s,Damage:0s}", + "{id:\"buildcraftsilicon:advanced_crafting_table\",Count:22s,Damage:0s}", + "{id:\"buildcraftsilicon:integration_table\",Count:22s,Damage:0s}", + "{id:\"buildcraftfactory:autoworkbench_item\",Count:22s,Damage:0s}", + "{id:\"buildcraftfactory:chute\",Count:11s,Damage:0s}", + "{id:\"buildcraftfactory:water_gel_spawn\",Count:15s,Damage:0s}", + "{id:\"magicbees:enchanted_earth\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedcherryvodkamixitem\",Count:7s,Damage:0s}", + "{id:\"brewcraft:preparedhandmadevodkamixitem\",Count:3s,Damage:0s}", + "{id:\"brewcraft:preparedtotalvodkamixitem\",Count:11s,Damage:0s}", + "{id:\"brewcraft:preparedbluebeermixitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:well\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:waterfilter\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:grinder\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:presser\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:potatosoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:friesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickenpotpieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potroastitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:fishandchipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:vegetablesoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatocakesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hashitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:shepardspieitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:leekbaconsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatoandcheesepirogiitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:roastpotatoesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sundayroastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:steakandchipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cornishpastyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cottagepieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatoandleeksoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:poutineitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:potatochipsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bbqpotatochipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:sourcreamandonionpotatochipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cheddarandsourcreampotatochipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chipsanddipitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:potatoesobrienitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:tatertotsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cobblestonecobbleritem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:hotdishcasseroleitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:guisoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pitepaltitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sauerbratenitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatoskinsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:rawtofuttonitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:clamchowderitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:breakfastburritoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:kohlundpinkelitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:heartybreakfastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefhashitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:friedfeastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:weekendpicnicitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:minerstewitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefbreakfastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cuttingboarditem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:skilletitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:saucepanitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bakewareitem\",Count:30s,Damage:0s}", + "{id:\"harvestcraft:mortarandpestleitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:juiceritem\",Count:9s,Damage:0s}", + "{id:\"chunkloaders:single_chunk_loader\",Count:1s,Damage:0s}", + "{id:\"chunkloaders:basic_chunk_loader\",Count:15s,Damage:0s}", + "{id:\"chunkloaders:advanced_chunk_loader\",Count:11s,Damage:0s}", + "{id:\"minecraft:farmland\",Count:5s,Damage:0s}", + "{id:\"minecraft:brown_mushroom_block\",Count:2s,Damage:0s}", + "{id:\"minecraft:grass_path\",Count:5s,Damage:0s}" + ] + }, + { + "aspect": "vitium", + "items": [ + "{id:\"minecraft:mycelium\",Count:1s,Damage:0s}", + "{id:\"minecraft:nether_wart_block\",Count:13s,Damage:0s}", + "{id:\"minecraft:red_nether_brick\",Count:3s,Damage:0s}", + "{id:\"minecraft:nether_wart\",Count:2s,Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"thaumcraft:crystal_vitium\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:taint_fibre\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:taint_crust\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:taint_soil\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:taint_rock\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:taint_geyser\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:taint_feature\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:taint_log\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:metal_void\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical_advanced\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:smelter_void\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:void_siphon\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:5s}", + "{id:\"thaumcraft:ingot\",Count:2s,Damage:1s}", + "{id:\"thaumcraft:plate\",Count:1s,Damage:3s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"vitium\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"vitium\"}]},Damage:1s}", + "{id:\"thaumcraft:bottle_taint\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:causality_collapser\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:void_axe\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:void_sword\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:void_shovel\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:void_pick\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:void_hoe\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:void_helm\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:void_chest\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:void_legs\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:void_boots\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:void_robe_chest\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:void_robe_legs\",Count:9s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:1s,Damage:58s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:1s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:2s}", + "{id:\"thaumicaugmentation:taint_flower\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_drainer\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_diffuser\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_feeder\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_input\",Count:6s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_output\",Count:6s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_seed\",Count:7s,tag:{flux:100},Damage:1s}", + "{id:\"thaumicaugmentation:rift_seed\",Count:7s,tag:{flux:1000,grown:1b},Damage:1s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impetus_linker\",Count:2s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:3s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:4s,Damage:1s}", + "{id:\"thaumicwonders:primordial_accelerator_tunnel\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:hexamite\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:coalescence_matrix_precursor\",Count:14s,Damage:0s}", + "{id:\"thaumicwonders:portal_anchor\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:flux_capacitor\",Count:18s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator_terminus\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:1s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:2s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:3s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:4s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:5s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:6s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:7s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:20s,Damage:8s}", + "{id:\"thaumicwonders:alienist_stone\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_chest\",Count:12s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_legs\",Count:9s,Damage:0s}", + "{id:\"brewcraft:preparedhoneymeadmixitem\",Count:1s,Damage:0s}", + "{id:\"brewcraft:preparedsakemixitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:blazingsoupitem\",Count:1s,Damage:0s}" + ] + }, + { + "aspect": "victus", + "items": [ + "{id:\"minecraft:hay_block\",Count:33s,Damage:0s}", + "{id:\"minecraft:sapling\",Count:5s,Damage:0s}", + "{id:\"minecraft:sapling\",Count:5s,Damage:1s}", + "{id:\"minecraft:sapling\",Count:5s,Damage:2s}", + "{id:\"minecraft:sapling\",Count:5s,Damage:3s}", + "{id:\"minecraft:sapling\",Count:5s,Damage:4s}", + "{id:\"minecraft:sapling\",Count:5s,Damage:5s}", + "{id:\"minecraft:yellow_flower\",Count:1s,Damage:0s}", + "{id:\"minecraft:red_flower\",Count:1s,Damage:0s}", + "{id:\"minecraft:red_flower\",Count:1s,Damage:1s}", + "{id:\"minecraft:red_flower\",Count:1s,Damage:2s}", + "{id:\"minecraft:red_flower\",Count:1s,Damage:3s}", + "{id:\"minecraft:red_flower\",Count:1s,Damage:4s}", + "{id:\"minecraft:red_flower\",Count:1s,Damage:5s}", + "{id:\"minecraft:red_flower\",Count:1s,Damage:6s}", + "{id:\"minecraft:red_flower\",Count:1s,Damage:7s}", + "{id:\"minecraft:red_flower\",Count:1s,Damage:8s}", + "{id:\"minecraft:slime\",Count:33s,Damage:0s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:0s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:1s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:4s}", + "{id:\"minecraft:double_plant\",Count:1s,Damage:5s}", + "{id:\"railcraft:locomotive_steam_solid\",Count:5s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"railcraft:locomotive_electric\",Count:5s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"railcraft:locomotive_creative\",Count:5s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"minecraft:apple\",Count:5s,Damage:0s}", + "{id:\"minecraft:mushroom_stew\",Count:5s,Damage:0s}", + "{id:\"minecraft:wheat_seeds\",Count:1s,Damage:0s}", + "{id:\"minecraft:wheat\",Count:5s,Damage:0s}", + "{id:\"minecraft:porkchop\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_porkchop\",Count:5s,Damage:0s}", + "{id:\"minecraft:golden_apple\",Count:13s,Damage:0s}", + "{id:\"minecraft:golden_apple\",Count:15s,Damage:1s}", + "{id:\"minecraft:milk_bucket\",Count:10s,Damage:0s}", + "{id:\"minecraft:slime_ball\",Count:5s,Damage:0s}", + "{id:\"minecraft:egg\",Count:5s,Damage:0s}", + "{id:\"minecraft:fish\",Count:5s,Damage:0s}", + "{id:\"minecraft:fish\",Count:5s,Damage:1s}", + "{id:\"minecraft:fish\",Count:5s,Damage:2s}", + "{id:\"minecraft:fish\",Count:5s,Damage:3s}", + "{id:\"minecraft:cooked_fish\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_fish\",Count:5s,Damage:1s}", + "{id:\"minecraft:dye\",Count:2s,Damage:15s}", + "{id:\"minecraft:bone\",Count:5s,Damage:0s}", + "{id:\"minecraft:cake\",Count:13s,Damage:0s}", + "{id:\"minecraft:cookie\",Count:3s,Damage:0s}", + "{id:\"minecraft:pumpkin_seeds\",Count:1s,Damage:0s}", + "{id:\"minecraft:melon_seeds\",Count:1s,Damage:0s}", + "{id:\"minecraft:beef\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_beef\",Count:5s,Damage:0s}", + "{id:\"minecraft:chicken\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_chicken\",Count:5s,Damage:0s}", + "{id:\"minecraft:rotten_flesh\",Count:5s,Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:magma_cream\",Count:3s,Damage:0s}", + "{id:\"minecraft:carrot\",Count:5s,Damage:0s}", + "{id:\"minecraft:potato\",Count:5s,Damage:0s}", + "{id:\"minecraft:baked_potato\",Count:5s,Damage:0s}", + "{id:\"minecraft:golden_carrot\",Count:3s,Damage:0s}", + "{id:\"minecraft:pumpkin_pie\",Count:2s,Damage:0s}", + "{id:\"minecraft:rabbit\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_rabbit\",Count:5s,Damage:0s}", + "{id:\"minecraft:rabbit_stew\",Count:8s,Damage:0s}", + "{id:\"minecraft:mutton\",Count:5s,Damage:0s}", + "{id:\"minecraft:cooked_mutton\",Count:5s,Damage:0s}", + "{id:\"minecraft:beetroot\",Count:5s,Damage:0s}", + "{id:\"minecraft:beetroot_seeds\",Count:1s,Damage:0s}", + "{id:\"minecraft:beetroot_soup\",Count:2s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:totem_of_undying\",Count:25s,Damage:0s}", + "{id:\"minecraft:record_ward\",Count:5s,Damage:0s}", + "{id:\"ic2:sapling\",Count:5s,Damage:0s}", + "{id:\"ic2:mug\",Count:7s,Damage:3s}", + "{id:\"forestry:adventurer_bag\",Count:7s,Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeOak\",UID0:\"forestry.treeOak\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsAverage\",UID0:\"forestry.saplingsAverage\",Slot:2b},{UID1:\"forestry.fruitApple\",UID0:\"forestry.fruitApple\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeDarkOak\",UID0:\"forestry.treeDarkOak\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsAverage\",UID0:\"forestry.saplingsAverage\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeBirch\",UID0:\"forestry.treeBirch\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsAverage\",UID0:\"forestry.saplingsAverage\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeLime\",UID0:\"forestry.treeLime\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLower\",UID0:\"forestry.yieldLower\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeWalnut\",UID0:\"forestry.treeWalnut\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitWalnut\",UID0:\"forestry.fruitWalnut\",Slot:3b},{UID1:\"forestry.yieldAverage\",UID0:\"forestry.yieldAverage\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeChestnut\",UID0:\"forestry.treeChestnut\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitChestnut\",UID0:\"forestry.fruitChestnut\",Slot:3b},{UID1:\"forestry.yieldAverage\",UID0:\"forestry.yieldAverage\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeCherry\",UID0:\"forestry.treeCherry\",Slot:0b},{UID1:\"forestry.heightSmaller\",UID0:\"forestry.heightSmaller\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitCherry\",UID0:\"forestry.fruitCherry\",Slot:3b},{UID1:\"forestry.yieldAverage\",UID0:\"forestry.yieldAverage\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeLemon\",UID0:\"forestry.treeLemon\",Slot:0b},{UID1:\"forestry.heightSmallest\",UID0:\"forestry.heightSmallest\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitLemon\",UID0:\"forestry.fruitLemon\",Slot:3b},{UID1:\"forestry.yieldLower\",UID0:\"forestry.yieldLower\",Slot:4b},{UID1:\"forestry.sappinessAverage\",UID0:\"forestry.sappinessAverage\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePlum\",UID0:\"forestry.treePlum\",Slot:0b},{UID1:\"forestry.heightSmallest\",UID0:\"forestry.heightSmallest\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitPlum\",UID0:\"forestry.fruitPlum\",Slot:3b},{UID1:\"forestry.yieldHigh\",UID0:\"forestry.yieldHigh\",Slot:4b},{UID1:\"forestry.sappinessAverage\",UID0:\"forestry.sappinessAverage\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeMaple\",UID0:\"forestry.treeMaple\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeSpruce\",UID0:\"forestry.treeSpruce\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsAverage\",UID0:\"forestry.saplingsAverage\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeLarch\",UID0:\"forestry.treeLarch\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePine\",UID0:\"forestry.treePine\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeSequoia\",UID0:\"forestry.treeSequoia\",Slot:0b},{UID1:\"forestry.heightLargest\",UID0:\"forestry.heightLargest\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlower\",UID0:\"forestry.maturationSlower\",Slot:7b},{UID1:\"forestry.i3d\",UID0:\"forestry.i3d\",Slot:8b},{UID1:\"forestry.fireproofTrue\",UID0:\"forestry.fireproofTrue\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeGigant\",UID0:\"forestry.treeGigant\",Slot:0b},{UID1:\"forestry.heightGigantic\",UID0:\"forestry.heightGigantic\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlowest\",UID0:\"forestry.maturationSlowest\",Slot:7b},{UID1:\"forestry.i4d\",UID0:\"forestry.i4d\",Slot:8b},{UID1:\"forestry.fireproofTrue\",UID0:\"forestry.fireproofTrue\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeJungle\",UID0:\"forestry.treeJungle\",Slot:0b},{UID1:\"forestry.heightLarger\",UID0:\"forestry.heightLarger\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitCocoa\",UID0:\"forestry.fruitCocoa\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFast\",UID0:\"forestry.maturationFast\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeTeak\",UID0:\"forestry.treeTeak\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeIpe\",UID0:\"forestry.treeIpe\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeKapok\",UID0:\"forestry.treeKapok\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlow\",UID0:\"forestry.maturationSlow\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeEbony\",UID0:\"forestry.treeEbony\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlower\",UID0:\"forestry.maturationSlower\",Slot:7b},{UID1:\"forestry.i3d\",UID0:\"forestry.i3d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeZebrawood\",UID0:\"forestry.treeZebrawood\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeMahogony\",UID0:\"forestry.treeMahogony\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlow\",UID0:\"forestry.maturationSlow\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeAcaciaVanilla\",UID0:\"forestry.treeAcaciaVanilla\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeAcacia\",UID0:\"forestry.treeAcacia\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePadauk\",UID0:\"forestry.treePadauk\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeBalsa\",UID0:\"forestry.treeBalsa\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsHigh\",UID0:\"forestry.saplingsHigh\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeCocobolo\",UID0:\"forestry.treeCocobolo\",Slot:0b},{UID1:\"forestry.heightLargest\",UID0:\"forestry.heightLargest\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeWenge\",UID0:\"forestry.treeWenge\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLowest\",UID0:\"forestry.saplingsLowest\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeBaobab\",UID0:\"forestry.treeBaobab\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlow\",UID0:\"forestry.maturationSlow\",Slot:7b},{UID1:\"forestry.i3d\",UID0:\"forestry.i3d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeMahoe\",UID0:\"forestry.treeMahoe\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessHigh\",UID0:\"forestry.sappinessHigh\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlowest\",UID0:\"forestry.maturationSlowest\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeWillow\",UID0:\"forestry.treeWillow\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeSipiri\",UID0:\"forestry.treeSipiri\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlow\",UID0:\"forestry.maturationSlow\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePapaya\",UID0:\"forestry.treePapaya\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitPapaya\",UID0:\"forestry.fruitPapaya\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeDate\",UID0:\"forestry.treeDate\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitDates\",UID0:\"forestry.fruitDates\",Slot:3b},{UID1:\"forestry.yieldLow\",UID0:\"forestry.yieldLow\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:5s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePoplar\",UID0:\"forestry.treePoplar\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlower\",UID0:\"forestry.maturationSlower\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:tree_chest\",Count:18s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:2s,Damage:3s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:500s}", + "{id:\"projectred-integration:gate\",Count:11s,Damage:16s}", + "{id:\"projectred-integration:gate\",Count:9s,Damage:22s}", + "{id:\"projectred-integration:gate\",Count:9s,Damage:28s}", + "{id:\"projectred-integration:gate\",Count:1s,Damage:29s}", + "{id:\"projectred-integration:gate\",Count:12s,Damage:30s}", + "{id:\"projectred-integration:gate\",Count:1s,Damage:32s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:1s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:17s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:18s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:19s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:20s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:21s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:22s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:23s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:24s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:25s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:26s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:27s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:28s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:29s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:30s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:31s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:32s}", + "{id:\"projectred-transmission:wire\",Count:2s,Damage:33s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:1s}", + "{id:\"projectred-transmission:framed_wire\",Count:2s,Damage:17s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:16s}", + "{id:\"projectred-illumination:light_button\",Count:4s,Damage:0s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:3s,Damage:0s}", + "{id:\"projectred-illumination:lantern\",Count:2s,Damage:0s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:2s,Damage:0s}", + "{id:\"projectred-illumination:fixture_light\",Count:2s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:2s,Damage:0s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:2s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:2s,Damage:0s}", + "{id:\"projectred-illumination:cage_lamp\",Count:2s,Damage:0s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:2s,Damage:0s}", + "{id:\"projectred-transportation:pipe\",Count:9s,Damage:4s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:0s}", + "{id:\"railcraft:equipment\",Count:9s,Damage:2s}", + "{id:\"railcraft:brick_bloodstained\",Count:1s,Damage:0s}", + "{id:\"railcraft:brick_bloodstained\",Count:2s,Damage:1s}", + "{id:\"railcraft:brick_bloodstained\",Count:3s,Damage:2s}", + "{id:\"railcraft:brick_bloodstained\",Count:2s,Damage:3s}", + "{id:\"railcraft:brick_bloodstained\",Count:2s,Damage:4s}", + "{id:\"thermalfoundation:rockwool\",Count:1s,Damage:15s}", + "{id:\"thermalfoundation:fertilizer\",Count:1s,Damage:1s}", + "{id:\"thermalfoundation:bait\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:bait\",Count:1s,Damage:1s}", + "{id:\"thaumcraft:sapling_greatwood\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:log_greatwood\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:plank_greatwood\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:stairs_greatwood\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:flesh_block\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:taint_crust\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:candle_white\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:nitor_white\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:arcane_workbench_charger\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:lamp_fertility\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:lamp_growth\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:alembic\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:hungry_chest\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:cookiejar\",Count:2s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:1s,Damage:0s}", + "{id:\"cfm:item_soap\",Count:1s,Damage:0s}", + "{id:\"cfm:item_kebab\",Count:1s,Damage:0s}", + "{id:\"hmctt:toggle_torch_white\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_white\",Count:1s,Damage:0s}", + "{id:\"hmctt:colored_redstone_white\",Count:1s,Damage:0s}", + "{id:\"hmctt:pumpkin_trio\",Count:74s,Damage:0s}", + "{id:\"hmctt:pumpkin_trio_inverted\",Count:74s,Damage:0s}", + "{id:\"hmctt:glowstone_white\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tar\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:tallow\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"victus\"}]},Damage:0s}", + "{id:\"thaumcraft:chunk\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:chunk\",Count:5s,Damage:1s}", + "{id:\"thaumcraft:chunk\",Count:5s,Damage:2s}", + "{id:\"thaumcraft:chunk\",Count:5s,Damage:3s}", + "{id:\"thaumcraft:chunk\",Count:5s,Damage:4s}", + "{id:\"thaumcraft:chunk\",Count:5s,Damage:5s}", + "{id:\"thaumcraft:triple_meat_treat\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:brain\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:label\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"victus\"}]},Damage:1s}", + "{id:\"thaumcraft:sanity_soap\",Count:40s,Damage:0s}", + "{id:\"thaumcraft:bath_salts\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:sanity_checker\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:traveller_boots\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:15s,tag:{type:1b},Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:15s,tag:{type:2b},Damage:0s}", + "{id:\"thaumcraft:charm_undying\",Count:23s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:1s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:2s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:3s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:4s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:5s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:6s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:7s}", + "{id:\"thaumcraft:seal\",Count:12s,Damage:8s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:9s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:10s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:13s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:15s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:17s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:18s}", + "{id:\"stevescarts:modulecomponents\",Count:30s,Damage:17s}", + "{id:\"stevescarts:modulecomponents\",Count:9s,Damage:45s}", + "{id:\"stevescarts:cartmodule\",Count:22s,tag:{Data:100b},Damage:15s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:21s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:24s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:53s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:62s}", + "{id:\"stevescarts:cartmodule\",Count:16s,tag:{Data:100b},Damage:79s}", + "{id:\"stevescarts:cartmodule\",Count:12s,tag:{Data:100b},Damage:80s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:86s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:89s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:99s}", + "{id:\"tconstruct:soil\",Count:11s,Damage:1s}", + "{id:\"tconstruct:soil\",Count:11s,Damage:2s}", + "{id:\"tconstruct:soil\",Count:5s,Damage:3s}", + "{id:\"tconstruct:soil\",Count:12s,Damage:5s}", + "{id:\"tconstruct:slime\",Count:33s,Damage:1s}", + "{id:\"tconstruct:slime\",Count:33s,Damage:2s}", + "{id:\"tconstruct:slime\",Count:33s,Damage:3s}", + "{id:\"tconstruct:slime\",Count:33s,Damage:4s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:0s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:1s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:2s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:3s}", + "{id:\"tconstruct:slime_congealed\",Count:15s,Damage:4s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:1s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:2s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:3s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:4s}", + "{id:\"tconstruct:edible\",Count:5s,Damage:5s}", + "{id:\"tconstruct:slime_grass\",Count:15s,Damage:0s}", + "{id:\"tconstruct:slime_grass\",Count:15s,Damage:5s}", + "{id:\"tconstruct:slime_grass\",Count:15s,Damage:10s}", + "{id:\"tconstruct:slime_sapling\",Count:5s,Damage:0s}", + "{id:\"tconstruct:slime_sapling\",Count:5s,Damage:1s}", + "{id:\"tconstruct:slime_sapling\",Count:5s,Damage:2s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:0s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:1s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:2s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:3s}", + "{id:\"tconstruct:slimesling\",Count:22s,Damage:4s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:0s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:1s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:2s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:3s}", + "{id:\"tconstruct:slime_boots\",Count:30s,Damage:4s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:6s}", + "{id:\"thaumicaugmentation:stone\",Count:3s,Damage:7s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_wood\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:pressure_plate_greatwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:6s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:2s,Damage:1s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:2s,Damage:2s}", + "{id:\"thaumicperiphery:malignant_heart\",Count:39s,Damage:0s}", + "{id:\"thaumicwonders:meaty_orb\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:inspiration_engine\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:cleansing_charm\",Count:12s,Damage:0s}", + "{id:\"thaumicwonders:bone_bow\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:17s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:21s,Damage:1s}", + "{id:\"magicbees:resource\",Count:3s,Damage:8s}", + "{id:\"magicbees:resource\",Count:9s,Damage:12s}", + "{id:\"magicbees:frames.necrotic\",Count:2s,Damage:0s}", + "{id:\"magicbees:frames.metabolic\",Count:6s,Damage:0s}", + "{id:\"brewcraft:preparedcherryvodkamixitem\",Count:7s,Damage:0s}", + "{id:\"brewcraft:preparedhandmadevodkamixitem\",Count:11s,Damage:0s}", + "{id:\"brewcraft:preparedhardapplecidermixitem\",Count:11s,Damage:0s}", + "{id:\"brewcraft:preparedhardlemonademixitem\",Count:3s,Damage:0s}", + "{id:\"brewcraft:preparedrennalgoldmixitem\",Count:3s,Damage:0s}", + "{id:\"brewcraft:preparedtotalvodkamixitem\",Count:11s,Damage:0s}", + "{id:\"brewcraft:preparedgoldschlagermixitem\",Count:3s,Damage:0s}", + "{id:\"brewcraft:preparedpointthreeryemixitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:date_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:papaya_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:cherry_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:fig_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:soursop_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:dragonfruit_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:rambutan_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:jackfruit_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:passionfruit_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:apple_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:lemon_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:pear_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:olive_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:spiderweb_sapling\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:grapefruit_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:pomegranate_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:cashew_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:vanillabean_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:starfruit_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:banana_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:plum_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:avocado_sapling\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pecan_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:pistachio_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:hazelnut_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:lime_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:peppercorn_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:almond_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:gooseberry_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:peach_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:chestnut_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:pawpaw_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:coconut_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:mango_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:apricot_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:orange_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:walnut_sapling\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:lychee_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:persimmon_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:guava_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:breadfruit_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:nutmeg_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:durian_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:tamarind_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:cinnamon_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:maple_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:paperbark_sapling\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:carrotcakeitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:cheesecakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chocolatesprinklecakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lamingtonitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pineappleupsidedowncakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:redvelvetcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:freshmilkitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:applesauceitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pumpkinbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:caramelappleitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:applepieitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:flouritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:doughitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:applejuiceitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:carrotjuiceitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:carrotsoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:glazedcarrotsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:butteredpotatoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:loadedbakedpotatoitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mashedpotatoesitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:potatosaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatosoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:friesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickennoodlesoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:chickenpotpieitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:breadedporkchopitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:bakedhamitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potroastitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:fishsticksitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fishandchipsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:zombiejerkyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:vegetablesoupitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:stockitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fruitsaladitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:springsaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatocakesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hashitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:strawberrypieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:strawberrysaladitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:peanutbuttercookiesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:grapesaladitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:raisincookiesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cucumbersaladitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:friedriceitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:veggiestirfryitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:grilledskewersitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chilipoppersitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemonbaritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fishdinneritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemonmeringueitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:blueberrypieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:blueberrymuffinitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pancakesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cherrypieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pickledbeetsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:beetsaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:beetsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bakedbeetsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:creamedbroccolisoupitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:sweetpotatopieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:roastedrootveggiemedleyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:gingerbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gingersnapsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:garlicmashedpotatoesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chickencelerycasseroleitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:celerysoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:zucchinibreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:walnutraisinbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:brownieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fruitcrumbleitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:banananutbreaditem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:coconutshrimpitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:peachcobbleritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:keylimepieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cinnamonrollitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:donutitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:wafflesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:seedsoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:softpretzelitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:biscuititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:creamcookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:jaffaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:friedchickenitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:blackberrycobbleritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:raspberrypieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:appleyogurtitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sunflowerwheatrollsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cranberrybaritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:baklavaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fruitpunchitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:meatystewitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mixedsaladitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:shepardspieitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:gardensoupitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:applejellyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:applejellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:spicebunitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gingeredrhubarbtartitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lambbarleysoupitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:pumpkinoatsconesitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:leekbaconsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:scallionbakedpotatoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sweetpotatosouffleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:figbaritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pecanpieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pistachiobakedsalmonitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:datenutbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cinnamonappleoatmealitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatoandcheesepirogiitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:zeppoleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lavendershortbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:beefwellingtonitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:generaltsochickenitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:timtamitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:damperitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chaoscookieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:applecideritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bangersandmashitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:batteredsausageitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:batteritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:coleslawitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mincepieitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:raspberrytrifleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pumpkinmuffinitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:roastpotatoesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sundayroastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:steakandchipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cornishpastyitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:cottagepieitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:croissantitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:dimsumitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gooseberrypieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:museliitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:naanitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:porklomeinitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:salmonpattiesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sausagerollitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:sesameballitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:veggiestripsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:applesmoothieitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:tunapotatoitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chocolaterollitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:jamrollitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:crackeritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gravyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:peaandhamsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatoandleeksoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:yorkshirepuddingitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chickenchowmeinitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:sweetandsourchickenitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:biscuitsandgravyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:applefritteritem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:creepercookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:honeybunitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:honeyglazedcarrotsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chocovoxelsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:crackersitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:durianmuffinitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemondrizzlecakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:poutineitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:chickendinneritem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:corndogitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:buttercookieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:sugarcookieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:potatochipsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bbqpotatochipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:sourcreamandonionpotatochipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cheddarandsourcreampotatochipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chipsanddipitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:surfandturfitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:liverandonionsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:fortunecookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mozzerellasticksitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:friedgreentomatoesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:potatoesobrienitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:tatertotsitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:monsterfrieddumplingsitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:spidereyepieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cheesyshrimpquinoaitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:omuriceitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pemmicanitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:crabkimbapitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:froglegstirfryitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:haggisitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickenkatsuitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:festivalbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fruitcreamfestivalbreaditem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:bubbleteaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:wontonsoupitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:meatystirfryitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:orangeduckitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pekingduckitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:stuffedduckitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:rouxitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:greenbeancasseroleitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:hamandpineapplepizzaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cobblestonecobbleritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hotdishcasseroleitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:sausagebeanmeltitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:eggrollitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:eggtartitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:meesuaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:baconpancakesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:guisoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pinkelitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pitepaltitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:sauerbratenitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:slimepieitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:strawberryrhubarbpieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:tiropitaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:potatoskinsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chilidonutitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:vanillacupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chocolatecupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:carrotcupcakeitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:redvelvetcupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chilicupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:peanutbuttercupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemoncupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:strawberrycupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mintcupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:coffeecupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:sprinklescupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:caramelcupcakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pambitsboxitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:bbqchickenpizzaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:quesadillaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:bibimbapitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:applesnowitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bakedalaskaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:berrymeringuenestitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:meringuebombeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:meringuebrownieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:meringuecookieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:seedenergygelitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:chickencordonbleuitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:vanillaconchasbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:shrimptemperaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:imagawayakiitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mochicakeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:taiyakiitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:salmononigiriitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:gravlaxitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cheesedanishitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cinnamonbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:rawtofuttonitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:rawtofabbititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:meatpieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chikorollitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:spinachpieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:coleslawburgeritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:patreonpieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:clamchowderitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:breakfastburritoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:crawfishetoufeeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cantonesenoodlesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:takoyakiitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:swedishmeatballsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:buttertartitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:battenbergitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:rivermudcakeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:fruitcakeitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:enchiladaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pizzaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:toadintheholeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mobsoupitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:glisteningsaladitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:mashedpotatoeschickenbiscuititem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cassouletitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickenbiscuititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:kohlundpinkelitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:beetburgeritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:anchovypepperonipizzaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gumboitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickenandwafflesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:heartybreakfastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:deluxenachoesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:salisburysteakitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:ploughmanslunchitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefhashitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bentoboxitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:friedfeastitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:timpanoitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:weekendpicnicitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:southernstylebreakfastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:thankfuldinneritem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:koreandinneritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gourmetvenisonburgeritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefbreakfastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:fruitbaititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:grainbaititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:veggiebaititem\",Count:1s,Damage:0s}", + "{id:\"forestry:sapling_ge\",Count:5s,Damage:0s}" + ] + }, + { + "aspect": "sensus", + "items": [ + "{id:\"minecraft:lapis_ore\",Count:15s,Damage:0s}", + "{id:\"minecraft:lapis_block\",Count:33s,Damage:0s}", + "{id:\"minecraft:wool\",Count:3s,Damage:1s}", + "{id:\"minecraft:wool\",Count:3s,Damage:2s}", + "{id:\"minecraft:wool\",Count:3s,Damage:3s}", + "{id:\"minecraft:wool\",Count:3s,Damage:4s}", + "{id:\"minecraft:wool\",Count:3s,Damage:5s}", + "{id:\"minecraft:wool\",Count:3s,Damage:6s}", + "{id:\"minecraft:wool\",Count:3s,Damage:7s}", + "{id:\"minecraft:wool\",Count:3s,Damage:8s}", + "{id:\"minecraft:wool\",Count:3s,Damage:9s}", + "{id:\"minecraft:wool\",Count:3s,Damage:10s}", + "{id:\"minecraft:wool\",Count:3s,Damage:11s}", + "{id:\"minecraft:wool\",Count:3s,Damage:12s}", + "{id:\"minecraft:wool\",Count:3s,Damage:13s}", + "{id:\"minecraft:wool\",Count:3s,Damage:14s}", + "{id:\"minecraft:wool\",Count:3s,Damage:15s}", + "{id:\"minecraft:glowstone\",Count:15s,Damage:0s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:0s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:1s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:2s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:3s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:4s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:5s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:6s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:7s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:8s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:9s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:10s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:11s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:12s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:13s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:14s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:15s}", + "{id:\"minecraft:prismarine\",Count:3s,Damage:2s}", + "{id:\"minecraft:purpur_block\",Count:3s,Damage:0s}", + "{id:\"minecraft:purpur_pillar\",Count:1s,Damage:0s}", + "{id:\"minecraft:purpur_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:purpur_slab\",Count:1s,Damage:0s}", + "{id:\"minecraft:bone_block\",Count:33s,Damage:0s}", + "{id:\"minecraft:yellow_flower\",Count:5s,Damage:0s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:0s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:1s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:2s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:3s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:4s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:5s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:6s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:7s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:8s}", + "{id:\"minecraft:jukebox\",Count:20s,Damage:0s}", + "{id:\"minecraft:ender_chest\",Count:7s,Damage:0s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:1s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:2s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:3s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:4s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:5s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:6s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:7s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:8s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:9s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:10s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:11s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:12s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:13s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:14s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:15s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:0s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:1s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:4s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:5s}", + "{id:\"minecraft:chorus_flower\",Count:5s,Damage:0s}", + "{id:\"minecraft:white_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:orange_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:magenta_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:light_blue_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:yellow_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:lime_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:pink_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:gray_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:silver_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:cyan_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:purple_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:blue_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:brown_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:green_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:red_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:black_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:bed\",Count:3s,Damage:1s}", + "{id:\"minecraft:bed\",Count:3s,Damage:2s}", + "{id:\"minecraft:bed\",Count:3s,Damage:3s}", + "{id:\"minecraft:bed\",Count:3s,Damage:4s}", + "{id:\"minecraft:bed\",Count:3s,Damage:5s}", + "{id:\"minecraft:bed\",Count:3s,Damage:6s}", + "{id:\"minecraft:bed\",Count:3s,Damage:7s}", + "{id:\"minecraft:bed\",Count:3s,Damage:8s}", + "{id:\"minecraft:bed\",Count:3s,Damage:9s}", + "{id:\"minecraft:bed\",Count:3s,Damage:10s}", + "{id:\"minecraft:bed\",Count:3s,Damage:11s}", + "{id:\"minecraft:bed\",Count:3s,Damage:12s}", + "{id:\"minecraft:bed\",Count:3s,Damage:13s}", + "{id:\"minecraft:bed\",Count:3s,Damage:14s}", + "{id:\"minecraft:bed\",Count:3s,Damage:15s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:14s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:13s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:12s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:11s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:10s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:9s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:8s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:7s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:6s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:5s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:4s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:3s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:2s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:1s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:0s}", + "{id:\"minecraft:end_crystal\",Count:7s,Damage:0s}", + "{id:\"minecraft:noteblock\",Count:20s,Damage:0s}", + "{id:\"minecraft:wooden_pressure_plate\",Count:5s,Damage:0s}", + "{id:\"minecraft:redstone_lamp\",Count:11s,Damage:0s}", + "{id:\"minecraft:light_weighted_pressure_plate\",Count:5s,Damage:0s}", + "{id:\"minecraft:heavy_weighted_pressure_plate\",Count:5s,Damage:0s}", + "{id:\"minecraft:daylight_detector\",Count:10s,Damage:0s}", + "{id:\"minecraft:comparator\",Count:5s,Damage:0s}", + "{id:\"minecraft:detector_rail\",Count:1s,Damage:0s}", + "{id:\"minecraft:carrot_on_a_stick\",Count:3s,Damage:0s}", + "{id:\"railcraft:mow_track_layer\",Count:15s,Damage:0s}", + "{id:\"railcraft:mow_track_relayer\",Count:15s,Damage:0s}", + "{id:\"railcraft:mow_track_remover\",Count:38s,Damage:0s}", + "{id:\"railcraft:signal\",Count:21s,Damage:0s}", + "{id:\"railcraft:signal\",Count:21s,Damage:1s}", + "{id:\"railcraft:signal\",Count:21s,Damage:2s}", + "{id:\"railcraft:signal_dual\",Count:38s,Damage:0s}", + "{id:\"railcraft:signal_dual\",Count:38s,Damage:1s}", + "{id:\"railcraft:signal_dual\",Count:38s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:6s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:6s,Damage:4s}", + "{id:\"railcraft:signal_box\",Count:9s,Damage:0s}", + "{id:\"railcraft:signal_box\",Count:12s,Damage:3s}", + "{id:\"railcraft:signal_box\",Count:3s,Damage:6s}", + "{id:\"railcraft:signal_box\",Count:12s,Damage:5s}", + "{id:\"railcraft:track_kit\",Count:2s,tag:{railcraft:{kit:\"railcraft_whistle\"}},Damage:19s}", + "{id:\"railcraft:track_kit\",Count:2s,tag:{railcraft:{kit:\"railcraft_locomotive\"}},Damage:20s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_throttle\"}},Damage:21s}", + "{id:\"railcraft:actuator\",Count:11s,Damage:0s}", + "{id:\"railcraft:actuator\",Count:14s,Damage:1s}", + "{id:\"railcraft:actuator\",Count:10s,Damage:2s}", + "{id:\"railcraft:locomotive_steam_solid\",Count:12s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"railcraft:locomotive_electric\",Count:12s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"railcraft:locomotive_creative\",Count:12s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"minecraft:glowstone_dust\",Count:5s,Damage:0s}", + "{id:\"minecraft:dye\",Count:5s,Damage:0s}", + "{id:\"minecraft:dye\",Count:5s,Damage:1s}", + "{id:\"minecraft:dye\",Count:5s,Damage:2s}", + "{id:\"minecraft:dye\",Count:5s,Damage:3s}", + "{id:\"minecraft:dye\",Count:5s,Damage:4s}", + "{id:\"minecraft:dye\",Count:5s,Damage:5s}", + "{id:\"minecraft:dye\",Count:5s,Damage:6s}", + "{id:\"minecraft:dye\",Count:5s,Damage:7s}", + "{id:\"minecraft:dye\",Count:5s,Damage:8s}", + "{id:\"minecraft:dye\",Count:5s,Damage:9s}", + "{id:\"minecraft:dye\",Count:5s,Damage:10s}", + "{id:\"minecraft:dye\",Count:5s,Damage:11s}", + "{id:\"minecraft:dye\",Count:5s,Damage:12s}", + "{id:\"minecraft:dye\",Count:5s,Damage:13s}", + "{id:\"minecraft:dye\",Count:5s,Damage:14s}", + "{id:\"minecraft:dye\",Count:5s,Damage:15s}", + "{id:\"minecraft:cookie\",Count:2s,Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:6s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:spider_eye\",Count:5s,Damage:0s}", + "{id:\"minecraft:fermented_spider_eye\",Count:3s,Damage:0s}", + "{id:\"minecraft:ender_eye\",Count:10s,Damage:0s}", + "{id:\"minecraft:writable_book\",Count:3s,Damage:0s}", + "{id:\"minecraft:carrot\",Count:5s,Damage:0s}", + "{id:\"minecraft:golden_carrot\",Count:13s,Damage:0s}", + "{id:\"minecraft:rabbit_stew\",Count:4s,Damage:0s}", + "{id:\"minecraft:chorus_fruit\",Count:5s,Damage:0s}", + "{id:\"minecraft:chorus_fruit_popped\",Count:5s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:6s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:spectral_arrow\",Count:17s,Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:6s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:6s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:record_13\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_cat\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_blocks\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_chirp\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_far\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_mall\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_mellohi\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_stal\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_strad\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_ward\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_11\",Count:15s,Damage:0s}", + "{id:\"minecraft:record_wait\",Count:15s,Damage:0s}", + "{id:\"aeadditions:storage.fluid\",Count:375s,Damage:0s}", + "{id:\"aeadditions:storage.fluid\",Count:375s,Damage:1s}", + "{id:\"aeadditions:storage.fluid\",Count:375s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:92s,Damage:0s}", + "{id:\"aeadditions:storage.physical\",Count:218s,Damage:1s}", + "{id:\"aeadditions:storage.physical\",Count:375s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:375s,tag:{upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:3s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:2s,tag:{},Damage:0s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:2s,tag:{power:1600000.0d},Damage:0s}", + "{id:\"aeadditions:storage.component\",Count:123s,Damage:0s}", + "{id:\"aeadditions:storage.component\",Count:291s,Damage:1s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:2s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:3s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:4s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:5s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:6s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:11s,tag:{fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:11s,tag:{power:20000.0d,fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:fluidcrafter\",Count:11s,Damage:0s}", + "{id:\"aeadditions:fluidfiller\",Count:10s,Damage:0s}", + "{id:\"aeadditions:gas_interface\",Count:7s,Damage:0s}", + "{id:\"ic2:te\",Count:11s,Damage:22s}", + "{id:\"ic2:te\",Count:45s,Damage:39s}", + "{id:\"ic2:te\",Count:21s,Damage:40s}", + "{id:\"ic2:te\",Count:3s,Damage:48s}", + "{id:\"ic2:te\",Count:8s,Damage:52s}", + "{id:\"ic2:te\",Count:33s,Damage:57s}", + "{id:\"ic2:te\",Count:71s,Damage:61s}", + "{id:\"ic2:te\",Count:27s,Damage:62s}", + "{id:\"ic2:te\",Count:101s,Damage:63s}", + "{id:\"ic2:te\",Count:22s,Damage:64s}", + "{id:\"ic2:te\",Count:159s,Damage:71s}", + "{id:\"ic2:te\",Count:159s,tag:{energy:4.0E7d},Damage:71s}", + "{id:\"ic2:te\",Count:213s,Damage:75s}", + "{id:\"ic2:te\",Count:213s,tag:{energy:4.0E7d},Damage:75s}", + "{id:\"ic2:te\",Count:45s,Damage:80s}", + "{id:\"ic2:te\",Count:7s,Damage:82s}", + "{id:\"ic2:te\",Count:54s,Damage:85s}", + "{id:\"ic2:te\",Count:22s,Damage:89s}", + "{id:\"ic2:energy_pack\",Count:22s,tag:{charge:2000000.0d},Damage:0s}", + "{id:\"ic2:hazmat_chestplate\",Count:7s,Damage:0s}", + "{id:\"ic2:hazmat_helmet\",Count:3s,Damage:0s}", + "{id:\"ic2:hazmat_leggings\",Count:3s,Damage:0s}", + "{id:\"ic2:jetpack_electric\",Count:18s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:quantum_boots\",Count:33s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_chestplate\",Count:47s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_helmet\",Count:58s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_leggings\",Count:41s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:dust\",Count:5s,Damage:9s}", + "{id:\"ic2:crafting\",Count:15s,Damage:2s}", + "{id:\"ic2:upgrade_kit\",Count:213s,Damage:0s}", + "{id:\"ic2:crop_res\",Count:1s,Damage:2s}", + "{id:\"ic2:lapotron_crystal\",Count:45s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:charging_lapotron_crystal\",Count:135s,tag:{charge:4.0E7d},Damage:0s}", + "{id:\"ic2:lzh_condensator\",Count:24s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:tfbp\",Count:8s,Damage:0s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:1s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:2s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:3s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:4s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:5s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:6s}", + "{id:\"ic2:meter\",Count:3s,Damage:0s}", + "{id:\"ic2:crowbar\",Count:15s,Damage:0s}", + "{id:\"ic2:advanced_scanner\",Count:21s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:mining_laser\",Count:11s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:nano_saber\",Count:7s,tag:{charge:160000.0d},Damage:0s}", + "{id:\"ic2:obscurator\",Count:11s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:scanner\",Count:3s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:painter\",Count:3s,Damage:0s}", + "{id:\"ic2:remote\",Count:3s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:15s,Damage:11s}", + "{id:\"gendustry:apiary.upgrade\",Count:18s,Damage:2s}", + "{id:\"gendustry:apiary.upgrade\",Count:4s,Damage:1s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:12s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:10s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:24s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:25s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:14s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:20s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:21s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:13s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:17s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:22s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:12s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:18s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:16s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:11s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:23s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:19s}", + "{id:\"gendustry:honey_drop\",Count:5s,Damage:15s}", + "{id:\"gendustry:bee_receptacle\",Count:3s,Damage:0s}", + "{id:\"gendustry:env_processor\",Count:15s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:8s,Damage:3s}", + "{id:\"projectred-core:resource_item\",Count:30s,Damage:311s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:500s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:501s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:502s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:503s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:504s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:505s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:506s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:507s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:508s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:509s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:510s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:511s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:512s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:513s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:514s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:515s}", + "{id:\"projectred-core:screwdriver\",Count:7s,Damage:0s}", + "{id:\"projectred-core:multimeter\",Count:22s,Damage:0s}", + "{id:\"projectred-integration:gate\",Count:11s,Damage:15s}", + "{id:\"projectred-integration:gate\",Count:36s,Damage:22s}", + "{id:\"projectred-integration:gate\",Count:36s,Damage:28s}", + "{id:\"projectred-integration:gate\",Count:6s,Damage:29s}", + "{id:\"projectred-integration:gate\",Count:53s,Damage:30s}", + "{id:\"projectred-integration:gate\",Count:6s,Damage:32s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:1s}", + "{id:\"projectred-transmission:wire\",Count:6s,Damage:2s}", + "{id:\"projectred-transmission:wire\",Count:6s,Damage:3s}", + "{id:\"projectred-transmission:wire\",Count:6s,Damage:4s}", + "{id:\"projectred-transmission:wire\",Count:6s,Damage:5s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:6s}", + "{id:\"projectred-transmission:wire\",Count:6s,Damage:7s}", + "{id:\"projectred-transmission:wire\",Count:6s,Damage:8s}", + "{id:\"projectred-transmission:wire\",Count:6s,Damage:9s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:10s}", + "{id:\"projectred-transmission:wire\",Count:6s,Damage:11s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:12s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:13s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:14s}", + "{id:\"projectred-transmission:wire\",Count:6s,Damage:15s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:16s}", + "{id:\"projectred-transmission:wire\",Count:11s,Damage:17s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:18s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:19s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:20s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:21s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:22s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:23s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:24s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:25s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:26s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:27s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:28s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:29s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:30s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:31s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:32s}", + "{id:\"projectred-transmission:wire\",Count:12s,Damage:33s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:34s}", + "{id:\"projectred-transmission:framed_wire\",Count:3s,Damage:1s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:2s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:3s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:4s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:5s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:6s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:7s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:8s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:9s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:10s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:11s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:12s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:13s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:15s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:16s}", + "{id:\"projectred-transmission:framed_wire\",Count:8s,Damage:17s}", + "{id:\"projectred-fabrication:ic_blueprint\",Count:15s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:1s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:2s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:3s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:4s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:5s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:6s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:7s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:8s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:9s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:10s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:11s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:12s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:13s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:14s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:15s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:16s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:17s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:18s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:19s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:20s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:21s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:22s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:23s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:24s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:25s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:26s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:27s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:28s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:29s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:30s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:31s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:0s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:1s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:2s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:3s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:4s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:5s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:6s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:7s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:8s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:9s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:10s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:11s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:12s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:13s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:14s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:15s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:0s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:1s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:2s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:3s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:4s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:5s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:6s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:7s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:8s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:9s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:10s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:11s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:12s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:13s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:14s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:15s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:15s}", + "{id:\"projectred-expansion:plan\",Count:3s,Damage:0s}", + "{id:\"projectred-transportation:pipe\",Count:2s,Damage:1s}", + "{id:\"projectred-transportation:pipe\",Count:1s,Damage:2s}", + "{id:\"projectred-transportation:pipe\",Count:1s,Damage:3s}", + "{id:\"projectred-transportation:pipe\",Count:1s,Damage:4s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:0s}", + "{id:\"projectred-transportation:routing_chip\",Count:56s,Damage:1s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:2s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:3s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:4s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:5s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:6s}", + "{id:\"projectred-transportation:routing_chip\",Count:52s,Damage:7s}", + "{id:\"projectred-transportation:routing_chip\",Count:48s,Damage:8s}", + "{id:\"projectred-transportation:router_utility\",Count:3s,Damage:0s}", + "{id:\"projectred-exploration:backpack\",Count:3s,Damage:0s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:1s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:2s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:3s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:4s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:5s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:6s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:7s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:8s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:9s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:10s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:11s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:12s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:13s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:14s}", + "{id:\"projectred-exploration:backpack\",Count:6s,Damage:15s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:15s,Damage:2s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:15s,Damage:3s}", + "{id:\"railcraft:tool_crowbar_iron\",Count:15s,Damage:0s}", + "{id:\"railcraft:tool_crowbar_steel\",Count:15s,Damage:0s}", + "{id:\"railcraft:armor_goggles\",Count:6s,Damage:0s}", + "{id:\"railcraft:armor_overalls\",Count:15s,Damage:0s}", + "{id:\"railcraft:tool_notepad\",Count:3s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:45s,Damage:9s}", + "{id:\"railcraft:equipment\",Count:39s,Damage:2s}", + "{id:\"railcraft:filter_blank\",Count:3s,Damage:0s}", + "{id:\"railcraft:filter_type\",Count:6s,Damage:0s}", + "{id:\"railcraft:filter_ore_dict\",Count:2s,Damage:0s}", + "{id:\"railcraft:filter_bee\",Count:2s,Damage:0s}", + "{id:\"railcraft:filter_bee_genome\",Count:2s,Damage:0s}", + "{id:\"railcraft:backpack_signalman_t1\",Count:22s,Damage:0s}", + "{id:\"railcraft:tool_signal_tuner\",Count:6s,Damage:0s}", + "{id:\"railcraft:signal_lamp\",Count:15s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:8s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:8s,Damage:1s}", + "{id:\"railcraft:circuit\",Count:8s,Damage:2s}", + "{id:\"railcraft:circuit\",Count:8s,Damage:3s}", + "{id:\"railcraft:logbook\",Count:4s,Damage:0s}", + "{id:\"railcraft:routing_table\",Count:6s,Damage:0s}", + "{id:\"railcraft:ore\",Count:15s,Damage:4s}", + "{id:\"thermalfoundation:rockwool\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:1s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:2s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:3s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:4s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:5s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:6s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:7s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:8s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:9s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:10s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:11s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:12s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:13s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:14s}", + "{id:\"thermalfoundation:rockwool\",Count:6s,Damage:15s}", + "{id:\"thermalfoundation:tome_lexicon\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:tome_experience\",Count:7s,tag:{},Damage:0s}", + "{id:\"thermalfoundation:fertilizer\",Count:3s,Damage:1s}", + "{id:\"thermalfoundation:fertilizer\",Count:2s,Damage:2s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:1s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:2s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:3s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:4s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:5s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:6s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:7s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:8s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:9s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:10s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:11s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:12s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:13s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:14s}", + "{id:\"thermalfoundation:dye\",Count:5s,Damage:15s}", + "{id:\"thermaldynamics:retriever\",Count:3s,Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:3s,Damage:1s}", + "{id:\"thermaldynamics:retriever\",Count:2s,Damage:2s}", + "{id:\"thermaldynamics:retriever\",Count:1s,Damage:3s}", + "{id:\"simplyjetpacks:metaitem\",Count:11s,Damage:3s}", + "{id:\"thermalcultivation:watering_can\",Count:2s,tag:{Water:4000,Mode:0},Damage:0s}", + "{id:\"thermalcultivation:watering_can\",Count:2s,tag:{Water:12000,Mode:1},Damage:1s}", + "{id:\"thermalcultivation:watering_can\",Count:2s,tag:{Water:24000,Mode:2},Damage:2s}", + "{id:\"thermalcultivation:watering_can\",Count:2s,tag:{Water:40000,Mode:3},Damage:3s}", + "{id:\"thermalcultivation:watering_can\",Count:2s,tag:{Water:60000,Mode:4},Damage:4s}", + "{id:\"thermalinnovation:drill\",Count:2s,tag:{Energy:40000,Mode:1},Damage:0s}", + "{id:\"thermalinnovation:drill\",Count:2s,tag:{Energy:120000,Mode:2},Damage:1s}", + "{id:\"thermalinnovation:drill\",Count:2s,tag:{Energy:240000,Mode:2},Damage:2s}", + "{id:\"thermalinnovation:drill\",Count:2s,tag:{Energy:400000,Mode:3},Damage:3s}", + "{id:\"thermalinnovation:drill\",Count:2s,tag:{Energy:600000,Mode:4},Damage:4s}", + "{id:\"thermalinnovation:drill\",Count:2s,tag:{Energy:600000,Mode:4},Damage:32000s}", + "{id:\"thermalinnovation:saw\",Count:2s,tag:{Energy:40000,Mode:1},Damage:0s}", + "{id:\"thermalinnovation:saw\",Count:2s,tag:{Energy:120000,Mode:2},Damage:1s}", + "{id:\"thermalinnovation:saw\",Count:2s,tag:{Energy:240000,Mode:2},Damage:2s}", + "{id:\"thermalinnovation:saw\",Count:2s,tag:{Energy:400000,Mode:3},Damage:3s}", + "{id:\"thermalinnovation:saw\",Count:2s,tag:{Energy:600000,Mode:4},Damage:4s}", + "{id:\"thermalinnovation:saw\",Count:2s,tag:{Energy:600000,Mode:4},Damage:32000s}", + "{id:\"thermalinnovation:magnet\",Count:2s,tag:{Energy:40000},Damage:0s}", + "{id:\"thermalinnovation:magnet\",Count:2s,tag:{Energy:120000},Damage:1s}", + "{id:\"thermalinnovation:magnet\",Count:2s,tag:{Energy:240000},Damage:2s}", + "{id:\"thermalinnovation:magnet\",Count:2s,tag:{Energy:400000},Damage:3s}", + "{id:\"thermalinnovation:magnet\",Count:2s,tag:{Energy:600000},Damage:4s}", + "{id:\"thermalinnovation:magnet\",Count:2s,tag:{Energy:600000},Damage:32000s}", + "{id:\"thermalinnovation:injector\",Count:3s,tag:{},Damage:0s}", + "{id:\"thermalinnovation:injector\",Count:2s,tag:{},Damage:1s}", + "{id:\"thermalinnovation:injector\",Count:2s,tag:{},Damage:2s}", + "{id:\"thermalinnovation:injector\",Count:2s,tag:{},Damage:3s}", + "{id:\"thermalinnovation:injector\",Count:2s,tag:{},Damage:4s}", + "{id:\"thermalinnovation:injector\",Count:2s,tag:{},Damage:32000s}", + "{id:\"thermalinnovation:quiver\",Count:3s,tag:{},Damage:0s}", + "{id:\"thermalinnovation:quiver\",Count:2s,tag:{},Damage:1s}", + "{id:\"thermalinnovation:quiver\",Count:2s,tag:{},Damage:2s}", + "{id:\"thermalinnovation:quiver\",Count:2s,tag:{},Damage:3s}", + "{id:\"thermalinnovation:quiver\",Count:2s,tag:{},Damage:4s}", + "{id:\"thermalinnovation:quiver\",Count:2s,tag:{},Damage:32000s}", + "{id:\"thaumcraft:matrix_speed\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:candle_orange\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_magenta\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_lightblue\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_yellow\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_lime\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_pink\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_gray\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_silver\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_cyan\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_purple\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_blue\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_brown\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_green\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:candle_red\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:candle_black\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_orange\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_magenta\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lightblue\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_yellow\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lime\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_pink\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_gray\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_silver\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_cyan\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_purple\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_blue\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_brown\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_green\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_red\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_black\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_white\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_orange\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_magenta\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_lightblue\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_yellow\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:nitor_lime\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_pink\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_gray\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_silver\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_cyan\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_purple\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_blue\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_brown\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_green\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:nitor_red\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:nitor_black\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:dioptra\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear_toggle\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:lamp_growth\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:levitator\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:jar_brain\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:infusion_matrix\",Count:2s,Damage:0s}", + "{id:\"appliedenergistics2:quartz_vibrant_glass\",Count:7s,Damage:0s}", + "{id:\"appliedenergistics2:security_station\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:fluid_interface\",Count:7s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_16k\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_64k\",Count:36s,Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_16k\",Count:11s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_64k\",Count:36s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_1k\",Count:11s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_4k\",Count:36s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_16k\",Count:92s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_64k\",Count:218s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_2_cubed\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_16_cubed\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_128_cubed\",Count:146s,Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:11s,Damage:52s}", + "{id:\"appliedenergistics2:material\",Count:195s,Damage:34s}", + "{id:\"appliedenergistics2:material\",Count:15s,Damage:37s}", + "{id:\"appliedenergistics2:material\",Count:60s,Damage:33s}", + "{id:\"appliedenergistics2:material\",Count:15s,Damage:32s}", + "{id:\"appliedenergistics2:material\",Count:48s,Damage:38s}", + "{id:\"appliedenergistics2:material\",Count:123s,Damage:56s}", + "{id:\"appliedenergistics2:material\",Count:15s,Damage:54s}", + "{id:\"appliedenergistics2:material\",Count:48s,Damage:55s}", + "{id:\"appliedenergistics2:material\",Count:291s,Damage:57s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:302s}", + "{id:\"appliedenergistics2:part\",Count:7s,Damage:261s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:321s}", + "{id:\"appliedenergistics2:part\",Count:7s,Damage:241s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:281s}", + "{id:\"appliedenergistics2:part\",Count:9s,Damage:221s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:520s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:160s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:180s}", + "{id:\"bibliocraft:lanterngold\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:6s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:7s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:8s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:9s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:10s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:11s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:12s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:13s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:14s}", + "{id:\"bibliocraft:lanterngold\",Count:6s,Damage:15s}", + "{id:\"bibliocraft:lanterniron\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:6s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:7s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:8s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:9s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:10s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:11s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:12s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:13s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:14s}", + "{id:\"bibliocraft:lanterniron\",Count:6s,Damage:15s}", + "{id:\"bibliocraft:lampgold\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:6s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:7s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:8s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:9s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:10s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:11s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:12s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:13s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:14s}", + "{id:\"bibliocraft:lampgold\",Count:6s,Damage:15s}", + "{id:\"bibliocraft:lampiron\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:6s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:7s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:8s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:9s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:10s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:11s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:12s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:13s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:14s}", + "{id:\"bibliocraft:lampiron\",Count:6s,Damage:15s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:typewriter\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:6s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:7s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:8s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:9s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:10s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:11s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:12s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:13s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:14s}", + "{id:\"bibliocraft:typewriter\",Count:6s,Damage:15s}", + "{id:\"bibliocraft:swordpedestal\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:6s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:7s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:8s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:9s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:10s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:11s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:12s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:13s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:14s}", + "{id:\"bibliocraft:swordpedestal\",Count:6s,Damage:15s}", + "{id:\"bibliocraft:printingpress\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:cookiejar\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:stockroomcatalog\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:atlasbook\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:bigbook\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:slottedbook\",Count:2s,tag:{authorName:\"by Sir Hidington\"},Damage:0s}", + "{id:\"bibliocraft:tapemeasure\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:tape\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:bibliodrill\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:biblioclipboard\",Count:7s,Damage:0s}", + "{id:\"cfm:couch\",Count:13s,Damage:1s}", + "{id:\"cfm:couch\",Count:13s,Damage:2s}", + "{id:\"cfm:couch\",Count:13s,Damage:3s}", + "{id:\"cfm:couch\",Count:13s,Damage:4s}", + "{id:\"cfm:couch\",Count:13s,Damage:5s}", + "{id:\"cfm:couch\",Count:13s,Damage:6s}", + "{id:\"cfm:couch\",Count:13s,Damage:7s}", + "{id:\"cfm:couch\",Count:13s,Damage:8s}", + "{id:\"cfm:couch\",Count:13s,Damage:9s}", + "{id:\"cfm:couch\",Count:13s,Damage:10s}", + "{id:\"cfm:couch\",Count:13s,Damage:11s}", + "{id:\"cfm:couch\",Count:13s,Damage:12s}", + "{id:\"cfm:couch\",Count:13s,Damage:13s}", + "{id:\"cfm:couch\",Count:13s,Damage:14s}", + "{id:\"cfm:couch\",Count:13s,Damage:15s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:0s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:1s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:2s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:3s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:4s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:5s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:6s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:7s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:8s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:9s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:10s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:11s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:12s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:13s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:14s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:15s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:1s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:2s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:3s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:4s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:5s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:6s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:7s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:8s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:9s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:10s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:11s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:12s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:13s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:14s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:15s}", + "{id:\"cfm:white_fence\",Count:1s,Damage:0s}", + "{id:\"cfm:white_gate\",Count:1s,Damage:0s}", + "{id:\"cfm:door_bell\",Count:15s,Damage:0s}", + "{id:\"cfm:door_bell_spruce\",Count:15s,Damage:0s}", + "{id:\"cfm:door_bell_birch\",Count:15s,Damage:0s}", + "{id:\"cfm:door_bell_jungle\",Count:15s,Damage:0s}", + "{id:\"cfm:door_bell_acacia\",Count:15s,Damage:0s}", + "{id:\"cfm:door_bell_dark_oak\",Count:15s,Damage:0s}", + "{id:\"cfm:fire_alarm_off\",Count:15s,Damage:0s}", + "{id:\"cfm:ceiling_light_off\",Count:2s,Damage:0s}", + "{id:\"cfm:stereo\",Count:45s,Damage:0s}", + "{id:\"cfm:bin\",Count:7s,Damage:0s}", + "{id:\"cfm:present\",Count:18s,Damage:1s}", + "{id:\"cfm:present\",Count:18s,Damage:2s}", + "{id:\"cfm:present\",Count:18s,Damage:3s}", + "{id:\"cfm:present\",Count:18s,Damage:4s}", + "{id:\"cfm:present\",Count:18s,Damage:5s}", + "{id:\"cfm:present\",Count:18s,Damage:6s}", + "{id:\"cfm:present\",Count:18s,Damage:7s}", + "{id:\"cfm:present\",Count:18s,Damage:8s}", + "{id:\"cfm:present\",Count:18s,Damage:9s}", + "{id:\"cfm:present\",Count:18s,Damage:10s}", + "{id:\"cfm:present\",Count:18s,Damage:11s}", + "{id:\"cfm:present\",Count:18s,Damage:12s}", + "{id:\"cfm:present\",Count:18s,Damage:13s}", + "{id:\"cfm:present\",Count:18s,Damage:14s}", + "{id:\"cfm:present\",Count:18s,Damage:15s}", + "{id:\"cfm:toaster\",Count:6s,Damage:0s}", + "{id:\"cfm:cookie_jar\",Count:2s,Damage:0s}", + "{id:\"cfm:blender\",Count:9s,Damage:0s}", + "{id:\"cfm:counter\",Count:2s,Damage:0s}", + "{id:\"cfm:counter\",Count:2s,Damage:1s}", + "{id:\"cfm:counter\",Count:2s,Damage:2s}", + "{id:\"cfm:counter\",Count:2s,Damage:3s}", + "{id:\"cfm:counter\",Count:2s,Damage:4s}", + "{id:\"cfm:counter\",Count:2s,Damage:5s}", + "{id:\"cfm:counter\",Count:2s,Damage:6s}", + "{id:\"cfm:counter\",Count:2s,Damage:7s}", + "{id:\"cfm:counter\",Count:2s,Damage:8s}", + "{id:\"cfm:counter\",Count:2s,Damage:9s}", + "{id:\"cfm:counter\",Count:2s,Damage:10s}", + "{id:\"cfm:counter\",Count:2s,Damage:11s}", + "{id:\"cfm:counter\",Count:2s,Damage:12s}", + "{id:\"cfm:counter\",Count:2s,Damage:13s}", + "{id:\"cfm:counter\",Count:2s,Damage:14s}", + "{id:\"cfm:counter\",Count:2s,Damage:15s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:0s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:1s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:2s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:3s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:4s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:5s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:6s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:7s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:8s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:9s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:10s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:11s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:12s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:13s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:14s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:15s}", + "{id:\"cfm:dishwasher\",Count:3s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:1s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:2s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:3s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:4s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:5s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:6s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:7s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:8s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:9s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:10s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:11s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:12s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:13s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:14s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:15s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:1s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:2s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:3s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:4s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:5s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:6s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:7s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:8s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:9s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:10s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:11s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:12s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:13s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:14s}", + "{id:\"cfm:bar_stool\",Count:9s,Damage:15s}", + "{id:\"cfm:grand_chair_bottom\",Count:4s,Damage:0s}", + "{id:\"cfm:candle\",Count:2s,Damage:0s}", + "{id:\"cfm:trampoline\",Count:6s,Damage:0s}", + "{id:\"cfm:grill\",Count:2s,Damage:0s}", + "{id:\"cfm:divingboard_base\",Count:1s,Damage:0s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:1s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:2s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:3s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:4s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:5s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:6s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:7s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:8s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:9s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:10s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:11s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:12s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:13s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:14s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:15s}", + "{id:\"cfm:esky\",Count:4s,Damage:0s}", + "{id:\"cfm:esky\",Count:4s,Damage:1s}", + "{id:\"cfm:esky\",Count:4s,Damage:2s}", + "{id:\"cfm:esky\",Count:4s,Damage:3s}", + "{id:\"cfm:esky\",Count:4s,Damage:4s}", + "{id:\"cfm:esky\",Count:4s,Damage:5s}", + "{id:\"cfm:esky\",Count:4s,Damage:6s}", + "{id:\"cfm:esky\",Count:4s,Damage:7s}", + "{id:\"cfm:esky\",Count:4s,Damage:8s}", + "{id:\"cfm:esky\",Count:4s,Damage:9s}", + "{id:\"cfm:esky\",Count:4s,Damage:10s}", + "{id:\"cfm:esky\",Count:4s,Damage:11s}", + "{id:\"cfm:esky\",Count:4s,Damage:12s}", + "{id:\"cfm:esky\",Count:4s,Damage:13s}", + "{id:\"cfm:esky\",Count:4s,Damage:15s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:1s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:2s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:3s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:4s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:5s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:6s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:7s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:8s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:9s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:10s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:11s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:12s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:13s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:14s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:15s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:1s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:2s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:3s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:4s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:5s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:6s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:7s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:8s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:9s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:10s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:11s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:12s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:13s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:14s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:15s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:1s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:2s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:3s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:4s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:5s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:6s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:7s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:8s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:9s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:10s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:11s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:12s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:13s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:14s}", + "{id:\"cfm:modern_bed_bottom\",Count:2s,Damage:15s}", + "{id:\"cfm:modern_light_off\",Count:2s,Damage:0s}", + "{id:\"cfm:item_ink_cartridge\",Count:1s,Damage:0s}", + "{id:\"cfm:item_soap\",Count:7s,Damage:0s}", + "{id:\"cfm:item_soap_water\",Count:5s,Damage:0s}", + "{id:\"cfm:item_super_soap_water\",Count:3s,Damage:0s}", + "{id:\"cfm:tv_remote\",Count:7s,Damage:0s}", + "{id:\"hmctt:fog_remote\",Count:9s,Damage:0s}", + "{id:\"hmctt:toggle_torch_blue\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_red\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_green\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_purple\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_white\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_pink\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_yellow\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lime\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_brown\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_gray\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lightgray\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_black\",Count:3s,Damage:0s}", + "{id:\"hmctt:lantern_red\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_blue\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_green\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_purple\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_white\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_pink\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_yellow\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_lime\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_brown\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_gray\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_lightgray\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_black\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch_red\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_green\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_blue\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_purple\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_white\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_pink\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_yellow\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lime\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_brown\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_gray\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lightgray\",Count:3s,Damage:0s}", + "{id:\"hmctt:tiki_torch_black\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_red\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_green\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_blue\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_purple\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_white\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_pink\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_yellow\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_lime\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_brown\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_gray\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_lightgray\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_black\",Count:3s,Damage:0s}", + "{id:\"hmctt:solar_fence_light\",Count:7s,Damage:0s}", + "{id:\"hmctt:colored_redstone\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_green\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_blue\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_red\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_purple\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_white\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_pink\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_yellow\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_lime\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_brown\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_light_gray\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_gray\",Count:12s,Damage:0s}", + "{id:\"hmctt:colored_redstone_black\",Count:12s,Damage:0s}", + "{id:\"hmctt:suspicious_lamp\",Count:8s,Damage:0s}", + "{id:\"hmctt:danger_lamp\",Count:12s,Damage:0s}", + "{id:\"hmctt:unclear_glass\",Count:3s,Damage:0s}", + "{id:\"hmctt:button_light\",Count:1s,Damage:0s}", + "{id:\"hmctt:neon_sign\",Count:33s,Damage:0s}", + "{id:\"hmctt:glowstone\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_red\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_green\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_blue\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_purple\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_white\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_pink\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_yellow\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_lime\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_brown\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_gray\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_lightgray\",Count:18s,Damage:0s}", + "{id:\"hmctt:glowstone_black\",Count:18s,Damage:0s}", + "{id:\"metallurgy:electrum_magnet\",Count:3s,Damage:0s}", + "{id:\"metallurgy:orichalcum_buckler\",Count:7s,Damage:0s}", + "{id:\"modroadworksreborn:sidestripepainteryellow\",Count:2s,Damage:0s}", + "{id:\"modroadworksreborn:midstripepainteryellow\",Count:2s,Damage:0s}", + "{id:\"modroadworksreborn:extrastripepainteryellow\",Count:6s,Damage:0s}", + "{id:\"modroadworksreborn:arrowpainteryellow\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:module\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"sensus\"}]},Damage:0s}", + "{id:\"thaumcraft:label\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"sensus\"}]},Damage:1s}", + "{id:\"thaumcraft:causality_collapser\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:scribing_tools\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:thaumometer\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:elemental_pick\",Count:5s,tag:{infench:[{lvl:1s,id:4s},{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"thaumcraft:goggles\",Count:25s,Damage:0s}", + "{id:\"thaumcraft:void_robe_helm\",Count:23s,Damage:0s}", + "{id:\"thaumcraft:curiosity_band\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:caster_basic\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:2s,Damage:1s}", + "{id:\"thaumcraft:seal\",Count:5s,Damage:2s}", + "{id:\"thaumcraft:seal\",Count:2s,Damage:3s}", + "{id:\"thaumcraft:seal\",Count:5s,Damage:4s}", + "{id:\"thaumcraft:seal\",Count:2s,Damage:5s}", + "{id:\"thaumcraft:seal\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:7s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:8s}", + "{id:\"thaumcraft:seal\",Count:2s,Damage:9s}", + "{id:\"thaumcraft:seal\",Count:6s,Damage:10s}", + "{id:\"thaumcraft:seal\",Count:5s,Damage:11s}", + "{id:\"thaumcraft:seal\",Count:1s,Damage:12s}", + "{id:\"thaumcraft:seal\",Count:5s,Damage:13s}", + "{id:\"thaumcraft:seal\",Count:5s,Damage:14s}", + "{id:\"thaumcraft:seal\",Count:2s,Damage:15s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:16s}", + "{id:\"thaumcraft:seal\",Count:2s,Damage:17s}", + "{id:\"thaumcraft:seal\",Count:6s,Damage:18s}", + "{id:\"stevescarts:blockactivator\",Count:7s,Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:11s,Damage:1s}", + "{id:\"stevescarts:upgrade\",Count:42s,Damage:16s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:19s}", + "{id:\"stevescarts:modulecomponents\",Count:18s,Damage:2s}", + "{id:\"stevescarts:modulecomponents\",Count:18s,Damage:3s}", + "{id:\"stevescarts:modulecomponents\",Count:18s,Damage:4s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:5s}", + "{id:\"stevescarts:modulecomponents\",Count:3s,Damage:13s}", + "{id:\"stevescarts:modulecomponents\",Count:33s,Damage:41s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:42s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:44s}", + "{id:\"stevescarts:modulecomponents\",Count:12s,Damage:45s}", + "{id:\"stevescarts:modulecomponents\",Count:19s,Damage:46s}", + "{id:\"stevescarts:modulecomponents\",Count:128s,Damage:48s}", + "{id:\"stevescarts:modulecomponents\",Count:21s,Damage:58s}", + "{id:\"stevescarts:modulecomponents\",Count:33s,Damage:64s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:65s}", + "{id:\"stevescarts:cartmodule\",Count:21s,Damage:1s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:18s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:26s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:27s}", + "{id:\"stevescarts:cartmodule\",Count:74s,Damage:30s}", + "{id:\"stevescarts:cartmodule\",Count:30s,Damage:33s}", + "{id:\"stevescarts:cartmodule\",Count:45s,Damage:34s}", + "{id:\"stevescarts:cartmodule\",Count:21s,Damage:36s}", + "{id:\"stevescarts:cartmodule\",Count:75s,Damage:40s}", + "{id:\"stevescarts:cartmodule\",Count:40s,Damage:41s}", + "{id:\"stevescarts:cartmodule\",Count:10s,Damage:45s}", + "{id:\"stevescarts:cartmodule\",Count:31s,Damage:56s}", + "{id:\"stevescarts:cartmodule\",Count:74s,Damage:71s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:83s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:94s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:95s}", + "{id:\"stevescarts:cartmodule\",Count:30s,Damage:101s}", + "{id:\"tconstruct:soil\",Count:3s,Damage:3s}", + "{id:\"tconstruct:materials\",Count:7s,Damage:12s}", + "{id:\"tconstruct:materials\",Count:7s,Damage:13s}", + "{id:\"thaumicaugmentation:rift_monitor\",Count:7s,Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:7s,tag:{cap:{slots:3},color:8022208},Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_hood\",Count:23s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:celestial_observer_placer\",Count:9s,Damage:0s}", + "{id:\"thaumicwonders:ore_diviner\",Count:21s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_helm\",Count:23s,Damage:0s}", + "{id:\"thaumicwonders:structure_diviner\",Count:32s,Damage:0s}", + "{id:\"thaumicwonders:night_vision_goggles\",Count:39s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:3,Items:[]}}},id:\"trafficcontrol:traffic_light_frame\",Count:24s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:5,Items:[]}}},id:\"trafficcontrol:traffic_light_5_frame\",Count:36s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:5,Items:[]}}},id:\"trafficcontrol:traffic_light_doghouse_frame\",Count:36s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:1,Items:[]}}},id:\"trafficcontrol:traffic_light_1_frame\",Count:6s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:2,Items:[]}}},id:\"trafficcontrol:traffic_light_2_frame\",Count:9s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:4,Items:[]}}},id:\"trafficcontrol:traffic_light_4_frame\",Count:13s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_gate\",Count:1s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_lamps\",Count:16s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_crossbuck\",Count:3s,Damage:0s}", + "{id:\"trafficcontrol:overhead_lamps\",Count:12s,Damage:0s}", + "{id:\"trafficcontrol:overhead_crossbuck\",Count:2s,Damage:0s}", + "{id:\"trafficcontrol:street_light_single\",Count:8s,Damage:0s}", + "{id:\"trafficcontrol:street_light_double\",Count:16s,Damage:0s}", + "{id:\"buildcraftcore:marker_volume\",Count:3s,Damage:0s}", + "{id:\"buildcraftcore:marker_path\",Count:3s,Damage:0s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:1s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:2s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:3s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:4s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:5s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:6s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:7s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:8s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:9s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:10s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:11s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:12s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:13s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:14s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:15s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:16s}", + "{id:\"buildcraftcore:list\",Count:3s,tag:{},Damage:0s}", + "{id:\"buildcraftbuilders:snapshot\",Count:3s,Damage:2s}", + "{id:\"buildcraftbuilders:snapshot\",Count:3s,Damage:0s}", + "{id:\"buildcraftbuilders:architect\",Count:19s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_wood_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_lapis_item\",Count:6s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_daizuli_item\",Count:3s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_emzuli_item\",Count:24s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_wood_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_cobble_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_stone_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_quartz_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_gold_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_iron_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_clay_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_sandstone_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_void_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_wood_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:waterproof\",Count:3s,Damage:0s}", + "{id:\"magicbees:resource\",Count:3s,Damage:7s}", + "{id:\"magicbees:resource\",Count:22s,Damage:12s}", + "{id:\"magicbees:resource\",Count:7s,Damage:13s}", + "{id:\"magicbees:mysteriousmagnet\",Count:5s,Damage:0s}", + "{id:\"magicbees:mysteriousmagnet\",Count:12s,Damage:2s}", + "{id:\"magicbees:mysteriousmagnet\",Count:23s,Damage:4s}", + "{id:\"magicbees:mysteriousmagnet\",Count:39s,Damage:6s}", + "{id:\"magicbees:mysteriousmagnet\",Count:63s,Damage:8s}", + "{id:\"magicbees:mysteriousmagnet\",Count:99s,Damage:10s}", + "{id:\"magicbees:mysteriousmagnet\",Count:153s,Damage:12s}", + "{id:\"magicbees:mysteriousmagnet\",Count:234s,Damage:14s}", + "{id:\"magicbees:mysteriousmagnet\",Count:356s,Damage:16s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:18s}", + "{id:\"magicbees:moondial\",Count:15s,Damage:0s}", + "{id:\"magicbees:frames.metabolic\",Count:16s,Damage:0s}", + "{id:\"magicbees:frames.gentle\",Count:2s,Damage:0s}", + "{id:\"magicbees:enchanted_earth\",Count:2s,Damage:0s}", + "{id:\"brewcraft:preparedredbeermixitem\",Count:3s,Damage:0s}", + "{id:\"brewcraft:preparedbluebeermixitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:candledeco2\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco3\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco4\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco5\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco6\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco7\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco8\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco9\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco10\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco11\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco12\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco13\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco14\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco15\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candledeco16\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:carrotcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chocolatesprinklecakeitem\",Count:13s,Damage:0s}", + "{id:\"harvestcraft:redvelvetcakeitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:sunflowerseedsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:carrotjuiceitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:carrotsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:glazedcarrotsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickennoodlesoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickenpotpieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potroastitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:spidereyesoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cocoapowderitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hotchocolateitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chocolateicecreamitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:vegetablesoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:springsaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cucumbersaladitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:friedriceitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:rainbowcurryitem\",Count:22s,Damage:0s}", + "{id:\"harvestcraft:veggiestirfryitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:grilledskewersitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mochaicecreamitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:creamedbroccolisoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:roastedrootveggiemedleyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickencelerycasseroleitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:celerysoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:brownieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:bananasplititem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:frosteddonutitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:jellybeansitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:creamcookieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chocolateyogurtitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chocolatemilkitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:saltedsunflowerseedsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:sunflowerwheatrollsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:sunflowerbroccolisaladitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gummybearsitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:mixedsaladitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:shepardspieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:gardensoupitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:lambbarleysoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:lavendershortbreaditem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:epicbaconitem\",Count:26s,Damage:0s}", + "{id:\"harvestcraft:fairybreaditem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:chaoscookieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:coleslawitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chocolatemilkshakeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cottagepieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:porklomeinitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:veggiestripsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:peaandhamsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickenchowmeinitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:creepercookieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:honeyglazedcarrotsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chocovoxelsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cottoncandyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:greeneggsandhamitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:chickendinneritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:surfandturfitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:liverandonionsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:spidereyepieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:omuriceitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:crabkimbapitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:froglegstirfryitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:haggisitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:meatystirfryitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:orangeduckitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:stuffedduckitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hotdishcasseroleitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:chorusfruitsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:meesuaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:squidinkspaghettiitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:blackpaellaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:rosepetalteaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chilidonutitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chocolatecupcakeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:carrotcupcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:redvelvetcupcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pambitsboxitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:slimegummiesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chocolatepuddingitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:bibimbapitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:meringuebrownieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:dandelionsaladitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:imitationcrabsticksitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:dandelionteaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hotcocoaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:marshmellowchicksitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:rawtofeegitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:rawtofabbititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chikorollitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:coleslawburgeritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cantonesenoodlesitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:battenbergitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:rivermudcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:glisteningsaladitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:cassouletitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:epicbltitem\",Count:19s,Damage:0s}", + "{id:\"harvestcraft:gumboitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:heartybreakfastitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:weekendpicnicitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:thankfuldinneritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:koreandinneritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:veggiebaititem\",Count:1s,Damage:0s}", + "{id:\"chunkloaders:ultimate_chunk_loader\",Count:15s,Damage:0s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:0s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:1s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:2s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:3s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:4s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:5s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:6s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:7s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:8s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:9s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:12s,Damage:10s}", + "{id:\"bibliocraft:biblioglasses\",Count:7s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:9s,Damage:1s}" + ] + }, + { + "aspect": "lux", + "items": [ + "{id:\"minecraft:glowstone\",Count:30s,Damage:0s}", + "{id:\"minecraft:sea_lantern\",Count:18s,Damage:0s}", + "{id:\"minecraft:torch\",Count:5s,Damage:0s}", + "{id:\"minecraft:end_rod\",Count:5s,Damage:0s}", + "{id:\"thaumicterminal:item_part\",Count:1s,Damage:0s}", + "{id:\"minecraft:redstone_lamp\",Count:22s,Damage:0s}", + "{id:\"minecraft:daylight_detector\",Count:10s,Damage:0s}", + "{id:\"railcraft:mow_track_layer\",Count:16s,Damage:0s}", + "{id:\"railcraft:signal_dual\",Count:10s,Damage:0s}", + "{id:\"railcraft:signal_dual\",Count:10s,Damage:2s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_locomotive\"}},Damage:20s}", + "{id:\"minecraft:glowstone_dust\",Count:10s,Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:prismarine_crystals\",Count:5s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:spectral_arrow\",Count:15s,Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:thick\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"aeadditions:storage.physical\",Count:186s,Damage:0s}", + "{id:\"aeadditions:storage.physical\",Count:375s,Damage:1s}", + "{id:\"aeadditions:storage.physical\",Count:375s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:375s,tag:{upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:3s}", + "{id:\"aeadditions:storage.component\",Count:248s,Damage:0s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:1s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:2s}", + "{id:\"aeadditions:storage.component\",Count:500s,Damage:3s}", + "{id:\"ic2:te\",Count:11s,Damage:22s}", + "{id:\"ic2:te\",Count:45s,Damage:39s}", + "{id:\"ic2:te\",Count:36s,Damage:40s}", + "{id:\"ic2:te\",Count:7s,Damage:48s}", + "{id:\"ic2:te\",Count:8s,Damage:52s}", + "{id:\"ic2:te\",Count:33s,Damage:57s}", + "{id:\"ic2:te\",Count:69s,Damage:61s}", + "{id:\"ic2:te\",Count:27s,Damage:62s}", + "{id:\"ic2:te\",Count:101s,Damage:63s}", + "{id:\"ic2:te\",Count:22s,Damage:64s}", + "{id:\"ic2:te\",Count:82s,Damage:71s}", + "{id:\"ic2:te\",Count:82s,tag:{energy:4.0E7d},Damage:71s}", + "{id:\"ic2:te\",Count:110s,Damage:75s}", + "{id:\"ic2:te\",Count:110s,tag:{energy:4.0E7d},Damage:75s}", + "{id:\"ic2:te\",Count:27s,Damage:80s}", + "{id:\"ic2:te\",Count:22s,Damage:89s}", + "{id:\"ic2:energy_pack\",Count:22s,tag:{charge:2000000.0d},Damage:0s}", + "{id:\"ic2:jetpack_electric\",Count:26s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:quantum_helmet\",Count:39s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_leggings\",Count:31s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:crafting\",Count:15s,Damage:2s}", + "{id:\"ic2:upgrade_kit\",Count:110s,Damage:0s}", + "{id:\"ic2:lapotron_crystal\",Count:22s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:tfbp\",Count:8s,Damage:0s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:1s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:2s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:3s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:4s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:5s}", + "{id:\"ic2:tfbp\",Count:11s,Damage:6s}", + "{id:\"ic2:meter\",Count:7s,Damage:0s}", + "{id:\"ic2:advanced_scanner\",Count:31s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:mining_laser\",Count:11s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:nano_saber\",Count:15s,tag:{charge:160000.0d},Damage:0s}", + "{id:\"ic2:obscurator\",Count:11s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:scanner\",Count:7s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:30s,Damage:11s}", + "{id:\"projectred-core:resource_item\",Count:60s,Damage:311s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:500s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:501s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:502s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:503s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:504s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:505s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:506s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:507s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:508s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:509s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:510s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:511s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:512s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:513s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:514s}", + "{id:\"projectred-core:resource_item\",Count:15s,Damage:515s}", + "{id:\"projectred-core:multimeter\",Count:7s,Damage:0s}", + "{id:\"projectred-integration:gate\",Count:11s,Damage:30s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:1s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:2s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:3s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:4s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:5s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:6s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:7s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:8s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:9s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:10s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:11s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:12s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:13s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:14s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:15s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:16s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:17s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:18s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:19s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:20s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:21s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:22s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:23s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:24s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:25s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:26s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:27s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:28s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:29s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:30s}", + "{id:\"projectred-illumination:lamp\",Count:22s,Damage:31s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:0s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:1s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:2s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:3s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:4s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:5s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:6s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:7s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:8s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:9s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:10s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:11s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:12s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:13s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:14s}", + "{id:\"projectred-illumination:light_button\",Count:22s,Damage:15s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:0s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:1s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:2s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:3s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:4s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:5s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:6s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:7s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:8s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:9s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:10s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:11s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:12s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:13s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:14s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:16s,Damage:15s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:lantern\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:fixture_light\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:cage_lamp\",Count:11s,Damage:15s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:0s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:1s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:2s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:3s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:4s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:5s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:6s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:7s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:8s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:9s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:10s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:11s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:12s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:13s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:14s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:11s,Damage:15s}", + "{id:\"projectred-transportation:pipe\",Count:2s,Damage:1s}", + "{id:\"projectred-transportation:pipe\",Count:1s,Damage:2s}", + "{id:\"projectred-transportation:pipe\",Count:1s,Damage:3s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:0s}", + "{id:\"projectred-transportation:routing_chip\",Count:56s,Damage:1s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:2s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:3s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:4s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:5s}", + "{id:\"projectred-transportation:routing_chip\",Count:45s,Damage:6s}", + "{id:\"projectred-transportation:routing_chip\",Count:60s,Damage:7s}", + "{id:\"projectred-transportation:routing_chip\",Count:52s,Damage:8s}", + "{id:\"railcraft:backpack_signalman_t1\",Count:10s,Damage:0s}", + "{id:\"railcraft:signal_lamp\",Count:7s,Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:19s,tag:{Energy:200000,JetpackParticle:0},Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:8s,tag:{},Damage:1s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:8s,tag:{},Damage:2s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:8s,tag:{},Damage:3s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:11s,tag:{},Damage:4s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:11s,tag:{},Damage:5s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:11s,tag:{},Damage:6s}", + "{id:\"simplyjetpacks:metaitem\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:grass_ambient\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:candle_white\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:candle_orange\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_magenta\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_lightblue\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_yellow\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_lime\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_pink\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_gray\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_silver\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_cyan\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_purple\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_blue\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_brown\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_green\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:candle_red\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:candle_black\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:nitor_yellow\",Count:13s,Damage:0s}", + "{id:\"appliedenergistics2:quartz_vibrant_glass\",Count:15s,Damage:0s}", + "{id:\"appliedenergistics2:security_station\",Count:23s,Damage:0s}", + "{id:\"appliedenergistics2:chest\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_16k\",Count:22s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_64k\",Count:72s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_monitor\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:1s,tag:{internalMaxPower:1600000.0d,internalCurrentPower:1600000.0d},Damage:0s}", + "{id:\"appliedenergistics2:network_tool\",Count:2s,Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_16k\",Count:22s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_64k\",Count:72s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_2_cubed\",Count:22s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_16_cubed\",Count:90s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_128_cubed\",Count:292s,Damage:0s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:20s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:21s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:22s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:23s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:24s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:25s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:26s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:27s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:28s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:29s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:30s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:31s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:32s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:33s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:34s}", + "{id:\"appliedenergistics2:paint_ball\",Count:1s,Damage:35s}", + "{id:\"appliedenergistics2:material\",Count:22s,Damage:52s}", + "{id:\"appliedenergistics2:material\",Count:390s,Damage:34s}", + "{id:\"appliedenergistics2:material\",Count:30s,Damage:37s}", + "{id:\"appliedenergistics2:material\",Count:120s,Damage:33s}", + "{id:\"appliedenergistics2:material\",Count:30s,Damage:32s}", + "{id:\"appliedenergistics2:material\",Count:97s,Damage:38s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:420s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:360s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:520s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:480s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:160s}", + "{id:\"appliedenergistics2:part\",Count:5s,Damage:180s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:400s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:380s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:6s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:0s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:1s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:2s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:3s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:4s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:5s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:6s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:7s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:8s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:9s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:10s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:11s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:12s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:13s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:14s}", + "{id:\"cfm:lamp_off\",Count:11s,Damage:15s}", + "{id:\"cfm:range_hood\",Count:13s,Damage:0s}", + "{id:\"cfm:ceiling_light_off\",Count:5s,Damage:0s}", + "{id:\"cfm:modern_light_off\",Count:5s,Damage:0s}", + "{id:\"cfm:tv_remote\",Count:7s,Damage:0s}", + "{id:\"hmctt:toggle_torch\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_blue\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_red\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_green\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_purple\",Count:2s,Damage:0s}", + "{id:\"hmctt:underwater_torch\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_white\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_pink\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_yellow\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lime\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_brown\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_gray\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lightgray\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_black\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern\",Count:2s,Damage:0s}", + "{id:\"hmctt:lantern_red\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_blue\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_green\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_purple\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_underwater\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_white\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_pink\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_yellow\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_brown\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_gray\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_lightgray\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_black\",Count:1s,Damage:0s}", + "{id:\"hmctt:candle\",Count:2s,Damage:0s}", + "{id:\"hmctt:discolight\",Count:1s,Damage:0s}", + "{id:\"hmctt:solar_fence_light\",Count:7s,Damage:0s}", + "{id:\"hmctt:colored_redstone\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_green\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_blue\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_red\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_purple\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_white\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_pink\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_yellow\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_lime\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_brown\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_light_gray\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_gray\",Count:16s,Damage:0s}", + "{id:\"hmctt:colored_redstone_black\",Count:16s,Damage:0s}", + "{id:\"hmctt:suspicious_lamp\",Count:16s,Damage:0s}", + "{id:\"hmctt:danger_lamp\",Count:16s,Damage:0s}", + "{id:\"hmctt:button_light\",Count:1s,Damage:0s}", + "{id:\"hmctt:neon_sign\",Count:67s,Damage:0s}", + "{id:\"hmctt:glowstone\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_red\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_green\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_blue\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_purple\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_white\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_pink\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_yellow\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_lime\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_brown\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_gray\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_lightgray\",Count:30s,Damage:0s}", + "{id:\"hmctt:glowstone_black\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:1s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:2s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:3s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:4s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:5s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:7s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:8s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:9s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:10s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:11s}", + "{id:\"thaumcraft:celestial_notes\",Count:5s,Damage:12s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"lux\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"lux\"}]},Damage:1s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:1s}", + "{id:\"stevescarts:upgrade\",Count:33s,Damage:19s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:2s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:3s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:4s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:29s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:44s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:46s}", + "{id:\"stevescarts:modulecomponents\",Count:74s,Damage:48s}", + "{id:\"stevescarts:modulecomponents\",Count:45s,Damage:58s}", + "{id:\"stevescarts:cartmodule\",Count:45s,Damage:1s}", + "{id:\"stevescarts:cartmodule\",Count:16s,Damage:7s}", + "{id:\"stevescarts:cartmodule\",Count:60s,Damage:33s}", + "{id:\"stevescarts:cartmodule\",Count:90s,Damage:34s}", + "{id:\"stevescarts:cartmodule\",Count:33s,Damage:41s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:45s}", + "{id:\"stevescarts:cartmodule\",Count:67s,Damage:56s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:94s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:95s}", + "{id:\"stevescarts:cartmodule\",Count:24s,Damage:101s}", + "{id:\"tconstruct:throwball\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:stone\",Count:10s,Damage:7s}", + "{id:\"thaumicaugmentation:stone\",Count:10s,Damage:11s}", + "{id:\"thaumicwonders:timewinder\",Count:43s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:3,Items:[]}}},id:\"trafficcontrol:traffic_light_frame\",Count:49s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:5,Items:[]}}},id:\"trafficcontrol:traffic_light_5_frame\",Count:73s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:5,Items:[]}}},id:\"trafficcontrol:traffic_light_doghouse_frame\",Count:73s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:1,Items:[]}}},id:\"trafficcontrol:traffic_light_1_frame\",Count:12s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:2,Items:[]}}},id:\"trafficcontrol:traffic_light_2_frame\",Count:18s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:4,Items:[]}}},id:\"trafficcontrol:traffic_light_4_frame\",Count:27s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_lamps\",Count:33s,Damage:0s}", + "{id:\"trafficcontrol:overhead_lamps\",Count:24s,Damage:0s}", + "{id:\"trafficcontrol:street_light_single\",Count:16s,Damage:0s}", + "{id:\"trafficcontrol:street_light_double\",Count:33s,Damage:0s}", + "{id:\"magicbees:resource\",Count:45s,Damage:12s}", + "{id:\"magicbees:frames.metabolic\",Count:33s,Damage:0s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:0s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:1s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:2s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:3s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:4s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:5s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:6s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:7s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:8s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:9s}", + "{id:\"trafficcontrol:traffic_light_bulb\",Count:16s,Damage:10s}" + ] + }, + { + "aspect": "ignis", + "items": [ + "{id:\"minecraft:coal_ore\",Count:15s,Damage:0s}", + "{id:\"minecraft:stone_slab\",Count:1s,Damage:4s}", + "{id:\"minecraft:stone_slab\",Count:3s,Damage:6s}", + "{id:\"minecraft:brick_block\",Count:3s,Damage:0s}", + "{id:\"minecraft:obsidian\",Count:5s,Damage:0s}", + "{id:\"minecraft:netherrack\",Count:2s,Damage:0s}", + "{id:\"minecraft:brick_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:nether_brick\",Count:9s,Damage:0s}", + "{id:\"minecraft:nether_brick_stairs\",Count:10s,Damage:0s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:0s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:1s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:2s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:3s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:4s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:5s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:6s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:7s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:8s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:9s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:10s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:11s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:12s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:13s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:14s}", + "{id:\"minecraft:stained_hardened_clay\",Count:1s,Damage:15s}", + "{id:\"minecraft:hardened_clay\",Count:1s,Damage:0s}", + "{id:\"minecraft:coal_block\",Count:67s,Damage:0s}", + "{id:\"minecraft:magma\",Count:10s,Damage:0s}", + "{id:\"minecraft:red_nether_brick\",Count:4s,Damage:0s}", + "{id:\"minecraft:red_mushroom\",Count:2s,Damage:0s}", + "{id:\"minecraft:furnace\",Count:10s,Damage:0s}", + "{id:\"minecraft:nether_brick_fence\",Count:6s,Damage:0s}", + "{id:\"minecraft:enchanting_table\",Count:15s,Damage:0s}", + "{id:\"minecraft:ender_chest\",Count:30s,Damage:0s}", + "{id:\"minecraft:end_rod\",Count:1s,Damage:0s}", + "{id:\"minecraft:white_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:orange_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:magenta_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:light_blue_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:yellow_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:lime_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:pink_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:gray_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:silver_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:cyan_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:purple_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:blue_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:brown_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:green_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:red_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:black_glazed_terracotta\",Count:2s,Damage:0s}", + "{id:\"minecraft:flower_pot\",Count:2s,Damage:0s}", + "{id:\"minecraft:skull\",Count:5s,Damage:4s}", + "{id:\"minecraft:skull\",Count:10s,Damage:5s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:0s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:1s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:2s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:3s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:4s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:5s}", + "{id:\"compactsolars:compact_solar_block\",Count:96s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:1s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:2s}", + "{id:\"railcraft:detector\",Count:6s,Damage:6s}", + "{id:\"railcraft:detector\",Count:54s,Damage:9s}", + "{id:\"railcraft:detector\",Count:18s,Damage:12s}", + "{id:\"railcraft:bore\",Count:15s,Damage:0s}", + "{id:\"railcraft:cart_gift\",Count:22s,Damage:0s}", + "{id:\"railcraft:track_kit\",Count:3s,tag:{railcraft:{kit:\"railcraft_priming\"}},Damage:17s}", + "{id:\"railcraft:cart_chest_void\",Count:22s,Damage:0s}", + "{id:\"minecraft:beacon\",Count:11s,Damage:0s}", + "{id:\"minecraft:flint_and_steel\",Count:10s,Damage:0s}", + "{id:\"minecraft:coal\",Count:10s,Damage:0s}", + "{id:\"minecraft:coal\",Count:10s,Damage:1s}", + "{id:\"minecraft:mushroom_stew\",Count:3s,Damage:0s}", + "{id:\"minecraft:gunpowder\",Count:10s,Damage:0s}", + "{id:\"minecraft:lava_bucket\",Count:15s,Damage:0s}", + "{id:\"minecraft:brick\",Count:1s,Damage:0s}", + "{id:\"minecraft:dye\",Count:1s,Damage:2s}", + "{id:\"minecraft:fire_charge\",Count:5s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:4s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:50s}]},Damage:0s}", + "{id:\"minecraft:netherbrick\",Count:3s,Damage:0s}", + "{id:\"minecraft:rabbit_stew\",Count:1s,Damage:0s}", + "{id:\"minecraft:chorus_fruit_popped\",Count:1s,Damage:0s}", + "{id:\"minecraft:dragon_breath\",Count:10s,Damage:0s}", + "{id:\"aeadditions:hardmedrive\",Count:26s,Damage:0s}", + "{id:\"aeadditions:vibrantchamberfluid\",Count:5s,Damage:0s}", + "{id:\"ic2:te\",Count:7s,Damage:3s}", + "{id:\"ic2:te\",Count:5s,Damage:4s}", + "{id:\"ic2:te\",Count:5s,Damage:5s}", + "{id:\"ic2:te\",Count:5s,Damage:6s}", + "{id:\"ic2:te\",Count:3s,Damage:7s}", + "{id:\"ic2:te\",Count:16s,Damage:8s}", + "{id:\"ic2:te\",Count:5s,Damage:9s}", + "{id:\"ic2:te\",Count:2s,Damage:10s}", + "{id:\"ic2:te\",Count:5s,Damage:11s}", + "{id:\"ic2:te\",Count:7s,Damage:15s}", + "{id:\"ic2:te\",Count:5s,Damage:44s}", + "{id:\"ic2:te\",Count:7s,Damage:46s}", + "{id:\"ic2:te\",Count:3s,Damage:54s}", + "{id:\"ic2:te\",Count:2s,Damage:100s}", + "{id:\"ic2:te\",Count:2s,Damage:101s}", + "{id:\"ic2:te\",Count:2s,Damage:102s}", + "{id:\"ic2:refractory_bricks\",Count:3s,Damage:0s}", + "{id:\"ic2:solar_helmet\",Count:12s,Damage:0s}", + "{id:\"ic2:dust\",Count:5s,Damage:2s}", + "{id:\"ic2:dust\",Count:3s,Damage:3s}", + "{id:\"ic2:crafting\",Count:15s,Damage:13s}", + "{id:\"ic2:crafting\",Count:22s,Damage:14s}", + "{id:\"ic2:crafting\",Count:30s,Damage:16s}", + "{id:\"ic2:crafting\",Count:3s,Damage:18s}", + "{id:\"ic2:crafting\",Count:49s,Damage:34s}", + "{id:\"ic2:neutron_reflector\",Count:15s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:thick_neutron_reflector\",Count:45s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:iridium_reflector\",Count:202s,Damage:0s}", + "{id:\"ic2:rotor_carbon\",Count:147s,tag:{advDmg:0},Damage:0s}", + "{id:\"forestry:ash_brick\",Count:3s,Damage:0s}", + "{id:\"forestry:ash_stairs\",Count:4s,Damage:0s}", + "{id:\"forestry:charcoal\",Count:67s,Damage:0s}", + "{id:\"forestry:smoker\",Count:7s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:4s,Damage:6s}", + "{id:\"projectred-core:resource_item\",Count:50s,Damage:250s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:513s}", + "{id:\"projectred-fabrication:ic_machine\",Count:7s,Damage:1s}", + "{id:\"projectred-expansion:machine1\",Count:11s,Damage:0s}", + "{id:\"projectred-expansion:machine1\",Count:6s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:10s,Damage:4s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:7s}", + "{id:\"projectred-transportation:pipe\",Count:27s,Damage:4s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:30s,Damage:1s}", + "{id:\"railcraft:equipment\",Count:1s,Damage:3s}", + "{id:\"railcraft:worldspike\",Count:7s,Damage:2s}", + "{id:\"railcraft:worldspike\",Count:7s,Damage:3s}", + "{id:\"railcraft:worldspike_point\",Count:11s,Damage:0s}", + "{id:\"railcraft:coke_oven_red\",Count:3s,Damage:0s}", + "{id:\"railcraft:blast_furnace\",Count:2s,Damage:0s}", + "{id:\"railcraft:steam_oven\",Count:1s,Damage:0s}", + "{id:\"railcraft:dust\",Count:1s,Damage:7s}", + "{id:\"railcraft:boiler_firebox_fluid\",Count:11s,Damage:0s}", + "{id:\"railcraft:boiler_firebox_solid\",Count:27s,Damage:0s}", + "{id:\"railcraft:brick_abyssal\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_bleachedbone\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_bloodstained\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_frostbound\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_infernal\",Count:3s,Damage:0s}", + "{id:\"railcraft:brick_infernal\",Count:4s,Damage:1s}", + "{id:\"railcraft:brick_infernal\",Count:6s,Damage:2s}", + "{id:\"railcraft:brick_infernal\",Count:4s,Damage:3s}", + "{id:\"railcraft:brick_infernal\",Count:12s,Damage:4s}", + "{id:\"railcraft:brick_quarried\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_sandy\",Count:1s,Damage:2s}", + "{id:\"railcraft:brick_sandy\",Count:8s,Damage:4s}", + "{id:\"railcraft:brick_red_sandy\",Count:1s,Damage:2s}", + "{id:\"railcraft:brick_red_sandy\",Count:8s,Damage:4s}", + "{id:\"railcraft:brick_nether\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_red_nether\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_andesite\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_diorite\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_granite\",Count:7s,Damage:4s}", + "{id:\"railcraft:brick_pearlized\",Count:7s,Damage:4s}", + "{id:\"railcraft:chest_void\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:storage_resource\",Count:67s,Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:3s,tag:{Energy:200000,JetpackParticle:0},Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:1s,tag:{},Damage:1s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:1s,tag:{},Damage:2s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:1s,tag:{},Damage:3s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:2s,tag:{},Damage:4s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:2s,tag:{},Damage:5s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:2s,tag:{},Damage:6s}", + "{id:\"simplyjetpacks:metaitem\",Count:3s,Damage:0s}", + "{id:\"simplyjetpacks:metaitem\",Count:3s,Damage:1s}", + "{id:\"simplyjetpacks:metaitem\",Count:18s,Damage:2s}", + "{id:\"simplyjetpacks:metaitem\",Count:3s,Damage:3s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:7s,Damage:0s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:7s,Damage:1s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:7s,Damage:2s}", + "{id:\"thaumcraft:crystal_ignis\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:cinderpearl\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:matrix_cost\",Count:39s,Damage:0s}", + "{id:\"thaumcraft:nitor_yellow\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:smelter_basic\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:smelter_thaumium\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:smelter_void\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:everfull_urn\",Count:2s,Damage:0s}", + "{id:\"appliedenergistics2:tiny_tnt\",Count:15s,Damage:0s}", + "{id:\"appliedenergistics2:vibration_chamber\",Count:7s,Damage:0s}", + "{id:\"bibliocraft:bibliodrill\",Count:2s,Damage:0s}", + "{id:\"compactsolars:solar_hat_low_voltage\",Count:72s,Damage:0s}", + "{id:\"compactsolars:solar_hat_medium_voltage\",Count:375s,Damage:0s}", + "{id:\"compactsolars:solar_hat_high_voltage\",Count:375s,Damage:0s}", + "{id:\"cfm:freezer\",Count:7s,Damage:0s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:0s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:1s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:2s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:3s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:4s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:5s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:6s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:7s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:8s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:9s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:10s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:14s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:15s}", + "{id:\"cfm:oven\",Count:7s,Damage:0s}", + "{id:\"cfm:tree_bottom\",Count:1s,Damage:0s}", + "{id:\"cfm:washing_machine\",Count:7s,Damage:0s}", + "{id:\"cfm:counter\",Count:2s,Damage:0s}", + "{id:\"cfm:counter\",Count:2s,Damage:1s}", + "{id:\"cfm:counter\",Count:2s,Damage:2s}", + "{id:\"cfm:counter\",Count:2s,Damage:3s}", + "{id:\"cfm:counter\",Count:2s,Damage:4s}", + "{id:\"cfm:counter\",Count:2s,Damage:5s}", + "{id:\"cfm:counter\",Count:2s,Damage:6s}", + "{id:\"cfm:counter\",Count:2s,Damage:7s}", + "{id:\"cfm:counter\",Count:2s,Damage:8s}", + "{id:\"cfm:counter\",Count:2s,Damage:9s}", + "{id:\"cfm:counter\",Count:2s,Damage:10s}", + "{id:\"cfm:counter\",Count:2s,Damage:11s}", + "{id:\"cfm:counter\",Count:2s,Damage:12s}", + "{id:\"cfm:counter\",Count:2s,Damage:13s}", + "{id:\"cfm:counter\",Count:2s,Damage:14s}", + "{id:\"cfm:counter\",Count:2s,Damage:15s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:0s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:1s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:2s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:3s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:4s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:5s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:6s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:7s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:8s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:9s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:10s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:11s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:12s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:13s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:14s}", + "{id:\"cfm:counter_drawer\",Count:2s,Damage:15s}", + "{id:\"cfm:dishwasher\",Count:10s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:1s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:2s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:3s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:4s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:5s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:6s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:7s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:8s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:9s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:10s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:11s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:12s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:13s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:14s}", + "{id:\"cfm:cabinet_kitchen\",Count:1s,Damage:15s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:1s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:2s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:3s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:4s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:6s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:7s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:8s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:9s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:10s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:14s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:15s}", + "{id:\"cfm:mantel_piece\",Count:15s,Damage:0s}", + "{id:\"cfm:candle\",Count:2s,Damage:0s}", + "{id:\"cfm:chimney\",Count:13s,Damage:0s}", + "{id:\"cfm:grill\",Count:2s,Damage:0s}", + "{id:\"cfm:divingboard_base\",Count:1s,Damage:0s}", + "{id:\"cfm:esky\",Count:4s,Damage:0s}", + "{id:\"cfm:esky\",Count:4s,Damage:1s}", + "{id:\"cfm:esky\",Count:4s,Damage:2s}", + "{id:\"cfm:esky\",Count:4s,Damage:3s}", + "{id:\"cfm:esky\",Count:4s,Damage:4s}", + "{id:\"cfm:esky\",Count:4s,Damage:5s}", + "{id:\"cfm:esky\",Count:4s,Damage:6s}", + "{id:\"cfm:esky\",Count:4s,Damage:7s}", + "{id:\"cfm:esky\",Count:4s,Damage:8s}", + "{id:\"cfm:esky\",Count:4s,Damage:9s}", + "{id:\"cfm:esky\",Count:4s,Damage:10s}", + "{id:\"cfm:esky\",Count:4s,Damage:11s}", + "{id:\"cfm:esky\",Count:4s,Damage:12s}", + "{id:\"cfm:esky\",Count:4s,Damage:13s}", + "{id:\"cfm:esky\",Count:4s,Damage:15s}", + "{id:\"cfm:upgraded_fence_nether_brick\",Count:5s,Damage:0s}", + "{id:\"hmctt:camp_fire\",Count:7s,Damage:0s}", + "{id:\"ironchest:iron_chest\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:30s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:30s,Damage:6s}", + "{id:\"ironchest:diamond_crystal_chest_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:diamond_obsidian_chest_upgrade\",Count:30s,Damage:0s}", + "{id:\"ironchest:diamond_crystal_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:diamond_obsidian_shulker_upgrade\",Count:30s,Damage:0s}", + "{id:\"metallurgy:alloyer\",Count:7s,Damage:0s}", + "{id:\"metallurgy:charcoal_block\",Count:67s,Damage:0s}", + "{id:\"metallurgy:vulcanite_tnt\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:primordial_pearl\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:tallow\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"ignis\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"ignis\"}]},Damage:1s}", + "{id:\"thaumcraft:alumentum\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:causality_collapser\",Count:19s,Damage:0s}", + "{id:\"thaumcraft:elemental_pick\",Count:6s,tag:{infench:[{lvl:1s,id:4s},{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"thaumcraft:primal_crusher\",Count:12s,tag:{infench:[{lvl:1s,id:1s},{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:15s,Damage:15s}", + "{id:\"stevescarts:upgrade\",Count:28s,Damage:18s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:3s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:6s}", + "{id:\"stevescarts:modulecomponents\",Count:7s,Damage:18s}", + "{id:\"stevescarts:modulecomponents\",Count:6s,Damage:64s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:65s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:20s}", + "{id:\"stevescarts:cartmodule\",Count:52s,Damage:31s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:32s}", + "{id:\"stevescarts:cartmodule\",Count:34s,Damage:33s}", + "{id:\"stevescarts:cartmodule\",Count:96s,Damage:34s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:44s}", + "{id:\"stevescarts:cartmodule\",Count:55s,Damage:68s}", + "{id:\"stevescarts:cartmodule\",Count:35s,Damage:69s}", + "{id:\"stevescarts:cartmodule\",Count:46s,Damage:70s}", + "{id:\"stevescarts:cartmodule\",Count:13s,Damage:71s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:91s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:93s}", + "{id:\"tconstruct:soil\",Count:1s,Damage:5s}", + "{id:\"tconstruct:materials\",Count:30s,Damage:14s}", + "{id:\"tconstruct:seared_furnace_controller\",Count:7s,Damage:0s}", + "{id:\"tconstruct:stone_torch\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_output\",Count:9s,Damage:0s}", + "{id:\"thaumicaugmentation:strange_crystal\",Count:25s,Damage:0s}", + "{id:\"thaumicwonders:ore_diviner\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:void_beacon\",Count:48s,Damage:0s}", + "{id:\"thaumicwonders:hexamite\",Count:46s,Damage:0s}", + "{id:\"thaumicwonders:everburning_urn\",Count:30s,Damage:0s}", + "{id:\"thaumicwonders:primal_destroyer\",Count:19s,Damage:0s}", + "{id:\"thaumicwonders:cinderpearl_seed\",Count:1s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_gate\",Count:1s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_crossbuck\",Count:3s,Damage:0s}", + "{id:\"trafficcontrol:overhead_crossbuck\",Count:2s,Damage:0s}", + "{id:\"buildcraftcore:decorated\",Count:1s,Damage:5s}", + "{id:\"buildcrafttransport:pipe_obsidian_item\",Count:1s,Damage:0s}", + "{id:\"buildcraftsilicon:laser\",Count:7s,Damage:0s}", + "{id:\"buildcraftsilicon:assembly_table\",Count:22s,Damage:0s}", + "{id:\"buildcraftsilicon:advanced_crafting_table\",Count:22s,Damage:0s}", + "{id:\"buildcraftsilicon:integration_table\",Count:22s,Damage:0s}", + "{id:\"magicbees:moondial\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:grilledmushroomitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:stuffedmushroomitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:vegetablesoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mushroomrisottoitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:veggiestirfryitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chickencelerycasseroleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:beefwellingtonitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:dimsumitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:creeperwingsitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:mushroomlasagnaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pizzasoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:greenbeancasseroleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mushroomsteakitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:slimepieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hotandsoursoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cantonesenoodlesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:minerstewitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:potitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:skilletitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:bakewareitem\",Count:6s,Damage:0s}", + "{id:\"chunkloaders:single_chunk_loader\",Count:1s,Damage:0s}", + "{id:\"chunkloaders:basic_chunk_loader\",Count:15s,Damage:0s}", + "{id:\"chunkloaders:advanced_chunk_loader\",Count:11s,Damage:0s}", + "{id:\"minecraft:red_mushroom_block\",Count:2s,Damage:0s}" + ] + }, + { + "aspect": "praemunio", + "items": [ + "{id:\"minecraft:white_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:orange_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:magenta_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:light_blue_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:yellow_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:lime_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:pink_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:gray_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:silver_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:cyan_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:purple_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:blue_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:brown_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:green_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:red_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:black_shulker_box\",Count:15s,Damage:0s}", + "{id:\"minecraft:item_frame\",Count:3s,Damage:0s}", + "{id:\"railcraft:detector\",Count:30s,Damage:11s}", + "{id:\"minecraft:leather_helmet\",Count:4s,Damage:0s}", + "{id:\"minecraft:leather_chestplate\",Count:12s,Damage:0s}", + "{id:\"minecraft:leather_leggings\",Count:8s,Damage:0s}", + "{id:\"minecraft:leather_boots\",Count:4s,Damage:0s}", + "{id:\"minecraft:chainmail_helmet\",Count:8s,Damage:0s}", + "{id:\"minecraft:chainmail_chestplate\",Count:20s,Damage:0s}", + "{id:\"minecraft:chainmail_leggings\",Count:16s,Damage:0s}", + "{id:\"minecraft:chainmail_boots\",Count:4s,Damage:0s}", + "{id:\"minecraft:iron_helmet\",Count:8s,Damage:0s}", + "{id:\"minecraft:iron_chestplate\",Count:24s,Damage:0s}", + "{id:\"minecraft:iron_leggings\",Count:20s,Damage:0s}", + "{id:\"minecraft:iron_boots\",Count:8s,Damage:0s}", + "{id:\"minecraft:diamond_helmet\",Count:12s,Damage:0s}", + "{id:\"minecraft:diamond_chestplate\",Count:32s,Damage:0s}", + "{id:\"minecraft:diamond_leggings\",Count:24s,Damage:0s}", + "{id:\"minecraft:diamond_boots\",Count:12s,Damage:0s}", + "{id:\"minecraft:golden_helmet\",Count:8s,Damage:0s}", + "{id:\"minecraft:golden_chestplate\",Count:20s,Damage:0s}", + "{id:\"minecraft:golden_leggings\",Count:12s,Damage:0s}", + "{id:\"minecraft:golden_boots\",Count:4s,Damage:0s}", + "{id:\"minecraft:golden_apple\",Count:15s,Damage:1s}", + "{id:\"minecraft:leather\",Count:5s,Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:4s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:4s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:4s}]},Damage:0s}", + "{id:\"minecraft:rabbit_foot\",Count:5s,Damage:0s}", + "{id:\"minecraft:rabbit_hide\",Count:2s,Damage:0s}", + "{id:\"minecraft:iron_horse_armor\",Count:10s,Damage:0s}", + "{id:\"minecraft:golden_horse_armor\",Count:15s,Damage:0s}", + "{id:\"minecraft:diamond_horse_armor\",Count:20s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:shield\",Count:20s,Damage:0s}", + "{id:\"minecraft:shulker_shell\",Count:10s,Damage:0s}", + "{id:\"ic2:advanced_batpack\",Count:32s,Damage:26s}", + "{id:\"ic2:advanced_batpack\",Count:32s,tag:{charge:600000.0d},Damage:0s}", + "{id:\"ic2:alloy_chestplate\",Count:36s,Damage:0s}", + "{id:\"ic2:batpack\",Count:32s,Damage:26s}", + "{id:\"ic2:batpack\",Count:32s,tag:{charge:60000.0d},Damage:0s}", + "{id:\"ic2:bronze_boots\",Count:8s,Damage:0s}", + "{id:\"ic2:bronze_chestplate\",Count:24s,Damage:0s}", + "{id:\"ic2:bronze_helmet\",Count:8s,Damage:0s}", + "{id:\"ic2:bronze_leggings\",Count:20s,Damage:0s}", + "{id:\"ic2:cf_pack\",Count:32s,tag:{Fluid:{FluidName:\"ic2construction_foam\",Amount:80000}},Damage:1s}", + "{id:\"ic2:cf_pack\",Count:32s,Damage:27s}", + "{id:\"ic2:energy_pack\",Count:32s,Damage:26s}", + "{id:\"ic2:energy_pack\",Count:32s,tag:{charge:2000000.0d},Damage:0s}", + "{id:\"ic2:hazmat_chestplate\",Count:32s,Damage:0s}", + "{id:\"ic2:hazmat_helmet\",Count:12s,Damage:0s}", + "{id:\"ic2:hazmat_leggings\",Count:24s,Damage:0s}", + "{id:\"ic2:jetpack\",Count:32s,tag:{Fluid:{FluidName:\"ic2biogas\",Amount:30000}},Damage:1s}", + "{id:\"ic2:jetpack\",Count:32s,Damage:27s}", + "{id:\"ic2:jetpack_electric\",Count:32s,Damage:26s}", + "{id:\"ic2:jetpack_electric\",Count:32s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:nano_boots\",Count:12s,Damage:26s}", + "{id:\"ic2:nano_boots\",Count:12s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nano_chestplate\",Count:32s,Damage:26s}", + "{id:\"ic2:nano_chestplate\",Count:32s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nano_helmet\",Count:12s,Damage:26s}", + "{id:\"ic2:nano_helmet\",Count:12s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nano_leggings\",Count:24s,Damage:26s}", + "{id:\"ic2:nano_leggings\",Count:24s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nightvision_goggles\",Count:12s,Damage:26s}", + "{id:\"ic2:nightvision_goggles\",Count:12s,tag:{charge:200000.0d},Damage:0s}", + "{id:\"ic2:quantum_boots\",Count:12s,Damage:26s}", + "{id:\"ic2:quantum_boots\",Count:27s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_chestplate\",Count:32s,Damage:26s}", + "{id:\"ic2:quantum_chestplate\",Count:48s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_helmet\",Count:12s,Damage:26s}", + "{id:\"ic2:quantum_leggings\",Count:24s,Damage:26s}", + "{id:\"ic2:quantum_leggings\",Count:24s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:rubber_boots\",Count:12s,Damage:0s}", + "{id:\"ic2:solar_helmet\",Count:12s,Damage:0s}", + "{id:\"ic2:static_boots\",Count:12s,Damage:0s}", + "{id:\"forestry:naturalist_helmet\",Count:4s,Damage:0s}", + "{id:\"forestry:apiarist_helmet\",Count:4s,Damage:0s}", + "{id:\"forestry:apiarist_chest\",Count:12s,Damage:0s}", + "{id:\"forestry:apiarist_legs\",Count:8s,Damage:0s}", + "{id:\"forestry:apiarist_boots\",Count:4s,Damage:0s}", + "{id:\"forestry:smoker\",Count:7s,Damage:0s}", + "{id:\"projectred-expansion:jetpack\",Count:32s,Damage:0s}", + "{id:\"projectred-exploration:ruby_helmet\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:ruby_chestplate\",Count:32s,Damage:0s}", + "{id:\"projectred-exploration:ruby_leggings\",Count:24s,Damage:0s}", + "{id:\"projectred-exploration:ruby_boots\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_helmet\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_chestplate\",Count:32s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_leggings\",Count:24s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_boots\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:peridot_helmet\",Count:12s,Damage:0s}", + "{id:\"projectred-exploration:peridot_chestplate\",Count:32s,Damage:0s}", + "{id:\"projectred-exploration:peridot_leggings\",Count:24s,Damage:0s}", + "{id:\"projectred-exploration:peridot_boots\",Count:12s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:scout_shoes\",Count:4s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:mantreads\",Count:8s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:gunboats\",Count:8s,Damage:0s}", + "{id:\"railcraft:armor_helmet_steel\",Count:8s,Damage:0s}", + "{id:\"railcraft:armor_chestplate_steel\",Count:24s,Damage:0s}", + "{id:\"railcraft:armor_leggings_steel\",Count:20s,Damage:0s}", + "{id:\"railcraft:armor_boots_steel\",Count:8s,Damage:0s}", + "{id:\"railcraft:armor_goggles\",Count:11s,Damage:0s}", + "{id:\"railcraft:armor_overalls\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_copper\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_copper\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_copper\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_copper\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_tin\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_tin\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_tin\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_tin\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_silver\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_silver\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_silver\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_silver\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_lead\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_lead\",Count:20s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_lead\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_lead\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_aluminum\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_aluminum\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_aluminum\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_aluminum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_nickel\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_nickel\",Count:20s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_nickel\",Count:20s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_nickel\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_platinum\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_platinum\",Count:32s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_platinum\",Count:24s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_platinum\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_steel\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_steel\",Count:28s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_steel\",Count:20s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_steel\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_electrum\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_electrum\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_electrum\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_electrum\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_invar\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_invar\",Count:28s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_invar\",Count:20s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_invar\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_bronze\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_bronze\",Count:24s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_bronze\",Count:24s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_bronze\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_constantan\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_constantan\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_constantan\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_constantan\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_copper\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_tin\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_silver\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_lead\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_aluminum\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_nickel\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_platinum\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_steel\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_electrum\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_invar\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_bronze\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_constantan\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_iron\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_diamond\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_gold\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_copper\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_tin\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_silver\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_lead\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_aluminum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_nickel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_platinum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_steel\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_electrum\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_invar\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_bronze\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_constantan\",Count:7s,Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:24s,tag:{Energy:200000,JetpackParticle:0},Damage:0s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:24s,tag:{},Damage:1s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:24s,tag:{},Damage:2s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:24s,tag:{},Damage:3s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:24s,tag:{},Damage:4s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:24s,tag:{},Damage:5s}", + "{id:\"simplyjetpacks:itemjetpack\",Count:24s,tag:{},Damage:6s}", + "{id:\"simplyjetpacks:itemfluxpack\",Count:24s,tag:{Energy:200000},Damage:0s}", + "{id:\"simplyjetpacks:metaitem\",Count:15s,Damage:4s}", + "{id:\"simplyjetpacks:pilot_goggles\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:bellows\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:smelter_aux\",Count:5s,Damage:0s}", + "{id:\"backpack:bound_leather\",Count:7s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:1s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:2s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:3s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:4s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:5s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:6s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:7s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:8s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:9s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:10s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:11s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:12s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:13s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:14s}", + "{id:\"cfm:photo_frame\",Count:2s,Damage:15s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:11s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:11s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:8s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:4s,Damage:6s}", + "{id:\"ironchest:vanilla_iron_shulker_upgrade\",Count:7s,Damage:0s}", + "{id:\"ironchest:vanilla_copper_shulker_upgrade\",Count:7s,Damage:0s}", + "{id:\"metallurgy:amordrine_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:amordrine_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:amordrine_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:amordrine_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:haderoth_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:haderoth_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:haderoth_leggings\",Count:20s,Damage:0s}", + "{id:\"metallurgy:haderoth_boots\",Count:16s,Damage:0s}", + "{id:\"metallurgy:platinum_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:platinum_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:platinum_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:platinum_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:vulcanite_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:vulcanite_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:vulcanite_leggings\",Count:24s,Damage:0s}", + "{id:\"metallurgy:vulcanite_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:ignatius_helmet\",Count:8s,Damage:0s}", + "{id:\"metallurgy:ignatius_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:ignatius_leggings\",Count:12s,Damage:0s}", + "{id:\"metallurgy:ignatius_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:etherium_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:etherium_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:etherium_leggings\",Count:20s,Damage:0s}", + "{id:\"metallurgy:etherium_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:quicksilver_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:quicksilver_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:quicksilver_leggings\",Count:20s,Damage:0s}", + "{id:\"metallurgy:quicksilver_boots\",Count:20s,Damage:0s}", + "{id:\"metallurgy:brass_helmet\",Count:8s,Damage:0s}", + "{id:\"metallurgy:brass_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:brass_leggings\",Count:12s,Damage:0s}", + "{id:\"metallurgy:brass_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:astral_silver_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:astral_silver_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:astral_silver_leggings\",Count:12s,Damage:0s}", + "{id:\"metallurgy:astral_silver_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:hepatizon_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:hepatizon_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:hepatizon_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:hepatizon_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:bronze_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:bronze_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:bronze_leggings\",Count:12s,Damage:0s}", + "{id:\"metallurgy:bronze_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:sanguinite_helmet\",Count:20s,Damage:0s}", + "{id:\"metallurgy:sanguinite_chestplate\",Count:28s,Damage:0s}", + "{id:\"metallurgy:sanguinite_leggings\",Count:24s,Damage:0s}", + "{id:\"metallurgy:sanguinite_boots\",Count:16s,Damage:0s}", + "{id:\"metallurgy:eximite_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:eximite_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:eximite_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:eximite_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:silver_helmet\",Count:8s,Damage:0s}", + "{id:\"metallurgy:silver_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:silver_leggings\",Count:12s,Damage:0s}", + "{id:\"metallurgy:silver_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:desichalkos_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:desichalkos_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:desichalkos_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:desichalkos_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:celenegil_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:celenegil_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:celenegil_leggings\",Count:20s,Damage:0s}", + "{id:\"metallurgy:celenegil_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_leggings\",Count:20s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_boots\",Count:16s,Damage:0s}", + "{id:\"metallurgy:steel_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:steel_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:steel_leggings\",Count:20s,Damage:0s}", + "{id:\"metallurgy:steel_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:carmot_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:carmot_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:carmot_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:carmot_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:mithril_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:mithril_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:mithril_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:mithril_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:ceruclase_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:ceruclase_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:ceruclase_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:ceruclase_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:deep_iron_helmet\",Count:8s,Damage:0s}", + "{id:\"metallurgy:deep_iron_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:deep_iron_leggings\",Count:12s,Damage:0s}", + "{id:\"metallurgy:deep_iron_boots\",Count:4s,Damage:0s}", + "{id:\"metallurgy:angmallen_helmet\",Count:8s,Damage:0s}", + "{id:\"metallurgy:angmallen_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:angmallen_leggings\",Count:12s,Damage:0s}", + "{id:\"metallurgy:angmallen_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:kalendrite_helmet\",Count:4s,Damage:0s}", + "{id:\"metallurgy:kalendrite_chestplate\",Count:8s,Damage:0s}", + "{id:\"metallurgy:kalendrite_leggings\",Count:8s,Damage:0s}", + "{id:\"metallurgy:kalendrite_boots\",Count:4s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_leggings\",Count:20s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:prometheum_helmet\",Count:8s,Damage:0s}", + "{id:\"metallurgy:prometheum_chestplate\",Count:8s,Damage:0s}", + "{id:\"metallurgy:prometheum_leggings\",Count:8s,Damage:0s}", + "{id:\"metallurgy:prometheum_boots\",Count:4s,Damage:0s}", + "{id:\"metallurgy:copper_helmet\",Count:8s,Damage:0s}", + "{id:\"metallurgy:copper_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:copper_leggings\",Count:8s,Damage:0s}", + "{id:\"metallurgy:copper_boots\",Count:4s,Damage:0s}", + "{id:\"metallurgy:adamantine_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:adamantine_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:adamantine_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:adamantine_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:electrum_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:electrum_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:electrum_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:electrum_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:tartarite_helmet\",Count:20s,Damage:0s}", + "{id:\"metallurgy:tartarite_chestplate\",Count:28s,Damage:0s}", + "{id:\"metallurgy:tartarite_leggings\",Count:24s,Damage:0s}", + "{id:\"metallurgy:tartarite_boots\",Count:20s,Damage:0s}", + "{id:\"metallurgy:atlarus_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:atlarus_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:atlarus_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:atlarus_boots\",Count:16s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_leggings\",Count:20s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_boots\",Count:16s,Damage:0s}", + "{id:\"metallurgy:black_steel_helmet\",Count:8s,Damage:0s}", + "{id:\"metallurgy:black_steel_chestplate\",Count:12s,Damage:0s}", + "{id:\"metallurgy:black_steel_leggings\",Count:12s,Damage:0s}", + "{id:\"metallurgy:black_steel_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:lutetium_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:lutetium_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:lutetium_leggings\",Count:24s,Damage:0s}", + "{id:\"metallurgy:lutetium_boots\",Count:20s,Damage:0s}", + "{id:\"metallurgy:osmium_helmet\",Count:20s,Damage:0s}", + "{id:\"metallurgy:osmium_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:osmium_leggings\",Count:24s,Damage:0s}", + "{id:\"metallurgy:osmium_boots\",Count:20s,Damage:0s}", + "{id:\"metallurgy:oureclase_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:oureclase_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:oureclase_leggings\",Count:24s,Damage:0s}", + "{id:\"metallurgy:oureclase_boots\",Count:16s,Damage:0s}", + "{id:\"metallurgy:inolashite_helmet\",Count:20s,Damage:0s}", + "{id:\"metallurgy:inolashite_chestplate\",Count:28s,Damage:0s}", + "{id:\"metallurgy:inolashite_leggings\",Count:24s,Damage:0s}", + "{id:\"metallurgy:inolashite_boots\",Count:12s,Damage:0s}", + "{id:\"metallurgy:orichalcum_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:orichalcum_chestplate\",Count:28s,Damage:0s}", + "{id:\"metallurgy:orichalcum_leggings\",Count:24s,Damage:0s}", + "{id:\"metallurgy:orichalcum_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:midasium_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:midasium_chestplate\",Count:20s,Damage:0s}", + "{id:\"metallurgy:midasium_leggings\",Count:16s,Damage:0s}", + "{id:\"metallurgy:midasium_boots\",Count:16s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_helmet\",Count:16s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_chestplate\",Count:24s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_leggings\",Count:20s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_boots\",Count:16s,Damage:0s}", + "{id:\"metallurgy:krik_helmet\",Count:12s,Damage:0s}", + "{id:\"metallurgy:krik_chestplate\",Count:16s,Damage:0s}", + "{id:\"metallurgy:krik_leggings\",Count:12s,Damage:0s}", + "{id:\"metallurgy:krik_boots\",Count:8s,Damage:0s}", + "{id:\"metallurgy:rubracium_gauntlet\",Count:3s,Damage:0s}", + "{id:\"metallurgy:ore_detector\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"praemunio\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"praemunio\"}]},Damage:1s}", + "{id:\"thaumcraft:goggles\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:thaumium_helm\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:thaumium_chest\",Count:24s,Damage:0s}", + "{id:\"thaumcraft:thaumium_legs\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:thaumium_boots\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:cloth_chest\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:cloth_legs\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:cloth_boots\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:traveller_boots\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:fortress_helm\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:fortress_chest\",Count:28s,Damage:0s}", + "{id:\"thaumcraft:fortress_legs\",Count:24s,Damage:0s}", + "{id:\"thaumcraft:void_helm\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:void_chest\",Count:32s,Damage:0s}", + "{id:\"thaumcraft:void_legs\",Count:24s,Damage:0s}", + "{id:\"thaumcraft:void_boots\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:void_robe_helm\",Count:25s,Damage:0s}", + "{id:\"thaumcraft:void_robe_chest\",Count:41s,Damage:0s}", + "{id:\"thaumcraft:void_robe_legs\",Count:32s,Damage:0s}", + "{id:\"thaumcraft:crimson_plate_helm\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:crimson_plate_chest\",Count:24s,Damage:0s}", + "{id:\"thaumcraft:crimson_plate_legs\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:crimson_boots\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_helm\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_chest\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_legs\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:crimson_praetor_helm\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:crimson_praetor_chest\",Count:28s,Damage:0s}", + "{id:\"thaumcraft:crimson_praetor_legs\",Count:24s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:11s,Damage:2s}", + "{id:\"thaumcraft:baubles\",Count:11s,Damage:6s}", + "{id:\"thaumcraft:caster_basic\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:focus_pouch\",Count:34s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:8s,Damage:8s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:9s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:10s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:17s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:18s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:18s}", + "{id:\"tconstruct:slime_boots\",Count:1s,Damage:0s}", + "{id:\"tconstruct:slime_boots\",Count:1s,Damage:1s}", + "{id:\"tconstruct:slime_boots\",Count:1s,Damage:2s}", + "{id:\"tconstruct:slime_boots\",Count:1s,Damage:3s}", + "{id:\"tconstruct:slime_boots\",Count:1s,Damage:4s}", + "{id:\"tconstruct:piggybackpack\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_chest\",Count:18s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_wood\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_metal\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_silverwood\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_gate\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:fortified_glass\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:fortified_glass_pane\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:starfield_glass\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:starfield_glass\",Count:12s,Damage:1s}", + "{id:\"thaumicaugmentation:starfield_glass\",Count:9s,Damage:2s}", + "{id:\"thaumicaugmentation:warded_button_greatwood\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_silverwood\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_arcane_stone\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_greatwood\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_silverwood\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_arcane_stone\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:material\",Count:15s,Damage:1s}", + "{id:\"thaumicaugmentation:material\",Count:17s,Damage:4s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:19s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:23s,Damage:1s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:19s,Damage:2s}", + "{ForgeCaps:{Parent:{ownerLeast:0L,name:\"\",ownerMost:0L}},id:\"thaumicaugmentation:key\",Count:5s,Damage:0s}", + "{ForgeCaps:{Parent:{ownerLeast:0L,name:\"\",ownerMost:0L}},id:\"thaumicaugmentation:key\",Count:5s,Damage:1s}", + "{ForgeCaps:{Parent:{ownerLeast:0L,pos:[I;0,0,0],name:\"\",typeName:\"\",ownerMost:0L,type:\"\"}},id:\"thaumicaugmentation:key\",Count:5s,Damage:2s}", + "{id:\"thaumicaugmentation:void_boots\",Count:16s,tag:{color:6961280},Damage:0s}", + "{id:\"thaumicaugmentation:void_boots\",Count:16s,tag:{color:6961280,tc.charge:480},Damage:0s}", + "{ForgeCaps:{Parent:{slots:1}},id:\"thaumicaugmentation:thaumostatic_harness\",Count:12s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:8s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:8s,Damage:1s}", + "{ForgeCaps:{Parent:{slots:2}},id:\"thaumicaugmentation:elytra_harness\",Count:12s,Damage:0s}", + "{ForgeCaps:{Parent:{energy:{energy:0L}}},id:\"thaumicaugmentation:elytra_harness_augment\",Count:8s,Damage:0s}", + "{id:\"thaumicaugmentation:autocaster_placer\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_hood\",Count:19s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_chestplate\",Count:24s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_leggings\",Count:20s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicperiphery:pauldron\",Count:13s,Damage:0s}", + "{id:\"thaumicperiphery:pauldron_repulsion\",Count:15s,Damage:0s}", + "{id:\"thaumicperiphery:magic_quiver\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:alkahest_vat\",Count:5s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_helm\",Count:30s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_chest\",Count:36s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_legs\",Count:28s,Damage:0s}", + "{id:\"thaumicwonders:night_vision_goggles\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:21s,Damage:1s}", + "{id:\"harvestcraft:apiary\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:plainyogurtitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatheritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatherhelmitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatherchestitem\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatherleggingsitem\",Count:24s,Damage:0s}", + "{id:\"harvestcraft:hardenedleatherbootsitem\",Count:9s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:4s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:4s,Damage:1s}", + "{id:\"bibliocraft:biblioglasses\",Count:4s,Damage:2s}" + ] + }, + { + "aspect": "herba", + "items": [ + "{id:\"minecraft:grass\",Count:2s,Damage:0s}", + "{id:\"minecraft:dirt\",Count:1s,Damage:2s}", + "{id:\"minecraft:planks\",Count:3s,Damage:0s}", + "{id:\"minecraft:planks\",Count:3s,Damage:1s}", + "{id:\"minecraft:planks\",Count:3s,Damage:2s}", + "{id:\"minecraft:planks\",Count:3s,Damage:3s}", + "{id:\"minecraft:planks\",Count:3s,Damage:4s}", + "{id:\"minecraft:planks\",Count:3s,Damage:5s}", + "{id:\"minecraft:log\",Count:20s,Damage:0s}", + "{id:\"minecraft:log\",Count:20s,Damage:1s}", + "{id:\"minecraft:log\",Count:20s,Damage:2s}", + "{id:\"minecraft:log\",Count:20s,Damage:3s}", + "{id:\"minecraft:wool\",Count:1s,Damage:5s}", + "{id:\"minecraft:wool\",Count:3s,Damage:13s}", + "{id:\"minecraft:bookshelf\",Count:15s,Damage:0s}", + "{id:\"minecraft:mossy_cobblestone\",Count:3s,Damage:0s}", + "{id:\"minecraft:oak_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:pumpkin\",Count:10s,Damage:0s}", + "{id:\"minecraft:lit_pumpkin\",Count:7s,Damage:0s}", + "{id:\"minecraft:stonebrick\",Count:1s,Damage:1s}", + "{id:\"minecraft:melon_block\",Count:10s,Damage:0s}", + "{id:\"minecraft:mycelium\",Count:1s,Damage:0s}", + "{id:\"minecraft:wooden_slab\",Count:1s,Damage:0s}", + "{id:\"minecraft:wooden_slab\",Count:1s,Damage:1s}", + "{id:\"minecraft:wooden_slab\",Count:1s,Damage:2s}", + "{id:\"minecraft:wooden_slab\",Count:1s,Damage:3s}", + "{id:\"minecraft:wooden_slab\",Count:1s,Damage:4s}", + "{id:\"minecraft:wooden_slab\",Count:1s,Damage:5s}", + "{id:\"minecraft:spruce_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:birch_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:jungle_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:log2\",Count:20s,Damage:0s}", + "{id:\"minecraft:log2\",Count:20s,Damage:1s}", + "{id:\"minecraft:acacia_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:dark_oak_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:hay_block\",Count:33s,Damage:0s}", + "{id:\"minecraft:purpur_block\",Count:3s,Damage:0s}", + "{id:\"minecraft:purpur_pillar\",Count:1s,Damage:0s}", + "{id:\"minecraft:purpur_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:purpur_slab\",Count:1s,Damage:0s}", + "{id:\"minecraft:nether_wart_block\",Count:6s,Damage:0s}", + "{id:\"minecraft:red_nether_brick\",Count:1s,Damage:0s}", + "{id:\"minecraft:sapling\",Count:15s,Damage:0s}", + "{id:\"minecraft:sapling\",Count:15s,Damage:1s}", + "{id:\"minecraft:sapling\",Count:15s,Damage:2s}", + "{id:\"minecraft:sapling\",Count:15s,Damage:3s}", + "{id:\"minecraft:sapling\",Count:15s,Damage:4s}", + "{id:\"minecraft:sapling\",Count:15s,Damage:5s}", + "{id:\"minecraft:leaves\",Count:5s,Damage:0s}", + "{id:\"minecraft:leaves\",Count:5s,Damage:1s}", + "{id:\"minecraft:leaves\",Count:5s,Damage:2s}", + "{id:\"minecraft:leaves\",Count:5s,Damage:3s}", + "{id:\"minecraft:tallgrass\",Count:5s,Damage:1s}", + "{id:\"minecraft:tallgrass\",Count:5s,Damage:2s}", + "{id:\"minecraft:deadbush\",Count:5s,Damage:0s}", + "{id:\"minecraft:yellow_flower\",Count:5s,Damage:0s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:0s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:1s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:2s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:3s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:4s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:5s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:6s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:7s}", + "{id:\"minecraft:red_flower\",Count:5s,Damage:8s}", + "{id:\"minecraft:brown_mushroom\",Count:5s,Damage:0s}", + "{id:\"minecraft:red_mushroom\",Count:5s,Damage:0s}", + "{id:\"minecraft:chest\",Count:18s,Damage:0s}", + "{id:\"minecraft:crafting_table\",Count:9s,Damage:0s}", + "{id:\"minecraft:ladder\",Count:1s,Damage:0s}", + "{id:\"minecraft:cactus\",Count:5s,Damage:0s}", + "{id:\"minecraft:fence\",Count:3s,Damage:0s}", + "{id:\"minecraft:vine\",Count:5s,Damage:0s}", + "{id:\"minecraft:waterlily\",Count:5s,Damage:0s}", + "{id:\"minecraft:cobblestone_wall\",Count:2s,Damage:1s}", + "{id:\"minecraft:leaves2\",Count:5s,Damage:0s}", + "{id:\"minecraft:leaves2\",Count:5s,Damage:1s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:13s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:0s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:1s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:2s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:3s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:4s}", + "{id:\"minecraft:double_plant\",Count:5s,Damage:5s}", + "{id:\"minecraft:spruce_fence\",Count:3s,Damage:0s}", + "{id:\"minecraft:birch_fence\",Count:3s,Damage:0s}", + "{id:\"minecraft:jungle_fence\",Count:3s,Damage:0s}", + "{id:\"minecraft:dark_oak_fence\",Count:3s,Damage:0s}", + "{id:\"minecraft:acacia_fence\",Count:3s,Damage:0s}", + "{id:\"minecraft:chorus_plant\",Count:5s,Damage:0s}", + "{id:\"minecraft:chorus_flower\",Count:5s,Damage:0s}", + "{id:\"minecraft:white_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:orange_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:magenta_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:light_blue_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:yellow_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:lime_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:pink_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:gray_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:silver_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:cyan_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:purple_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:blue_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:brown_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:green_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:red_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:black_shulker_box\",Count:13s,Damage:0s}", + "{id:\"minecraft:painting\",Count:6s,Damage:0s}", + "{id:\"minecraft:sign\",Count:4s,Damage:0s}", + "{id:\"minecraft:bed\",Count:1s,Damage:5s}", + "{id:\"minecraft:bed\",Count:3s,Damage:13s}", + "{id:\"minecraft:item_frame\",Count:6s,Damage:0s}", + "{id:\"minecraft:flower_pot\",Count:5s,Damage:0s}", + "{id:\"minecraft:armor_stand\",Count:4s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:5s,Damage:10s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:14s,Damage:2s}", + "{id:\"thaumicterminal:item_part\",Count:6s,Damage:0s}", + "{id:\"minecraft:noteblock\",Count:18s,Damage:0s}", + "{id:\"minecraft:sticky_piston\",Count:4s,Damage:0s}", + "{id:\"minecraft:piston\",Count:6s,Damage:0s}", + "{id:\"minecraft:wooden_pressure_plate\",Count:4s,Damage:0s}", + "{id:\"minecraft:trapdoor\",Count:6s,Damage:0s}", + "{id:\"minecraft:fence_gate\",Count:7s,Damage:0s}", + "{id:\"minecraft:tripwire_hook\",Count:1s,Damage:0s}", + "{id:\"minecraft:wooden_button\",Count:2s,Damage:0s}", + "{id:\"minecraft:trapped_chest\",Count:14s,Damage:0s}", + "{id:\"minecraft:daylight_detector\",Count:2s,Damage:0s}", + "{id:\"minecraft:spruce_fence_gate\",Count:7s,Damage:0s}", + "{id:\"minecraft:birch_fence_gate\",Count:7s,Damage:0s}", + "{id:\"minecraft:jungle_fence_gate\",Count:7s,Damage:0s}", + "{id:\"minecraft:dark_oak_fence_gate\",Count:7s,Damage:0s}", + "{id:\"minecraft:acacia_fence_gate\",Count:7s,Damage:0s}", + "{id:\"minecraft:wooden_door\",Count:4s,Damage:0s}", + "{id:\"minecraft:spruce_door\",Count:4s,Damage:0s}", + "{id:\"minecraft:birch_door\",Count:4s,Damage:0s}", + "{id:\"minecraft:jungle_door\",Count:4s,Damage:0s}", + "{id:\"minecraft:acacia_door\",Count:4s,Damage:0s}", + "{id:\"minecraft:dark_oak_door\",Count:4s,Damage:0s}", + "{id:\"tconstruct:wooden_hopper\",Count:24s,Damage:0s}", + "{id:\"minecraft:boat\",Count:11s,Damage:0s}", + "{id:\"minecraft:carrot_on_a_stick\",Count:5s,Damage:0s}", + "{id:\"minecraft:spruce_boat\",Count:11s,Damage:0s}", + "{id:\"minecraft:birch_boat\",Count:11s,Damage:0s}", + "{id:\"minecraft:jungle_boat\",Count:11s,Damage:0s}", + "{id:\"minecraft:acacia_boat\",Count:11s,Damage:0s}", + "{id:\"minecraft:dark_oak_boat\",Count:11s,Damage:0s}", + "{id:\"forestry:cart.beehouse\",Count:9s,Damage:0s}", + "{id:\"forestry:cart.beehouse\",Count:9s,Damage:1s}", + "{id:\"railcraft:detector\",Count:18s,Damage:0s}", + "{id:\"railcraft:detector\",Count:6s,Damage:3s}", + "{id:\"railcraft:detector\",Count:120s,Damage:5s}", + "{id:\"railcraft:detector\",Count:120s,Damage:8s}", + "{id:\"railcraft:cart_ic2_batbox\",Count:8s,Damage:0s}", + "{id:\"railcraft:cart_gift\",Count:3s,Damage:0s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_buffer\"}},Damage:3s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_gated\"}},Damage:9s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_locking\"}},Damage:10s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_one_way\"}},Damage:11s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_messenger\"}},Damage:15s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_delayed\"}},Damage:16s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_priming\"}},Damage:17s}", + "{id:\"railcraft:track_kit\",Count:6s,tag:{railcraft:{kit:\"railcraft_launcher\"}},Damage:18s}", + "{id:\"railcraft:track_kit\",Count:2s,tag:{railcraft:{kit:\"railcraft_whistle\"}},Damage:19s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_locomotive\"}},Damage:20s}", + "{id:\"railcraft:actuator\",Count:6s,Damage:0s}", + "{id:\"railcraft:cart_tnt_wood\",Count:3s,Damage:0s}", + "{id:\"railcraft:locomotive_steam_solid\",Count:2s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"railcraft:locomotive_electric\",Count:2s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"railcraft:locomotive_creative\",Count:2s,tag:{model:\"railcraft:default\"},Damage:0s}", + "{id:\"minecraft:iron_shovel\",Count:1s,Damage:0s}", + "{id:\"minecraft:iron_pickaxe\",Count:1s,Damage:0s}", + "{id:\"minecraft:iron_axe\",Count:1s,Damage:0s}", + "{id:\"minecraft:apple\",Count:5s,Damage:0s}", + "{id:\"minecraft:bow\",Count:2s,Damage:0s}", + "{id:\"minecraft:wooden_sword\",Count:5s,Damage:0s}", + "{id:\"minecraft:wooden_shovel\",Count:3s,Damage:0s}", + "{id:\"minecraft:wooden_pickaxe\",Count:8s,Damage:0s}", + "{id:\"minecraft:wooden_axe\",Count:8s,Damage:0s}", + "{id:\"minecraft:stone_shovel\",Count:1s,Damage:0s}", + "{id:\"minecraft:stone_pickaxe\",Count:1s,Damage:0s}", + "{id:\"minecraft:stone_axe\",Count:1s,Damage:0s}", + "{id:\"minecraft:diamond_shovel\",Count:1s,Damage:0s}", + "{id:\"minecraft:diamond_pickaxe\",Count:1s,Damage:0s}", + "{id:\"minecraft:diamond_axe\",Count:1s,Damage:0s}", + "{id:\"minecraft:stick\",Count:1s,Damage:0s}", + "{id:\"minecraft:bowl\",Count:1s,Damage:0s}", + "{id:\"minecraft:mushroom_stew\",Count:7s,Damage:0s}", + "{id:\"minecraft:golden_shovel\",Count:1s,Damage:0s}", + "{id:\"minecraft:golden_pickaxe\",Count:1s,Damage:0s}", + "{id:\"minecraft:golden_axe\",Count:1s,Damage:0s}", + "{id:\"minecraft:wooden_hoe\",Count:6s,Damage:0s}", + "{id:\"minecraft:stone_hoe\",Count:1s,Damage:0s}", + "{id:\"minecraft:iron_hoe\",Count:1s,Damage:0s}", + "{id:\"minecraft:diamond_hoe\",Count:1s,Damage:0s}", + "{id:\"minecraft:golden_hoe\",Count:1s,Damage:0s}", + "{id:\"minecraft:wheat_seeds\",Count:5s,Damage:0s}", + "{id:\"minecraft:wheat\",Count:5s,Damage:0s}", + "{id:\"minecraft:golden_apple\",Count:3s,Damage:0s}", + "{id:\"minecraft:reeds\",Count:5s,Damage:0s}", + "{id:\"minecraft:book\",Count:1s,Damage:0s}", + "{id:\"minecraft:fishing_rod\",Count:2s,Damage:0s}", + "{id:\"minecraft:dye\",Count:1s,Damage:1s}", + "{id:\"minecraft:dye\",Count:5s,Damage:2s}", + "{id:\"minecraft:dye\",Count:1s,Damage:6s}", + "{id:\"minecraft:dye\",Count:1s,Damage:9s}", + "{id:\"minecraft:dye\",Count:2s,Damage:10s}", + "{id:\"minecraft:dye\",Count:1s,Damage:11s}", + "{id:\"minecraft:dye\",Count:1s,Damage:13s}", + "{id:\"minecraft:dye\",Count:1s,Damage:15s}", + "{id:\"minecraft:sugar\",Count:3s,Damage:0s}", + "{id:\"minecraft:cake\",Count:15s,Damage:0s}", + "{id:\"minecraft:cookie\",Count:3s,Damage:0s}", + "{id:\"minecraft:melon\",Count:1s,Damage:0s}", + "{id:\"minecraft:pumpkin_seeds\",Count:5s,Damage:0s}", + "{id:\"minecraft:melon_seeds\",Count:5s,Damage:0s}", + "{id:\"minecraft:nether_wart\",Count:1s,Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:4s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:1s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:fermented_spider_eye\",Count:6s,Damage:0s}", + "{id:\"minecraft:carrot\",Count:5s,Damage:0s}", + "{id:\"minecraft:potato\",Count:5s,Damage:0s}", + "{id:\"minecraft:baked_potato\",Count:5s,Damage:0s}", + "{id:\"minecraft:poisonous_potato\",Count:5s,Damage:0s}", + "{id:\"minecraft:golden_carrot\",Count:3s,Damage:0s}", + "{id:\"minecraft:pumpkin_pie\",Count:9s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:0s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:1s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:3s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:4s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:5s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:6s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:8s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:9s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:10s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:11s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:5s,id:12s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:5s,id:13s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:14s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:15s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:5s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:5s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:5s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:19s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:21s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:22s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:23s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:24s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:25s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:26s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:27s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:28s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:29s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:30s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:31s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:5s,id:32s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:33s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:34s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:35s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:36s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:37s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:38s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:39s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:40s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:41s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:42s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:43s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:44s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:45s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:46s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:47s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:5s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:49s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:50s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:51s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:5s,id:52s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:53s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:5s,id:54s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:55s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:56s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:57s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:58s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:59s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:60s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:61s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:62s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:63s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:64s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:65s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:66s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:67s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:2s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:3s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:4s,id:68s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:70s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:71s}]},Damage:0s}", + "{id:\"minecraft:rabbit_stew\",Count:12s,Damage:0s}", + "{id:\"minecraft:chorus_fruit\",Count:5s,Damage:0s}", + "{id:\"minecraft:chorus_fruit_popped\",Count:4s,Damage:0s}", + "{id:\"minecraft:beetroot\",Count:5s,Damage:0s}", + "{id:\"minecraft:beetroot_seeds\",Count:5s,Damage:0s}", + "{id:\"minecraft:beetroot_soup\",Count:2s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:4s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:1s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:4s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:1s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:awkward\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:4s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:1s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:shield\",Count:13s,Damage:0s}", + "{id:\"aeadditions:storage.physical\",Count:13s,tag:{upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:4s}", + "{id:\"aeadditions:storage.physical\",Count:13s,tag:{power:32000.0d,upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:4s}", + "{id:\"aeadditions:fluidcrafter\",Count:4s,Damage:0s}", + "{id:\"aeadditions:fluidfiller\",Count:3s,Damage:0s}", + "{id:\"aeadditions:gas_interface\",Count:1s,Damage:0s}", + "{id:\"ic2:te\",Count:6s,Damage:10s}", + "{id:\"ic2:te\",Count:4s,Damage:23s}", + "{id:\"ic2:te\",Count:8s,Damage:32s}", + "{id:\"ic2:te\",Count:27s,Damage:35s}", + "{id:\"ic2:te\",Count:13s,Damage:38s}", + "{id:\"ic2:te\",Count:33s,Damage:45s}", + "{id:\"ic2:te\",Count:19s,Damage:55s}", + "{id:\"ic2:te\",Count:19s,Damage:57s}", + "{id:\"ic2:te\",Count:13s,Damage:58s}", + "{id:\"ic2:te\",Count:15s,Damage:59s}", + "{id:\"ic2:te\",Count:13s,Damage:60s}", + "{id:\"ic2:te\",Count:13s,Damage:66s}", + "{id:\"ic2:te\",Count:27s,Damage:67s}", + "{id:\"ic2:te\",Count:8s,Damage:68s}", + "{id:\"ic2:te\",Count:8s,tag:{energy:40000.0d},Damage:68s}", + "{id:\"ic2:te\",Count:11s,Damage:72s}", + "{id:\"ic2:te\",Count:11s,tag:{energy:40000.0d},Damage:72s}", + "{id:\"ic2:te\",Count:13s,Damage:77s}", + "{id:\"ic2:te\",Count:27s,Damage:83s}", + "{id:\"ic2:te\",Count:54s,Damage:91s}", + "{id:\"ic2:te\",Count:20s,Damage:84s}", + "{id:\"ic2:te\",Count:7s,Damage:88s}", + "{id:\"ic2:te\",Count:69s,Damage:111s}", + "{id:\"ic2:leaves\",Count:5s,Damage:0s}", + "{id:\"ic2:sapling\",Count:15s,Damage:0s}", + "{id:\"ic2:scaffold\",Count:2s,Damage:0s}", + "{id:\"ic2:batpack\",Count:2s,tag:{charge:60000.0d},Damage:0s}", + "{id:\"ic2:barrel\",Count:4s,Damage:0s}", + "{id:\"ic2:mug\",Count:2s,Damage:3s}", + "{id:\"ic2:crafting\",Count:30s,Damage:20s}", + "{id:\"ic2:crafting\",Count:58s,Damage:31s}", + "{id:\"ic2:crop_stick\",Count:1s,Damage:0s}", + "{id:\"ic2:bronze_axe\",Count:1s,Damage:0s}", + "{id:\"ic2:bronze_hoe\",Count:1s,Damage:0s}", + "{id:\"ic2:bronze_pickaxe\",Count:1s,Damage:0s}", + "{id:\"ic2:bronze_shovel\",Count:1s,Damage:0s}", + "{id:\"ic2:forge_hammer\",Count:1s,Damage:0s}", + "{id:\"ic2:tool_box\",Count:13s,Damage:0s}", + "{id:\"ic2:treetap\",Count:11s,Damage:0s}", + "{id:\"ic2:crowbar\",Count:3s,Damage:0s}", + "{id:\"ic2:containment_box\",Count:13s,Damage:0s}", + "{id:\"ic2:electric_treetap\",Count:8s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:upgrade\",Count:11s,Damage:2s}", + "{id:\"ic2:upgrade\",Count:1s,tag:{},Damage:9s}", + "{id:\"ic2:rotor_wood\",Count:174s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:cover\",Count:4s,Damage:0s}", + "{id:\"ic2:cover\",Count:4s,Damage:1s}", + "{id:\"forestry:gear_bronze\",Count:1s,Damage:0s}", + "{id:\"forestry:gear_copper\",Count:1s,Damage:0s}", + "{id:\"forestry:gear_tin\",Count:1s,Damage:0s}", + "{id:\"forestry:bronze_pickaxe\",Count:1s,Damage:0s}", + "{id:\"forestry:bronze_shovel\",Count:1s,Damage:0s}", + "{id:\"forestry:habitat_former\",Count:1s,Damage:0s}", + "{id:\"forestry:wood_pile\",Count:60s,Damage:0s}", + "{id:\"forestry:fermenter\",Count:3s,Damage:0s}", + "{id:\"forestry:moistener\",Count:3s,Damage:0s}", + "{id:\"forestry:rainmaker\",Count:3s,Damage:0s}", + "{id:\"forestry:fabricator\",Count:13s,Damage:0s}", + "{id:\"forestry:apiarist_bag\",Count:11s,Damage:0s}", + "{id:\"forestry:lepidopterist_bag\",Count:11s,Damage:0s}", + "{id:\"forestry:miner_bag\",Count:13s,Damage:0s}", + "{id:\"forestry:digger_bag\",Count:13s,Damage:0s}", + "{id:\"forestry:forester_bag\",Count:43s,Damage:0s}", + "{id:\"forestry:hunter_bag\",Count:13s,Damage:0s}", + "{id:\"forestry:adventurer_bag\",Count:13s,Damage:0s}", + "{id:\"forestry:builder_bag\",Count:13s,Damage:0s}", + "{id:\"forestry:worktable\",Count:21s,Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeOak\",UID0:\"forestry.treeOak\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsAverage\",UID0:\"forestry.saplingsAverage\",Slot:2b},{UID1:\"forestry.fruitApple\",UID0:\"forestry.fruitApple\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeDarkOak\",UID0:\"forestry.treeDarkOak\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsAverage\",UID0:\"forestry.saplingsAverage\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeBirch\",UID0:\"forestry.treeBirch\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsAverage\",UID0:\"forestry.saplingsAverage\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeLime\",UID0:\"forestry.treeLime\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLower\",UID0:\"forestry.yieldLower\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeWalnut\",UID0:\"forestry.treeWalnut\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitWalnut\",UID0:\"forestry.fruitWalnut\",Slot:3b},{UID1:\"forestry.yieldAverage\",UID0:\"forestry.yieldAverage\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeChestnut\",UID0:\"forestry.treeChestnut\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitChestnut\",UID0:\"forestry.fruitChestnut\",Slot:3b},{UID1:\"forestry.yieldAverage\",UID0:\"forestry.yieldAverage\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeCherry\",UID0:\"forestry.treeCherry\",Slot:0b},{UID1:\"forestry.heightSmaller\",UID0:\"forestry.heightSmaller\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitCherry\",UID0:\"forestry.fruitCherry\",Slot:3b},{UID1:\"forestry.yieldAverage\",UID0:\"forestry.yieldAverage\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeLemon\",UID0:\"forestry.treeLemon\",Slot:0b},{UID1:\"forestry.heightSmallest\",UID0:\"forestry.heightSmallest\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitLemon\",UID0:\"forestry.fruitLemon\",Slot:3b},{UID1:\"forestry.yieldLower\",UID0:\"forestry.yieldLower\",Slot:4b},{UID1:\"forestry.sappinessAverage\",UID0:\"forestry.sappinessAverage\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePlum\",UID0:\"forestry.treePlum\",Slot:0b},{UID1:\"forestry.heightSmallest\",UID0:\"forestry.heightSmallest\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitPlum\",UID0:\"forestry.fruitPlum\",Slot:3b},{UID1:\"forestry.yieldHigh\",UID0:\"forestry.yieldHigh\",Slot:4b},{UID1:\"forestry.sappinessAverage\",UID0:\"forestry.sappinessAverage\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeMaple\",UID0:\"forestry.treeMaple\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeSpruce\",UID0:\"forestry.treeSpruce\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsAverage\",UID0:\"forestry.saplingsAverage\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeLarch\",UID0:\"forestry.treeLarch\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePine\",UID0:\"forestry.treePine\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeSequoia\",UID0:\"forestry.treeSequoia\",Slot:0b},{UID1:\"forestry.heightLargest\",UID0:\"forestry.heightLargest\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlower\",UID0:\"forestry.maturationSlower\",Slot:7b},{UID1:\"forestry.i3d\",UID0:\"forestry.i3d\",Slot:8b},{UID1:\"forestry.fireproofTrue\",UID0:\"forestry.fireproofTrue\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeGigant\",UID0:\"forestry.treeGigant\",Slot:0b},{UID1:\"forestry.heightGigantic\",UID0:\"forestry.heightGigantic\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlowest\",UID0:\"forestry.maturationSlowest\",Slot:7b},{UID1:\"forestry.i4d\",UID0:\"forestry.i4d\",Slot:8b},{UID1:\"forestry.fireproofTrue\",UID0:\"forestry.fireproofTrue\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeJungle\",UID0:\"forestry.treeJungle\",Slot:0b},{UID1:\"forestry.heightLarger\",UID0:\"forestry.heightLarger\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitCocoa\",UID0:\"forestry.fruitCocoa\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFast\",UID0:\"forestry.maturationFast\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeTeak\",UID0:\"forestry.treeTeak\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeIpe\",UID0:\"forestry.treeIpe\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeKapok\",UID0:\"forestry.treeKapok\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlow\",UID0:\"forestry.maturationSlow\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeEbony\",UID0:\"forestry.treeEbony\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlower\",UID0:\"forestry.maturationSlower\",Slot:7b},{UID1:\"forestry.i3d\",UID0:\"forestry.i3d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeZebrawood\",UID0:\"forestry.treeZebrawood\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeMahogony\",UID0:\"forestry.treeMahogony\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlow\",UID0:\"forestry.maturationSlow\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeAcaciaVanilla\",UID0:\"forestry.treeAcaciaVanilla\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeAcacia\",UID0:\"forestry.treeAcacia\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePadauk\",UID0:\"forestry.treePadauk\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeBalsa\",UID0:\"forestry.treeBalsa\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsHigh\",UID0:\"forestry.saplingsHigh\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeCocobolo\",UID0:\"forestry.treeCocobolo\",Slot:0b},{UID1:\"forestry.heightLargest\",UID0:\"forestry.heightLargest\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeWenge\",UID0:\"forestry.treeWenge\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLowest\",UID0:\"forestry.saplingsLowest\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLowest\",UID0:\"forestry.sappinessLowest\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i2d\",UID0:\"forestry.i2d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeBaobab\",UID0:\"forestry.treeBaobab\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlow\",UID0:\"forestry.maturationSlow\",Slot:7b},{UID1:\"forestry.i3d\",UID0:\"forestry.i3d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeMahoe\",UID0:\"forestry.treeMahoe\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessHigh\",UID0:\"forestry.sappinessHigh\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlowest\",UID0:\"forestry.maturationSlowest\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeWillow\",UID0:\"forestry.treeWillow\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationFaster\",UID0:\"forestry.maturationFaster\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeSipiri\",UID0:\"forestry.treeSipiri\",Slot:0b},{UID1:\"forestry.heightLarge\",UID0:\"forestry.heightLarge\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlow\",UID0:\"forestry.maturationSlow\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePapaya\",UID0:\"forestry.treePapaya\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitPapaya\",UID0:\"forestry.fruitPapaya\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLower\",UID0:\"forestry.sappinessLower\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treeDate\",UID0:\"forestry.treeDate\",Slot:0b},{UID1:\"forestry.heightAverage\",UID0:\"forestry.heightAverage\",Slot:1b},{UID1:\"forestry.saplingsLow\",UID0:\"forestry.saplingsLow\",Slot:2b},{UID1:\"forestry.fruitDates\",UID0:\"forestry.fruitDates\",Slot:3b},{UID1:\"forestry.yieldLow\",UID0:\"forestry.yieldLow\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationAverage\",UID0:\"forestry.maturationAverage\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:sapling\",Count:15s,tag:{IsAnalyzed:0b,Genome:{Chromosomes:[{UID1:\"forestry.treePoplar\",UID0:\"forestry.treePoplar\",Slot:0b},{UID1:\"forestry.heightSmall\",UID0:\"forestry.heightSmall\",Slot:1b},{UID1:\"forestry.saplingsLower\",UID0:\"forestry.saplingsLower\",Slot:2b},{UID1:\"forestry.fruitNone\",UID0:\"forestry.fruitNone\",Slot:3b},{UID1:\"forestry.yieldLowest\",UID0:\"forestry.yieldLowest\",Slot:4b},{UID1:\"forestry.sappinessLow\",UID0:\"forestry.sappinessLow\",Slot:5b},{UID1:\"forestry.leavesNone\",UID0:\"forestry.leavesNone\",Slot:6b},{UID1:\"forestry.maturationSlower\",UID0:\"forestry.maturationSlower\",Slot:7b},{UID1:\"forestry.i1d\",UID0:\"forestry.i1d\",Slot:8b},{UID1:\"forestry.fireproofFalse\",UID0:\"forestry.fireproofFalse\",Slot:9b}]}},Damage:0s}", + "{id:\"forestry:grafter\",Count:1s,Damage:0s}", + "{id:\"forestry:logs.0\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.0\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.0\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.0\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.1\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.1\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.1\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.1\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.2\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.2\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.2\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.2\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.3\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.3\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.3\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.3\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.4\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.4\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.4\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.4\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.5\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.5\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.5\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.5\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.6\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.6\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.6\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.6\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.7\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.fireproof.0\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.fireproof.0\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.fireproof.0\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.fireproof.0\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.fireproof.1\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.fireproof.1\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.fireproof.1\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.fireproof.1\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.fireproof.2\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.fireproof.2\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.fireproof.2\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.fireproof.2\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.fireproof.3\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.fireproof.3\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.fireproof.3\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.fireproof.3\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.fireproof.4\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.fireproof.4\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.fireproof.4\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.fireproof.4\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.fireproof.5\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.fireproof.5\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.fireproof.5\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.fireproof.5\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.fireproof.6\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.fireproof.6\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.fireproof.6\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.fireproof.6\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.fireproof.7\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.vanilla.fireproof.0\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.vanilla.fireproof.0\",Count:20s,Damage:1s}", + "{id:\"forestry:logs.vanilla.fireproof.0\",Count:20s,Damage:2s}", + "{id:\"forestry:logs.vanilla.fireproof.0\",Count:20s,Damage:3s}", + "{id:\"forestry:logs.vanilla.fireproof.1\",Count:20s,Damage:0s}", + "{id:\"forestry:logs.vanilla.fireproof.1\",Count:20s,Damage:1s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:0s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:1s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:2s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:3s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:4s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:5s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:6s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:7s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:8s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:9s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:10s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:11s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:12s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:13s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:14s}", + "{id:\"forestry:planks.0\",Count:3s,Damage:15s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:0s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:1s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:2s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:3s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:4s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:5s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:6s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:7s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:8s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:9s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:10s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:11s}", + "{id:\"forestry:planks.1\",Count:3s,Damage:12s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:0s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:1s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:3s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:4s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:5s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:6s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:7s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:8s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:9s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:10s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:11s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:12s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:13s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:14s}", + "{id:\"forestry:planks.fireproof.0\",Count:3s,Damage:15s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:0s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:1s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:2s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:3s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:4s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:5s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:6s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:7s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:8s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:9s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:10s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:11s}", + "{id:\"forestry:planks.fireproof.1\",Count:3s,Damage:12s}", + "{id:\"forestry:planks.vanilla.fireproof.0\",Count:3s,Damage:0s}", + "{id:\"forestry:planks.vanilla.fireproof.0\",Count:3s,Damage:1s}", + "{id:\"forestry:planks.vanilla.fireproof.0\",Count:3s,Damage:2s}", + "{id:\"forestry:planks.vanilla.fireproof.0\",Count:3s,Damage:3s}", + "{id:\"forestry:planks.vanilla.fireproof.0\",Count:3s,Damage:4s}", + "{id:\"forestry:planks.vanilla.fireproof.0\",Count:3s,Damage:5s}", + "{id:\"forestry:slabs.0\",Count:1s,Damage:0s}", + "{id:\"forestry:slabs.0\",Count:1s,Damage:1s}", + "{id:\"forestry:slabs.0\",Count:1s,Damage:2s}", + "{id:\"forestry:slabs.0\",Count:1s,Damage:3s}", + "{id:\"forestry:slabs.0\",Count:1s,Damage:4s}", + "{id:\"forestry:slabs.0\",Count:1s,Damage:5s}", + "{id:\"forestry:slabs.0\",Count:1s,Damage:6s}", + "{id:\"forestry:slabs.0\",Count:1s,Damage:7s}", + "{id:\"forestry:slabs.1\",Count:1s,Damage:0s}", + "{id:\"forestry:slabs.1\",Count:1s,Damage:1s}", + "{id:\"forestry:slabs.1\",Count:1s,Damage:2s}", + "{id:\"forestry:slabs.1\",Count:1s,Damage:3s}", + "{id:\"forestry:slabs.1\",Count:1s,Damage:4s}", + "{id:\"forestry:slabs.1\",Count:1s,Damage:5s}", + "{id:\"forestry:slabs.1\",Count:1s,Damage:6s}", + "{id:\"forestry:slabs.1\",Count:1s,Damage:7s}", + "{id:\"forestry:slabs.2\",Count:1s,Damage:0s}", + "{id:\"forestry:slabs.2\",Count:1s,Damage:1s}", + "{id:\"forestry:slabs.2\",Count:1s,Damage:2s}", + "{id:\"forestry:slabs.2\",Count:1s,Damage:3s}", + "{id:\"forestry:slabs.2\",Count:1s,Damage:4s}", + "{id:\"forestry:slabs.2\",Count:1s,Damage:5s}", + "{id:\"forestry:slabs.2\",Count:1s,Damage:6s}", + "{id:\"forestry:slabs.2\",Count:1s,Damage:7s}", + "{id:\"forestry:slabs.3\",Count:1s,Damage:0s}", + "{id:\"forestry:slabs.3\",Count:1s,Damage:1s}", + "{id:\"forestry:slabs.3\",Count:1s,Damage:2s}", + "{id:\"forestry:slabs.3\",Count:1s,Damage:3s}", + "{id:\"forestry:slabs.3\",Count:1s,Damage:4s}", + "{id:\"forestry:slabs.fireproof.0\",Count:1s,Damage:0s}", + "{id:\"forestry:slabs.fireproof.0\",Count:1s,Damage:1s}", + "{id:\"forestry:slabs.fireproof.0\",Count:1s,Damage:3s}", + "{id:\"forestry:slabs.fireproof.0\",Count:1s,Damage:4s}", + "{id:\"forestry:slabs.fireproof.0\",Count:1s,Damage:5s}", + "{id:\"forestry:slabs.fireproof.0\",Count:1s,Damage:6s}", + "{id:\"forestry:slabs.fireproof.0\",Count:1s,Damage:7s}", + "{id:\"forestry:slabs.fireproof.1\",Count:1s,Damage:0s}", + "{id:\"forestry:slabs.fireproof.1\",Count:1s,Damage:1s}", + "{id:\"forestry:slabs.fireproof.1\",Count:1s,Damage:2s}", + "{id:\"forestry:slabs.fireproof.1\",Count:1s,Damage:3s}", + "{id:\"forestry:slabs.fireproof.1\",Count:1s,Damage:4s}", + "{id:\"forestry:slabs.fireproof.1\",Count:1s,Damage:5s}", + "{id:\"forestry:slabs.fireproof.1\",Count:1s,Damage:6s}", + "{id:\"forestry:slabs.fireproof.1\",Count:1s,Damage:7s}", + "{id:\"forestry:slabs.fireproof.2\",Count:1s,Damage:0s}", + "{id:\"forestry:slabs.fireproof.2\",Count:1s,Damage:1s}", + "{id:\"forestry:slabs.fireproof.2\",Count:1s,Damage:2s}", + "{id:\"forestry:slabs.fireproof.2\",Count:1s,Damage:3s}", + "{id:\"forestry:slabs.fireproof.2\",Count:1s,Damage:4s}", + "{id:\"forestry:slabs.fireproof.2\",Count:1s,Damage:5s}", + "{id:\"forestry:slabs.fireproof.2\",Count:1s,Damage:6s}", + "{id:\"forestry:slabs.fireproof.2\",Count:1s,Damage:7s}", + "{id:\"forestry:slabs.fireproof.3\",Count:1s,Damage:0s}", + "{id:\"forestry:slabs.fireproof.3\",Count:1s,Damage:1s}", + "{id:\"forestry:slabs.fireproof.3\",Count:1s,Damage:2s}", + "{id:\"forestry:slabs.fireproof.3\",Count:1s,Damage:3s}", + "{id:\"forestry:slabs.fireproof.3\",Count:1s,Damage:4s}", + "{id:\"forestry:slabs.vanilla.fireproof.0\",Count:1s,Damage:0s}", + "{id:\"forestry:slabs.vanilla.fireproof.0\",Count:1s,Damage:1s}", + "{id:\"forestry:slabs.vanilla.fireproof.0\",Count:1s,Damage:2s}", + "{id:\"forestry:slabs.vanilla.fireproof.0\",Count:1s,Damage:3s}", + "{id:\"forestry:slabs.vanilla.fireproof.0\",Count:1s,Damage:4s}", + "{id:\"forestry:slabs.vanilla.fireproof.0\",Count:1s,Damage:5s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:0s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:1s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:2s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:3s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:4s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:5s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:6s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:7s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:8s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:9s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:10s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:11s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:12s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:13s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:14s}", + "{id:\"forestry:fences.0\",Count:3s,Damage:15s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:0s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:1s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:2s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:3s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:4s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:5s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:6s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:7s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:8s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:9s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:10s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:11s}", + "{id:\"forestry:fences.1\",Count:3s,Damage:12s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:0s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:1s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:3s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:4s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:5s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:6s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:7s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:8s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:9s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:10s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:11s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:12s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:13s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:14s}", + "{id:\"forestry:fences.fireproof.0\",Count:3s,Damage:15s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:0s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:1s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:2s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:3s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:4s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:5s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:6s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:7s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:8s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:9s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:10s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:11s}", + "{id:\"forestry:fences.fireproof.1\",Count:3s,Damage:12s}", + "{id:\"forestry:fences.vanilla.fireproof.0\",Count:3s,Damage:0s}", + "{id:\"forestry:fences.vanilla.fireproof.0\",Count:3s,Damage:1s}", + "{id:\"forestry:fences.vanilla.fireproof.0\",Count:3s,Damage:2s}", + "{id:\"forestry:fences.vanilla.fireproof.0\",Count:3s,Damage:3s}", + "{id:\"forestry:fences.vanilla.fireproof.0\",Count:3s,Damage:4s}", + "{id:\"forestry:fences.vanilla.fireproof.0\",Count:3s,Damage:5s}", + "{id:\"forestry:fence.gates.larch\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.larch\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.teak\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.teak\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.acacia\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.lime\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.lime\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.chestnut\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.chestnut\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.wenge\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.wenge\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.baobab\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.baobab\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.sequoia\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.sequoia\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.kapok\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.kapok\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.ebony\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.ebony\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.mahogany\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.mahogany\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.balsa\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.balsa\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.willow\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.willow\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.walnut\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.walnut\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.greenheart\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.greenheart\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.cherry\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.cherry\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.mahoe\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.mahoe\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.poplar\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.poplar\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.palm\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.palm\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.papaya\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.papaya\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.pine\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.pine\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.plum\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.plum\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.maple\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.maple\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.citrus\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.citrus\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.giganteum\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.giganteum\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.ipe\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.ipe\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.padauk\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.padauk\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.cocobolo\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.cocobolo\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.zebrawood\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.fireproof.zebrawood\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.vanilla.fireproof.oak\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.vanilla.fireproof.spruce\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.vanilla.fireproof.birch\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.vanilla.fireproof.jungle\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.vanilla.fireproof.acacia\",Count:7s,Damage:0s}", + "{id:\"forestry:fence.gates.vanilla.fireproof.dark_oak\",Count:7s,Damage:0s}", + "{id:\"forestry:stairs.larch\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.teak\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.acacia\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.lime\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.chestnut\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.wenge\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.baobab\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.sequoia\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.kapok\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.ebony\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.mahogany\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.balsa\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.willow\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.walnut\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.greenheart\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.cherry\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.mahoe\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.poplar\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.palm\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.papaya\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.pine\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.plum\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.maple\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.citrus\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.giganteum\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.ipe\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.padauk\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.cocobolo\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.zebrawood\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.larch\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.teak\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.lime\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.chestnut\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.wenge\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.baobab\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.sequoia\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.kapok\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.ebony\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.mahogany\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.balsa\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.willow\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.walnut\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.greenheart\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.cherry\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.mahoe\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.poplar\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.palm\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.papaya\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.pine\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.plum\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.maple\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.citrus\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.giganteum\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.ipe\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.padauk\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.cocobolo\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.fireproof.zebrawood\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.vanilla.fireproof.oak\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.vanilla.fireproof.spruce\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.vanilla.fireproof.birch\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.vanilla.fireproof.jungle\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.vanilla.fireproof.acacia\",Count:3s,Damage:0s}", + "{id:\"forestry:stairs.vanilla.fireproof.dark_oak\",Count:3s,Damage:0s}", + "{id:\"forestry:doors.larch\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.teak\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.acacia\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.lime\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.chestnut\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.wenge\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.baobab\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.sequoia\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.kapok\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.ebony\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.mahogany\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.balsa\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.willow\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.walnut\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.greenheart\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.cherry\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.mahoe\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.poplar\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.palm\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.papaya\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.pine\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.plum\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.maple\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.citrus\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.giganteum\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.ipe\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.padauk\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.cocobolo\",Count:4s,Damage:0s}", + "{id:\"forestry:doors.zebrawood\",Count:4s,Damage:0s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:0s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:1s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:2s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:3s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:4s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:5s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:6s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:7s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:8s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:9s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:10s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:11s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:12s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:13s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:14s}", + "{id:\"forestry:leaves.decorative.0\",Count:5s,Damage:15s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:0s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:1s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:2s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:3s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:4s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:5s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:6s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:7s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:8s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:9s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:10s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:11s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:12s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:13s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:14s}", + "{id:\"forestry:leaves.decorative.1\",Count:5s,Damage:15s}", + "{id:\"forestry:leaves.decorative.2\",Count:5s,Damage:0s}", + "{id:\"forestry:leaves.decorative.2\",Count:5s,Damage:1s}", + "{id:\"forestry:leaves.decorative.2\",Count:5s,Damage:2s}", + "{id:\"forestry:tree_chest\",Count:69s,Damage:0s}", + "{id:\"forestry:frame_untreated\",Count:6s,Damage:0s}", + "{id:\"forestry:scoop\",Count:4s,Damage:0s}", + "{id:\"forestry:apiary\",Count:13s,Damage:0s}", + "{id:\"forestry:bee_house\",Count:13s,Damage:0s}", + "{id:\"forestry:bee_chest\",Count:13s,Damage:0s}", + "{id:\"forestry:butterfly_chest\",Count:13s,Damage:0s}", + "{id:\"forestry:mailbox\",Count:40s,Damage:0s}", + "{id:\"forestry:trade_station\",Count:27s,Damage:0s}", + "{id:\"forestry:engine_peat\",Count:6s,Damage:0s}", + "{id:\"forestry:engine_biogas\",Count:6s,Damage:0s}", + "{id:\"forestry:engine_clockwork\",Count:12s,Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:0},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:1},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:2},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:3},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:4},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:5},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:6},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:7},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:8},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:9},Damage:0s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:10},Damage:0s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:0},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:1},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:2},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:3},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:4},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:5},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:6},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:7},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:8},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:9},Damage:2s}", + "{id:\"forestry:ffarm\",Count:3s,tag:{FarmBlock:10},Damage:2s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:0},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:1},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:2},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:3},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:4},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:5},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:6},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:7},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:8},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:9},Damage:3s}", + "{id:\"forestry:ffarm\",Count:6s,tag:{FarmBlock:10},Damage:3s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:0},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:1},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:2},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:3},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:4},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:5},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:6},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:7},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:8},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:9},Damage:4s}", + "{id:\"forestry:ffarm\",Count:1s,tag:{FarmBlock:10},Damage:4s}", + "{id:\"forestry:database\",Count:24s,Damage:0s}", + "{id:\"forestry:genetic_filter\",Count:3s,Damage:0s}", + "{id:\"forestry:engine_electrical\",Count:6s,Damage:0s}", + "{id:\"microblockcbe:saw_stone\",Count:1s,Damage:0s}", + "{id:\"microblockcbe:saw_iron\",Count:1s,Damage:0s}", + "{id:\"microblockcbe:saw_diamond\",Count:1s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:6s,Damage:2s}", + "{id:\"gendustry:apiary.upgrade\",Count:11s,Damage:4s}", + "{id:\"gendustry:apiary.upgrade\",Count:3s,Damage:22s}", + "{id:\"gendustry:apiary.upgrade\",Count:9s,Damage:1s}", + "{id:\"gendustry:apiary.upgrade\",Count:5s,Damage:0s}", + "{id:\"gendustry:eject_cover\",Count:5s,Damage:0s}", + "{id:\"gendustry:import_cover\",Count:5s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:4s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:500s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:502s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:504s}", + "{id:\"projectred-core:resource_item\",Count:3s,Damage:505s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:506s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:509s}", + "{id:\"projectred-core:resource_item\",Count:7s,Damage:513s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:514s}", + "{id:\"projectred-core:multimeter\",Count:5s,Damage:0s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:14s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:23s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:31s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:0s}", + "{id:\"projectred-transmission:framed_wire\",Count:1s,Damage:6s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:14s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:17s}", + "{id:\"projectred-transmission:framed_wire\",Count:6s,Damage:34s}", + "{id:\"projectred-fabrication:ic_machine\",Count:13s,Damage:0s}", + "{id:\"projectred-fabrication:ic_machine\",Count:2s,Damage:1s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:0s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:2s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:4s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:5s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:6s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:9s}", + "{id:\"projectred-illumination:lamp\",Count:10s,Damage:13s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:14s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:16s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:18s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:20s}", + "{id:\"projectred-illumination:lamp\",Count:4s,Damage:21s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:22s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:25s}", + "{id:\"projectred-illumination:lamp\",Count:10s,Damage:29s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:30s}", + "{id:\"projectred-illumination:light_button\",Count:1s,Damage:0s}", + "{id:\"projectred-illumination:light_button\",Count:1s,Damage:2s}", + "{id:\"projectred-illumination:light_button\",Count:1s,Damage:4s}", + "{id:\"projectred-illumination:light_button\",Count:4s,Damage:5s}", + "{id:\"projectred-illumination:light_button\",Count:1s,Damage:6s}", + "{id:\"projectred-illumination:light_button\",Count:1s,Damage:9s}", + "{id:\"projectred-illumination:light_button\",Count:10s,Damage:13s}", + "{id:\"projectred-illumination:light_button\",Count:1s,Damage:14s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:3s,Damage:5s}", + "{id:\"projectred-illumination:feedback_light_button\",Count:7s,Damage:13s}", + "{id:\"projectred-illumination:lantern\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:lantern\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:inverted_lantern\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:fixture_light\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:fixture_light\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fixture_light\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:cage_lamp\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:cage_lamp\",Count:5s,Damage:13s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:2s,Damage:5s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:5s,Damage:13s}", + "{id:\"projectred-expansion:solar_panel\",Count:2s,Damage:0s}", + "{id:\"projectred-expansion:jetpack\",Count:1s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:5s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:6s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:18s,Damage:2s}", + "{id:\"projectred-expansion:machine2\",Count:18s,Damage:3s}", + "{id:\"projectred-expansion:machine2\",Count:13s,Damage:4s}", + "{id:\"projectred-expansion:machine2\",Count:2s,Damage:5s}", + "{id:\"projectred-expansion:machine2\",Count:4s,Damage:6s}", + "{id:\"projectred-expansion:machine2\",Count:4s,Damage:8s}", + "{id:\"projectred-expansion:machine2\",Count:4s,Damage:9s}", + "{id:\"projectred-expansion:machine2\",Count:29s,Damage:10s}", + "{id:\"projectred-expansion:machine2\",Count:24s,Damage:11s}", + "{id:\"projectred-relocation:frame\",Count:7s,Damage:0s}", + "{id:\"projectred-transportation:routing_chip\",Count:21s,Damage:2s}", + "{id:\"projectred-transportation:routing_chip\",Count:3s,Damage:4s}", + "{id:\"projectred-transportation:routing_chip\",Count:3s,Damage:5s}", + "{id:\"projectred-transportation:routing_chip\",Count:9s,Damage:7s}", + "{id:\"projectred-transportation:routing_chip\",Count:3s,Damage:8s}", + "{id:\"projectred-transportation:router_utility\",Count:3s,Damage:0s}", + "{id:\"projectred-exploration:wool_gin\",Count:4s,Damage:0s}", + "{id:\"projectred-exploration:backpack\",Count:1s,Damage:5s}", + "{id:\"projectred-exploration:backpack\",Count:3s,Damage:13s}", + "{id:\"projectred-exploration:barrel\",Count:75s,Damage:0s}", + "{id:\"projectred-exploration:ruby_axe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_axe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:peridot_axe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:ruby_hoe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_hoe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:peridot_hoe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:ruby_pickaxe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_pickaxe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:peridot_pickaxe\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:ruby_shovel\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_shovel\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:peridot_shovel\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:golden_saw\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:ruby_saw\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_saw\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:peridot_saw\",Count:1s,Damage:0s}", + "{id:\"projectred-exploration:wooden_sickle\",Count:7s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:3s,Damage:2s}", + "{id:\"rafradek_tf2_weapons:tf2workbench\",Count:6s,Damage:0s}", + "{id:\"railcraft:tool_crowbar_iron\",Count:3s,Damage:0s}", + "{id:\"railcraft:tool_crowbar_steel\",Count:3s,Damage:0s}", + "{id:\"railcraft:tool_axe_steel\",Count:1s,Damage:0s}", + "{id:\"railcraft:tool_hoe_steel\",Count:1s,Damage:0s}", + "{id:\"railcraft:tool_pickaxe_steel\",Count:1s,Damage:0s}", + "{id:\"railcraft:tool_shovel_steel\",Count:1s,Damage:0s}", + "{id:\"railcraft:tie\",Count:2s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:13s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:13s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:10s,Damage:2s}", + "{id:\"railcraft:manipulator\",Count:10s,Damage:3s}", + "{id:\"railcraft:manipulator\",Count:9s,Damage:9s}", + "{id:\"railcraft:equipment\",Count:27s,Damage:0s}", + "{id:\"railcraft:equipment\",Count:20s,Damage:1s}", + "{id:\"railcraft:equipment\",Count:18s,Damage:2s}", + "{id:\"railcraft:tank_water\",Count:2s,Damage:0s}", + "{id:\"railcraft:backpack_apothecary_t1\",Count:13s,Damage:0s}", + "{id:\"railcraft:backpack_iceman_t1\",Count:13s,Damage:0s}", + "{id:\"railcraft:backpack_trackman_t1\",Count:13s,Damage:0s}", + "{id:\"railcraft:backpack_signalman_t1\",Count:18s,Damage:0s}", + "{id:\"railcraft:firestone_cut\",Count:3s,Damage:0s}", + "{id:\"railcraft:signal_lamp\",Count:3s,Damage:0s}", + "{id:\"railcraft:generic\",Count:15s,Damage:5s}", + "{id:\"railcraft:tool_spike_maul_iron\",Count:1s,Damage:0s}", + "{id:\"railcraft:tool_spike_maul_steel\",Count:1s,Damage:0s}", + "{id:\"railcraft:railbed\",Count:6s,Damage:0s}", + "{id:\"railcraft:logbook\",Count:6s,Damage:0s}", + "{id:\"thermalfoundation:rockwool\",Count:3s,Damage:2s}", + "{id:\"thermalfoundation:rockwool\",Count:1s,Damage:10s}", + "{id:\"thermalfoundation:material\",Count:3s,Damage:22s}", + "{id:\"thermalfoundation:material\",Count:2s,Damage:23s}", + "{id:\"thermalfoundation:tool.shovel_copper\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_copper\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_copper\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_copper\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_copper\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_copper\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_copper\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_tin\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_tin\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_tin\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_tin\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_tin\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_tin\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_tin\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_silver\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_silver\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_silver\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_silver\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_silver\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_silver\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_silver\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_lead\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_lead\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_lead\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_lead\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_lead\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_lead\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_lead\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_aluminum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_aluminum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_aluminum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_aluminum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_aluminum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_aluminum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_aluminum\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_nickel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_nickel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_nickel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_nickel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_nickel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_nickel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_nickel\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_platinum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_platinum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_platinum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_platinum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_platinum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_platinum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_platinum\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_steel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_steel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_steel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_steel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_steel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_steel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_steel\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_electrum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_electrum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_electrum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_electrum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_electrum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_electrum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_electrum\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_invar\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_invar\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_invar\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_invar\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_invar\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_invar\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_invar\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_bronze\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_bronze\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_bronze\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_bronze\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_bronze\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_bronze\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_bronze\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_constantan\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_constantan\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_constantan\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_constantan\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_constantan\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_constantan\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_constantan\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_iron\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_iron\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_iron\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_diamond\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_diamond\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_diamond\",Count:9s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_gold\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_gold\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_gold\",Count:9s,Damage:0s}", + "{id:\"simplyjetpacks:metaitem\",Count:2s,Damage:3s}", + "{id:\"thaumcraft:sapling_greatwood\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:sapling_silverwood\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:log_greatwood\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:log_silverwood\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:leaves_greatwood\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:leaves_silverwood\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:shimmerleaf\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:cinderpearl\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:vishroom\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:plank_greatwood\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:plank_silverwood\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:stairs_greatwood\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:stairs_silverwood\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:slab_greatwood\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:slab_silverwood\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:loot_crate_common\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:loot_crate_uncommon\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:loot_crate_rare\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:taint_fibre\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:taint_log\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:grass_ambient\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:table_wood\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical_advanced\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:candle_lime\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:candle_green\",Count:3s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_white\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_orange\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_magenta\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lightblue\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_yellow\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lime\",Count:4s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_pink\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_gray\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_silver\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_cyan\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_purple\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_blue\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_brown\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_green\",Count:9s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_red\",Count:2s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_black\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:nitor_lime\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:nitor_green\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:arcane_workbench\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:arcane_workbench_charger\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:research_table\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:lamp_fertility\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:lamp_growth\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:levitator\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:bellows\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:smelter_aux\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:smelter_vent\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:alembic\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:hungry_chest\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:everfull_urn\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:pattern_crafter\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:vis_generator\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:condenser\",Count:7s,Damage:0s}", + "{id:\"appliedenergistics2:grindstone\",Count:2s,Damage:0s}", + "{id:\"appliedenergistics2:crank\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:inscriber\",Count:6s,Damage:0s}", + "{id:\"appliedenergistics2:cell_workbench\",Count:13s,Damage:0s}", + "{id:\"appliedenergistics2:molecular_assembler\",Count:6s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_axe\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_hoe\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_spade\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_pickaxe\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_cutting_knife\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_axe\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_hoe\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_spade\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_pickaxe\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_cutting_knife\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:network_tool\",Count:13s,Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:6s,Damage:53s}", + "{id:\"appliedenergistics2:material\",Count:3s,Damage:40s}", + "{id:\"appliedenergistics2:part\",Count:6s,Damage:360s}", + "{id:\"appliedenergistics2:part\",Count:4s,Damage:260s}", + "{id:\"appliedenergistics2:part\",Count:4s,Damage:261s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:241s}", + "{id:\"appliedenergistics2:part\",Count:7s,Damage:221s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:240s}", + "{id:\"appliedenergistics2:part\",Count:4s,Damage:340s}", + "{id:\"appliedenergistics2:part\",Count:7s,Damage:220s}", + "{id:\"backpack:backpack_frame\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:bookcase\",Count:15s,Damage:0s}", + "{id:\"bibliocraft:bookcase\",Count:15s,Damage:1s}", + "{id:\"bibliocraft:bookcase\",Count:15s,Damage:2s}", + "{id:\"bibliocraft:bookcase\",Count:15s,Damage:3s}", + "{id:\"bibliocraft:bookcase\",Count:15s,Damage:4s}", + "{id:\"bibliocraft:bookcase\",Count:15s,Damage:5s}", + "{id:\"bibliocraft:bookcase\",Count:4s,Damage:6s}", + "{id:\"bibliocraft:shelf\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:shelf\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:shelf\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:shelf\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:shelf\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:shelf\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:lanterngold\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:lanterngold\",Count:3s,Damage:8s}", + "{id:\"bibliocraft:lanterniron\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:lanterniron\",Count:3s,Damage:8s}", + "{id:\"bibliocraft:lampgold\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:lampgold\",Count:3s,Damage:8s}", + "{id:\"bibliocraft:lampiron\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:lampiron\",Count:3s,Damage:8s}", + "{id:\"bibliocraft:furniturepaneler\",Count:9s,Damage:0s}", + "{id:\"bibliocraft:furniturepaneler\",Count:9s,Damage:1s}", + "{id:\"bibliocraft:furniturepaneler\",Count:9s,Damage:2s}", + "{id:\"bibliocraft:furniturepaneler\",Count:9s,Damage:3s}", + "{id:\"bibliocraft:furniturepaneler\",Count:9s,Damage:4s}", + "{id:\"bibliocraft:furniturepaneler\",Count:9s,Damage:5s}", + "{id:\"bibliocraft:furniturepaneler\",Count:2s,Damage:6s}", + "{id:\"bibliocraft:framedchest\",Count:21s,Damage:0s}", + "{id:\"bibliocraft:framedchest\",Count:21s,Damage:1s}", + "{id:\"bibliocraft:framedchest\",Count:21s,Damage:2s}", + "{id:\"bibliocraft:framedchest\",Count:21s,Damage:3s}", + "{id:\"bibliocraft:framedchest\",Count:21s,Damage:4s}", + "{id:\"bibliocraft:framedchest\",Count:21s,Damage:5s}", + "{id:\"bibliocraft:framedchest\",Count:6s,Damage:6s}", + "{id:\"bibliocraft:fancysign\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:fancysign\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:fancysign\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:fancysign\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:fancysign\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:fancysign\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:fancysign\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:fancyworkbench\",Count:21s,Damage:0s}", + "{id:\"bibliocraft:fancyworkbench\",Count:21s,Damage:1s}", + "{id:\"bibliocraft:fancyworkbench\",Count:21s,Damage:2s}", + "{id:\"bibliocraft:fancyworkbench\",Count:21s,Damage:3s}", + "{id:\"bibliocraft:fancyworkbench\",Count:21s,Damage:4s}", + "{id:\"bibliocraft:fancyworkbench\",Count:21s,Damage:5s}", + "{id:\"bibliocraft:fancyworkbench\",Count:9s,Damage:6s}", + "{id:\"bibliocraft:potionshelf\",Count:9s,Damage:0s}", + "{id:\"bibliocraft:potionshelf\",Count:9s,Damage:1s}", + "{id:\"bibliocraft:potionshelf\",Count:9s,Damage:2s}", + "{id:\"bibliocraft:potionshelf\",Count:9s,Damage:3s}", + "{id:\"bibliocraft:potionshelf\",Count:9s,Damage:4s}", + "{id:\"bibliocraft:potionshelf\",Count:9s,Damage:5s}", + "{id:\"bibliocraft:potionshelf\",Count:1s,Damage:6s}", + "{id:\"bibliocraft:toolrack\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:toolrack\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:toolrack\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:toolrack\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:toolrack\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:toolrack\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:label\",Count:4s,Damage:0s}", + "{id:\"bibliocraft:label\",Count:4s,Damage:1s}", + "{id:\"bibliocraft:label\",Count:4s,Damage:2s}", + "{id:\"bibliocraft:label\",Count:4s,Damage:3s}", + "{id:\"bibliocraft:label\",Count:4s,Damage:4s}", + "{id:\"bibliocraft:label\",Count:4s,Damage:5s}", + "{id:\"bibliocraft:desk\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:desk\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:desk\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:desk\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:desk\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:desk\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:desk\",Count:1s,Damage:6s}", + "{id:\"bibliocraft:table\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:table\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:table\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:table\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:table\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:table\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:table\",Count:1s,Damage:6s}", + "{id:\"bibliocraft:seat\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:seat\",Count:5s,Damage:1s}", + "{id:\"bibliocraft:seat\",Count:5s,Damage:2s}", + "{id:\"bibliocraft:seat\",Count:5s,Damage:3s}", + "{id:\"bibliocraft:seat\",Count:5s,Damage:4s}", + "{id:\"bibliocraft:seat\",Count:5s,Damage:5s}", + "{id:\"bibliocraft:seat\",Count:4s,Damage:6s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:1s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:2s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:3s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:4s}", + "{id:\"bibliocraft:clock\",Count:5s,Damage:5s}", + "{id:\"bibliocraft:case\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:case\",Count:5s,Damage:1s}", + "{id:\"bibliocraft:case\",Count:5s,Damage:2s}", + "{id:\"bibliocraft:case\",Count:5s,Damage:3s}", + "{id:\"bibliocraft:case\",Count:5s,Damage:4s}", + "{id:\"bibliocraft:case\",Count:5s,Damage:5s}", + "{id:\"bibliocraft:mapframe\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:mapframe\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:mapframe\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:mapframe\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:mapframe\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:mapframe\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:mapframe\",Count:6s,Damage:6s}", + "{id:\"bibliocraft:paintingframeflat\",Count:10s,Damage:0s}", + "{id:\"bibliocraft:paintingframeflat\",Count:10s,Damage:1s}", + "{id:\"bibliocraft:paintingframeflat\",Count:10s,Damage:2s}", + "{id:\"bibliocraft:paintingframeflat\",Count:10s,Damage:3s}", + "{id:\"bibliocraft:paintingframeflat\",Count:10s,Damage:4s}", + "{id:\"bibliocraft:paintingframeflat\",Count:10s,Damage:5s}", + "{id:\"bibliocraft:paintingframeflat\",Count:2s,Damage:6s}", + "{id:\"bibliocraft:paintingframesimple\",Count:10s,Damage:0s}", + "{id:\"bibliocraft:paintingframesimple\",Count:10s,Damage:1s}", + "{id:\"bibliocraft:paintingframesimple\",Count:10s,Damage:2s}", + "{id:\"bibliocraft:paintingframesimple\",Count:10s,Damage:3s}", + "{id:\"bibliocraft:paintingframesimple\",Count:10s,Damage:4s}", + "{id:\"bibliocraft:paintingframesimple\",Count:10s,Damage:5s}", + "{id:\"bibliocraft:paintingframesimple\",Count:5s,Damage:6s}", + "{id:\"bibliocraft:paintingframemiddle\",Count:10s,Damage:0s}", + "{id:\"bibliocraft:paintingframemiddle\",Count:10s,Damage:1s}", + "{id:\"bibliocraft:paintingframemiddle\",Count:10s,Damage:2s}", + "{id:\"bibliocraft:paintingframemiddle\",Count:10s,Damage:3s}", + "{id:\"bibliocraft:paintingframemiddle\",Count:10s,Damage:4s}", + "{id:\"bibliocraft:paintingframemiddle\",Count:10s,Damage:5s}", + "{id:\"bibliocraft:paintingframemiddle\",Count:6s,Damage:6s}", + "{id:\"bibliocraft:paintingframefancy\",Count:10s,Damage:0s}", + "{id:\"bibliocraft:paintingframefancy\",Count:10s,Damage:1s}", + "{id:\"bibliocraft:paintingframefancy\",Count:10s,Damage:2s}", + "{id:\"bibliocraft:paintingframefancy\",Count:10s,Damage:3s}", + "{id:\"bibliocraft:paintingframefancy\",Count:10s,Damage:4s}", + "{id:\"bibliocraft:paintingframefancy\",Count:10s,Damage:5s}", + "{id:\"bibliocraft:paintingframefancy\",Count:8s,Damage:6s}", + "{id:\"bibliocraft:paintingframeborderless\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:paintingframeborderless\",Count:6s,Damage:1s}", + "{id:\"bibliocraft:paintingframeborderless\",Count:6s,Damage:2s}", + "{id:\"bibliocraft:paintingframeborderless\",Count:6s,Damage:3s}", + "{id:\"bibliocraft:paintingframeborderless\",Count:6s,Damage:4s}", + "{id:\"bibliocraft:paintingframeborderless\",Count:6s,Damage:5s}", + "{id:\"bibliocraft:paintingframeborderless\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:paintingpress\",Count:4s,Damage:0s}", + "{id:\"bibliocraft:typewriter\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:typewriter\",Count:3s,Damage:8s}", + "{id:\"bibliocraft:swordpedestal\",Count:1s,Damage:7s}", + "{id:\"bibliocraft:swordpedestal\",Count:3s,Damage:8s}", + "{id:\"bibliocraft:armorstand\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:armorstand\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:armorstand\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:armorstand\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:armorstand\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:armorstand\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:armorstand\",Count:1s,Damage:6s}", + "{id:\"bibliocraft:typesettingtable\",Count:9s,Damage:0s}", + "{id:\"bibliocraft:printingpress\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:cookiejar\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:discrack\",Count:4s,Damage:0s}", + "{id:\"bibliocraft:maptool\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:stockroomcatalog\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:framingsaw\",Count:4s,Damage:0s}", + "{id:\"bibliocraft:framingsheet\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:atlasbook\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:paintingcanvas\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:slottedbook\",Count:3s,tag:{authorName:\"by Sir Hidington\"},Damage:0s}", + "{id:\"bibliocraft:handdrill\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:bibliochase\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:biblioclipboard\",Count:3s,Damage:0s}", + "{id:\"buildcraftlib:guide\",Count:2s,tag:{BookName:\"buildcraftlib:meta\"},Damage:0s}", + "{id:\"buildcraftlib:guide\",Count:2s,Damage:0s}", + "{id:\"cfm:coffee_table_oak\",Count:11s,Damage:0s}", + "{id:\"cfm:coffee_table_spruce\",Count:11s,Damage:0s}", + "{id:\"cfm:coffee_table_birch\",Count:11s,Damage:0s}", + "{id:\"cfm:coffee_table_jungle\",Count:11s,Damage:0s}", + "{id:\"cfm:coffee_table_acacia\",Count:11s,Damage:0s}", + "{id:\"cfm:coffee_table_dark_oak\",Count:11s,Damage:0s}", + "{id:\"cfm:table_oak\",Count:11s,Damage:0s}", + "{id:\"cfm:table_spruce\",Count:11s,Damage:0s}", + "{id:\"cfm:table_birch\",Count:11s,Damage:0s}", + "{id:\"cfm:table_jungle\",Count:11s,Damage:0s}", + "{id:\"cfm:table_acacia\",Count:11s,Damage:0s}", + "{id:\"cfm:table_dark_oak\",Count:11s,Damage:0s}", + "{id:\"cfm:chair_oak\",Count:13s,Damage:0s}", + "{id:\"cfm:chair_spruce\",Count:13s,Damage:0s}", + "{id:\"cfm:chair_birch\",Count:13s,Damage:0s}", + "{id:\"cfm:chair_jungle\",Count:13s,Damage:0s}", + "{id:\"cfm:chair_acacia\",Count:13s,Damage:0s}", + "{id:\"cfm:chair_dark_oak\",Count:13s,Damage:0s}", + "{id:\"cfm:freezer\",Count:13s,Damage:0s}", + "{id:\"cfm:cabinet_oak\",Count:31s,Damage:0s}", + "{id:\"cfm:cabinet_spruce\",Count:31s,Damage:0s}", + "{id:\"cfm:cabinet_birch\",Count:31s,Damage:0s}", + "{id:\"cfm:cabinet_jungle\",Count:31s,Damage:0s}", + "{id:\"cfm:cabinet_acacia\",Count:31s,Damage:0s}", + "{id:\"cfm:cabinet_dark_oak\",Count:31s,Damage:0s}", + "{id:\"cfm:cabinet_stone\",Count:13s,Damage:0s}", + "{id:\"cfm:cabinet_granite\",Count:13s,Damage:0s}", + "{id:\"cfm:cabinet_diorite\",Count:13s,Damage:0s}", + "{id:\"cfm:cabinet_andesite\",Count:13s,Damage:0s}", + "{id:\"cfm:couch\",Count:4s,Damage:5s}", + "{id:\"cfm:couch\",Count:13s,Damage:13s}", + "{id:\"cfm:lamp_off\",Count:1s,Damage:5s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:13s}", + "{id:\"cfm:blinds_open\",Count:24s,Damage:0s}", + "{id:\"cfm:blinds_spruce_open\",Count:24s,Damage:0s}", + "{id:\"cfm:blinds_birch_open\",Count:24s,Damage:0s}", + "{id:\"cfm:blinds_jungle_open\",Count:24s,Damage:0s}", + "{id:\"cfm:blinds_acacia_open\",Count:24s,Damage:0s}", + "{id:\"cfm:blinds_dark_oak_open\",Count:24s,Damage:0s}", + "{id:\"cfm:curtains_open\",Count:1s,Damage:5s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:13s}", + "{id:\"cfm:bedside_cabinet_oak\",Count:42s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_spruce\",Count:42s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_birch\",Count:42s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_jungle\",Count:42s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_acacia\",Count:42s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_dark_oak\",Count:42s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_stone\",Count:27s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_granite\",Count:27s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_diorite\",Count:27s,Damage:0s}", + "{id:\"cfm:bedside_cabinet_andesite\",Count:27s,Damage:0s}", + "{id:\"cfm:hedge_oak\",Count:5s,Damage:0s}", + "{id:\"cfm:hedge_spruce\",Count:5s,Damage:0s}", + "{id:\"cfm:hedge_birch\",Count:5s,Damage:0s}", + "{id:\"cfm:hedge_jungle\",Count:5s,Damage:0s}", + "{id:\"cfm:hedge_acacia\",Count:5s,Damage:0s}", + "{id:\"cfm:hedge_dark_oak\",Count:5s,Damage:0s}", + "{id:\"cfm:white_fence\",Count:1s,Damage:0s}", + "{id:\"cfm:white_gate\",Count:3s,Damage:0s}", + "{id:\"cfm:mail_box\",Count:39s,Damage:0s}", + "{id:\"cfm:mail_box_spruce\",Count:39s,Damage:0s}", + "{id:\"cfm:mail_box_birch\",Count:39s,Damage:0s}", + "{id:\"cfm:mail_box_jungle\",Count:39s,Damage:0s}", + "{id:\"cfm:mail_box_acacia\",Count:39s,Damage:0s}", + "{id:\"cfm:mail_box_dark_oak\",Count:39s,Damage:0s}", + "{id:\"cfm:door_bell\",Count:28s,Damage:0s}", + "{id:\"cfm:door_bell_spruce\",Count:28s,Damage:0s}", + "{id:\"cfm:door_bell_birch\",Count:28s,Damage:0s}", + "{id:\"cfm:door_bell_jungle\",Count:28s,Damage:0s}", + "{id:\"cfm:door_bell_acacia\",Count:28s,Damage:0s}", + "{id:\"cfm:door_bell_dark_oak\",Count:28s,Damage:0s}", + "{id:\"cfm:fire_alarm_off\",Count:13s,Damage:0s}", + "{id:\"cfm:stereo\",Count:27s,Damage:0s}", + "{id:\"cfm:wall_cabinet\",Count:13s,Damage:0s}", + "{id:\"cfm:present\",Count:6s,Damage:5s}", + "{id:\"cfm:present\",Count:18s,Damage:13s}", + "{id:\"cfm:tree_bottom\",Count:18s,Damage:0s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:0s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:1s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:2s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:3s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:4s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:5s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:6s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:7s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:8s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:9s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:10s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:11s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:12s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:13s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:14s}", + "{id:\"cfm:counter_drawer\",Count:13s,Damage:15s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:0s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:1s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:2s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:3s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:4s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:5s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:6s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:7s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:8s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:9s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:10s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:11s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:12s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:13s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:14s}", + "{id:\"cfm:cabinet_kitchen\",Count:13s,Damage:15s}", + "{id:\"cfm:chopping_board\",Count:92s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:2s,Damage:5s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:13s}", + "{id:\"cfm:grand_chair_bottom\",Count:9s,Damage:0s}", + "{id:\"cfm:wreath\",Count:30s,Damage:0s}", + "{id:\"cfm:crate\",Count:69s,Damage:0s}", + "{id:\"cfm:crate_spruce\",Count:69s,Damage:0s}", + "{id:\"cfm:crate_birch\",Count:69s,Damage:0s}", + "{id:\"cfm:crate_jungle\",Count:69s,Damage:0s}", + "{id:\"cfm:crate_acacia\",Count:69s,Damage:0s}", + "{id:\"cfm:crate_dark_oak\",Count:69s,Damage:0s}", + "{id:\"cfm:bench\",Count:36s,Damage:0s}", + "{id:\"cfm:table_outdoor\",Count:39s,Damage:0s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:13s}", + "{id:\"cfm:desk_oak\",Count:54s,Damage:0s}", + "{id:\"cfm:desk_spruce\",Count:54s,Damage:0s}", + "{id:\"cfm:desk_birch\",Count:54s,Damage:0s}", + "{id:\"cfm:desk_jungle\",Count:54s,Damage:0s}", + "{id:\"cfm:desk_acacia\",Count:54s,Damage:0s}", + "{id:\"cfm:desk_dark_oak\",Count:54s,Damage:0s}", + "{id:\"cfm:desk_cabinet_oak\",Count:67s,Damage:0s}", + "{id:\"cfm:desk_cabinet_spruce\",Count:67s,Damage:0s}", + "{id:\"cfm:desk_cabinet_birch\",Count:67s,Damage:0s}", + "{id:\"cfm:desk_cabinet_jungle\",Count:67s,Damage:0s}", + "{id:\"cfm:desk_cabinet_acacia\",Count:67s,Damage:0s}", + "{id:\"cfm:desk_cabinet_dark_oak\",Count:67s,Damage:0s}", + "{id:\"cfm:desk_cabinet_stone\",Count:13s,Damage:0s}", + "{id:\"cfm:desk_cabinet_granite\",Count:13s,Damage:0s}", + "{id:\"cfm:desk_cabinet_diorite\",Count:13s,Damage:0s}", + "{id:\"cfm:desk_cabinet_andesite\",Count:13s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:1s,Damage:5s}", + "{id:\"cfm:digital_clock\",Count:3s,Damage:13s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:0s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:1s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:2s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:3s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:4s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:5s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:6s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:7s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:8s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:9s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:10s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:11s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:12s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:13s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:14s}", + "{id:\"cfm:photo_frame\",Count:6s,Damage:15s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:0s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:1s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:2s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:3s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:4s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:5s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:6s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:7s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:8s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:9s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:10s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:11s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:12s}", + "{id:\"cfm:modern_couch\",Count:16s,Damage:13s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:14s}", + "{id:\"cfm:modern_couch\",Count:6s,Damage:15s}", + "{id:\"cfm:tv_stand\",Count:13s,Damage:0s}", + "{id:\"cfm:upgraded_fence_oak\",Count:4s,Damage:0s}", + "{id:\"cfm:upgraded_fence_spruce\",Count:4s,Damage:0s}", + "{id:\"cfm:upgraded_fence_birch\",Count:4s,Damage:0s}", + "{id:\"cfm:upgraded_fence_jungle\",Count:4s,Damage:0s}", + "{id:\"cfm:upgraded_fence_acacia\",Count:4s,Damage:0s}", + "{id:\"cfm:upgraded_fence_dark_oak\",Count:4s,Damage:0s}", + "{id:\"cfm:upgraded_gate_oak\",Count:10s,Damage:0s}", + "{id:\"cfm:upgraded_gate_spruce\",Count:10s,Damage:0s}", + "{id:\"cfm:upgraded_gate_birch\",Count:10s,Damage:0s}", + "{id:\"cfm:upgraded_gate_jungle\",Count:10s,Damage:0s}", + "{id:\"cfm:upgraded_gate_acacia\",Count:10s,Damage:0s}", + "{id:\"cfm:upgraded_gate_dark_oak\",Count:10s,Damage:0s}", + "{id:\"cfm:park_bench_oak\",Count:21s,Damage:0s}", + "{id:\"cfm:park_bench_spruce\",Count:21s,Damage:0s}", + "{id:\"cfm:park_bench_birch\",Count:21s,Damage:0s}", + "{id:\"cfm:park_bench_jungle\",Count:21s,Damage:0s}", + "{id:\"cfm:park_bench_acacia\",Count:21s,Damage:0s}", + "{id:\"cfm:park_bench_dark_oak\",Count:21s,Damage:0s}", + "{id:\"cfm:item_log\",Count:1s,Damage:0s}", + "{id:\"hmctt:handheld_lantern\",Count:2s,Damage:0s}", + "{id:\"hmctt:toggle_torch_green\",Count:3s,Damage:0s}", + "{id:\"hmctt:toggle_torch_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:lantern_green\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_base\",Count:2s,Damage:0s}", + "{id:\"hmctt:tiki_torch\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_red\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_green\",Count:4s,Damage:0s}", + "{id:\"hmctt:tiki_torch_blue\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_white\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_pink\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_yellow\",Count:1s,Damage:0s}", + "{id:\"hmctt:tiki_torch_lime\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_red\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_green\",Count:6s,Damage:0s}", + "{id:\"hmctt:candle_blue\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_purple\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_white\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_pink\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_yellow\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_lime\",Count:3s,Damage:0s}", + "{id:\"hmctt:candle_brown\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_gray\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_lightgray\",Count:2s,Damage:0s}", + "{id:\"hmctt:candle_black\",Count:2s,Damage:0s}", + "{id:\"hmctt:camp_fire\",Count:18s,Damage:0s}", + "{id:\"hmctt:camp_fire_soul\",Count:18s,Damage:0s}", + "{id:\"hmctt:solar_fence_light\",Count:5s,Damage:0s}", + "{id:\"hmctt:colored_redstone_green\",Count:3s,Damage:0s}", + "{id:\"hmctt:colored_redstone_lime\",Count:1s,Damage:0s}", + "{id:\"hmctt:pumpkin_trio\",Count:96s,Damage:0s}", + "{id:\"hmctt:pumpkin_trio_inverted\",Count:96s,Damage:0s}", + "{id:\"hmctt:glowstone_green\",Count:3s,Damage:0s}", + "{id:\"hmctt:glowstone_lime\",Count:1s,Damage:0s}", + "{id:\"ironchest:iron_chest\",Count:13s,Damage:0s}", + "{id:\"ironchest:iron_chest\",Count:6s,Damage:1s}", + "{id:\"ironchest:iron_chest\",Count:6s,Damage:2s}", + "{id:\"ironchest:iron_chest\",Count:13s,Damage:3s}", + "{id:\"ironchest:iron_chest\",Count:9s,Damage:4s}", + "{id:\"ironchest:iron_chest\",Count:4s,Damage:5s}", + "{id:\"ironchest:iron_chest\",Count:4s,Damage:6s}", + "{id:\"ironchest:iron_chest\",Count:13s,Damage:7s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:3s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:9s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:4s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:4s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:9s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:6s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:3s,Damage:5s}", + "{id:\"ironchest:wood_iron_chest_upgrade\",Count:2s,Damage:0s}", + "{id:\"ironchest:wood_copper_chest_upgrade\",Count:2s,Damage:0s}", + "{id:\"metallurgy:amordrine_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:amordrine_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:amordrine_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:amordrine_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:haderoth_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:haderoth_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:haderoth_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:haderoth_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:platinum_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:platinum_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:platinum_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:platinum_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vulcanite_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vulcanite_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vulcanite_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vulcanite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ignatius_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ignatius_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ignatius_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ignatius_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:etherium_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:etherium_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:etherium_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:etherium_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:quicksilver_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:quicksilver_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:quicksilver_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:quicksilver_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:astral_silver_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:astral_silver_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:astral_silver_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:astral_silver_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:hepatizon_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:hepatizon_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:hepatizon_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:hepatizon_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:sanguinite_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:sanguinite_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:sanguinite_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:sanguinite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:eximite_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:eximite_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:eximite_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:eximite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:desichalkos_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:desichalkos_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:desichalkos_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:desichalkos_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:celenegil_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:celenegil_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:celenegil_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:celenegil_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:steel_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:steel_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:steel_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:steel_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:carmot_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:carmot_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:carmot_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:carmot_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:mithril_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:mithril_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:mithril_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:mithril_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ceruclase_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ceruclase_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ceruclase_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:ceruclase_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:deep_iron_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:deep_iron_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:deep_iron_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:deep_iron_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:angmallen_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:angmallen_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:angmallen_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:angmallen_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:kalendrite_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:kalendrite_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:kalendrite_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:kalendrite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:prometheum_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:prometheum_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:prometheum_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:prometheum_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:adamantine_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:adamantine_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:adamantine_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:adamantine_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:electrum_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:electrum_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:electrum_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:electrum_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tartarite_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tartarite_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tartarite_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tartarite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:atlarus_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:atlarus_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:atlarus_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:atlarus_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:black_steel_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:black_steel_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:black_steel_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:black_steel_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:oureclase_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:oureclase_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:oureclase_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:oureclase_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:inolashite_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:inolashite_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:inolashite_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:inolashite_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:orichalcum_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:orichalcum_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:orichalcum_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:orichalcum_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:midasium_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:midasium_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:midasium_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:midasium_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:krik_axe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:krik_hoe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:krik_pickaxe\",Count:1s,Damage:0s}", + "{id:\"metallurgy:krik_shovel\",Count:1s,Damage:0s}", + "{id:\"metallurgy:lemurite_shield\",Count:2s,Damage:0s}", + "{id:\"metallurgy:zinc_buckler\",Count:2s,Damage:0s}", + "{id:\"metallurgy:vulcanite_buckler\",Count:2s,Damage:0s}", + "{id:\"metallurgy:ceruclase_shield\",Count:2s,Damage:0s}", + "{id:\"metallurgy:orichalcum_buckler\",Count:2s,Damage:0s}", + "{id:\"modroadworksreborn:sidestripepainter\",Count:1s,Damage:0s}", + "{id:\"modroadworksreborn:sidestripepainteryellow\",Count:1s,Damage:0s}", + "{id:\"modroadworksreborn:midstripepainter\",Count:1s,Damage:0s}", + "{id:\"modroadworksreborn:midstripepainteryellow\",Count:1s,Damage:0s}", + "{id:\"modroadworksreborn:extrastripepainter\",Count:1s,Damage:0s}", + "{id:\"modroadworksreborn:extrastripepainteryellow\",Count:1s,Damage:0s}", + "{id:\"modroadworksreborn:arrowpainter\",Count:1s,Damage:0s}", + "{id:\"modroadworksreborn:arrowpainteryellow\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:thaumonomicon\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:mechanism_complex\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:filter\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:module\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"herba\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"herba\"}]},Damage:1s}", + "{id:\"thaumcraft:jar_brace\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:thaumium_axe\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:thaumium_shovel\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:thaumium_pick\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:thaumium_hoe\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:void_axe\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:void_shovel\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:void_pick\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:void_hoe\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:elemental_axe\",Count:8s,tag:{infench:[{lvl:1s,id:2s},{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_sword\",Count:2s,tag:{infench:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_shovel\",Count:3s,tag:{infench:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_pick\",Count:3s,tag:{infench:[{lvl:1s,id:4s},{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_hoe\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:7s,tag:{type:1b},Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:7s,tag:{type:2b},Damage:0s}", + "{id:\"thaumcraft:seal\",Count:25s,Damage:7s}", + "{id:\"thaumcraft:seal\",Count:8s,Damage:11s}", + "{id:\"thaumcraft:seal\",Count:2s,Damage:12s}", + "{id:\"stevescarts:upgrade\",Count:35s,Damage:2s}", + "{id:\"stevescarts:upgrade\",Count:62s,Damage:3s}", + "{id:\"stevescarts:upgrade\",Count:6s,Damage:6s}", + "{id:\"stevescarts:upgrade\",Count:9s,Damage:7s}", + "{id:\"stevescarts:upgrade\",Count:22s,Damage:8s}", + "{id:\"stevescarts:upgrade\",Count:4s,Damage:10s}", + "{id:\"stevescarts:upgrade\",Count:9s,Damage:12s}", + "{id:\"stevescarts:modulecomponents\",Count:8s,Damage:0s}", + "{id:\"stevescarts:modulecomponents\",Count:3s,Damage:1s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:2s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:3s}", + "{id:\"stevescarts:modulecomponents\",Count:4s,Damage:5s}", + "{id:\"stevescarts:modulecomponents\",Count:3s,Damage:14s}", + "{id:\"stevescarts:modulecomponents\",Count:90s,Damage:17s}", + "{id:\"stevescarts:modulecomponents\",Count:1s,Damage:30s}", + "{id:\"stevescarts:modulecomponents\",Count:3s,Damage:31s}", + "{id:\"stevescarts:modulecomponents\",Count:6s,Damage:32s}", + "{id:\"stevescarts:modulecomponents\",Count:9s,Damage:45s}", + "{id:\"stevescarts:modulecomponents\",Count:10s,Damage:46s}", + "{id:\"stevescarts:modulecomponents\",Count:67s,Damage:48s}", + "{id:\"stevescarts:modulecomponents\",Count:33s,Damage:64s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:65s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:24s,Damage:2s}", + "{id:\"stevescarts:cartmodule\",Count:28s,Damage:3s}", + "{id:\"stevescarts:cartmodule\",Count:12s,Damage:4s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:5s}", + "{id:\"stevescarts:cartmodule\",Count:67s,tag:{Data:100b},Damage:15s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:16s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:25s}", + "{id:\"stevescarts:cartmodule\",Count:2s,Damage:27s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:36s}", + "{id:\"stevescarts:cartmodule\",Count:23s,Damage:37s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:38s}", + "{id:\"stevescarts:cartmodule\",Count:58s,Damage:40s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:41s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:44s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:57s}", + "{id:\"stevescarts:cartmodule\",Count:18s,Damage:59s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:62s}", + "{id:\"stevescarts:cartmodule\",Count:9s,Damage:69s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:70s}", + "{id:\"stevescarts:cartmodule\",Count:74s,Damage:71s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:77s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:78s}", + "{id:\"stevescarts:cartmodule\",Count:50s,tag:{Data:100b},Damage:79s}", + "{id:\"stevescarts:cartmodule\",Count:37s,tag:{Data:100b},Damage:80s}", + "{id:\"stevescarts:cartmodule\",Count:13s,Damage:83s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:86s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:87s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:89s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:92s}", + "{id:\"stevescarts:cartmodule\",Count:3s,Damage:94s}", + "{id:\"stevescarts:cartmodule\",Count:13s,Damage:99s}", + "{id:\"stevescarts:cartmodule\",Count:6s,Damage:101s}", + "{id:\"stevescarts:cartmodule\",Count:8s,Damage:102s}", + "{id:\"tconstruct:book\",Count:1s,Damage:0s}", + "{id:\"tconstruct:materials\",Count:9s,Damage:12s}", + "{id:\"tconstruct:materials\",Count:9s,Damage:13s}", + "{id:\"tconstruct:materials\",Count:20s,Damage:18s}", + "{id:\"tconstruct:slime_grass\",Count:1s,Damage:0s}", + "{id:\"tconstruct:slime_grass\",Count:1s,Damage:5s}", + "{id:\"tconstruct:slime_grass\",Count:1s,Damage:10s}", + "{id:\"tconstruct:slime_leaves\",Count:5s,Damage:0s}", + "{id:\"tconstruct:slime_leaves\",Count:5s,Damage:1s}", + "{id:\"tconstruct:slime_leaves\",Count:5s,Damage:2s}", + "{id:\"tconstruct:slime_sapling\",Count:15s,Damage:0s}", + "{id:\"tconstruct:slime_sapling\",Count:15s,Damage:1s}", + "{id:\"tconstruct:slime_sapling\",Count:15s,Damage:2s}", + "{id:\"tconstruct:slime_vine_blue_end\",Count:5s,Damage:0s}", + "{id:\"tconstruct:slime_vine_blue_mid\",Count:5s,Damage:0s}", + "{id:\"tconstruct:slime_vine_blue\",Count:5s,Damage:0s}", + "{id:\"tconstruct:slime_vine_purple_end\",Count:5s,Damage:0s}", + "{id:\"tconstruct:slime_vine_purple_mid\",Count:5s,Damage:0s}", + "{id:\"tconstruct:slime_vine_purple\",Count:5s,Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:bow_limb\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:broad_axe_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:arrow_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:knife_blade\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:tool_rod\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:bow_string\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:excavator_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:binding\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:kama_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:fletching\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:tough_tool_rod\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:hand_guard\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:wide_guard\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:pan_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:shard\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:large_plate\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:sword_blade\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:arrow_shaft\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:scythe_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:shovel_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:pick_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:large_sword_blade\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:sharpening_kit\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:tough_binding\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:sign_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:hammer_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:axe_head\"},Damage:0s}", + "{id:\"tconstruct:pattern\",Count:1s,tag:{PartType:\"tconstruct:cross_guard\"},Damage:0s}", + "{id:\"tconstruct:tooltables\",Count:6s,Damage:0s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"minecraft:planks\",Count:1b,Damage:0s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"minecraft:planks\",Count:1b,Damage:1s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"minecraft:planks\",Count:1b,Damage:2s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"minecraft:planks\",Count:1b,Damage:3s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"minecraft:planks\",Count:1b,Damage:4s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"minecraft:planks\",Count:1b,Damage:5s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:0s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:1s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:2s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:3s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:4s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:5s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:6s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:7s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:8s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:9s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:10s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:11s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:12s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:13s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:14s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.0\",Count:1b,Damage:15s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:0s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:1s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:2s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:3s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:4s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:5s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:6s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:7s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:8s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:9s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:10s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:11s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.1\",Count:1b,Damage:12s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:0s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:1s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:2s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:3s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:4s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:5s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:6s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:7s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:8s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:9s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:10s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:11s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:12s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:13s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:14s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.0\",Count:1b,Damage:15s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:0s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:1s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:2s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:3s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:4s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:5s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:6s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:7s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:8s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:9s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:10s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:11s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.fireproof.1\",Count:1b,Damage:12s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.vanilla.fireproof.0\",Count:1b,Damage:0s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.vanilla.fireproof.0\",Count:1b,Damage:1s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.vanilla.fireproof.0\",Count:1b,Damage:2s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.vanilla.fireproof.0\",Count:1b,Damage:3s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.vanilla.fireproof.0\",Count:1b,Damage:4s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"forestry:planks.vanilla.fireproof.0\",Count:1b,Damage:5s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"thaumcraft:plank_greatwood\",Count:1b,Damage:0s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:3s,tag:{textureBlock:{id:\"thaumcraft:plank_silverwood\",Count:1b,Damage:0s}},Damage:1s}", + "{id:\"tconstruct:tooltables\",Count:14s,Damage:4s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"minecraft:log\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"minecraft:log\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"minecraft:log\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"minecraft:log\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"minecraft:log2\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"minecraft:log2\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.0\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.0\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.0\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.0\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.1\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.1\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.1\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.1\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.2\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.2\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.2\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.2\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.3\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.3\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.3\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.3\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.4\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.4\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.4\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.4\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.5\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.5\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.5\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.5\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.6\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.6\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.6\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.6\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.7\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.0\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.0\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.0\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.0\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.1\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.1\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.1\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.1\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.2\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.2\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.2\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.2\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.3\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.3\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.3\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.3\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.4\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.4\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.4\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.4\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.5\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.5\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.5\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.5\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.6\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.6\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.6\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.6\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.fireproof.7\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.vanilla.fireproof.0\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.vanilla.fireproof.0\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.vanilla.fireproof.0\",Count:1b,Damage:2s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.vanilla.fireproof.0\",Count:1b,Damage:3s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.vanilla.fireproof.1\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"forestry:logs.vanilla.fireproof.1\",Count:1b,Damage:1s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"thaumcraft:log_greatwood\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"thaumcraft:log_silverwood\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"harvestcraft:pammaple\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"harvestcraft:pampaperbark\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:15s,tag:{textureBlock:{id:\"harvestcraft:pamcinnamon\",Count:1b,Damage:0s}},Damage:2s}", + "{id:\"tconstruct:tooltables\",Count:18s,Damage:5s}", + "{id:\"tconstruct:tooltables\",Count:7s,Damage:3s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"minecraft:iron_block\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:4s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:3s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:5s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:1s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:2s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:6s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:5s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:7s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:15s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:1s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:8s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"minecraft:gold_block\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"metallurgy:brass_block\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:9s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage\",Count:1b,Damage:5s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"metallurgy:zinc_block\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage\",Count:1b,Damage:4s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage\",Count:1b,Damage:6s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage\",Count:1b,Damage:7s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:2s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:4s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:5s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:6s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:5s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:7s}},Damage:0s}", + "{id:\"tconstruct:punji\",Count:6s,Damage:0s}", + "{id:\"tconstruct:rack\",Count:1s,tag:{textureBlock:{id:\"minecraft:wooden_slab\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:rack\",Count:2s,tag:{textureBlock:{id:\"minecraft:wooden_slab\",Count:1b,Damage:0s}},Damage:1s}", + "{id:\"tconstruct:wood_rail\",Count:3s,Damage:0s}", + "{id:\"tconstruct:wood_rail_trapdoor\",Count:4s,Damage:0s}", + "{id:\"tconstruct:piggybackpack\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:vis_regenerator\",Count:31s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_chest\",Count:13s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_wood\",Count:6s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_silverwood\",Count:6s,Damage:0s}", + "{id:\"thaumicaugmentation:taint_flower\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:button_greatwood\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:button_silverwood\",Count:2s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_greatwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_button_silverwood\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:pressure_plate_greatwood\",Count:4s,Damage:0s}", + "{id:\"thaumicaugmentation:pressure_plate_silverwood\",Count:4s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_greatwood\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_pressure_plate_silverwood\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:item_grate\",Count:4s,Damage:0s}", + "{id:\"thaumicaugmentation:material\",Count:30s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:13s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:13s,Damage:2s}", + "{ForgeCaps:{Parent:{slots:1}},id:\"thaumicaugmentation:thaumostatic_harness\",Count:11s,Damage:0s}", + "{id:\"thaumicwonders:flux_distiller\",Count:12s,Damage:0s}", + "{id:\"thaumicwonders:shimmerleaf_seed\",Count:1s,Damage:0s}", + "{id:\"thaumicwonders:cinderpearl_seed\",Count:1s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:3s,Damage:0s}", + "{id:\"trafficcontrol:sign\",Count:4s,Damage:0s}", + "{id:\"trafficcontrol:traffic_rail\",Count:3s,Damage:0s}", + "{id:\"trafficcontrol:street_sign\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsmallshield\",Count:9s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcrossbow\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembigshield\",Count:7s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwoodhammer\",Count:14s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwoodspear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwoodbattleaxe\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonebattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemironbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzebattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:iteminvarbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemelectrumbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsignalumbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemlumiumbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemenderiumbattleaxe\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwooddagger\",Count:3s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwoodnunchaku\",Count:4s,Damage:0s}", + "{id:\"buildcraftcore:marker_path\",Count:3s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:15s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:7s,Damage:1s}", + "{id:\"buildcraftcore:engine\",Count:4s,Damage:2s}", + "{id:\"buildcraftcore:wrench\",Count:1s,Damage:0s}", + "{id:\"buildcraftcore:gear_wood\",Count:3s,Damage:0s}", + "{id:\"buildcraftcore:gear_stone\",Count:2s,Damage:0s}", + "{id:\"buildcraftcore:gear_iron\",Count:1s,Damage:0s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:0s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:1s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:2s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:3s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:4s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:5s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:6s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:7s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:8s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:9s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:10s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:11s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:12s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:13s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:14s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:15s}", + "{id:\"buildcraftcore:paintbrush\",Count:2s,Damage:16s}", + "{id:\"buildcraftcore:list\",Count:3s,tag:{},Damage:0s}", + "{id:\"buildcraftcore:marker_connector\",Count:3s,Damage:0s}", + "{id:\"buildcraftbuilders:architect\",Count:8s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_wood_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_wood_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_cobble_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_stone_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_quartz_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_gold_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_iron_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_clay_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_sandstone_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_void_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_diamond_wood_fluid\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:filtered_buffer\",Count:32s,Damage:0s}", + "{id:\"buildcrafttransport:waterproof\",Count:3s,Damage:0s}", + "{id:\"buildcraftsilicon:advanced_crafting_table\",Count:20s,Damage:0s}", + "{id:\"buildcraftfactory:autoworkbench_item\",Count:9s,Damage:0s}", + "{id:\"buildcraftfactory:chute\",Count:15s,Damage:0s}", + "{id:\"carpentersblocks:carpenters_block\",Count:1s,Damage:0s}", + "{id:\"carpentersblocks:carpenters_pressure_plate\",Count:1s,Damage:0s}", + "{id:\"carpentersblocks:carpenters_hammer\",Count:1s,Damage:0s}", + "{id:\"magicbees:resource\",Count:3s,Damage:7s}", + "{id:\"magicbees:moondial\",Count:15s,Damage:0s}", + "{id:\"magicbees:frames.necrotic\",Count:3s,Damage:0s}", + "{id:\"magicbees:frames.magic\",Count:4s,Damage:0s}", + "{id:\"magicbees:frames.resilient\",Count:3s,Damage:0s}", + "{id:\"magicbees:frames.temporal\",Count:3s,Damage:0s}", + "{id:\"magicbees:frames.metabolic\",Count:3s,Damage:0s}", + "{id:\"magicbees:frames.gentle\",Count:5s,Damage:0s}", + "{id:\"magicbees:enchanted_earth\",Count:2s,Damage:0s}", + "{id:\"brewcraft:preparedbeachrummixitem\",Count:26s,Damage:0s}", + "{id:\"brewcraft:preparedcherryvodkamixitem\",Count:22s,Damage:0s}", + "{id:\"brewcraft:preparedcoconutrummixitem\",Count:22s,Damage:0s}", + "{id:\"brewcraft:preparedhandmadevodkamixitem\",Count:26s,Damage:0s}", + "{id:\"brewcraft:preparedhardapplecidermixitem\",Count:26s,Damage:0s}", + "{id:\"brewcraft:preparedhardlemonademixitem\",Count:21s,Damage:0s}", + "{id:\"brewcraft:preparedhoneymeadmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedpinkmoscatomixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedpmaxrieslingmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedrennalgoldmixitem\",Count:18s,Damage:0s}", + "{id:\"brewcraft:preparedriverchardonnaymixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedsakemixitem\",Count:23s,Damage:0s}", + "{id:\"brewcraft:preparedsavannazinfandelmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedspicedrummixitem\",Count:22s,Damage:0s}", + "{id:\"brewcraft:preparedswampmerlotmixitem\",Count:18s,Damage:0s}", + "{id:\"brewcraft:preparedtiagapinotnoirmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedtotalvodkamixitem\",Count:26s,Damage:0s}", + "{id:\"brewcraft:prepareduglyavocadoginmixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedgoldschlagermixitem\",Count:18s,Damage:0s}", + "{id:\"brewcraft:preparedblackholewhiskeymixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedpointthreeryemixitem\",Count:18s,Damage:0s}", + "{id:\"brewcraft:preparedghostpepperabsinthemixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedborgiaabsinthemixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedredbeermixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedbluebeermixitem\",Count:15s,Damage:0s}", + "{id:\"brewcraft:preparedmalortmixitem\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:date_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:papaya_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:cherry_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:fig_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:soursop_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:dragonfruit_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:rambutan_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:jackfruit_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:passionfruit_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:apple_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:lemon_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:pear_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:olive_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:spiderweb_sapling\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:grapefruit_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:pomegranate_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:cashew_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:vanillabean_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:starfruit_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:banana_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:plum_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:avocado_sapling\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:pecan_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:pistachio_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:hazelnut_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:lime_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:peppercorn_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:almond_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:gooseberry_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:peach_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:chestnut_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:pawpaw_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:coconut_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:mango_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:apricot_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:orange_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:walnut_sapling\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:lychee_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:persimmon_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:guava_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:breadfruit_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:nutmeg_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:durian_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:tamarind_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:cinnamon_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:pamcinnamon\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:maple_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:pammaple\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:paperbark_sapling\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:pampaperbark\",Count:20s,Damage:0s}", + "{id:\"harvestcraft:market\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:shippingbin\",Count:69s,Damage:0s}", + "{id:\"harvestcraft:groundtrap\",Count:21s,Damage:0s}", + "{id:\"harvestcraft:watertrap\",Count:18s,Damage:0s}", + "{id:\"harvestcraft:apiary\",Count:27s,Damage:0s}", + "{id:\"harvestcraft:candledeco14\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:presser\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:carrotcakeitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:cheesecakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cherrycheesecakeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chocolatesprinklecakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:holidaycakeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lamingtonitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pavlovaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pineappleupsidedowncakeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pumpkincheesecakeitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:redvelvetcakeitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:sunflowerseedsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:applesauceitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pumpkinbreaditem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:caramelappleitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:applepieitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:flouritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:doughitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:applejuiceitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:melonjuiceitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:carrotjuiceitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:pumpkinsoupitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:melonsmoothieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:carrotsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:glazedcarrotsitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:butteredpotatoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:loadedbakedpotatoitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mashedpotatoesitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:potatosaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatosoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:friesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:grilledmushroomitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:stuffedmushroomitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickennoodlesoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:chickenpotpieitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:breadedporkchopitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:bakedhamitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:potroastitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:fishsticksitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:fishandchipsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:caramelitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:taffyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:vegetablesoupitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:fruitsaladitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:springsaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatocakesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hashitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:strawberrypieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:strawberrysaladitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:peanutbutteritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pbandjitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:peanutbuttercookiesitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:grapejellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:grapesaladitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:raisincookiesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cucumbersaladitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:marinatedcucumbersitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:friedriceitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mushroomrisottoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:rainbowcurryitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:bakedbeansitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:veggiestirfryitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:grilledskewersitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:chilipoppersitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemonaideitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lemonbaritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:fishdinneritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lemonmeringueitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:candiedlemonitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:blueberrypieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:blueberrymuffinitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pancakesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cherrypieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:espressoitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:coffeeconlecheitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pickledbeetsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:beetsaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:beetsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bakedbeetsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:creamedbroccolisoupitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:sweetpotatopieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:candiedsweetpotatoesitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pineapplehamitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:turnipsoupitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:roastedrootveggiemedleyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:gingerbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gingersnapsitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:candiedgingeritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:spicygreensitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:garlicmashedpotatoesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:garlicchickenitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:summersquashwithradishitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:chickencelerycasseroleitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:celerysoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:zucchinibreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:walnutraisinbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:candiedwalnutsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:brownieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:poachedpearitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:fruitcrumbleitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:banananutbreaditem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:coconutshrimpitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:orangechickenitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:peachcobbleritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:keylimepieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cinnamonrollitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:frenchtoastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:marshmellowsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:donutitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chocolatedonutitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:powdereddonutitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:jellydonutitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:frosteddonutitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:cactussoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:wafflesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:seedsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:softpretzelitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:jellybeansitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:biscuititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:creamcookieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:jaffaitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:friedchickenitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:blackberrycobbleritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pumpkinyogurtitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:raspberrypieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cinnamonsugardonutitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:appleyogurtitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:saltedsunflowerseedsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:sunflowerwheatrollsitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:sunflowerbroccolisaladitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:cranberrysauceitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cranberrybaritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:peppermintitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:oliveoilitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:baklavaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:gummybearsitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:fruitpunchitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:meatystewitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mixedsaladitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:saladdressingitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:shepardspieitem\",Count:10s,Damage:0s}", + "{id:\"harvestcraft:gardensoupitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:applejellyitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:applejellysandwichitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:blackberryjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:blackberryjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:blueberryjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:blueberryjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cherryjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cherryjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cranberryjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cranberryjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:kiwijellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:kiwijellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lemonjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lemonjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:limejellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:limejellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mangojellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mangojellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:orangejellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:orangejellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:papayajellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:papayajellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:peachjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:peachjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pomegranatejellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pomegranatejellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:raspberryjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:raspberryjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:starfruitjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:starfruitjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:strawberryjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:strawberryjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:watermelonjellyitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:watermelonjellysandwichitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cherrysodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:colasodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gingersodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:grapesodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lemonlimesodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:orangesodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:rootbeersodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:strawberrysodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:caramelicecreamitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:spicebunitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gingeredrhubarbtartitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:lambbarleysoupitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:honeylemonlambitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pumpkinoatsconesitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:ovenroastedcaulifloweritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:leekbaconsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:scallionbakedpotatoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sweetpotatosouffleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:apricotglazedporkitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:apricotjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:apricotjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:figbaritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:figjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:figjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:grapefruitjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:grapefruitjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:grapefruitsodaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pecanpieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pralinesitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:persimmonjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:persimmonjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:datenutbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cinnamonappleoatmealitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatoandcheesepirogiitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:zeppoleitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chocolatecaramelfudgeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:lavendershortbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:beefwellingtonitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:epicbaconitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:manjuuitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:generaltsochickenitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:vegemiteitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:fairybreaditem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:timtamitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:damperitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chaoscookieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:snickersbaritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:vegemiteontoastitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:applecideritem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:bangersandmashitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:batteredsausageitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:batteritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:coleslawitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:energydrinkitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:friedonionsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mincepieitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:onionhamburgeritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:raspberrytrifleitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pumpkinmuffinitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:suaderoitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:roastpotatoesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sundayroastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lambwithmintsauceitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:steakandchipsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:almondbutteritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cashewbutteritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chestnutbutteritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cornishpastyitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:cottagepieitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:croissantitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:dimsumitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:friedpecanokraitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gooseberryjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gooseberryjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:gooseberrypieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:hushpuppiesitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mochiitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:museliitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:naanitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pistachiobutteritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:porklomeinitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:salmonpattiesitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:sausagerollitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:sesameballitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:sesamesnapsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:shrimpokrahushpuppiesitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:sweetpickleitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:veggiestripsitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:applesmoothieitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:pearjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pearjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:plumjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:plumjellysandwichitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:tunapotatoitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chocolaterollitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:jamrollitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:crackeritem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:gravyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mangochutneyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:peaandhamsoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:potatoandleeksoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:yorkshirepuddingitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chickenchowmeinitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:kungpaochickenitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:sweetandsourchickenitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:biscuitsandgravyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:applefritteritem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:sweetteaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:creepercookieitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:honeybunitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:honeyglazedcarrotsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chocovoxelsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cinnamontoastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cottoncandyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:crackersitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:durianmuffinitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hummusitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:ironbrewitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:lemondrizzlecakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mushroomlasagnaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pizzasoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:poutineitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:teriyakichickenitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:turkishdelightitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:greeneggsandhamitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:theatreboxitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cookiesandmilkitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickendinneritem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:corndogitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:buttercookieitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:sugarcookieitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:potatochipsitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:bbqpotatochipsitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:sourcreamandonionpotatochipsitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:cheddarandsourcreampotatochipsitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:chipsanddipitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:cheezepuffsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:surfandturfitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:liverandonionsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:fortunecookieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mozzerellasticksitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:friedgreentomatoesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatoesobrienitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:tatertotsitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:smoresitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:grilledcheesevegemitetoastitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:monsterfrieddumplingsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:crispyricepuffbarsitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:babaganoushitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pastagardeniaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:threebeansaladitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:sweetandsourmeatballsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pepperjellyitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:pepperjellyandcrackersitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:saltedcaramelitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:spidereyepieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cheesyshrimpquinoaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bulgogiitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:omuriceitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:pemmicanitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:crabkimbapitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:froglegstirfryitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chickenkatsuitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:festivalbreaditem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:fruitcreamfestivalbreaditem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:bubbleteaitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:wontonsoupitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:meatystirfryitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potstickersitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:orangeduckitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pekingduckitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:stuffedduckitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:rouxitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:candiedpecansitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:greenbeancasseroleitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:hamandpineapplepizzaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cobblestonecobbleritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:crayfishsaladitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:bakedcactusitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mushroomsteakitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:hotdishcasseroleitem\",Count:12s,Damage:0s}", + "{id:\"harvestcraft:sausagebeanmeltitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:porkrindsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cracklinsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chorusfruitsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:akutuqitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:cantonesegreensitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:eggrollitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:eggtartitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:meesuaitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:oystersauceitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:szechuaneggplantitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:baconpancakesitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:briochebunitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:guisoitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:peanutbuttercupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:pinkelitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:pitepaltitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:sauerbratenitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:slimepieitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:strawberryrhubarbpieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:tiropitaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:potatoskinsitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chilidonutitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:vanillacupcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chocolatecupcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:carrotcupcakeitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:redvelvetcupcakeitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:chilicupcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:peanutbuttercupcakeitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:lemoncupcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:strawberrycupcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mintcupcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:coffeecupcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:sprinklescupcakeitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:caramelcupcakeitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:pambitsboxitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:slimegummiesitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:chocolatepuddingitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:bbqchickenpizzaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:quesadillaitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:bibimbapitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:nopalessaladitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:applesnowitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:bakedalaskaitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:berrymeringuenestitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:etonmessitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:meringuebombeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:meringuebrownieitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:meringuecookieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:meringuerouladeitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:seedenergygelitem\",Count:16s,Damage:0s}", + "{id:\"harvestcraft:chickencordonbleuitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:dandelionsaladitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:vanillaconchasbreaditem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:strawberrysouffleitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:shrimptemperaitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:imagawayakiitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:mochicakeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mochidessertitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:taiyakiitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:ricepuddingitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:misopasteitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gravlaxitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cheesedanishitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:pumpkinspicelatteitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:rootbeerfloatitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:hotcocoaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cinnamonbreaditem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cornchipsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:marshmellowchicksitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:rawtofeakitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:rawtofaconitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:rawtofuttonitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:rawtofickenitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:rawtofabbititem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:rawtofenisonitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:beansontoastitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:meatpieitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:chikorollitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:spinachpieitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:coleslawburgeritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:hotandsoursoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:patreonpieitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:clamchowderitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:breakfastburritoitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:crawfishetoufeeitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:cantonesenoodlesitem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:dangoitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:takoyakiitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:groiledcheesesandwichitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:swedishmeatballsitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:buttertartitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:battenbergitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:rivermudcakeitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:fruitcakeitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:springfieldcashewchickenitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:pizzaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mobsoupitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:hamsweetpicklesandwichitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:glisteningsaladitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:mashedpotatoeschickenbiscuititem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:cassouletitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:chickenbiscuititem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:epicbltitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:kohlundpinkelitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:beetburgeritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:anchovypepperonipizzaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gumboitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:supremepizzaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:bbqplatteritem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:chickenandwafflesitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:gourmetporkburgeritem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:bbqchickenbiscuititem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:heartybreakfastitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:mcpamitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:gourmetmuttonburgeritem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:chimichangaitem\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:salisburysteakitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:ploughmanslunchitem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefhashitem\",Count:6s,Damage:0s}", + "{id:\"harvestcraft:bentoboxitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:friedfeastitem\",Count:8s,Damage:0s}", + "{id:\"harvestcraft:timpanoitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:deluxechickencurryitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:weekendpicnicitem\",Count:13s,Damage:0s}", + "{id:\"harvestcraft:southernstylebreakfastitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:meatfeastpizzaitem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:thankfuldinneritem\",Count:9s,Damage:0s}", + "{id:\"harvestcraft:koreandinneritem\",Count:5s,Damage:0s}", + "{id:\"harvestcraft:gourmetvenisonburgeritem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:cornedbeefbreakfastitem\",Count:4s,Damage:0s}", + "{id:\"harvestcraft:fruitbaititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:grainbaititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:veggiebaititem\",Count:1s,Damage:0s}", + "{id:\"harvestcraft:cuttingboarditem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mixingbowlitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:harvestpumpkinitem\",Count:7s,Damage:0s}", + "{id:\"bibliocraft:seatback1\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:seatback1\",Count:2s,Damage:1s}", + "{id:\"bibliocraft:seatback1\",Count:2s,Damage:2s}", + "{id:\"bibliocraft:seatback1\",Count:2s,Damage:3s}", + "{id:\"bibliocraft:seatback1\",Count:2s,Damage:4s}", + "{id:\"bibliocraft:seatback1\",Count:2s,Damage:5s}", + "{id:\"bibliocraft:seatback1\",Count:1s,Damage:6s}", + "{id:\"bibliocraft:seatback2\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:seatback2\",Count:5s,Damage:1s}", + "{id:\"bibliocraft:seatback2\",Count:5s,Damage:2s}", + "{id:\"bibliocraft:seatback2\",Count:5s,Damage:3s}", + "{id:\"bibliocraft:seatback2\",Count:5s,Damage:4s}", + "{id:\"bibliocraft:seatback2\",Count:5s,Damage:5s}", + "{id:\"bibliocraft:seatback2\",Count:4s,Damage:6s}", + "{id:\"bibliocraft:seatback3\",Count:4s,Damage:0s}", + "{id:\"bibliocraft:seatback3\",Count:4s,Damage:1s}", + "{id:\"bibliocraft:seatback3\",Count:4s,Damage:2s}", + "{id:\"bibliocraft:seatback3\",Count:4s,Damage:3s}", + "{id:\"bibliocraft:seatback3\",Count:4s,Damage:4s}", + "{id:\"bibliocraft:seatback3\",Count:4s,Damage:5s}", + "{id:\"bibliocraft:seatback3\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:seatback5\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:seatback5\",Count:5s,Damage:1s}", + "{id:\"bibliocraft:seatback5\",Count:5s,Damage:2s}", + "{id:\"bibliocraft:seatback5\",Count:5s,Damage:3s}", + "{id:\"bibliocraft:seatback5\",Count:5s,Damage:4s}", + "{id:\"bibliocraft:seatback5\",Count:5s,Damage:5s}", + "{id:\"bibliocraft:seatback5\",Count:3s,Damage:6s}", + "{id:\"minecraft:brown_mushroom_block\",Count:5s,Damage:0s}", + "{id:\"minecraft:red_mushroom_block\",Count:5s,Damage:0s}", + "{id:\"minecraft:grass_path\",Count:2s,Damage:0s}", + "{id:\"forestry:sapling_ge\",Count:15s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemaluminiumbattleaxe\",Count:1s,Damage:0s}" + ] + }, + { + "aspect": "volatus", + "items": [ + "{id:\"minecraft:elytra\",Count:20s,Damage:0s}", + "{id:\"minecraft:bow\",Count:5s,Damage:0s}", + "{id:\"minecraft:arrow\",Count:1s,Damage:0s}", + "{id:\"minecraft:feather\",Count:5s,Damage:0s}", + "{id:\"minecraft:writable_book\",Count:3s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:2s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:2s}]},Damage:0s}", + "{id:\"forestry:hunter_bag\",Count:7s,Damage:0s}", + "{id:\"railcraft:tool_notepad\",Count:3s,Damage:0s}", + "{id:\"railcraft:routing_table\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_copper\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_tin\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_silver\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_lead\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_aluminum\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_nickel\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_platinum\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_steel\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_electrum\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_invar\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_bronze\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_constantan\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_iron\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_diamond\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_gold\",Count:5s,Damage:0s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:fancyworkbench\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:desk\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:stockroomcatalog\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:atlasbook\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:bigbook\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:slottedbook\",Count:2s,tag:{authorName:\"by Sir Hidington\"},Damage:0s}", + "{id:\"bibliocraft:biblioclipboard\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"volatus\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"volatus\"}]},Damage:1s}", + "{id:\"thaumcraft:traveller_boots\",Count:13s,Damage:0s}", + "{id:\"thaumcraft:curiosity_band\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:cloud_ring\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:void_boots\",Count:25s,tag:{color:6961280},Damage:0s}", + "{id:\"thaumicaugmentation:void_boots\",Count:25s,tag:{color:6961280,tc.charge:480},Damage:0s}", + "{ForgeCaps:{Parent:{slots:1}},id:\"thaumicaugmentation:thaumostatic_harness\",Count:62s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:5s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:13s,Damage:1s}", + "{ForgeCaps:{Parent:{slots:2}},id:\"thaumicaugmentation:elytra_harness\",Count:60s,Damage:0s}", + "{id:\"thaumicwonders:flying_carpet\",Count:12s,Damage:0s}", + "{id:\"thaumicwonders:bone_bow\",Count:5s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcrossbow\",Count:5s,Damage:0s}" + ] + }, + { + "aspect": "alienis", + "items": [ + "{id:\"minecraft:purpur_block\",Count:3s,Damage:0s}", + "{id:\"minecraft:purpur_pillar\",Count:1s,Damage:0s}", + "{id:\"minecraft:purpur_stairs\",Count:3s,Damage:0s}", + "{id:\"minecraft:purpur_slab\",Count:1s,Damage:0s}", + "{id:\"minecraft:end_portal_frame\",Count:10s,Damage:0s}", + "{id:\"minecraft:chorus_plant\",Count:5s,Damage:0s}", + "{id:\"minecraft:chorus_flower\",Count:5s,Damage:0s}", + "{id:\"minecraft:white_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:orange_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:magenta_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:light_blue_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:yellow_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:lime_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:pink_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:gray_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:silver_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:cyan_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:purple_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:blue_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:brown_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:green_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:red_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:black_shulker_box\",Count:7s,Damage:0s}", + "{id:\"minecraft:end_crystal\",Count:5s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_standard\",Count:5s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_personal\",Count:5s,Damage:0s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_embarking\"}},Damage:8s}", + "{id:\"minecraft:ender_pearl\",Count:10s,Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:ender_eye\",Count:7s,Damage:0s}", + "{id:\"minecraft:nether_star\",Count:10s,Damage:0s}", + "{id:\"minecraft:chorus_fruit\",Count:5s,Damage:0s}", + "{id:\"minecraft:chorus_fruit_popped\",Count:5s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:2s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:shulker_shell\",Count:5s,Damage:0s}", + "{id:\"minecraft:record_far\",Count:5s,Damage:0s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:3s,tag:{},Damage:0s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:3s,tag:{power:1600000.0d},Damage:0s}", + "{id:\"ic2:te\",Count:7s,Damage:82s}", + "{id:\"gendustry:apiary.upgrade\",Count:5s,Damage:19s}", + "{id:\"gendustry:genetics_processor\",Count:7s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:7s,Damage:7s}", + "{id:\"railcraft:worldspike\",Count:7s,Damage:1s}", + "{id:\"railcraft:worldspike\",Count:7s,Damage:2s}", + "{id:\"railcraft:worldspike\",Count:7s,Damage:3s}", + "{id:\"railcraft:worldspike_point\",Count:7s,Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:2s,Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:2s,Damage:1s}", + "{id:\"thermaldynamics:retriever\",Count:1s,Damage:2s}", + "{id:\"thaumcraft:stone_ancient\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient_tile\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient_rock\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient_glyphed\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient_doorway\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_eldritch_tile\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stairs_ancient\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:slab_ancient\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:slab_eldritch\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:pedestal_ancient\",Count:8s,Damage:0s}", + "{id:\"thaumcraft:pedestal_eldritch\",Count:8s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_white\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_orange\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_magenta\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lightblue\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_yellow\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lime\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_pink\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_gray\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_silver\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_cyan\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_purple\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_blue\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_brown\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_green\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_red\",Count:5s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_black\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:mirror\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:mirror_essentia\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:void_siphon\",Count:14s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_access_point\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:quantum_link\",Count:21s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:3s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:3s,tag:{internalMaxPower:1600000.0d,internalCurrentPower:1600000.0d},Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_2_cubed\",Count:15s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_16_cubed\",Count:47s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_128_cubed\",Count:141s,Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:189s,Damage:34s}", + "{id:\"appliedenergistics2:material\",Count:63s,Damage:33s}", + "{id:\"appliedenergistics2:material\",Count:21s,Damage:32s}", + "{id:\"appliedenergistics2:material\",Count:7s,Damage:9s}", + "{id:\"appliedenergistics2:material\",Count:5s,Damage:41s}", + "{id:\"appliedenergistics2:part\",Count:5s,Damage:301s}", + "{id:\"hmctt:wireless_switch_card\",Count:3s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:1s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:5s,Damage:0s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:2s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:2s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:5s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:3s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:1s,Damage:5s}", + "{id:\"ironchest:vanilla_iron_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"ironchest:vanilla_copper_shulker_upgrade\",Count:3s,Damage:0s}", + "{id:\"metallurgy:orichalcum_buckler\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:curio\",Count:15s,Damage:3s}", + "{id:\"thaumcraft:curio\",Count:5s,Damage:6s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"alienis\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"alienis\"}]},Damage:1s}", + "{id:\"thaumcraft:sanity_soap\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:causality_collapser\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:hand_mirror\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:primal_crusher\",Count:7s,tag:{infench:[{lvl:1s,id:1s},{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"thaumcraft:crimson_blade\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crimson_plate_helm\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crimson_plate_chest\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crimson_plate_legs\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crimson_boots\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_helm\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_chest\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_legs\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:crimson_praetor_helm\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crimson_praetor_chest\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:crimson_praetor_legs\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:focus_2\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:focus_3\",Count:12s,Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:7s,Damage:17s}", + "{id:\"stevescarts:cartmodule\",Count:5s,Damage:36s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:49s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:3s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:4s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:5s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:6s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:7s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:8s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:9s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:10s}", + "{id:\"thaumicaugmentation:stone\",Count:5s,Damage:11s}", + "{id:\"thaumicaugmentation:impetus_drainer\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_output\",Count:7s,Damage:0s}", + "{id:\"thaumicaugmentation:void_recharge_pedestal\",Count:12s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_monitor\",Count:13s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_generator\",Count:15s,Damage:0s}", + "{id:\"thaumicaugmentation:stairs_ancient\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:slab\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:stairs_eldritch_tile\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:bars\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:starfield_glass\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:capstone\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:capstone\",Count:10s,Damage:1s}", + "{id:\"thaumicaugmentation:capstone\",Count:15s,Damage:2s}", + "{id:\"thaumicaugmentation:capstone\",Count:15s,Damage:3s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:15s,Damage:0s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:15s,Damage:1s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:15s,Damage:2s}", + "{id:\"thaumicaugmentation:eldritch_lock\",Count:15s,Damage:3s}", + "{id:\"thaumicaugmentation:eldritch_lock_impetus\",Count:15s,Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:35s,tag:{cap:{slots:3},color:2498903},Damage:1s}", + "{id:\"thaumicaugmentation:material\",Count:10s,Damage:3s}", + "{id:\"thaumicaugmentation:void_boots\",Count:50s,tag:{color:6961280},Damage:0s}", + "{id:\"thaumicaugmentation:void_boots\",Count:50s,tag:{color:6961280,tc.charge:480},Damage:0s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:0L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:7s,Damage:0s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:300L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:7s,tag:{cap:{augment:{},energy:{energy:300L}}},Damage:0s}", + "{id:\"thaumicaugmentation:impetus_mirror\",Count:11s,Damage:0s}", + "{ForgeCaps:{Parent:{energy:{energy:0L}}},id:\"thaumicaugmentation:elytra_harness_augment\",Count:13s,Damage:0s}", + "{ForgeCaps:{Parent:{augments:{slots:1},energy:{energy:0L}}},id:\"thaumicaugmentation:impulse_cannon\",Count:24s,Damage:0s}", + "{id:\"thaumicaugmentation:focus_ancient\",Count:50s,Damage:0s}", + "{id:\"thaumicwonders:meaty_orb\",Count:25s,Damage:0s}", + "{id:\"thaumicwonders:meteorb\",Count:14s,Damage:0s}", + "{id:\"thaumicwonders:portal_generator\",Count:47s,Damage:0s}", + "{id:\"thaumicwonders:madness_engine\",Count:19s,Damage:0s}", + "{id:\"thaumicwonders:portal_anchor\",Count:30s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:primal_destroyer\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:timewinder\",Count:17s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_chest\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_legs\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:structure_diviner\",Count:15s,Damage:0s}", + "{id:\"thaumicwonders:cleansing_charm\",Count:19s,Damage:0s}", + "{id:\"magicbees:resource\",Count:5s,Damage:13s}", + "{id:\"magicbees:mysteriousmagnet\",Count:3s,Damage:0s}", + "{id:\"magicbees:mysteriousmagnet\",Count:8s,Damage:2s}", + "{id:\"magicbees:mysteriousmagnet\",Count:15s,Damage:4s}", + "{id:\"magicbees:mysteriousmagnet\",Count:26s,Damage:6s}", + "{id:\"magicbees:mysteriousmagnet\",Count:42s,Damage:8s}", + "{id:\"magicbees:mysteriousmagnet\",Count:66s,Damage:10s}", + "{id:\"magicbees:mysteriousmagnet\",Count:102s,Damage:12s}", + "{id:\"magicbees:mysteriousmagnet\",Count:156s,Damage:14s}", + "{id:\"magicbees:mysteriousmagnet\",Count:237s,Damage:16s}", + "{id:\"magicbees:mysteriousmagnet\",Count:359s,Damage:18s}", + "{id:\"harvestcraft:chorusfruitsoupitem\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:mobsoupitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:netherstartoastitem\",Count:7s,Damage:0s}", + "{id:\"chunkloaders:basic_chunk_loader\",Count:7s,Damage:0s}", + "{id:\"minecraft:dragon_egg\",Count:15s,Damage:0s}" + ] + }, + { + "aspect": "metallum", + "items": [ + "{id:\"minecraft:gold_ore\",Count:10s,Damage:0s}", + "{id:\"minecraft:iron_ore\",Count:15s,Damage:0s}", + "{id:\"minecraft:gold_block\",Count:67s,Damage:0s}", + "{id:\"minecraft:iron_block\",Count:101s,Damage:0s}", + "{id:\"minecraft:furnace\",Count:15s,Damage:0s}", + "{id:\"minecraft:jukebox\",Count:15s,Damage:0s}", + "{id:\"minecraft:iron_bars\",Count:4s,Damage:0s}", + "{id:\"minecraft:anvil\",Count:272s,Damage:0s}", + "{id:\"minecraft:bed\",Count:15s,Damage:0s}", + "{id:\"minecraft:bed\",Count:11s,Damage:1s}", + "{id:\"minecraft:bed\",Count:11s,Damage:2s}", + "{id:\"minecraft:bed\",Count:11s,Damage:3s}", + "{id:\"minecraft:bed\",Count:11s,Damage:4s}", + "{id:\"minecraft:bed\",Count:11s,Damage:5s}", + "{id:\"minecraft:bed\",Count:11s,Damage:6s}", + "{id:\"minecraft:bed\",Count:11s,Damage:7s}", + "{id:\"minecraft:bed\",Count:11s,Damage:8s}", + "{id:\"minecraft:bed\",Count:11s,Damage:9s}", + "{id:\"minecraft:bed\",Count:11s,Damage:10s}", + "{id:\"minecraft:bed\",Count:11s,Damage:11s}", + "{id:\"minecraft:bed\",Count:11s,Damage:12s}", + "{id:\"minecraft:bed\",Count:11s,Damage:13s}", + "{id:\"minecraft:bed\",Count:11s,Damage:14s}", + "{id:\"minecraft:bed\",Count:11s,Damage:15s}", + "{id:\"tconstruct:fancy_frame\",Count:3s,Damage:0s}", + "{id:\"tconstruct:fancy_frame\",Count:6s,Damage:5s}", + "{id:\"minecraft:sticky_piston\",Count:8s,Damage:0s}", + "{id:\"minecraft:piston\",Count:11s,Damage:0s}", + "{id:\"minecraft:tnt\",Count:15s,Damage:0s}", + "{id:\"minecraft:tripwire_hook\",Count:5s,Damage:0s}", + "{id:\"minecraft:trapped_chest\",Count:3s,Damage:0s}", + "{id:\"minecraft:light_weighted_pressure_plate\",Count:15s,Damage:0s}", + "{id:\"minecraft:heavy_weighted_pressure_plate\",Count:22s,Damage:0s}", + "{id:\"minecraft:hopper\",Count:15s,Damage:0s}", + "{id:\"minecraft:iron_trapdoor\",Count:45s,Damage:0s}", + "{id:\"minecraft:iron_door\",Count:22s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:0s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:1s}", + "{id:\"compactsolars:compact_solar_block\",Count:500s,Damage:2s}", + "{id:\"minecraft:minecart\",Count:28s,Damage:0s}", + "{id:\"minecraft:chest_minecart\",Count:21s,Damage:0s}", + "{id:\"minecraft:furnace_minecart\",Count:21s,Damage:0s}", + "{id:\"minecraft:tnt_minecart\",Count:21s,Damage:0s}", + "{id:\"minecraft:hopper_minecart\",Count:21s,Damage:0s}", + "{id:\"forestry:cart.beehouse\",Count:21s,Damage:0s}", + "{id:\"forestry:cart.beehouse\",Count:21s,Damage:1s}", + "{id:\"railcraft:detector\",Count:90s,Damage:7s}", + "{id:\"railcraft:bore\",Count:231s,Damage:0s}", + "{id:\"railcraft:mow_track_layer\",Count:500s,Damage:0s}", + "{id:\"railcraft:mow_track_relayer\",Count:96s,Damage:0s}", + "{id:\"railcraft:mow_track_remover\",Count:158s,Damage:0s}", + "{id:\"railcraft:mow_undercutter\",Count:113s,Damage:0s}", + "{id:\"railcraft:cart_trade_station\",Count:21s,Damage:0s}", + "{id:\"railcraft:cart_work\",Count:21s,Damage:0s}", + "{id:\"railcraft:cart_jukebox\",Count:21s,Damage:0s}", + "{id:\"railcraft:cart_bed\",Count:21s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_standard\",Count:43s,Damage:0s}", + "{id:\"railcraft:cart_worldspike_personal\",Count:43s,Damage:0s}", + "{id:\"railcraft:cart_chest_metals\",Count:349s,Damage:0s}", + "{id:\"railcraft:cart_ic2_batbox\",Count:218s,Damage:0s}", + "{id:\"railcraft:cart_ic2_mfe\",Count:199s,Damage:0s}", + "{id:\"railcraft:cart_ic2_cesu\",Count:396s,Damage:0s}", + "{id:\"railcraft:cart_redstone_flux\",Count:51s,Damage:0s}", + "{id:\"railcraft:signal\",Count:49s,Damage:0s}", + "{id:\"railcraft:signal\",Count:49s,Damage:1s}", + "{id:\"railcraft:signal\",Count:49s,Damage:2s}", + "{id:\"railcraft:signal_dual\",Count:87s,Damage:0s}", + "{id:\"railcraft:signal_dual\",Count:87s,Damage:1s}", + "{id:\"railcraft:signal_dual\",Count:87s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:72s,Damage:2s}", + "{id:\"railcraft:signal_box\",Count:72s,Damage:4s}", + "{id:\"railcraft:signal_box\",Count:72s,Damage:0s}", + "{id:\"railcraft:signal_box\",Count:45s,Damage:1s}", + "{id:\"railcraft:signal_box\",Count:99s,Damage:3s}", + "{id:\"railcraft:signal_box\",Count:45s,Damage:6s}", + "{id:\"railcraft:signal_box\",Count:99s,Damage:5s}", + "{id:\"railcraft:track_kit\",Count:11s,tag:{railcraft:{kit:\"railcraft_buffer\"}},Damage:3s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_locking\"}},Damage:10s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_one_way\"}},Damage:11s}", + "{id:\"railcraft:track_kit\",Count:1s,tag:{railcraft:{kit:\"railcraft_delayed\"}},Damage:16s}", + "{id:\"railcraft:track_kit\",Count:4s,tag:{railcraft:{kit:\"railcraft_priming\"}},Damage:17s}", + "{id:\"railcraft:track_kit\",Count:159s,tag:{railcraft:{kit:\"railcraft_launcher\"}},Damage:18s}", + "{id:\"railcraft:actuator\",Count:19s,Damage:0s}", + "{id:\"railcraft:actuator\",Count:41s,Damage:1s}", + "{id:\"railcraft:actuator\",Count:30s,Damage:2s}", + "{id:\"railcraft:cart_tnt_wood\",Count:11s,Damage:0s}", + "{id:\"railcraft:cart_cargo\",Count:21s,Damage:0s}", + "{id:\"railcraft:cart_tank\",Count:35s,Damage:0s}", + "{id:\"railcraft:cart_chest_void\",Count:21s,Damage:0s}", + "{id:\"lteleporters:teleporter\",Count:50s,Damage:0s}", + "{id:\"minecraft:iron_shovel\",Count:11s,Damage:0s}", + "{id:\"minecraft:iron_pickaxe\",Count:33s,Damage:0s}", + "{id:\"minecraft:iron_axe\",Count:33s,Damage:0s}", + "{id:\"minecraft:flint_and_steel\",Count:11s,Damage:0s}", + "{id:\"minecraft:iron_ingot\",Count:15s,Damage:0s}", + "{id:\"minecraft:gold_ingot\",Count:10s,Damage:0s}", + "{id:\"minecraft:iron_sword\",Count:22s,Damage:0s}", + "{id:\"minecraft:golden_sword\",Count:15s,Damage:0s}", + "{id:\"minecraft:golden_shovel\",Count:7s,Damage:0s}", + "{id:\"minecraft:golden_pickaxe\",Count:22s,Damage:0s}", + "{id:\"minecraft:golden_axe\",Count:22s,Damage:0s}", + "{id:\"minecraft:iron_hoe\",Count:22s,Damage:0s}", + "{id:\"minecraft:golden_hoe\",Count:15s,Damage:0s}", + "{id:\"minecraft:chainmail_helmet\",Count:42s,Damage:0s}", + "{id:\"minecraft:chainmail_chestplate\",Count:67s,Damage:0s}", + "{id:\"minecraft:chainmail_leggings\",Count:58s,Damage:0s}", + "{id:\"minecraft:chainmail_boots\",Count:33s,Damage:0s}", + "{id:\"minecraft:iron_helmet\",Count:56s,Damage:0s}", + "{id:\"minecraft:iron_chestplate\",Count:90s,Damage:0s}", + "{id:\"minecraft:iron_leggings\",Count:78s,Damage:0s}", + "{id:\"minecraft:iron_boots\",Count:45s,Damage:0s}", + "{id:\"minecraft:golden_helmet\",Count:37s,Damage:0s}", + "{id:\"minecraft:golden_chestplate\",Count:60s,Damage:0s}", + "{id:\"minecraft:golden_leggings\",Count:52s,Damage:0s}", + "{id:\"minecraft:golden_boots\",Count:30s,Damage:0s}", + "{id:\"minecraft:golden_apple\",Count:60s,Damage:0s}", + "{id:\"minecraft:compass\",Count:45s,Damage:0s}", + "{id:\"minecraft:clock\",Count:30s,Damage:0s}", + "{id:\"minecraft:shears\",Count:22s,Damage:0s}", + "{id:\"minecraft:gold_nugget\",Count:1s,Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:potion\",Count:21s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:cauldron\",Count:78s,Damage:0s}", + "{id:\"minecraft:speckled_melon\",Count:6s,Damage:0s}", + "{id:\"minecraft:golden_carrot\",Count:6s,Damage:0s}", + "{id:\"minecraft:iron_horse_armor\",Count:15s,Damage:0s}", + "{id:\"minecraft:golden_horse_armor\",Count:10s,Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:splash_potion\",Count:21s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:21s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:mundane\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:3s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:lingering_potion\",Count:21s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:shield\",Count:11s,Damage:0s}", + "{id:\"minecraft:iron_nugget\",Count:1s,Damage:0s}", + "{id:\"aeadditions:part.base\",Count:56s,Damage:0s}", + "{id:\"aeadditions:part.base\",Count:22s,Damage:1s}", + "{id:\"aeadditions:part.base\",Count:76s,Damage:3s}", + "{id:\"aeadditions:storage.fluid\",Count:18s,Damage:0s}", + "{id:\"aeadditions:storage.fluid\",Count:18s,Damage:1s}", + "{id:\"aeadditions:storage.fluid\",Count:18s,Damage:2s}", + "{id:\"aeadditions:storage.physical\",Count:24s,tag:{upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:4s}", + "{id:\"aeadditions:storage.physical\",Count:24s,tag:{power:32000.0d,upgrades:{},config:{},fuzzyMode:\"IGNORE_ALL\"},Damage:4s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:24s,tag:{},Damage:0s}", + "{id:\"aeadditions:terminal.fluid.wireless\",Count:24s,tag:{power:1600000.0d},Damage:0s}", + "{id:\"aeadditions:storage.casing\",Count:24s,Damage:1s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:17s,tag:{fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:storage.fluid.portable\",Count:17s,tag:{power:20000.0d,fuzzyMode:\"IGNORE_ALL\"},Damage:0s}", + "{id:\"aeadditions:fluidcrafter\",Count:33s,Damage:0s}", + "{id:\"aeadditions:fluidfiller\",Count:24s,Damage:0s}", + "{id:\"aeadditions:hardmedrive\",Count:33s,Damage:0s}", + "{id:\"aeadditions:vibrantchamberfluid\",Count:171s,Damage:0s}", + "{id:\"aeadditions:gas_interface\",Count:45s,Damage:0s}", + "{id:\"ic2:te\",Count:8s,Damage:1s}", + "{id:\"ic2:te\",Count:337s,Damage:3s}", + "{id:\"ic2:te\",Count:312s,Damage:4s}", + "{id:\"ic2:te\",Count:497s,Damage:5s}", + "{id:\"ic2:te\",Count:500s,Damage:6s}", + "{id:\"ic2:te\",Count:354s,Damage:7s}", + "{id:\"ic2:te\",Count:311s,Damage:8s}", + "{id:\"ic2:te\",Count:500s,Damage:9s}", + "{id:\"ic2:te\",Count:126s,Damage:10s}", + "{id:\"ic2:te\",Count:297s,Damage:11s}", + "{id:\"ic2:te\",Count:379s,Damage:12s}", + "{id:\"ic2:te\",Count:202s,Damage:13s}", + "{id:\"ic2:te\",Count:500s,Damage:14s}", + "{id:\"ic2:te\",Count:332s,Damage:15s}", + "{id:\"ic2:te\",Count:332s,Damage:16s}", + "{id:\"ic2:te\",Count:238s,Damage:17s}", + "{id:\"ic2:te\",Count:175s,Damage:18s}", + "{id:\"ic2:te\",Count:255s,Damage:19s}", + "{id:\"ic2:te\",Count:238s,Damage:20s}", + "{id:\"ic2:te\",Count:238s,Damage:21s}", + "{id:\"ic2:te\",Count:500s,Damage:22s}", + "{id:\"ic2:te\",Count:270s,Damage:23s}", + "{id:\"ic2:te\",Count:385s,Damage:24s}", + "{id:\"ic2:te\",Count:270s,Damage:25s}", + "{id:\"ic2:te\",Count:270s,Damage:26s}", + "{id:\"ic2:te\",Count:357s,Damage:27s}", + "{id:\"ic2:te\",Count:297s,Damage:28s}", + "{id:\"ic2:te\",Count:264s,Damage:29s}", + "{id:\"ic2:te\",Count:243s,Damage:30s}", + "{id:\"ic2:te\",Count:142s,Damage:31s}", + "{id:\"ic2:te\",Count:288s,Damage:32s}", + "{id:\"ic2:te\",Count:238s,Damage:33s}", + "{id:\"ic2:te\",Count:468s,Damage:34s}", + "{id:\"ic2:te\",Count:418s,Damage:35s}", + "{id:\"ic2:te\",Count:7s,Damage:36s}", + "{id:\"ic2:te\",Count:238s,Damage:37s}", + "{id:\"ic2:te\",Count:272s,Damage:38s}", + "{id:\"ic2:te\",Count:288s,Damage:39s}", + "{id:\"ic2:te\",Count:207s,Damage:40s}", + "{id:\"ic2:te\",Count:267s,Damage:41s}", + "{id:\"ic2:te\",Count:472s,Damage:42s}", + "{id:\"ic2:te\",Count:267s,Damage:43s}", + "{id:\"ic2:te\",Count:186s,Damage:44s}", + "{id:\"ic2:te\",Count:267s,Damage:45s}", + "{id:\"ic2:te\",Count:210s,Damage:46s}", + "{id:\"ic2:te\",Count:267s,Damage:47s}", + "{id:\"ic2:te\",Count:222s,Damage:48s}", + "{id:\"ic2:te\",Count:297s,Damage:49s}", + "{id:\"ic2:te\",Count:500s,Damage:50s}", + "{id:\"ic2:te\",Count:332s,Damage:51s}", + "{id:\"ic2:te\",Count:320s,Damage:52s}", + "{id:\"ic2:te\",Count:232s,Damage:53s}", + "{id:\"ic2:te\",Count:370s,Damage:54s}", + "{id:\"ic2:te\",Count:500s,Damage:55s}", + "{id:\"ic2:te\",Count:500s,Damage:56s}", + "{id:\"ic2:te\",Count:500s,Damage:57s}", + "{id:\"ic2:te\",Count:431s,Damage:58s}", + "{id:\"ic2:te\",Count:297s,Damage:59s}", + "{id:\"ic2:te\",Count:307s,Damage:60s}", + "{id:\"ic2:te\",Count:432s,Damage:61s}", + "{id:\"ic2:te\",Count:231s,Damage:62s}", + "{id:\"ic2:te\",Count:500s,Damage:63s}", + "{id:\"ic2:te\",Count:435s,Damage:64s}", + "{id:\"ic2:te\",Count:326s,Damage:65s}", + "{id:\"ic2:te\",Count:267s,Damage:66s}", + "{id:\"ic2:te\",Count:238s,Damage:67s}", + "{id:\"ic2:te\",Count:255s,Damage:68s}", + "{id:\"ic2:te\",Count:255s,tag:{energy:40000.0d},Damage:68s}", + "{id:\"ic2:te\",Count:433s,Damage:69s}", + "{id:\"ic2:te\",Count:433s,tag:{energy:300000.0d},Damage:69s}", + "{id:\"ic2:te\",Count:237s,Damage:70s}", + "{id:\"ic2:te\",Count:237s,tag:{energy:4000000.0d},Damage:70s}", + "{id:\"ic2:te\",Count:433s,Damage:71s}", + "{id:\"ic2:te\",Count:433s,tag:{energy:4.0E7d},Damage:71s}", + "{id:\"ic2:te\",Count:263s,Damage:72s}", + "{id:\"ic2:te\",Count:263s,tag:{energy:40000.0d},Damage:72s}", + "{id:\"ic2:te\",Count:500s,Damage:73s}", + "{id:\"ic2:te\",Count:500s,tag:{energy:300000.0d},Damage:73s}", + "{id:\"ic2:te\",Count:238s,Damage:74s}", + "{id:\"ic2:te\",Count:238s,tag:{energy:4000000.0d},Damage:74s}", + "{id:\"ic2:te\",Count:500s,Damage:75s}", + "{id:\"ic2:te\",Count:500s,tag:{energy:4.0E7d},Damage:75s}", + "{id:\"ic2:te\",Count:267s,Damage:76s}", + "{id:\"ic2:te\",Count:8s,Damage:77s}", + "{id:\"ic2:te\",Count:238s,Damage:78s}", + "{id:\"ic2:te\",Count:322s,Damage:79s}", + "{id:\"ic2:te\",Count:295s,Damage:80s}", + "{id:\"ic2:te\",Count:414s,Damage:82s}", + "{id:\"ic2:te\",Count:418s,Damage:83s}", + "{id:\"ic2:te\",Count:408s,Damage:87s}", + "{id:\"ic2:te\",Count:259s,Damage:90s}", + "{id:\"ic2:te\",Count:240s,Damage:91s}", + "{id:\"ic2:te\",Count:500s,Damage:84s}", + "{id:\"ic2:te\",Count:500s,Damage:85s}", + "{id:\"ic2:te\",Count:386s,Damage:88s}", + "{id:\"ic2:te\",Count:500s,Damage:89s}", + "{id:\"ic2:te\",Count:39s,Damage:100s}", + "{id:\"ic2:te\",Count:33s,Damage:101s}", + "{id:\"ic2:te\",Count:3s,Damage:102s}", + "{id:\"ic2:te\",Count:279s,Damage:112s}", + "{id:\"ic2:te\",Count:264s,Damage:113s}", + "{id:\"ic2:te\",Count:147s,Damage:131s}", + "{id:\"ic2:te\",Count:159s,Damage:132s}", + "{id:\"ic2:resource\",Count:10s,Damage:1s}", + "{id:\"ic2:resource\",Count:10s,Damage:2s}", + "{id:\"ic2:resource\",Count:10s,Damage:3s}", + "{id:\"ic2:resource\",Count:10s,Damage:4s}", + "{id:\"ic2:resource\",Count:67s,Damage:5s}", + "{id:\"ic2:resource\",Count:67s,Damage:6s}", + "{id:\"ic2:resource\",Count:67s,Damage:7s}", + "{id:\"ic2:resource\",Count:101s,Damage:8s}", + "{id:\"ic2:resource\",Count:67s,Damage:9s}", + "{id:\"ic2:resource\",Count:67s,Damage:10s}", + "{id:\"ic2:resource\",Count:318s,Damage:12s}", + "{id:\"ic2:resource\",Count:238s,Damage:13s}", + "{id:\"ic2:resource\",Count:45s,Damage:14s}", + "{id:\"ic2:resource\",Count:67s,Damage:15s}", + "{id:\"ic2:scaffold\",Count:14s,Damage:2s}", + "{id:\"ic2:mining_pipe\",Count:14s,Damage:0s}", + "{id:\"ic2:reinforced_door\",Count:348s,Damage:0s}", + "{id:\"ic2:advanced_batpack\",Count:500s,tag:{charge:600000.0d},Damage:0s}", + "{id:\"ic2:alloy_chestplate\",Count:67s,Damage:0s}", + "{id:\"ic2:batpack\",Count:500s,tag:{charge:60000.0d},Damage:0s}", + "{id:\"ic2:bronze_boots\",Count:30s,Damage:0s}", + "{id:\"ic2:bronze_chestplate\",Count:60s,Damage:0s}", + "{id:\"ic2:bronze_helmet\",Count:37s,Damage:0s}", + "{id:\"ic2:bronze_leggings\",Count:52s,Damage:0s}", + "{id:\"ic2:energy_pack\",Count:163s,tag:{charge:2000000.0d},Damage:0s}", + "{id:\"ic2:hazmat_helmet\",Count:3s,Damage:0s}", + "{id:\"ic2:jetpack_electric\",Count:339s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:nano_helmet\",Count:375s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:nightvision_goggles\",Count:500s,Damage:26s}", + "{id:\"ic2:nightvision_goggles\",Count:500s,tag:{charge:200000.0d},Damage:0s}", + "{id:\"ic2:quantum_boots\",Count:32s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_chestplate\",Count:286s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_helmet\",Count:359s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:quantum_leggings\",Count:500s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:solar_helmet\",Count:275s,Damage:0s}", + "{id:\"ic2:static_boots\",Count:33s,Damage:0s}", + "{id:\"ic2:boat\",Count:500s,Damage:3s}", + "{id:\"ic2:dust\",Count:10s,Damage:0s}", + "{id:\"ic2:dust\",Count:10s,Damage:4s}", + "{id:\"ic2:dust\",Count:10s,Damage:7s}", + "{id:\"ic2:dust\",Count:15s,Damage:8s}", + "{id:\"ic2:dust\",Count:10s,Damage:10s}", + "{id:\"ic2:dust\",Count:10s,Damage:14s}", + "{id:\"ic2:dust\",Count:10s,Damage:17s}", + "{id:\"ic2:dust\",Count:7s,Damage:29s}", + "{id:\"ic2:ingot\",Count:169s,Damage:0s}", + "{id:\"ic2:ingot\",Count:10s,Damage:1s}", + "{id:\"ic2:ingot\",Count:10s,Damage:2s}", + "{id:\"ic2:ingot\",Count:10s,Damage:3s}", + "{id:\"ic2:ingot\",Count:10s,Damage:4s}", + "{id:\"ic2:ingot\",Count:15s,Damage:5s}", + "{id:\"ic2:ingot\",Count:10s,Damage:6s}", + "{id:\"ic2:plate\",Count:49s,Damage:0s}", + "{id:\"ic2:plate\",Count:49s,Damage:1s}", + "{id:\"ic2:plate\",Count:49s,Damage:2s}", + "{id:\"ic2:plate\",Count:53s,Damage:3s}", + "{id:\"ic2:plate\",Count:49s,Damage:5s}", + "{id:\"ic2:plate\",Count:49s,Damage:8s}", + "{id:\"ic2:casing\",Count:39s,Damage:0s}", + "{id:\"ic2:casing\",Count:39s,Damage:1s}", + "{id:\"ic2:casing\",Count:39s,Damage:2s}", + "{id:\"ic2:casing\",Count:40s,Damage:3s}", + "{id:\"ic2:casing\",Count:39s,Damage:4s}", + "{id:\"ic2:casing\",Count:39s,Damage:6s}", + "{id:\"ic2:nuclear\",Count:45s,Damage:0s}", + "{id:\"ic2:nuclear\",Count:45s,Damage:4s}", + "{id:\"ic2:crafting\",Count:39s,Damage:1s}", + "{id:\"ic2:crafting\",Count:29s,Damage:2s}", + "{id:\"ic2:crafting\",Count:11s,Damage:5s}", + "{id:\"ic2:crafting\",Count:86s,Damage:6s}", + "{id:\"ic2:crafting\",Count:110s,Damage:7s}", + "{id:\"ic2:crafting\",Count:234s,Damage:8s}", + "{id:\"ic2:crafting\",Count:241s,Damage:11s}", + "{id:\"ic2:crafting\",Count:417s,Damage:12s}", + "{id:\"ic2:crafting\",Count:272s,Damage:32s}", + "{id:\"ic2:crafting\",Count:33s,Damage:33s}", + "{id:\"ic2:crafting\",Count:11s,Damage:35s}", + "{id:\"ic2:crafting\",Count:24s,Damage:36s}", + "{id:\"ic2:crafting\",Count:243s,Damage:41s}", + "{id:\"ic2:block_cutting_blade\",Count:318s,Damage:0s}", + "{id:\"ic2:block_cutting_blade\",Count:11s,Damage:1s}", + "{id:\"ic2:block_cutting_blade\",Count:11s,Damage:2s}", + "{id:\"ic2:upgrade_kit\",Count:427s,Damage:0s}", + "{id:\"ic2:cropnalyzer\",Count:29s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:re_battery\",Count:117s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:advanced_re_battery\",Count:153s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:lapotron_crystal\",Count:43s,tag:{charge:1.0E7d},Damage:0s}", + "{id:\"ic2:charging_re_battery\",Count:468s,tag:{charge:40000.0d},Damage:0s}", + "{id:\"ic2:advanced_charging_re_battery\",Count:500s,tag:{charge:400000.0d},Damage:0s}", + "{id:\"ic2:charging_energy_crystal\",Count:500s,tag:{charge:4000000.0d},Damage:0s}", + "{id:\"ic2:charging_lapotron_crystal\",Count:500s,tag:{charge:4.0E7d},Damage:0s}", + "{id:\"ic2:heat_storage\",Count:147s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:tri_heat_storage\",Count:500s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:hex_heat_storage\",Count:500s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:plating\",Count:36s,Damage:0s}", + "{id:\"ic2:heat_plating\",Count:321s,Damage:0s}", + "{id:\"ic2:containment_plating\",Count:27s,Damage:0s}", + "{id:\"ic2:heat_exchanger\",Count:323s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_exchanger\",Count:500s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_exchanger\",Count:389s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:advanced_heat_exchanger\",Count:500s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:heat_vent\",Count:235s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:reactor_heat_vent\",Count:470s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:overclocked_heat_vent\",Count:499s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:component_heat_vent\",Count:335s,Damage:0s}", + "{id:\"ic2:advanced_heat_vent\",Count:370s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:neutron_reflector\",Count:66s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:thick_neutron_reflector\",Count:381s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:iridium_reflector\",Count:500s,Damage:0s}", + "{id:\"ic2:rsh_condensator\",Count:418s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:lzh_condensator\",Count:500s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:dual_uranium_fuel_rod\",Count:39s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:quad_uranium_fuel_rod\",Count:171s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:dual_mox_fuel_rod\",Count:39s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:quad_mox_fuel_rod\",Count:171s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:tfbp\",Count:38s,Damage:0s}", + "{id:\"ic2:tfbp\",Count:51s,Damage:1s}", + "{id:\"ic2:tfbp\",Count:51s,Damage:2s}", + "{id:\"ic2:tfbp\",Count:51s,Damage:3s}", + "{id:\"ic2:tfbp\",Count:51s,Damage:4s}", + "{id:\"ic2:tfbp\",Count:51s,Damage:5s}", + "{id:\"ic2:tfbp\",Count:51s,Damage:6s}", + "{id:\"ic2:bronze_axe\",Count:22s,Damage:0s}", + "{id:\"ic2:bronze_hoe\",Count:15s,Damage:0s}", + "{id:\"ic2:bronze_pickaxe\",Count:22s,Damage:0s}", + "{id:\"ic2:bronze_shovel\",Count:7s,Damage:0s}", + "{id:\"ic2:bronze_sword\",Count:15s,Damage:0s}", + "{id:\"ic2:cutter\",Count:141s,Damage:0s}", + "{id:\"ic2:foam_sprayer\",Count:90s,Damage:0s}", + "{id:\"ic2:foam_sprayer\",Count:90s,tag:{Fluid:{FluidName:\"ic2construction_foam\",Amount:8000}},Damage:0s}", + "{id:\"ic2:forge_hammer\",Count:56s,Damage:0s}", + "{id:\"ic2:frequency_transmitter\",Count:29s,tag:{},Damage:0s}", + "{id:\"ic2:meter\",Count:29s,Damage:0s}", + "{id:\"ic2:tool_box\",Count:146s,Damage:0s}", + "{id:\"ic2:wrench\",Count:45s,Damage:0s}", + "{id:\"ic2:wrench_new\",Count:45s,Damage:0s}", + "{id:\"ic2:crowbar\",Count:22s,Damage:0s}", + "{id:\"ic2:containment_box\",Count:234s,Damage:0s}", + "{id:\"ic2:weeding_trowel\",Count:45s,Damage:0s}", + "{id:\"ic2:advanced_scanner\",Count:253s,tag:{charge:1000000.0d},Damage:0s}", + "{id:\"ic2:chainsaw\",Count:500s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:diamond_drill\",Count:375s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:drill\",Count:500s,tag:{charge:30000.0d},Damage:0s}", + "{id:\"ic2:electric_hoe\",Count:300s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_treetap\",Count:180s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:electric_wrench\",Count:214s,tag:{charge:12000.0d},Damage:0s}", + "{id:\"ic2:iridium_drill\",Count:281s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:mining_laser\",Count:21s,tag:{charge:300000.0d},Damage:0s}", + "{id:\"ic2:obscurator\",Count:136s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:scanner\",Count:231s,tag:{charge:100000.0d},Damage:0s}", + "{id:\"ic2:wind_meter\",Count:327s,tag:{charge:10000.0d},Damage:0s}", + "{id:\"ic2:cable\",Count:1s,tag:{type:1b,insulation:0b},Damage:1s}", + "{id:\"ic2:cable\",Count:29s,tag:{type:5b,insulation:0b},Damage:5s}", + "{id:\"ic2:upgrade\",Count:96s,Damage:0s}", + "{id:\"ic2:upgrade\",Count:207s,Damage:1s}", + "{id:\"ic2:upgrade\",Count:117s,Damage:2s}", + "{id:\"ic2:upgrade\",Count:147s,Damage:3s}", + "{id:\"ic2:upgrade\",Count:1s,tag:{},Damage:4s}", + "{id:\"ic2:upgrade\",Count:7s,tag:{},Damage:8s}", + "{id:\"ic2:upgrade\",Count:7s,tag:{},Damage:9s}", + "{id:\"ic2:iodine_tablet\",Count:36s,Damage:0s}", + "{id:\"ic2:rotor_wood\",Count:11s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:rotor_bronze\",Count:500s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:rotor_iron\",Count:500s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:rotor_steel\",Count:99s,tag:{advDmg:0},Damage:0s}", + "{id:\"ic2:remote\",Count:80s,Damage:0s}", + "{id:\"ic2:pipe\",Count:29s,tag:{size:0b,type:0b},Damage:0s}", + "{id:\"ic2:pipe\",Count:29s,tag:{size:1b,type:0b},Damage:0s}", + "{id:\"ic2:pipe\",Count:29s,tag:{size:2b,type:0b},Damage:0s}", + "{id:\"ic2:pipe\",Count:29s,tag:{size:3b,type:0b},Damage:0s}", + "{id:\"ic2:cover\",Count:30s,Damage:0s}", + "{id:\"ic2:cover\",Count:8s,Damage:1s}", + "{id:\"forestry:ingot_copper\",Count:10s,Damage:0s}", + "{id:\"forestry:ingot_tin\",Count:10s,Damage:0s}", + "{id:\"forestry:ingot_bronze\",Count:10s,Damage:0s}", + "{id:\"forestry:wrench\",Count:30s,Damage:0s}", + "{id:\"forestry:sturdy_machine\",Count:60s,Damage:0s}", + "{id:\"forestry:naturalist_helmet\",Count:7s,Damage:0s}", + "{id:\"forestry:gear_bronze\",Count:30s,Damage:0s}", + "{id:\"forestry:gear_copper\",Count:30s,Damage:0s}", + "{id:\"forestry:gear_tin\",Count:30s,Damage:0s}", + "{id:\"forestry:bronze_pickaxe\",Count:22s,Damage:0s}", + "{id:\"forestry:bronze_shovel\",Count:7s,Damage:0s}", + "{id:\"forestry:kit_shovel\",Count:5s,Damage:0s}", + "{id:\"forestry:kit_pickaxe\",Count:16s,Damage:0s}", + "{id:\"forestry:analyzer\",Count:75s,Damage:0s}", + "{id:\"forestry:resources\",Count:10s,Damage:1s}", + "{id:\"forestry:resources\",Count:10s,Damage:2s}", + "{id:\"forestry:resource_storage\",Count:67s,Damage:1s}", + "{id:\"forestry:resource_storage\",Count:67s,Damage:2s}", + "{id:\"forestry:resource_storage\",Count:67s,Damage:3s}", + "{id:\"forestry:habitat_former\",Count:90s,Damage:0s}", + "{id:\"forestry:can\",Count:1s,Damage:0s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"water\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lava\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"iron\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"gold\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"pigiron\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"cobalt\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ardite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"manyullyn\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"knightslime\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"alubrass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"brass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"copper\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"tin\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"bronze\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"zinc\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lead\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"nickel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"silver\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"electrum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"steel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"aluminum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_residue\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_residue_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_residue_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heavy\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heavy_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_heavy_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_dense\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_dense_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_dense_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_distilled\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_distilled_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oil_distilled_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_dense\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_dense_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_dense_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_heavy_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_light\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_light_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_light_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_light\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_mixed_light_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_gaseous\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_1\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fuel_gaseous_heat_2\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2uu_matter\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2construction_foam\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2coolant\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2creosote\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2hot_coolant\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2pahoehoe_lava\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2biomass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2biogas\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2distilled_water\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2superheated_steam\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2steam\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2hot_water\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2weed_ex\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2air\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2hydrogen\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2oxygen\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2heavy_water\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ic2milk\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"bio.ethanol\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"biomass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"glass\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"for.honey\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ice\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"juice\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"milk\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"seed.oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"short.mead\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"mutagen\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"liquiddna\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"protein\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"amordrine\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"haderoth\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"alduorite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"platinum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"vulcanite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ignatius\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"etherium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"quicksilver\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"astral_silver\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"hepatizon\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lemurite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"sanguinite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"eximite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"desichalkos\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"celenegil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"shadow_iron\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"carmot\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"mithril\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ceruclase\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"deep_iron\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"angmallen\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"manganese\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"kalendrite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"damascus_steel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"prometheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"adamantine\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"tartarite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"atlarus\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"vyroxeres\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"black_steel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lutetium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"osmium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"oureclase\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"inolashite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"meutoite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"orichalcum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"infuscolium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"midasium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"shadow_steel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"krik\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"rubracium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"molten_tar\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"molten_thermite\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"creosote\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"steam\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"coal\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"crude_oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"refined_oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"refined_fuel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"sap\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"syrup\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"resin\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"tree_oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"seed_oil\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"biocrude\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"refined_biofuel\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"mushroom_stew\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"experience\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"potion\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"potion_splash\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"potion_lingering\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"redstone\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"glowstone\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"ender\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"pyrotheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"cryotheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"aerotheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"petrotheum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"mana\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"iridium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"invar\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"constantan\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"signalum\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"lumium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"enderium\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"flux_goo\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"liquid_death\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"purifying_fluid\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"stone\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"obsidian\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"clay\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"dirt\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"emerald\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"blood\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"blueslime\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"purpleslime\",Amount:1000}},Damage:1s}", + "{id:\"forestry:can\",Count:1s,tag:{Fluid:{FluidName:\"fluid_quicksilver\",Amount:1000}},Damage:1s}", + "{id:\"forestry:bottler\",Count:48s,Damage:0s}", + "{id:\"forestry:carpenter\",Count:90s,Damage:0s}", + "{id:\"forestry:centrifuge\",Count:90s,Damage:0s}", + "{id:\"forestry:fermenter\",Count:135s,Damage:0s}", + "{id:\"forestry:moistener\",Count:135s,Damage:0s}", + "{id:\"forestry:squeezer\",Count:90s,Damage:0s}", + "{id:\"forestry:still\",Count:45s,Damage:0s}", + "{id:\"forestry:rainmaker\",Count:90s,Damage:0s}", + "{id:\"forestry:fabricator\",Count:75s,Damage:0s}", + "{id:\"forestry:raintank\",Count:112s,Damage:0s}", + "{id:\"forestry:miner_bag\",Count:22s,Damage:0s}", + "{id:\"forestry:grafter\",Count:7s,Damage:0s}", + "{id:\"forestry:habitat_locator\",Count:30s,Damage:0s}", + "{id:\"forestry:smoker\",Count:45s,Damage:0s}", + "{id:\"forestry:alveary.swarmer\",Count:15s,Damage:0s}", + "{id:\"forestry:alveary.fan\",Count:45s,Damage:0s}", + "{id:\"forestry:alveary.heater\",Count:11s,Damage:0s}", + "{id:\"forestry:alveary.hygro\",Count:22s,Damage:0s}", + "{id:\"forestry:alveary.sieve\",Count:33s,Damage:0s}", + "{id:\"forestry:stamps\",Count:2s,Damage:1s}", + "{id:\"forestry:stamps\",Count:2s,Damage:2s}", + "{id:\"forestry:stamps\",Count:2s,Damage:3s}", + "{id:\"forestry:mailbox\",Count:67s,Damage:0s}", + "{id:\"forestry:trade_station\",Count:45s,Damage:0s}", + "{id:\"forestry:engine_peat\",Count:75s,Damage:0s}", + "{id:\"forestry:engine_biogas\",Count:75s,Damage:0s}", + "{id:\"forestry:engine_clockwork\",Count:53s,Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:0},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:1},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:2},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:3},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:4},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:5},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:6},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:7},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:8},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:9},Damage:0s}", + "{id:\"forestry:ffarm\",Count:15s,tag:{FarmBlock:10},Damage:0s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:0},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:1},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:2},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:3},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:4},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:5},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:6},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:7},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:8},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:9},Damage:2s}", + "{id:\"forestry:ffarm\",Count:78s,tag:{FarmBlock:10},Damage:2s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:0},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:1},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:2},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:3},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:4},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:5},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:6},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:7},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:8},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:9},Damage:3s}", + "{id:\"forestry:ffarm\",Count:56s,tag:{FarmBlock:10},Damage:3s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:0},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:1},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:2},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:3},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:4},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:5},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:6},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:7},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:8},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:9},Damage:4s}", + "{id:\"forestry:ffarm\",Count:33s,tag:{FarmBlock:10},Damage:4s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:0},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:1},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:2},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:3},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:4},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:5},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:6},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:7},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:8},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:9},Damage:5s}", + "{id:\"forestry:ffarm\",Count:11s,tag:{FarmBlock:10},Damage:5s}", + "{id:\"forestry:database\",Count:60s,Damage:0s}", + "{id:\"forestry:genetic_filter\",Count:22s,Damage:0s}", + "{id:\"forestry:engine_electrical\",Count:75s,Damage:0s}", + "{id:\"forestry:engine_generator\",Count:90s,Damage:0s}", + "{id:\"microblockcbe:saw_iron\",Count:11s,Damage:0s}", + "{id:\"gendustry:gene_sample_blank\",Count:30s,Damage:0s}", + "{id:\"gendustry:apiary.upgrade\",Count:168s,Damage:17s}", + "{id:\"gendustry:apiary.upgrade\",Count:23s,Damage:11s}", + "{id:\"gendustry:apiary.upgrade\",Count:23s,Damage:2s}", + "{id:\"gendustry:apiary.upgrade\",Count:168s,Damage:20s}", + "{id:\"gendustry:apiary.upgrade\",Count:53s,Damage:5s}", + "{id:\"gendustry:apiary.upgrade\",Count:54s,Damage:14s}", + "{id:\"gendustry:apiary.upgrade\",Count:53s,Damage:4s}", + "{id:\"gendustry:apiary.upgrade\",Count:168s,Damage:13s}", + "{id:\"gendustry:apiary.upgrade\",Count:113s,Damage:22s}", + "{id:\"gendustry:apiary.upgrade\",Count:168s,Damage:16s}", + "{id:\"gendustry:apiary.upgrade\",Count:53s,Damage:7s}", + "{id:\"gendustry:apiary.upgrade\",Count:23s,Damage:1s}", + "{id:\"gendustry:apiary.upgrade\",Count:23s,Damage:10s}", + "{id:\"gendustry:apiary.upgrade\",Count:23s,Damage:19s}", + "{id:\"gendustry:apiary.upgrade\",Count:168s,Damage:18s}", + "{id:\"gendustry:apiary.upgrade\",Count:68s,Damage:3s}", + "{id:\"gendustry:apiary.upgrade\",Count:168s,Damage:21s}", + "{id:\"gendustry:apiary.upgrade\",Count:23s,Damage:12s}", + "{id:\"gendustry:apiary.upgrade\",Count:53s,Damage:6s}", + "{id:\"gendustry:apiary.upgrade\",Count:45s,Damage:15s}", + "{id:\"gendustry:apiary.upgrade\",Count:75s,Damage:0s}", + "{id:\"gendustry:industrial_grafter\",Count:96s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_grafter\",Count:96s,tag:{charge:100000},Damage:1s}", + "{id:\"gendustry:industrial_scoop\",Count:90s,tag:{charge:0},Damage:100s}", + "{id:\"gendustry:industrial_scoop\",Count:90s,tag:{charge:5000},Damage:1s}", + "{id:\"gendustry:mutagen_tank\",Count:45s,Damage:0s}", + "{id:\"gendustry:bee_receptacle\",Count:48s,Damage:0s}", + "{id:\"gendustry:power_module\",Count:121s,Damage:0s}", + "{id:\"gendustry:env_processor\",Count:7s,Damage:0s}", + "{id:\"gendustry:upgrade_frame\",Count:31s,Damage:0s}", + "{id:\"gendustry:climate_module\",Count:67s,Damage:0s}", + "{id:\"gendustry:eject_cover\",Count:45s,Damage:0s}", + "{id:\"gendustry:import_cover\",Count:45s,Damage:0s}", + "{id:\"gendustry:error_sensor_cover\",Count:30s,Damage:0s}", + "{id:\"gendustry:mutagen_producer\",Count:331s,Damage:0s}", + "{id:\"gendustry:mutatron\",Count:292s,Damage:0s}", + "{id:\"gendustry:industrial_apiary\",Count:134s,Damage:0s}", + "{id:\"gendustry:imprinter\",Count:297s,Damage:0s}", + "{id:\"gendustry:sampler\",Count:261s,Damage:0s}", + "{id:\"gendustry:mutatron_advanced\",Count:399s,Damage:0s}", + "{id:\"gendustry:liquifier\",Count:253s,Damage:0s}", + "{id:\"gendustry:extractor\",Count:237s,Damage:0s}", + "{id:\"gendustry:transposer\",Count:233s,Damage:0s}", + "{id:\"gendustry:replicator\",Count:316s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:10s,Damage:100s}", + "{id:\"projectred-core:resource_item\",Count:10s,Damage:101s}", + "{id:\"projectred-core:resource_item\",Count:10s,Damage:102s}", + "{id:\"projectred-core:resource_item\",Count:11s,Damage:251s}", + "{id:\"projectred-core:resource_item\",Count:11s,Damage:252s}", + "{id:\"projectred-core:resource_item\",Count:7s,Damage:400s}", + "{id:\"projectred-core:resource_item\",Count:11s,Damage:401s}", + "{id:\"projectred-core:resource_item\",Count:7s,Damage:402s}", + "{id:\"projectred-core:resource_item\",Count:21s,Damage:410s}", + "{id:\"projectred-core:resource_item\",Count:2s,Damage:600s}", + "{id:\"projectred-core:screwdriver\",Count:33s,Damage:0s}", + "{id:\"projectred-fabrication:ic_machine\",Count:227s,Damage:0s}", + "{id:\"projectred-fabrication:ic_machine\",Count:22s,Damage:1s}", + "{id:\"projectred-fabrication:ic_chip\",Count:4s,Damage:0s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:0s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:1s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:2s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:3s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:4s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:5s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:6s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:7s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:8s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:9s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:10s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:11s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:12s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:13s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:14s}", + "{id:\"projectred-illumination:fallout_lamp\",Count:16s,Damage:15s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:0s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:1s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:2s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:3s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:4s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:5s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:6s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:7s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:8s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:9s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:10s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:11s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:12s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:13s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:14s}", + "{id:\"projectred-illumination:inverted_fallout_lamp\",Count:16s,Damage:15s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:0s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:1s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:2s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:3s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:4s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:5s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:6s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:7s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:8s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:9s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:10s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:11s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:12s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:13s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:14s}", + "{id:\"projectred-illumination:cage_lamp\",Count:9s,Damage:15s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:0s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:1s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:2s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:3s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:4s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:5s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:6s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:7s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:8s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:9s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:10s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:11s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:12s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:13s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:14s}", + "{id:\"projectred-illumination:inverted_cage_lamp\",Count:9s,Damage:15s}", + "{id:\"projectred-expansion:solar_panel\",Count:22s,Damage:0s}", + "{id:\"projectred-expansion:charged_battery\",Count:22s,Damage:0s}", + "{id:\"projectred-expansion:jetpack\",Count:140s,Damage:0s}", + "{id:\"projectred-expansion:electric_screwdriver\",Count:27s,Damage:0s}", + "{id:\"projectred-expansion:machine1\",Count:22s,Damage:0s}", + "{id:\"projectred-expansion:machine1\",Count:33s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:33s,Damage:0s}", + "{id:\"projectred-expansion:machine2\",Count:8s,Damage:1s}", + "{id:\"projectred-expansion:machine2\",Count:30s,Damage:2s}", + "{id:\"projectred-expansion:machine2\",Count:28s,Damage:3s}", + "{id:\"projectred-expansion:machine2\",Count:30s,Damage:4s}", + "{id:\"projectred-expansion:machine2\",Count:99s,Damage:5s}", + "{id:\"projectred-expansion:machine2\",Count:44s,Damage:6s}", + "{id:\"projectred-expansion:machine2\",Count:22s,Damage:7s}", + "{id:\"projectred-expansion:machine2\",Count:60s,Damage:8s}", + "{id:\"projectred-expansion:machine2\",Count:43s,Damage:9s}", + "{id:\"projectred-expansion:machine2\",Count:22s,Damage:11s}", + "{id:\"projectred-transportation:pipe\",Count:3s,Damage:2s}", + "{id:\"projectred-transportation:pipe\",Count:11s,Damage:65s}", + "{id:\"projectred-transportation:routing_chip\",Count:12s,Damage:0s}", + "{id:\"projectred-transportation:routing_chip\",Count:12s,Damage:1s}", + "{id:\"projectred-transportation:routing_chip\",Count:12s,Damage:2s}", + "{id:\"projectred-transportation:routing_chip\",Count:12s,Damage:3s}", + "{id:\"projectred-transportation:routing_chip\",Count:12s,Damage:4s}", + "{id:\"projectred-transportation:routing_chip\",Count:9s,Damage:5s}", + "{id:\"projectred-transportation:routing_chip\",Count:1s,Damage:8s}", + "{id:\"projectred-transportation:router_utility\",Count:56s,Damage:0s}", + "{id:\"projectred-exploration:wool_gin\",Count:8s,Damage:0s}", + "{id:\"projectred-exploration:athame\",Count:7s,Damage:0s}", + "{id:\"projectred-exploration:ore\",Count:10s,Damage:3s}", + "{id:\"projectred-exploration:ore\",Count:10s,Damage:4s}", + "{id:\"projectred-exploration:ore\",Count:10s,Damage:5s}", + "{id:\"projectred-exploration:stone\",Count:67s,Damage:8s}", + "{id:\"projectred-exploration:stone\",Count:67s,Damage:9s}", + "{id:\"projectred-exploration:stone\",Count:67s,Damage:10s}", + "{id:\"projectred-exploration:stone_wall\",Count:50s,Damage:8s}", + "{id:\"projectred-exploration:stone_wall\",Count:50s,Damage:9s}", + "{id:\"projectred-exploration:stone_wall\",Count:50s,Damage:10s}", + "{id:\"projectred-exploration:barrel\",Count:22s,Damage:0s}", + "{id:\"projectred-exploration:golden_saw\",Count:15s,Damage:0s}", + "{id:\"projectred-exploration:iron_sickle\",Count:33s,Damage:0s}", + "{id:\"projectred-exploration:golden_sickle\",Count:22s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:itemtf2\",Count:10s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:itemtf2\",Count:10s,Damage:1s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:45s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:45s,Damage:1s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:45s,Damage:2s}", + "{id:\"rafradek_tf2_weapons:door_controller\",Count:45s,Damage:3s}", + "{id:\"rafradek_tf2_weapons:tf2workbench\",Count:75s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:copper_ore\",Count:10s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:lead_ore\",Count:10s,Damage:0s}", + "{id:\"rafradek_tf2_weapons:overhead_door\",Count:20s,Damage:0s}", + "{id:\"railcraft:tool_crowbar_iron\",Count:33s,Damage:0s}", + "{id:\"railcraft:tool_crowbar_steel\",Count:33s,Damage:0s}", + "{id:\"railcraft:tool_axe_steel\",Count:33s,Damage:0s}", + "{id:\"railcraft:tool_hoe_steel\",Count:22s,Damage:0s}", + "{id:\"railcraft:tool_pickaxe_steel\",Count:33s,Damage:0s}", + "{id:\"railcraft:tool_shears_steel\",Count:22s,Damage:0s}", + "{id:\"railcraft:tool_shovel_steel\",Count:11s,Damage:0s}", + "{id:\"railcraft:tool_sword_steel\",Count:22s,Damage:0s}", + "{id:\"railcraft:armor_helmet_steel\",Count:56s,Damage:0s}", + "{id:\"railcraft:armor_chestplate_steel\",Count:90s,Damage:0s}", + "{id:\"railcraft:armor_leggings_steel\",Count:78s,Damage:0s}", + "{id:\"railcraft:armor_boots_steel\",Count:45s,Damage:0s}", + "{id:\"railcraft:armor_goggles\",Count:49s,Damage:0s}", + "{id:\"railcraft:rail\",Count:1s,Damage:2s}", + "{id:\"railcraft:manipulator\",Count:11s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:11s,Damage:1s}", + "{id:\"railcraft:manipulator\",Count:61s,Damage:2s}", + "{id:\"railcraft:manipulator\",Count:61s,Damage:3s}", + "{id:\"railcraft:manipulator\",Count:11s,Damage:4s}", + "{id:\"railcraft:manipulator\",Count:11s,Damage:5s}", + "{id:\"railcraft:manipulator\",Count:500s,Damage:6s}", + "{id:\"railcraft:manipulator\",Count:500s,Damage:7s}", + "{id:\"railcraft:manipulator\",Count:218s,Damage:10s}", + "{id:\"railcraft:manipulator\",Count:218s,Damage:11s}", + "{id:\"railcraft:manipulator\",Count:99s,Damage:9s}", + "{id:\"railcraft:equipment\",Count:123s,Damage:0s}", + "{id:\"railcraft:equipment\",Count:368s,Damage:1s}", + "{id:\"railcraft:equipment\",Count:18s,Damage:2s}", + "{id:\"railcraft:equipment\",Count:58s,Damage:3s}", + "{id:\"railcraft:force_track_emitter\",Count:325s,Damage:0s}", + "{id:\"railcraft:filter_ore_dict\",Count:7s,Damage:0s}", + "{id:\"railcraft:borehead_bronze\",Count:140s,Damage:0s}", + "{id:\"railcraft:borehead_iron\",Count:165s,Damage:0s}", + "{id:\"railcraft:borehead_steel\",Count:165s,Damage:0s}", + "{id:\"railcraft:borehead_diamond\",Count:90s,Damage:0s}", + "{id:\"railcraft:battery_nickel_iron\",Count:33s,Damage:0s}", + "{id:\"railcraft:battery_nickel_zinc\",Count:33s,Damage:0s}", + "{id:\"railcraft:battery_zinc_carbon\",Count:33s,Damage:0s}", + "{id:\"railcraft:battery_zinc_silver\",Count:33s,Damage:0s}", + "{id:\"railcraft:charge_feeder\",Count:342s,Damage:0s}", + "{id:\"railcraft:charge_trap\",Count:175s,Damage:0s}", + "{id:\"railcraft:frame\",Count:19s,Damage:0s}", + "{id:\"railcraft:steam_turbine\",Count:148s,Damage:0s}", + "{id:\"railcraft:charge\",Count:119s,Damage:0s}", + "{id:\"railcraft:charge\",Count:22s,Damage:1s}", + "{id:\"railcraft:charge\",Count:190s,Damage:5s}", + "{id:\"railcraft:tool_charge_meter\",Count:22s,Damage:0s}", + "{id:\"railcraft:turbine_disk\",Count:11s,Damage:0s}", + "{id:\"railcraft:turbine_rotor\",Count:24s,Damage:0s}", + "{id:\"railcraft:worldspike\",Count:30s,Damage:1s}", + "{id:\"railcraft:worldspike\",Count:30s,Damage:2s}", + "{id:\"railcraft:worldspike\",Count:30s,Damage:3s}", + "{id:\"railcraft:worldspike_point\",Count:7s,Damage:0s}", + "{id:\"railcraft:anvil\",Count:272s,Damage:0s}", + "{id:\"railcraft:rock_crusher\",Count:60s,Damage:0s}", + "{id:\"railcraft:steam_oven\",Count:2s,Damage:0s}", + "{id:\"railcraft:tank_iron_gauge\",Count:19s,Damage:0s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:1s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:2s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:3s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:4s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:5s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:6s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:7s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:8s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:9s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:10s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:11s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:12s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:13s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:14s}", + "{id:\"railcraft:tank_iron_gauge\",Count:14s,Damage:15s}", + "{id:\"railcraft:tank_iron_valve\",Count:21s,Damage:0s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:1s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:2s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:3s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:4s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:5s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:6s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:7s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:8s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:9s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:10s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:11s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:12s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:13s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:14s}", + "{id:\"railcraft:tank_iron_valve\",Count:15s,Damage:15s}", + "{id:\"railcraft:tank_iron_wall\",Count:19s,Damage:0s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:1s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:2s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:3s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:4s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:5s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:6s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:7s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:8s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:9s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:10s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:11s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:12s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:13s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:14s}", + "{id:\"railcraft:tank_iron_wall\",Count:14s,Damage:15s}", + "{id:\"railcraft:tank_steel_valve\",Count:1s,Damage:0s}", + "{id:\"railcraft:tank_water\",Count:12s,Damage:0s}", + "{id:\"railcraft:chest_metals\",Count:438s,Damage:0s}", + "{id:\"railcraft:flux_transformer\",Count:63s,Damage:0s}", + "{id:\"railcraft:metal\",Count:67s,Damage:0s}", + "{id:\"railcraft:metal\",Count:67s,Damage:1s}", + "{id:\"railcraft:metal\",Count:67s,Damage:2s}", + "{id:\"railcraft:metal\",Count:67s,Damage:4s}", + "{id:\"railcraft:metal\",Count:101s,Damage:3s}", + "{id:\"railcraft:metal\",Count:67s,Damage:5s}", + "{id:\"railcraft:metal\",Count:67s,Damage:9s}", + "{id:\"railcraft:nugget\",Count:1s,Damage:0s}", + "{id:\"railcraft:nugget\",Count:1s,Damage:1s}", + "{id:\"railcraft:nugget\",Count:1s,Damage:2s}", + "{id:\"railcraft:nugget\",Count:1s,Damage:3s}", + "{id:\"railcraft:nugget\",Count:1s,Damage:4s}", + "{id:\"railcraft:nugget\",Count:1s,Damage:5s}", + "{id:\"railcraft:nugget\",Count:1s,Damage:9s}", + "{id:\"railcraft:ingot\",Count:15s,Damage:0s}", + "{id:\"railcraft:ingot\",Count:10s,Damage:1s}", + "{id:\"railcraft:ingot\",Count:10s,Damage:2s}", + "{id:\"railcraft:ingot\",Count:10s,Damage:3s}", + "{id:\"railcraft:ingot\",Count:10s,Damage:4s}", + "{id:\"railcraft:ingot\",Count:10s,Damage:5s}", + "{id:\"railcraft:ingot\",Count:10s,Damage:9s}", + "{id:\"railcraft:gear\",Count:52s,Damage:0s}", + "{id:\"railcraft:gear\",Count:67s,Damage:1s}", + "{id:\"railcraft:gear\",Count:67s,Damage:2s}", + "{id:\"railcraft:gear\",Count:30s,Damage:3s}", + "{id:\"railcraft:gear\",Count:52s,Damage:4s}", + "{id:\"railcraft:gear\",Count:22s,Damage:5s}", + "{id:\"railcraft:tool_signal_surveyor\",Count:33s,Damage:0s}", + "{id:\"railcraft:tool_signal_tuner\",Count:27s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:36s,Damage:0s}", + "{id:\"railcraft:circuit\",Count:36s,Damage:1s}", + "{id:\"railcraft:circuit\",Count:36s,Damage:2s}", + "{id:\"railcraft:circuit\",Count:36s,Damage:3s}", + "{id:\"railcraft:boiler_firebox_fluid\",Count:17s,Damage:0s}", + "{id:\"railcraft:boiler_firebox_solid\",Count:11s,Damage:0s}", + "{id:\"railcraft:boiler_tank_pressure_low\",Count:39s,Damage:0s}", + "{id:\"railcraft:tool_stone_carver\",Count:33s,Damage:0s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:0s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:1s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:2s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:3s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:4s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:5s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:6s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:7s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:8s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:9s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:10s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:11s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:12s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:13s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:14s}", + "{id:\"railcraft:post_metal_platform\",Count:39s,Damage:15s}", + "{id:\"railcraft:tool_spike_maul_iron\",Count:98s,Damage:0s}", + "{id:\"railcraft:tool_spike_maul_steel\",Count:98s,Damage:0s}", + "{id:\"railcraft:logbook\",Count:15s,Damage:0s}", + "{id:\"railcraft:tool_whistle_tuner\",Count:4s,Damage:0s}", + "{id:\"railcraft:ore_metal\",Count:10s,Damage:0s}", + "{id:\"railcraft:ore_metal\",Count:10s,Damage:1s}", + "{id:\"railcraft:ore_metal\",Count:10s,Damage:2s}", + "{id:\"railcraft:ore_metal\",Count:10s,Damage:3s}", + "{id:\"thermalfoundation:ore\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:ore\",Count:10s,Damage:1s}", + "{id:\"thermalfoundation:ore\",Count:10s,Damage:2s}", + "{id:\"thermalfoundation:ore\",Count:10s,Damage:3s}", + "{id:\"thermalfoundation:storage\",Count:67s,Damage:0s}", + "{id:\"thermalfoundation:storage\",Count:67s,Damage:1s}", + "{id:\"thermalfoundation:storage\",Count:67s,Damage:2s}", + "{id:\"thermalfoundation:storage\",Count:67s,Damage:3s}", + "{id:\"thermalfoundation:storage_alloy\",Count:101s,Damage:0s}", + "{id:\"thermalfoundation:storage_alloy\",Count:67s,Damage:3s}", + "{id:\"thermalfoundation:glass\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:glass\",Count:12s,Damage:1s}", + "{id:\"thermalfoundation:glass\",Count:12s,Damage:2s}", + "{id:\"thermalfoundation:glass\",Count:7s,Damage:3s}", + "{id:\"thermalfoundation:glass\",Count:5s,Damage:4s}", + "{id:\"thermalfoundation:glass\",Count:5s,Damage:5s}", + "{id:\"thermalfoundation:glass\",Count:5s,Damage:6s}", + "{id:\"thermalfoundation:glass\",Count:5s,Damage:7s}", + "{id:\"thermalfoundation:glass\",Count:5s,Damage:8s}", + "{id:\"thermalfoundation:glass_alloy\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:glass_alloy\",Count:10s,Damage:1s}", + "{id:\"thermalfoundation:glass_alloy\",Count:10s,Damage:2s}", + "{id:\"thermalfoundation:glass_alloy\",Count:12s,Damage:3s}", + "{id:\"thermalfoundation:glass_alloy\",Count:7s,Damage:4s}", + "{id:\"thermalfoundation:glass_alloy\",Count:10s,Damage:5s}", + "{id:\"thermalfoundation:glass_alloy\",Count:10s,Damage:6s}", + "{id:\"thermalfoundation:glass_alloy\",Count:9s,Damage:7s}", + "{id:\"thermalfoundation:wrench\",Count:41s,Damage:0s}", + "{id:\"thermalfoundation:meter\",Count:52s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:upgrade\",Count:33s,Damage:1s}", + "{id:\"thermalfoundation:upgrade\",Count:41s,Damage:33s}", + "{id:\"thermalfoundation:upgrade\",Count:30s,Damage:34s}", + "{id:\"thermalfoundation:upgrade\",Count:22s,Damage:35s}", + "{id:\"thermalfoundation:security\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tome_lexicon\",Count:18s,Damage:0s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:1s}", + "{id:\"thermalfoundation:material\",Count:45s,Damage:24s}", + "{id:\"thermalfoundation:material\",Count:30s,Damage:25s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:64s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:65s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:66s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:67s}", + "{id:\"thermalfoundation:material\",Count:7s,Damage:97s}", + "{id:\"thermalfoundation:material\",Count:7s,Damage:98s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:99s}", + "{id:\"thermalfoundation:material\",Count:3s,Damage:100s}", + "{id:\"thermalfoundation:material\",Count:7s,Damage:101s}", + "{id:\"thermalfoundation:material\",Count:7s,Damage:102s}", + "{id:\"thermalfoundation:material\",Count:5s,Damage:103s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:128s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:129s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:130s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:131s}", + "{id:\"thermalfoundation:material\",Count:15s,Damage:160s}", + "{id:\"thermalfoundation:material\",Count:10s,Damage:163s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:192s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:193s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:194s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:195s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:224s}", + "{id:\"thermalfoundation:material\",Count:1s,Damage:227s}", + "{id:\"thermalfoundation:material\",Count:30s,Damage:256s}", + "{id:\"thermalfoundation:material\",Count:30s,Damage:257s}", + "{id:\"thermalfoundation:material\",Count:30s,Damage:258s}", + "{id:\"thermalfoundation:material\",Count:30s,Damage:259s}", + "{id:\"thermalfoundation:material\",Count:45s,Damage:288s}", + "{id:\"thermalfoundation:material\",Count:30s,Damage:291s}", + "{id:\"thermalfoundation:material\",Count:11s,Damage:512s}", + "{id:\"thermalfoundation:material\",Count:7s,Damage:513s}", + "{id:\"thermalfoundation:material\",Count:7s,Damage:514s}", + "{id:\"thermalfoundation:material\",Count:26s,Damage:640s}", + "{id:\"thermalfoundation:material\",Count:75s,Damage:656s}", + "{id:\"thermalfoundation:material\",Count:75s,Damage:657s}", + "{id:\"thermalfoundation:armor.helmet_copper\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_copper\",Count:60s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_copper\",Count:52s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_copper\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_tin\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_tin\",Count:60s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_tin\",Count:52s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_tin\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_silver\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_silver\",Count:60s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_silver\",Count:52s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_silver\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_lead\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_lead\",Count:60s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_lead\",Count:52s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_lead\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_steel\",Count:56s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_steel\",Count:90s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_steel\",Count:78s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_steel\",Count:45s,Damage:0s}", + "{id:\"thermalfoundation:armor.helmet_bronze\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:armor.plate_bronze\",Count:60s,Damage:0s}", + "{id:\"thermalfoundation:armor.legs_bronze\",Count:52s,Damage:0s}", + "{id:\"thermalfoundation:armor.boots_bronze\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_copper\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_copper\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_copper\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_copper\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_copper\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_copper\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_copper\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_copper\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_copper\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_copper\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_copper\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_copper\",Count:53s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_tin\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_tin\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_tin\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_tin\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_tin\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_tin\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_tin\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_tin\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_tin\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_tin\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_tin\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_tin\",Count:53s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_silver\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_silver\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_silver\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_silver\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_silver\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_silver\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_silver\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_silver\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_silver\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_silver\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_silver\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_silver\",Count:53s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_lead\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_lead\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_lead\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_lead\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_lead\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_lead\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_lead\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_lead\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_lead\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_lead\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_lead\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_lead\",Count:53s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_aluminum\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_nickel\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_platinum\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_steel\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_steel\",Count:11s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_steel\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_steel\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_steel\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_steel\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_steel\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_steel\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_steel\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_steel\",Count:56s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_steel\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_steel\",Count:75s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_electrum\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_invar\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_bronze\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shovel_bronze\",Count:7s,Damage:0s}", + "{id:\"thermalfoundation:tool.pickaxe_bronze\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.axe_bronze\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hoe_bronze\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_bronze\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_bronze\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_bronze\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_bronze\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_bronze\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_bronze\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_bronze\",Count:53s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_constantan\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_iron\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_iron\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_iron\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_iron\",Count:56s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_iron\",Count:33s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_iron\",Count:75s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_diamond\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_gold\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_gold\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.shears_gold\",Count:15s,Damage:0s}", + "{id:\"thermalfoundation:tool.sickle_gold\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.hammer_gold\",Count:37s,Damage:0s}", + "{id:\"thermalfoundation:tool.excavator_gold\",Count:22s,Damage:0s}", + "{id:\"thermalfoundation:tool.shield_gold\",Count:53s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_copper\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_tin\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_silver\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_lead\",Count:30s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_steel\",Count:45s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_bronze\",Count:30s,Damage:0s}", + "{id:\"thermaldynamics:duct_0\",Count:2s,Damage:0s}", + "{id:\"thermaldynamics:duct_0\",Count:1s,Damage:1s}", + "{id:\"thermaldynamics:duct_0\",Count:15s,Damage:5s}", + "{id:\"thermaldynamics:duct_0\",Count:1s,Damage:6s}", + "{id:\"thermaldynamics:duct_0\",Count:21s,Damage:9s}", + "{id:\"thermaldynamics:duct_16\",Count:2s,Damage:0s}", + "{id:\"thermaldynamics:duct_16\",Count:1s,Damage:1s}", + "{id:\"thermaldynamics:duct_16\",Count:1s,Damage:2s}", + "{id:\"thermaldynamics:duct_16\",Count:1s,Damage:3s}", + "{id:\"thermaldynamics:duct_16\",Count:1s,Damage:4s}", + "{id:\"thermaldynamics:duct_16\",Count:1s,Damage:5s}", + "{id:\"thermaldynamics:duct_16\",Count:1s,Damage:6s}", + "{id:\"thermaldynamics:duct_16\",Count:1s,Damage:7s}", + "{id:\"thermaldynamics:duct_32\",Count:2s,tag:{DenseType:2b},Damage:0s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:1b},Damage:0s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:duct_32\",Count:2s,tag:{DenseType:2b},Damage:1s}", + "{id:\"thermaldynamics:duct_32\",Count:2s,tag:{DenseType:1b},Damage:1s}", + "{id:\"thermaldynamics:duct_32\",Count:2s,Damage:1s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:2b},Damage:2s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:1b},Damage:2s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,Damage:2s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:2b},Damage:3s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:1b},Damage:3s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,Damage:3s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:2b},Damage:4s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:1b},Damage:4s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,Damage:4s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:2b},Damage:5s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:1b},Damage:5s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,Damage:5s}", + "{id:\"thermaldynamics:duct_32\",Count:2s,tag:{DenseType:2b},Damage:6s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,tag:{DenseType:1b},Damage:6s}", + "{id:\"thermaldynamics:duct_32\",Count:1s,Damage:6s}", + "{id:\"thermaldynamics:duct_32\",Count:2s,tag:{DenseType:2b},Damage:7s}", + "{id:\"thermaldynamics:duct_32\",Count:2s,tag:{DenseType:1b},Damage:7s}", + "{id:\"thermaldynamics:duct_32\",Count:2s,Damage:7s}", + "{id:\"thermaldynamics:duct_48\",Count:1s,Damage:0s}", + "{id:\"thermaldynamics:duct_64\",Count:9s,Damage:0s}", + "{id:\"thermaldynamics:duct_64\",Count:6s,Damage:1s}", + "{id:\"thermaldynamics:duct_64\",Count:6s,Damage:2s}", + "{id:\"thermaldynamics:duct_64\",Count:12s,Damage:3s}", + "{id:\"thermaldynamics:servo\",Count:12s,Damage:0s}", + "{id:\"thermaldynamics:filter\",Count:12s,Damage:0s}", + "{id:\"thermaldynamics:retriever\",Count:12s,Damage:0s}", + "{id:\"thermaldynamics:relay\",Count:7s,Damage:0s}", + "{id:\"simplyjetpacks:metaitem\",Count:22s,Damage:4s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:67s,Damage:0s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:48s,Damage:1s}", + "{id:\"simplyjetpacks:metaitemmods\",Count:11s,Damage:2s}", + "{id:\"simplyjetpacks:pilot_goggles\",Count:24s,Damage:0s}", + "{id:\"thaumcraft:ore_cinnabar\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient_glyphed\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:stone_ancient_doorway\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:metal_brass\",Count:67s,Damage:0s}", + "{id:\"thaumcraft:metal_thaumium\",Count:101s,Damage:0s}", + "{id:\"thaumcraft:metal_void\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical\",Count:92s,Damage:0s}", + "{id:\"thaumcraft:metal_alchemical_advanced\",Count:141s,Damage:0s}", + "{id:\"thaumcraft:vis_battery\",Count:29s,Damage:0s}", + "{id:\"thaumcraft:inlay\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:arcane_workbench_charger\",Count:51s,Damage:0s}", + "{id:\"thaumcraft:dioptra\",Count:131s,Damage:0s}", + "{id:\"thaumcraft:crucible\",Count:78s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear\",Count:59s,Damage:0s}", + "{id:\"thaumcraft:arcane_ear_toggle\",Count:44s,Damage:0s}", + "{id:\"thaumcraft:lamp_arcane\",Count:159s,Damage:0s}", + "{id:\"thaumcraft:lamp_fertility\",Count:134s,Damage:0s}", + "{id:\"thaumcraft:lamp_growth\",Count:134s,Damage:0s}", + "{id:\"thaumcraft:levitator\",Count:147s,Damage:0s}", + "{id:\"thaumcraft:centrifuge\",Count:145s,Damage:0s}", + "{id:\"thaumcraft:bellows\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:smelter_basic\",Count:69s,Damage:0s}", + "{id:\"thaumcraft:smelter_thaumium\",Count:162s,Damage:0s}", + "{id:\"thaumcraft:smelter_void\",Count:165s,Damage:0s}", + "{id:\"thaumcraft:smelter_aux\",Count:165s,Damage:0s}", + "{id:\"thaumcraft:smelter_vent\",Count:238s,Damage:0s}", + "{id:\"thaumcraft:alembic\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:recharge_pedestal\",Count:36s,Damage:0s}", + "{id:\"thaumcraft:wand_workbench\",Count:123s,Damage:0s}", + "{id:\"thaumcraft:tube\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:tube_valve\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:tube_restrict\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:tube_oneway\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:tube_filter\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:tube_buffer\",Count:65s,Damage:0s}", + "{id:\"thaumcraft:brain_box\",Count:203s,Damage:0s}", + "{id:\"thaumcraft:spa\",Count:62s,Damage:0s}", + "{id:\"thaumcraft:mirror\",Count:27s,Damage:0s}", + "{id:\"thaumcraft:mirror_essentia\",Count:39s,Damage:0s}", + "{id:\"thaumcraft:essentia_input\",Count:148s,Damage:0s}", + "{id:\"thaumcraft:essentia_output\",Count:159s,Damage:0s}", + "{id:\"thaumcraft:redstone_relay\",Count:59s,Damage:0s}", + "{id:\"thaumcraft:pattern_crafter\",Count:159s,Damage:0s}", + "{id:\"thaumcraft:potion_sprayer\",Count:228s,Damage:0s}", + "{id:\"thaumcraft:stabilizer\",Count:141s,Damage:0s}", + "{id:\"thaumcraft:vis_generator\",Count:45s,Damage:0s}", + "{id:\"thaumcraft:condenser\",Count:117s,Damage:0s}", + "{id:\"thaumcraft:condenser_lattice\",Count:21s,Damage:0s}", + "{id:\"thaumcraft:void_siphon\",Count:122s,Damage:0s}", + "{id:\"appliedenergistics2:quartz_fixture\",Count:5s,Damage:0s}", + "{id:\"appliedenergistics2:sky_compass\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:inscriber\",Count:68s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_access_point\",Count:24s,Damage:0s}", + "{id:\"appliedenergistics2:charger\",Count:56s,Damage:0s}", + "{id:\"appliedenergistics2:security_station\",Count:62s,Damage:0s}", + "{id:\"appliedenergistics2:quantum_ring\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_io_port\",Count:90s,Damage:0s}", + "{id:\"appliedenergistics2:drive\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:chest\",Count:23s,Damage:0s}", + "{id:\"appliedenergistics2:interface\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:fluid_interface\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:cell_workbench\",Count:56s,Damage:0s}", + "{id:\"appliedenergistics2:io_port\",Count:90s,Damage:0s}", + "{id:\"appliedenergistics2:condenser\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:energy_acceptor\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:vibration_chamber\",Count:123s,Damage:0s}", + "{id:\"appliedenergistics2:quartz_growth_accelerator\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_unit\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_accelerator\",Count:33s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_1k\",Count:33s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_4k\",Count:33s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_16k\",Count:33s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_storage_64k\",Count:33s,Damage:0s}", + "{id:\"appliedenergistics2:crafting_monitor\",Count:34s,Damage:0s}", + "{id:\"appliedenergistics2:molecular_assembler\",Count:45s,Damage:0s}", + "{id:\"appliedenergistics2:light_detector\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_cutting_knife\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_cutting_knife\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:entropy_manipulator\",Count:22s,Damage:0s}", + "{id:\"appliedenergistics2:entropy_manipulator\",Count:22s,tag:{internalMaxPower:200000.0d,internalCurrentPower:200000.0d},Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:25s,Damage:0s}", + "{id:\"appliedenergistics2:wireless_terminal\",Count:25s,tag:{internalMaxPower:1600000.0d,internalCurrentPower:1600000.0d},Damage:0s}", + "{id:\"appliedenergistics2:charged_staff\",Count:22s,Damage:0s}", + "{id:\"appliedenergistics2:charged_staff\",Count:22s,tag:{internalMaxPower:8000.0d,internalCurrentPower:8000.0d},Damage:0s}", + "{id:\"appliedenergistics2:matter_cannon\",Count:33s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:matter_cannon\",Count:33s,tag:{internalMaxPower:200000.0d,internalCurrentPower:200000.0d},Damage:0s}", + "{id:\"appliedenergistics2:portable_cell\",Count:17s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:portable_cell\",Count:17s,tag:{internalMaxPower:20000.0d,internalCurrentPower:20000.0d},Damage:0s}", + "{id:\"appliedenergistics2:color_applicator\",Count:22s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:color_applicator\",Count:22s,tag:{internalMaxPower:20000.0d,internalCurrentPower:20000.0d},Damage:0s}", + "{id:\"appliedenergistics2:biometric_card\",Count:37s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:memory_card\",Count:37s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:network_tool\",Count:1s,Damage:0s}", + "{id:\"appliedenergistics2:view_cell\",Count:24s,Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_1k\",Count:24s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_4k\",Count:24s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_16k\",Count:24s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:storage_cell_64k\",Count:24s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_1k\",Count:24s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_4k\",Count:24s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_16k\",Count:24s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:fluid_storage_cell_64k\",Count:24s,tag:{},Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_2_cubed\",Count:24s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_16_cubed\",Count:24s,Damage:0s}", + "{id:\"appliedenergistics2:spatial_storage_cell_128_cubed\",Count:24s,Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:16s,Damage:28s}", + "{id:\"appliedenergistics2:material\",Count:24s,Damage:25s}", + "{id:\"appliedenergistics2:material\",Count:33s,Damage:52s}", + "{id:\"appliedenergistics2:material\",Count:18s,Damage:27s}", + "{id:\"appliedenergistics2:material\",Count:18s,Damage:53s}", + "{id:\"appliedenergistics2:material\",Count:12s,Damage:29s}", + "{id:\"appliedenergistics2:material\",Count:12s,Damage:31s}", + "{id:\"appliedenergistics2:material\",Count:18s,Damage:26s}", + "{id:\"appliedenergistics2:material\",Count:12s,Damage:30s}", + "{id:\"appliedenergistics2:material\",Count:33s,Damage:39s}", + "{id:\"appliedenergistics2:material\",Count:10s,Damage:51s}", + "{id:\"appliedenergistics2:material\",Count:15s,Damage:49s}", + "{id:\"appliedenergistics2:material\",Count:33s,Damage:41s}", + "{id:\"appliedenergistics2:material\",Count:16s,Damage:42s}", + "{id:\"appliedenergistics2:part\",Count:22s,Damage:300s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:120s}", + "{id:\"appliedenergistics2:part\",Count:30s,Damage:260s}", + "{id:\"appliedenergistics2:part\",Count:22s,Damage:302s}", + "{id:\"appliedenergistics2:part\",Count:30s,Damage:261s}", + "{id:\"appliedenergistics2:part\",Count:22s,Damage:321s}", + "{id:\"appliedenergistics2:part\",Count:28s,Damage:241s}", + "{id:\"appliedenergistics2:part\",Count:48s,Damage:221s}", + "{id:\"appliedenergistics2:part\",Count:22s,Damage:320s}", + "{id:\"appliedenergistics2:part\",Count:16s,Damage:301s}", + "{id:\"appliedenergistics2:part\",Count:28s,Damage:240s}", + "{id:\"appliedenergistics2:part\",Count:35s,Damage:480s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:160s}", + "{id:\"appliedenergistics2:part\",Count:33s,Damage:460s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:180s}", + "{id:\"appliedenergistics2:part\",Count:48s,Damage:220s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:400s}", + "{id:\"appliedenergistics2:part\",Count:1s,Damage:380s}", + "{id:\"backpack:stick\",Count:11s,Damage:1s}", + "{id:\"backpack:backpack_frame\",Count:33s,Damage:2s}", + "{id:\"bibliocraft:furniturepaneler\",Count:22s,Damage:0s}", + "{id:\"bibliocraft:furniturepaneler\",Count:22s,Damage:1s}", + "{id:\"bibliocraft:furniturepaneler\",Count:22s,Damage:2s}", + "{id:\"bibliocraft:furniturepaneler\",Count:22s,Damage:3s}", + "{id:\"bibliocraft:furniturepaneler\",Count:22s,Damage:4s}", + "{id:\"bibliocraft:furniturepaneler\",Count:22s,Damage:5s}", + "{id:\"bibliocraft:furniturepaneler\",Count:22s,Damage:6s}", + "{id:\"bibliocraft:toolrack\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:toolrack\",Count:11s,Damage:1s}", + "{id:\"bibliocraft:toolrack\",Count:11s,Damage:2s}", + "{id:\"bibliocraft:toolrack\",Count:11s,Damage:3s}", + "{id:\"bibliocraft:toolrack\",Count:11s,Damage:4s}", + "{id:\"bibliocraft:toolrack\",Count:11s,Damage:5s}", + "{id:\"bibliocraft:toolrack\",Count:11s,Damage:6s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:0s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:1s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:2s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:3s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:4s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:5s}", + "{id:\"bibliocraft:clock\",Count:30s,Damage:6s}", + "{id:\"bibliocraft:paintingpress\",Count:283s,Damage:0s}", + "{id:\"bibliocraft:bell\",Count:33s,Damage:0s}", + "{id:\"bibliocraft:typesettingtable\",Count:30s,Damage:0s}", + "{id:\"bibliocraft:printingpress\",Count:266s,Damage:0s}", + "{id:\"bibliocraft:cookiejar\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:compass\",Count:63s,Damage:0s}", + "{id:\"bibliocraft:maptool\",Count:33s,Damage:0s}", + "{id:\"bibliocraft:plumbline\",Count:7s,Damage:0s}", + "{id:\"bibliocraft:framingsaw\",Count:33s,Damage:0s}", + "{id:\"bibliocraft:atlasbook\",Count:24s,Damage:0s}", + "{id:\"bibliocraft:handdrill\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:tapemeasure\",Count:45s,Damage:0s}", + "{id:\"bibliocraft:bibliochase\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:bibliodrill\",Count:11s,Damage:0s}", + "{id:\"compactsolars:solar_hat_low_voltage\",Count:417s,Damage:0s}", + "{id:\"compactsolars:solar_hat_medium_voltage\",Count:417s,Damage:0s}", + "{id:\"compactsolars:solar_hat_high_voltage\",Count:417s,Damage:0s}", + "{id:\"cfm:freezer\",Count:500s,Damage:0s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:0s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:1s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:2s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:3s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:4s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:5s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:6s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:7s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:8s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:9s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:10s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:11s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:12s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:13s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:14s}", + "{id:\"cfm:curtains_open\",Count:7s,Damage:15s}", + "{id:\"cfm:oven\",Count:500s,Damage:0s}", + "{id:\"cfm:range_hood\",Count:45s,Damage:0s}", + "{id:\"cfm:tap\",Count:11s,Damage:0s}", + "{id:\"cfm:tv\",Count:78s,Damage:0s}", + "{id:\"cfm:computer\",Count:500s,Damage:0s}", + "{id:\"cfm:printer\",Count:151s,Damage:0s}", + "{id:\"cfm:electric_fence\",Count:9s,Damage:0s}", + "{id:\"cfm:fire_alarm_off\",Count:45s,Damage:0s}", + "{id:\"cfm:stereo\",Count:56s,Damage:0s}", + "{id:\"cfm:basin\",Count:11s,Damage:0s}", + "{id:\"cfm:shower_head_off\",Count:33s,Damage:0s}", + "{id:\"cfm:bin\",Count:89s,Damage:0s}", + "{id:\"cfm:toaster\",Count:11s,Damage:0s}", + "{id:\"cfm:microwave\",Count:45s,Damage:0s}", + "{id:\"cfm:washing_machine\",Count:11s,Damage:0s}", + "{id:\"cfm:blender\",Count:11s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:0s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:1s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:2s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:3s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:4s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:5s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:6s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:7s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:8s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:9s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:10s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:11s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:12s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:13s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:14s}", + "{id:\"cfm:counter_sink\",Count:8s,Damage:15s}", + "{id:\"cfm:dishwasher\",Count:14s,Damage:0s}", + "{id:\"cfm:mirror\",Count:348s,Damage:0s}", + "{id:\"cfm:grill\",Count:6s,Damage:0s}", + "{id:\"cfm:ceiling_fan\",Count:22s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:0s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:1s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:2s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:3s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:4s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:5s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:6s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:7s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:8s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:9s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:10s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:11s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:12s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:13s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:14s}", + "{id:\"cfm:digital_clock\",Count:90s,Damage:15s}", + "{id:\"cfm:modern_tv\",Count:56s,Damage:0s}", + "{id:\"cfm:modern_stair\",Count:5s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:11s,Damage:0s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:1s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:2s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:3s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:4s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:5s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:6s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:7s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:8s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:9s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:10s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:11s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:12s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:13s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:14s}", + "{id:\"cfm:modern_bed_bottom\",Count:8s,Damage:15s}", + "{id:\"cfm:item_super_soap_water\",Count:60s,Damage:0s}", + "{id:\"cfm:item_spatula\",Count:25s,Damage:0s}", + "{id:\"cfm:item_crow_bar\",Count:22s,Damage:0s}", + "{id:\"cfm:tv_remote\",Count:67s,Damage:0s}", + "{id:\"cgm:workbench\",Count:56s,Damage:0s}", + "{id:\"hmctt:torch_lighter\",Count:11s,Damage:0s}", + "{id:\"hmctt:wireless_powercard\",Count:18s,Damage:0s}", + "{id:\"hmctt:lantern\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_red\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_blue\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_green\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_purple\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_underwater\",Count:4s,Damage:0s}", + "{id:\"hmctt:lantern_white\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_pink\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_yellow\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_lime\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_brown\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_gray\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_lightgray\",Count:6s,Damage:0s}", + "{id:\"hmctt:lantern_black\",Count:6s,Damage:0s}", + "{id:\"hmctt:switch_board\",Count:90s,Damage:0s}", + "{id:\"hmctt:fogmachine\",Count:90s,Damage:0s}", + "{id:\"ironchest:iron_chest\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_chest\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_chest\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_chest\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_chest\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_chest\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_white\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_orange\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_magenta\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_light_blue\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_yellow\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_lime\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_pink\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_gray\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_silver\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_cyan\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_purple\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_blue\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_brown\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_green\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_red\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:52s,Damage:1s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:22s,Damage:2s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:60s,Damage:3s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:30s,Damage:4s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:16s,Damage:5s}", + "{id:\"ironchest:iron_shulker_box_black\",Count:16s,Damage:6s}", + "{id:\"ironchest:iron_gold_chest_upgrade\",Count:60s,Damage:0s}", + "{id:\"ironchest:gold_diamond_chest_upgrade\",Count:7s,Damage:0s}", + "{id:\"ironchest:copper_silver_chest_upgrade\",Count:67s,Damage:0s}", + "{id:\"ironchest:silver_gold_chest_upgrade\",Count:37s,Damage:0s}", + "{id:\"ironchest:copper_iron_chest_upgrade\",Count:7s,Damage:0s}", + "{id:\"ironchest:wood_copper_chest_upgrade\",Count:60s,Damage:0s}", + "{id:\"ironchest:iron_gold_shulker_upgrade\",Count:60s,Damage:0s}", + "{id:\"ironchest:gold_diamond_shulker_upgrade\",Count:7s,Damage:0s}", + "{id:\"ironchest:copper_silver_shulker_upgrade\",Count:67s,Damage:0s}", + "{id:\"ironchest:silver_gold_shulker_upgrade\",Count:37s,Damage:0s}", + "{id:\"ironchest:copper_iron_shulker_upgrade\",Count:7s,Damage:0s}", + "{id:\"ironchest:vanilla_copper_shulker_upgrade\",Count:60s,Damage:0s}", + "{id:\"metallurgy:phosphorus_lamp\",Count:10s,Damage:0s}", + "{id:\"metallurgy:crusher\",Count:64s,Damage:0s}", + "{id:\"metallurgy:alloyer\",Count:48s,Damage:0s}", + "{id:\"metallurgy:sublimation_chamber\",Count:56s,Damage:0s}", + "{id:\"metallurgy:gold_engraved_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:iron_engraved_block\",Count:2s,Damage:0s}", + "{id:\"metallurgy:gold_large_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:iron_large_bricks\",Count:2s,Damage:0s}", + "{id:\"metallurgy:gold_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:iron_bricks\",Count:2s,Damage:0s}", + "{id:\"metallurgy:gold_crystals\",Count:1s,Damage:0s}", + "{id:\"metallurgy:iron_crystals\",Count:1s,Damage:0s}", + "{id:\"metallurgy:gold_hazard_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:iron_hazard_block\",Count:2s,Damage:0s}", + "{id:\"metallurgy:gold_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:iron_reinforced_glass\",Count:2s,Damage:0s}", + "{id:\"metallurgy:bimetal_structure_block\",Count:30s,Damage:0s}", + "{id:\"metallurgy:tin_ore\",Count:10s,Damage:0s}", + "{id:\"metallurgy:tin_block\",Count:67s,Damage:0s}", + "{id:\"metallurgy:tin_engraved_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_large_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_crystals\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_hazard_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:tin_ingot\",Count:10s,Damage:0s}", + "{id:\"metallurgy:tin_dust\",Count:10s,Damage:0s}", + "{id:\"metallurgy:tin_nugget\",Count:1s,Damage:0s}", + "{id:\"metallurgy:quicksilver_dust\",Count:3s,Damage:0s}", + "{id:\"metallurgy:brass_block\",Count:67s,Damage:0s}", + "{id:\"metallurgy:brass_engraved_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_large_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_crystals\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_hazard_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_ingot\",Count:10s,Damage:0s}", + "{id:\"metallurgy:brass_dust\",Count:10s,Damage:0s}", + "{id:\"metallurgy:brass_nugget\",Count:1s,Damage:0s}", + "{id:\"metallurgy:brass_axe\",Count:22s,Damage:0s}", + "{id:\"metallurgy:brass_hoe\",Count:15s,Damage:0s}", + "{id:\"metallurgy:brass_pickaxe\",Count:22s,Damage:0s}", + "{id:\"metallurgy:brass_shovel\",Count:7s,Damage:0s}", + "{id:\"metallurgy:brass_sword\",Count:15s,Damage:0s}", + "{id:\"metallurgy:brass_helmet\",Count:37s,Damage:0s}", + "{id:\"metallurgy:brass_chestplate\",Count:60s,Damage:0s}", + "{id:\"metallurgy:brass_leggings\",Count:52s,Damage:0s}", + "{id:\"metallurgy:brass_boots\",Count:30s,Damage:0s}", + "{id:\"metallurgy:bronze_block\",Count:67s,Damage:0s}", + "{id:\"metallurgy:bronze_engraved_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_large_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_crystals\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_hazard_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_ingot\",Count:10s,Damage:0s}", + "{id:\"metallurgy:bronze_dust\",Count:10s,Damage:0s}", + "{id:\"metallurgy:bronze_nugget\",Count:1s,Damage:0s}", + "{id:\"metallurgy:bronze_axe\",Count:22s,Damage:0s}", + "{id:\"metallurgy:bronze_hoe\",Count:15s,Damage:0s}", + "{id:\"metallurgy:bronze_pickaxe\",Count:22s,Damage:0s}", + "{id:\"metallurgy:bronze_shovel\",Count:7s,Damage:0s}", + "{id:\"metallurgy:bronze_sword\",Count:15s,Damage:0s}", + "{id:\"metallurgy:bronze_helmet\",Count:37s,Damage:0s}", + "{id:\"metallurgy:bronze_chestplate\",Count:60s,Damage:0s}", + "{id:\"metallurgy:bronze_leggings\",Count:52s,Damage:0s}", + "{id:\"metallurgy:bronze_boots\",Count:30s,Damage:0s}", + "{id:\"metallurgy:silver_ore\",Count:10s,Damage:0s}", + "{id:\"metallurgy:silver_block\",Count:67s,Damage:0s}", + "{id:\"metallurgy:silver_engraved_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_large_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_crystals\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_hazard_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_ingot\",Count:10s,Damage:0s}", + "{id:\"metallurgy:silver_dust\",Count:10s,Damage:0s}", + "{id:\"metallurgy:silver_nugget\",Count:1s,Damage:0s}", + "{id:\"metallurgy:silver_axe\",Count:22s,Damage:0s}", + "{id:\"metallurgy:silver_hoe\",Count:15s,Damage:0s}", + "{id:\"metallurgy:silver_pickaxe\",Count:22s,Damage:0s}", + "{id:\"metallurgy:silver_shovel\",Count:7s,Damage:0s}", + "{id:\"metallurgy:silver_sword\",Count:15s,Damage:0s}", + "{id:\"metallurgy:silver_helmet\",Count:37s,Damage:0s}", + "{id:\"metallurgy:silver_chestplate\",Count:60s,Damage:0s}", + "{id:\"metallurgy:silver_leggings\",Count:52s,Damage:0s}", + "{id:\"metallurgy:silver_boots\",Count:30s,Damage:0s}", + "{id:\"metallurgy:steel_block\",Count:101s,Damage:0s}", + "{id:\"metallurgy:steel_engraved_block\",Count:2s,Damage:0s}", + "{id:\"metallurgy:steel_large_bricks\",Count:2s,Damage:0s}", + "{id:\"metallurgy:steel_bricks\",Count:2s,Damage:0s}", + "{id:\"metallurgy:steel_crystals\",Count:1s,Damage:0s}", + "{id:\"metallurgy:steel_hazard_block\",Count:2s,Damage:0s}", + "{id:\"metallurgy:steel_reinforced_glass\",Count:2s,Damage:0s}", + "{id:\"metallurgy:steel_ingot\",Count:15s,Damage:0s}", + "{id:\"metallurgy:steel_dust\",Count:5s,Damage:0s}", + "{id:\"metallurgy:steel_nugget\",Count:1s,Damage:0s}", + "{id:\"metallurgy:steel_axe\",Count:33s,Damage:0s}", + "{id:\"metallurgy:steel_hoe\",Count:22s,Damage:0s}", + "{id:\"metallurgy:steel_pickaxe\",Count:33s,Damage:0s}", + "{id:\"metallurgy:steel_shovel\",Count:11s,Damage:0s}", + "{id:\"metallurgy:steel_sword\",Count:22s,Damage:0s}", + "{id:\"metallurgy:steel_helmet\",Count:56s,Damage:0s}", + "{id:\"metallurgy:steel_chestplate\",Count:90s,Damage:0s}", + "{id:\"metallurgy:steel_leggings\",Count:78s,Damage:0s}", + "{id:\"metallurgy:steel_boots\",Count:45s,Damage:0s}", + "{id:\"metallurgy:angmallen_dust\",Count:9s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_dust\",Count:8s,Damage:0s}", + "{id:\"metallurgy:copper_ore\",Count:10s,Damage:0s}", + "{id:\"metallurgy:copper_block\",Count:67s,Damage:0s}", + "{id:\"metallurgy:copper_engraved_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_large_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_bricks\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_crystals\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_hazard_block\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_reinforced_glass\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_ingot\",Count:10s,Damage:0s}", + "{id:\"metallurgy:copper_dust\",Count:10s,Damage:0s}", + "{id:\"metallurgy:copper_nugget\",Count:1s,Damage:0s}", + "{id:\"metallurgy:copper_axe\",Count:22s,Damage:0s}", + "{id:\"metallurgy:copper_hoe\",Count:15s,Damage:0s}", + "{id:\"metallurgy:copper_pickaxe\",Count:22s,Damage:0s}", + "{id:\"metallurgy:copper_shovel\",Count:7s,Damage:0s}", + "{id:\"metallurgy:copper_sword\",Count:15s,Damage:0s}", + "{id:\"metallurgy:copper_helmet\",Count:37s,Damage:0s}", + "{id:\"metallurgy:copper_chestplate\",Count:60s,Damage:0s}", + "{id:\"metallurgy:copper_leggings\",Count:52s,Damage:0s}", + "{id:\"metallurgy:copper_boots\",Count:30s,Damage:0s}", + "{id:\"metallurgy:electrum_dust\",Count:7s,Damage:0s}", + "{id:\"metallurgy:gold_dust\",Count:10s,Damage:0s}", + "{id:\"metallurgy:iron_dust\",Count:15s,Damage:0s}", + "{id:\"metallurgy:thermite_dust\",Count:11s,Damage:0s}", + "{id:\"metallurgy:ignatius_fuel\",Count:8s,Damage:0s}", + "{id:\"metallurgy:ore_detector\",Count:50s,Damage:0s}", + "{id:\"metallurgy:brass_knuckles\",Count:37s,Damage:0s}", + "{id:\"thaumcraft:quicksilver\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:ingot\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:ingot\",Count:3s,Damage:1s}", + "{id:\"thaumcraft:ingot\",Count:10s,Damage:2s}", + "{id:\"thaumcraft:nugget\",Count:1s,Damage:1s}", + "{id:\"thaumcraft:nugget\",Count:1s,Damage:2s}", + "{id:\"thaumcraft:nugget\",Count:1s,Damage:3s}", + "{id:\"thaumcraft:nugget\",Count:1s,Damage:4s}", + "{id:\"thaumcraft:nugget\",Count:1s,Damage:5s}", + "{id:\"thaumcraft:nugget\",Count:1s,Damage:6s}", + "{id:\"thaumcraft:nugget\",Count:1s,Damage:8s}", + "{id:\"thaumcraft:nugget\",Count:5s,Damage:10s}", + "{id:\"thaumcraft:cluster\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:cluster\",Count:15s,Damage:1s}", + "{id:\"thaumcraft:cluster\",Count:15s,Damage:2s}", + "{id:\"thaumcraft:cluster\",Count:15s,Damage:3s}", + "{id:\"thaumcraft:cluster\",Count:15s,Damage:4s}", + "{id:\"thaumcraft:cluster\",Count:15s,Damage:5s}", + "{id:\"thaumcraft:cluster\",Count:15s,Damage:6s}", + "{id:\"thaumcraft:vis_resonator\",Count:39s,Damage:0s}", + "{id:\"thaumcraft:mechanism_simple\",Count:79s,Damage:0s}", + "{id:\"thaumcraft:mechanism_complex\",Count:143s,Damage:0s}", + "{id:\"thaumcraft:plate\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:plate\",Count:11s,Damage:1s}", + "{id:\"thaumcraft:plate\",Count:11s,Damage:2s}", + "{id:\"thaumcraft:plate\",Count:2s,Damage:3s}", + "{id:\"thaumcraft:filter\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:morphic_resonator\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:mirrored_glass\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:59s,Damage:0s}", + "{id:\"thaumcraft:mind\",Count:151s,Damage:1s}", + "{id:\"thaumcraft:module\",Count:59s,Damage:0s}", + "{id:\"thaumcraft:module\",Count:59s,Damage:1s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"metallum\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"metallum\"}]},Damage:1s}", + "{id:\"thaumcraft:jar_brace\",Count:1s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:143s,Damage:0s}", + "{id:\"thaumcraft:turret\",Count:379s,Damage:1s}", + "{id:\"thaumcraft:turret\",Count:220s,Damage:2s}", + "{id:\"thaumcraft:causality_collapser\",Count:42s,Damage:0s}", + "{id:\"thaumcraft:thaumometer\",Count:30s,Damage:0s}", + "{id:\"thaumcraft:resonator\",Count:159s,Damage:0s}", + "{id:\"thaumcraft:sanity_checker\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:hand_mirror\",Count:54s,Damage:0s}", + "{id:\"thaumcraft:thaumium_axe\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:thaumium_sword\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:thaumium_shovel\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:thaumium_pick\",Count:33s,Damage:0s}", + "{id:\"thaumcraft:thaumium_hoe\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:void_axe\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:void_sword\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:void_shovel\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:void_pick\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:void_hoe\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:elemental_axe\",Count:28s,tag:{infench:[{lvl:1s,id:2s},{lvl:1s,id:0s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_sword\",Count:20s,tag:{infench:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_shovel\",Count:12s,tag:{infench:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_pick\",Count:33s,tag:{infench:[{lvl:1s,id:4s},{lvl:2s,id:3s}]},Damage:0s}", + "{id:\"thaumcraft:elemental_hoe\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:primal_crusher\",Count:39s,tag:{infench:[{lvl:1s,id:1s},{lvl:1s,id:4s}]},Damage:0s}", + "{id:\"thaumcraft:crimson_blade\",Count:22s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun\",Count:140s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun_tip\",Count:18s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun_spool\",Count:63s,Damage:0s}", + "{id:\"thaumcraft:goggles\",Count:60s,Damage:0s}", + "{id:\"thaumcraft:thaumium_helm\",Count:56s,Damage:0s}", + "{id:\"thaumcraft:thaumium_chest\",Count:90s,Damage:0s}", + "{id:\"thaumcraft:thaumium_legs\",Count:78s,Damage:0s}", + "{id:\"thaumcraft:thaumium_boots\",Count:45s,Damage:0s}", + "{id:\"thaumcraft:fortress_helm\",Count:80s,Damage:0s}", + "{id:\"thaumcraft:fortress_chest\",Count:115s,Damage:0s}", + "{id:\"thaumcraft:fortress_legs\",Count:97s,Damage:0s}", + "{id:\"thaumcraft:void_helm\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:void_chest\",Count:18s,Damage:0s}", + "{id:\"thaumcraft:void_legs\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:void_boots\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:void_robe_helm\",Count:58s,Damage:0s}", + "{id:\"thaumcraft:void_robe_chest\",Count:21s,Damage:0s}", + "{id:\"thaumcraft:void_robe_legs\",Count:19s,Damage:0s}", + "{id:\"thaumcraft:crimson_plate_helm\",Count:56s,Damage:0s}", + "{id:\"thaumcraft:crimson_plate_chest\",Count:90s,Damage:0s}", + "{id:\"thaumcraft:crimson_plate_legs\",Count:78s,Damage:0s}", + "{id:\"thaumcraft:crimson_boots\",Count:45s,Damage:0s}", + "{id:\"thaumcraft:crimson_praetor_helm\",Count:56s,Damage:0s}", + "{id:\"thaumcraft:crimson_praetor_chest\",Count:90s,Damage:0s}", + "{id:\"thaumcraft:crimson_praetor_legs\",Count:78s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:6s,Damage:1s}", + "{id:\"thaumcraft:baubles\",Count:7s,Damage:2s}", + "{id:\"thaumcraft:baubles\",Count:5s,Damage:3s}", + "{id:\"thaumcraft:baubles\",Count:7s,Damage:4s}", + "{id:\"thaumcraft:baubles\",Count:5s,Damage:5s}", + "{id:\"thaumcraft:baubles\",Count:7s,Damage:6s}", + "{id:\"thaumcraft:amulet_vis\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:amulet_vis\",Count:34s,Damage:1s}", + "{id:\"thaumcraft:verdant_charm\",Count:9s,Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:9s,tag:{type:1b},Damage:0s}", + "{id:\"thaumcraft:verdant_charm\",Count:9s,tag:{type:2b},Damage:0s}", + "{id:\"thaumcraft:cloud_ring\",Count:4s,Damage:0s}", + "{id:\"thaumcraft:caster_basic\",Count:85s,Damage:0s}", + "{id:\"thaumcraft:focus_2\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:focus_3\",Count:26s,Damage:0s}", + "{id:\"thaumcraft:focus_pouch\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:38s,Damage:11s}", + "{id:\"thaumcraft:seal\",Count:38s,Damage:12s}", + "{id:\"thaumcraft:seal\",Count:38s,Damage:16s}", + "{id:\"stevescarts:blockcartassembler\",Count:111s,Damage:0s}", + "{id:\"stevescarts:blockcargomanager\",Count:27s,Damage:0s}", + "{id:\"stevescarts:blockliquidmanager\",Count:57s,Damage:0s}", + "{id:\"stevescarts:blockdistributor\",Count:156s,Damage:0s}", + "{id:\"stevescarts:blockactivator\",Count:102s,Damage:0s}", + "{id:\"stevescarts:blockdetector\",Count:84s,Damage:0s}", + "{id:\"stevescarts:blockdetector\",Count:61s,Damage:1s}", + "{id:\"stevescarts:blockdetector\",Count:118s,Damage:2s}", + "{id:\"stevescarts:blockdetector\",Count:84s,Damage:3s}", + "{id:\"stevescarts:blockdetector\",Count:45s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:51s,Damage:0s}", + "{id:\"stevescarts:upgrade\",Count:38s,Damage:1s}", + "{id:\"stevescarts:upgrade\",Count:51s,Damage:2s}", + "{id:\"stevescarts:upgrade\",Count:38s,Damage:3s}", + "{id:\"stevescarts:upgrade\",Count:74s,Damage:4s}", + "{id:\"stevescarts:upgrade\",Count:138s,Damage:5s}", + "{id:\"stevescarts:upgrade\",Count:156s,Damage:6s}", + "{id:\"stevescarts:upgrade\",Count:141s,Damage:7s}", + "{id:\"stevescarts:upgrade\",Count:174s,Damage:8s}", + "{id:\"stevescarts:upgrade\",Count:257s,Damage:9s}", + "{id:\"stevescarts:upgrade\",Count:183s,Damage:10s}", + "{id:\"stevescarts:upgrade\",Count:378s,Damage:11s}", + "{id:\"stevescarts:upgrade\",Count:157s,Damage:12s}", + "{id:\"stevescarts:upgrade\",Count:213s,Damage:13s}", + "{id:\"stevescarts:upgrade\",Count:127s,Damage:15s}", + "{id:\"stevescarts:upgrade\",Count:95s,Damage:16s}", + "{id:\"stevescarts:upgrade\",Count:291s,Damage:17s}", + "{id:\"stevescarts:upgrade\",Count:162s,Damage:18s}", + "{id:\"stevescarts:upgrade\",Count:76s,Damage:19s}", + "{id:\"stevescarts:blockadvdetector\",Count:33s,Damage:0s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:1s}", + "{id:\"stevescarts:modulecomponents\",Count:52s,Damage:9s}", + "{id:\"stevescarts:modulecomponents\",Count:54s,Damage:10s}", + "{id:\"stevescarts:modulecomponents\",Count:33s,Damage:11s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:13s}", + "{id:\"stevescarts:modulecomponents\",Count:33s,Damage:14s}", + "{id:\"stevescarts:modulecomponents\",Count:22s,Damage:15s}", + "{id:\"stevescarts:modulecomponents\",Count:111s,Damage:16s}", + "{id:\"stevescarts:modulecomponents\",Count:83s,Damage:17s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:20s}", + "{id:\"stevescarts:modulecomponents\",Count:13s,Damage:21s}", + "{id:\"stevescarts:modulecomponents\",Count:45s,Damage:23s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:24s}", + "{id:\"stevescarts:modulecomponents\",Count:46s,Damage:25s}", + "{id:\"stevescarts:modulecomponents\",Count:137s,Damage:26s}", + "{id:\"stevescarts:modulecomponents\",Count:117s,Damage:27s}", + "{id:\"stevescarts:modulecomponents\",Count:39s,Damage:28s}", + "{id:\"stevescarts:modulecomponents\",Count:1s,Damage:33s}", + "{id:\"stevescarts:modulecomponents\",Count:1s,Damage:34s}", + "{id:\"stevescarts:modulecomponents\",Count:3s,Damage:35s}", + "{id:\"stevescarts:modulecomponents\",Count:6s,Damage:36s}", + "{id:\"stevescarts:modulecomponents\",Count:39s,Damage:39s}", + "{id:\"stevescarts:modulecomponents\",Count:12s,Damage:40s}", + "{id:\"stevescarts:modulecomponents\",Count:99s,Damage:41s}", + "{id:\"stevescarts:modulecomponents\",Count:16s,Damage:42s}", + "{id:\"stevescarts:modulecomponents\",Count:11s,Damage:44s}", + "{id:\"stevescarts:modulecomponents\",Count:94s,Damage:58s}", + "{id:\"stevescarts:modulecomponents\",Count:69s,Damage:59s}", + "{id:\"stevescarts:modulecomponents\",Count:6s,Damage:60s}", + "{id:\"stevescarts:modulecomponents\",Count:99s,Damage:64s}", + "{id:\"stevescarts:modulecomponents\",Count:16s,Damage:65s}", + "{id:\"stevescarts:modulecomponents\",Count:22s,Damage:80s}", + "{id:\"stevescarts:modulecomponents\",Count:22s,Damage:81s}", + "{id:\"stevescarts:modulecomponents\",Count:15s,Damage:83s}", + "{id:\"stevescarts:modulecomponents\",Count:56s,Damage:84s}", + "{id:\"stevescarts:cartmodule\",Count:84s,Damage:0s}", + "{id:\"stevescarts:cartmodule\",Count:155s,Damage:1s}", + "{id:\"stevescarts:cartmodule\",Count:77s,Damage:6s}", + "{id:\"stevescarts:cartmodule\",Count:56s,Damage:7s}", + "{id:\"stevescarts:cartmodule\",Count:33s,tag:{Data:100b},Damage:8s}", + "{id:\"stevescarts:cartmodule\",Count:35s,tag:{Data:100b},Damage:9s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:10s}", + "{id:\"stevescarts:cartmodule\",Count:100s,Damage:11s}", + "{id:\"stevescarts:cartmodule\",Count:47s,Damage:12s}", + "{id:\"stevescarts:cartmodule\",Count:67s,Damage:13s}", + "{id:\"stevescarts:cartmodule\",Count:96s,tag:{Data:100b},Damage:14s}", + "{id:\"stevescarts:cartmodule\",Count:156s,tag:{Data:100b},Damage:15s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:16s}", + "{id:\"stevescarts:cartmodule\",Count:39s,Damage:18s}", + "{id:\"stevescarts:cartmodule\",Count:72s,Damage:19s}", + "{id:\"stevescarts:cartmodule\",Count:105s,Damage:20s}", + "{id:\"stevescarts:cartmodule\",Count:29s,Damage:21s}", + "{id:\"stevescarts:cartmodule\",Count:29s,Damage:22s}", + "{id:\"stevescarts:cartmodule\",Count:29s,Damage:23s}", + "{id:\"stevescarts:cartmodule\",Count:29s,Damage:24s}", + "{id:\"stevescarts:cartmodule\",Count:22s,Damage:26s}", + "{id:\"stevescarts:cartmodule\",Count:99s,Damage:27s}", + "{id:\"stevescarts:cartmodule\",Count:100s,Damage:28s}", + "{id:\"stevescarts:cartmodule\",Count:255s,Damage:29s}", + "{id:\"stevescarts:cartmodule\",Count:146s,Damage:30s}", + "{id:\"stevescarts:cartmodule\",Count:8s,Damage:31s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:33s}", + "{id:\"stevescarts:cartmodule\",Count:16s,Damage:34s}", + "{id:\"stevescarts:cartmodule\",Count:37s,Damage:38s}", + "{id:\"stevescarts:cartmodule\",Count:67s,Damage:39s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:40s}", + "{id:\"stevescarts:cartmodule\",Count:33s,Damage:41s}", + "{id:\"stevescarts:cartmodule\",Count:67s,tag:{Data:100b},Damage:42s}", + "{id:\"stevescarts:cartmodule\",Count:47s,tag:{Data:100b},Damage:43s}", + "{id:\"stevescarts:cartmodule\",Count:42s,Damage:44s}", + "{id:\"stevescarts:cartmodule\",Count:97s,Damage:45s}", + "{id:\"stevescarts:cartmodule\",Count:172s,Damage:49s}", + "{id:\"stevescarts:cartmodule\",Count:29s,Damage:51s}", + "{id:\"stevescarts:cartmodule\",Count:29s,Damage:53s}", + "{id:\"stevescarts:cartmodule\",Count:346s,Damage:56s}", + "{id:\"stevescarts:cartmodule\",Count:39s,Damage:57s}", + "{id:\"stevescarts:cartmodule\",Count:29s,Damage:58s}", + "{id:\"stevescarts:cartmodule\",Count:86s,Damage:59s}", + "{id:\"stevescarts:cartmodule\",Count:16s,Damage:62s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:63s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:64s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:65s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:66s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:67s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:68s}", + "{id:\"stevescarts:cartmodule\",Count:27s,Damage:69s}", + "{id:\"stevescarts:cartmodule\",Count:36s,Damage:70s}", + "{id:\"stevescarts:cartmodule\",Count:146s,Damage:71s}", + "{id:\"stevescarts:cartmodule\",Count:4s,Damage:73s}", + "{id:\"stevescarts:cartmodule\",Count:294s,Damage:75s}", + "{id:\"stevescarts:cartmodule\",Count:114s,Damage:77s}", + "{id:\"stevescarts:cartmodule\",Count:39s,Damage:78s}", + "{id:\"stevescarts:cartmodule\",Count:128s,tag:{Data:100b},Damage:79s}", + "{id:\"stevescarts:cartmodule\",Count:107s,tag:{Data:100b},Damage:80s}", + "{id:\"stevescarts:cartmodule\",Count:83s,Damage:82s}", + "{id:\"stevescarts:cartmodule\",Count:83s,Damage:83s}", + "{id:\"stevescarts:cartmodule\",Count:111s,tag:{Data:100b},Damage:84s}", + "{id:\"stevescarts:cartmodule\",Count:207s,Damage:85s}", + "{id:\"stevescarts:cartmodule\",Count:117s,Damage:86s}", + "{id:\"stevescarts:cartmodule\",Count:39s,Damage:87s}", + "{id:\"stevescarts:cartmodule\",Count:161s,Damage:89s}", + "{id:\"stevescarts:cartmodule\",Count:50s,Damage:91s}", + "{id:\"stevescarts:cartmodule\",Count:190s,Damage:92s}", + "{id:\"stevescarts:cartmodule\",Count:198s,Damage:93s}", + "{id:\"stevescarts:cartmodule\",Count:100s,Damage:94s}", + "{id:\"stevescarts:cartmodule\",Count:136s,Damage:95s}", + "{id:\"stevescarts:cartmodule\",Count:39s,Damage:99s}", + "{id:\"stevescarts:cartmodule\",Count:63s,Damage:101s}", + "{id:\"stevescarts:cartmodule\",Count:39s,Damage:102s}", + "{id:\"tconstruct:materials\",Count:16s,Damage:12s}", + "{id:\"tconstruct:materials\",Count:16s,Damage:13s}", + "{id:\"tconstruct:materials\",Count:7s,Damage:15s}", + "{id:\"tconstruct:materials\",Count:21s,Damage:16s}", + "{id:\"tconstruct:seared_furnace_controller\",Count:11s,Damage:0s}", + "{id:\"thaumicaugmentation:vis_regenerator\",Count:145s,Damage:0s}", + "{id:\"thaumicaugmentation:warded_chest\",Count:41s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_metal\",Count:64s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_trapdoor_silverwood\",Count:39s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_drainer\",Count:24s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_relay\",Count:1s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_diffuser\",Count:84s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_feeder\",Count:187s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_input\",Count:150s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_mover_output\",Count:62s,Damage:0s}", + "{id:\"thaumicaugmentation:void_recharge_pedestal\",Count:10s,Damage:0s}", + "{id:\"thaumicaugmentation:arcane_terraformer\",Count:226s,Damage:0s}", + "{id:\"thaumicaugmentation:rift_monitor\",Count:22s,Damage:0s}", + "{id:\"thaumicaugmentation:impetus_generator\",Count:15s,Damage:0s}", + "{id:\"thaumicaugmentation:stability_field_generator\",Count:107s,Damage:0s}", + "{id:\"thaumicaugmentation:item_grate\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:glass_tube\",Count:5s,Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:76s,tag:{cap:{slots:3},color:8022208},Damage:0s}", + "{id:\"thaumicaugmentation:material\",Count:5s,Damage:0s}", + "{id:\"thaumicaugmentation:material\",Count:5s,Damage:4s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:129s,Damage:1s}", + "{id:\"thaumicaugmentation:arcane_door\",Count:79s,Damage:2s}", + "{ForgeCaps:{Parent:{ownerLeast:0L,name:\"\",ownerMost:0L}},id:\"thaumicaugmentation:key\",Count:3s,Damage:0s}", + "{ForgeCaps:{Parent:{ownerLeast:0L,name:\"\",ownerMost:0L}},id:\"thaumicaugmentation:key\",Count:3s,Damage:1s}", + "{ForgeCaps:{Parent:{ownerLeast:0L,pos:[I;0,0,0],name:\"\",typeName:\"\",ownerMost:0L,type:\"\"}},id:\"thaumicaugmentation:key\",Count:3s,Damage:2s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:0L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:8s,Damage:0s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:300L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:8s,tag:{cap:{augment:{},energy:{energy:300L}}},Damage:0s}", + "{id:\"thaumicaugmentation:fracture_locator\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:29s,tag:{id:\"thaumicaugmentation:strength_experience\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:29s,tag:{id:\"thaumicaugmentation:strength_elemental\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:29s,tag:{id:\"thaumicaugmentation:strength_overworld\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:29s,tag:{id:\"thaumicaugmentation:strength_nether\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:29s,tag:{id:\"thaumicaugmentation:strength_end\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:29s,tag:{id:\"thaumicaugmentation:strength_emptiness\"},Damage:0s}", + "{id:\"thaumicaugmentation:augment_builder_power\",Count:29s,tag:{id:\"thaumicaugmentation:strength_frenzy\"},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:43s,tag:{infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:43s,tag:{drawingDisabled:1b,infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:impetus_mirror\",Count:6s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impetus_linker\",Count:4s,Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_empty\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"thaumicaugmentation:biome_empty\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:biome_reset\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"thaumicaugmentation:biome_reset\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:river\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:hell\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:hell\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:sky\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:sky\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:frozen_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:frozen_river\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:frozen_river\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:ice_mountains\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:ice_mountains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mushroom_island\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mushroom_island_shore\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mushroom_island_shore\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:beaches\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:beaches\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:desert_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:desert_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:smaller_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:smaller_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:jungle_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:deep_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:deep_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:stone_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:stone_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:cold_beach\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:cold_beach\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:taiga_cold_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:taiga_cold_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mesa_clear_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"appliedenergistics2:storage_biome\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"appliedenergistics2:storage_biome\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_ocean\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"buildcraftenergy:oil_ocean\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"buildcraftenergy:oil_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"buildcraftenergy:oil_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:magical_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"thaumcraft:magical_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eerie\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"thaumcraft:eerie\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumcraft:eldritch\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"thaumcraft:eldritch\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"thaumicaugmentation:emptiness\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:tainted_lands\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"thaumicaugmentation:tainted_lands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"thaumicaugmentation:emptiness_highlands\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"thaumicaugmentation:emptiness_highlands\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:void\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:void\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_plains\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_plains\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_desert\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_desert\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_swampland\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_swampland\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_ice_flats\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_ice_flats\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_jungle\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_jungle_edge\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_jungle_edge\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_birch_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_birch_forest_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_birch_forest_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_roofed_forest\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_roofed_forest\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_taiga_cold\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_taiga_cold\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_redwood_taiga_hills\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_extreme_hills_with_trees\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_savanna\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_savanna_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_savanna_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_mesa\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_mesa_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{biome:\"minecraft:mutated_mesa_clear_rock\"}},id:\"thaumicaugmentation:biome_selector\",Count:33s,tag:{cap:{biome:\"minecraft:mutated_mesa_clear_rock\"}},Damage:0s}", + "{ForgeCaps:{Parent:{slots:1}},id:\"thaumicaugmentation:thaumostatic_harness\",Count:116s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:21s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:thaumostatic_harness_augment\",Count:20s,Damage:1s}", + "{ForgeCaps:{Parent:{slots:2}},id:\"thaumicaugmentation:elytra_harness\",Count:34s,Damage:0s}", + "{id:\"thaumicaugmentation:autocaster_placer\",Count:267s,Damage:0s}", + "{ForgeCaps:{Parent:{augments:{slots:1},energy:{energy:0L}}},id:\"thaumicaugmentation:impulse_cannon\",Count:248s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:6s,Damage:0s}", + "{ForgeCaps:{Parent:{}},id:\"thaumicaugmentation:impulse_cannon_augment\",Count:9s,Damage:1s}", + "{ForgeCaps:{Parent:{vis:0.0f}},id:\"thaumicaugmentation:augment_vis_battery\",Count:89s,Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_hood\",Count:56s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_chestplate\",Count:21s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_leggings\",Count:26s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:celestial_observer_placer\",Count:141s,Damage:0s}", + "{id:\"thaumicperiphery:pauldron\",Count:149s,Damage:0s}", + "{id:\"thaumicperiphery:magic_quiver\",Count:34s,Damage:0s}", + "{id:\"thaumicperiphery:vis_phylactery\",Count:36s,Damage:0s}", + "{id:\"thaumicwonders:meaty_orb\",Count:16s,Damage:0s}", + "{id:\"thaumicwonders:meteorb\",Count:22s,Damage:0s}", + "{id:\"thaumicwonders:flux_distiller\",Count:429s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator_tunnel\",Count:28s,Damage:0s}", + "{id:\"thaumicwonders:inspiration_engine\",Count:120s,Damage:0s}", + "{id:\"thaumicwonders:ore_diviner\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:dimensional_ripper\",Count:278s,Damage:0s}", + "{id:\"thaumicwonders:portal_generator\",Count:26s,Damage:0s}", + "{id:\"thaumicwonders:madness_engine\",Count:222s,Damage:0s}", + "{id:\"thaumicwonders:coalescence_matrix_precursor\",Count:59s,Damage:0s}", + "{id:\"thaumicwonders:alkahest_vat\",Count:78s,Damage:0s}", + "{id:\"thaumicwonders:portal_anchor\",Count:8s,Damage:0s}", + "{id:\"thaumicwonders:flux_capacitor\",Count:66s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator\",Count:347s,Damage:0s}", + "{id:\"thaumicwonders:primordial_accelerator_terminus\",Count:6s,Damage:0s}", + "{id:\"thaumicwonders:flying_carpet\",Count:139s,Damage:0s}", + "{id:\"thaumicwonders:timewinder\",Count:30s,Damage:0s}", + "{id:\"thaumicwonders:alchemist_stone\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:transmuter_stone\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:20s,Damage:0s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:20s,Damage:1s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:20s,Damage:2s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:20s,Damage:3s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:20s,Damage:4s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:20s,Damage:5s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:20s,Damage:6s}", + "{id:\"thaumicwonders:eldritch_cluster\",Count:10s,Damage:8s}", + "{id:\"thaumicwonders:alienist_stone\",Count:94s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_helm\",Count:62s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_chest\",Count:26s,Damage:0s}", + "{id:\"thaumicwonders:void_fortress_legs\",Count:22s,Damage:0s}", + "{id:\"thaumicwonders:structure_diviner\",Count:33s,Damage:0s}", + "{id:\"thaumicwonders:night_vision_goggles\",Count:49s,Damage:0s}", + "{id:\"thaumicwonders:cleansing_charm\",Count:22s,Damage:0s}", + "{id:\"thaumicwonders:panacea\",Count:60s,Damage:0s}", + "{id:\"trafficcontrol:crossing_relay_box\",Count:86s,Damage:0s}", + "{id:\"trafficcontrol:crossing_relay_tuner\",Count:41s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:3,Items:[]}}},id:\"trafficcontrol:traffic_light_frame\",Count:67s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:5,Items:[]}}},id:\"trafficcontrol:traffic_light_5_frame\",Count:100s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:5,Items:[]}}},id:\"trafficcontrol:traffic_light_doghouse_frame\",Count:100s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:1,Items:[]}}},id:\"trafficcontrol:traffic_light_1_frame\",Count:16s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:2,Items:[]}}},id:\"trafficcontrol:traffic_light_2_frame\",Count:24s,Damage:0s}", + "{ForgeCaps:{Parent:{items:{Size:4,Items:[]}}},id:\"trafficcontrol:traffic_light_4_frame\",Count:36s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_base\",Count:22s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_gate\",Count:30s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_lamps\",Count:56s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_pole\",Count:33s,Damage:0s}", + "{id:\"trafficcontrol:crossing_gate_crossbuck\",Count:22s,Damage:0s}", + "{id:\"trafficcontrol:safetran_type_3\",Count:18s,Damage:0s}", + "{id:\"trafficcontrol:overhead_pole\",Count:90s,Damage:0s}", + "{id:\"trafficcontrol:overhead\",Count:90s,Damage:0s}", + "{id:\"trafficcontrol:overhead_lamps\",Count:109s,Damage:0s}", + "{id:\"trafficcontrol:overhead_crossbuck\",Count:84s,Damage:0s}", + "{id:\"trafficcontrol:safetran_mechanical\",Count:56s,Damage:0s}", + "{id:\"trafficcontrol:sign\",Count:11s,Damage:0s}", + "{id:\"trafficcontrol:street_light_single\",Count:22s,Damage:0s}", + "{id:\"trafficcontrol:street_light_double\",Count:22s,Damage:0s}", + "{id:\"trafficcontrol:traffic_light_control_box\",Count:86s,Damage:0s}", + "{id:\"trafficcontrol:traffic_rail\",Count:8s,Damage:0s}", + "{id:\"trafficcontrol:horizontal_pole\",Count:24s,Damage:0s}", + "{id:\"trafficcontrol:street_sign\",Count:11s,Damage:0s}", + "{id:\"trafficcontrol:pedestrian_button\",Count:49s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsmallshield\",Count:11s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcrossbow\",Count:22s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembigshield\",Count:33s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemironhammer\",Count:67s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldhammer\",Count:45s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperhammer\",Count:45s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzehammer\",Count:45s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverhammer\",Count:45s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelhammer\",Count:67s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemironspear\",Count:2s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldspear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperspear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzespear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverspear\",Count:1s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelspear\",Count:2s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemironbattleaxe\",Count:56s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldbattleaxe\",Count:37s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperbattleaxe\",Count:37s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzebattleaxe\",Count:37s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverbattleaxe\",Count:37s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelbattleaxe\",Count:56s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemirondagger\",Count:11s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgolddagger\",Count:7s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperdagger\",Count:7s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzedagger\",Count:7s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverdagger\",Count:7s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteeldagger\",Count:11s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemironnunchaku\",Count:22s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldnunchaku\",Count:15s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcoppernunchaku\",Count:15s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzenunchaku\",Count:15s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilvernunchaku\",Count:15s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelnunchaku\",Count:22s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:8s,Damage:0s}", + "{id:\"buildcraftcore:engine\",Count:8s,Damage:1s}", + "{id:\"buildcraftcore:engine\",Count:142s,Damage:2s}", + "{id:\"buildcraftcore:wrench\",Count:33s,Damage:0s}", + "{id:\"buildcraftcore:gear_iron\",Count:45s,Damage:0s}", + "{id:\"buildcraftcore:gear_gold\",Count:80s,Damage:0s}", + "{id:\"buildcraftcore:gear_diamond\",Count:22s,Damage:0s}", + "{id:\"buildcraftcore:marker_connector\",Count:24s,Damage:0s}", + "{id:\"buildcraftbuilders:quarry\",Count:195s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_iron_item\",Count:2s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_gold_item\",Count:1s,Damage:0s}", + "{id:\"buildcrafttransport:pipe_stripes_item\",Count:5s,Damage:0s}", + "{id:\"buildcrafttransport:filtered_buffer\",Count:8s,Damage:0s}", + "{id:\"buildcrafttransport:plug_power_adaptor\",Count:1s,Damage:0s}", + "{id:\"buildcraftsilicon:integration_table\",Count:7s,Damage:0s}", + "{id:\"buildcraftfactory:mining_well\",Count:142s,Damage:0s}", + "{id:\"buildcraftfactory:pump\",Count:95s,Damage:0s}", + "{id:\"buildcraftfactory:flood_gate\",Count:104s,Damage:0s}", + "{id:\"buildcraftfactory:chute\",Count:56s,Damage:0s}", + "{id:\"buildcraftfactory:heat_exchange\",Count:145s,Damage:0s}", + "{id:\"carpentersblocks:carpenters_hammer\",Count:33s,Damage:0s}", + "{id:\"carpentersblocks:carpenters_chisel\",Count:11s,Damage:0s}", + "{id:\"magicbees:resource\",Count:22s,Damage:9s}", + "{id:\"magicbees:resource\",Count:75s,Damage:10s}", + "{id:\"magicbees:resource\",Count:33s,Damage:11s}", + "{id:\"magicbees:resource\",Count:50s,Damage:13s}", + "{id:\"magicbees:mysteriousmagnet\",Count:116s,Damage:0s}", + "{id:\"magicbees:mysteriousmagnet\",Count:211s,Damage:2s}", + "{id:\"magicbees:mysteriousmagnet\",Count:354s,Damage:4s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:6s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:8s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:10s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:12s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:14s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:16s}", + "{id:\"magicbees:mysteriousmagnet\",Count:500s,Damage:18s}", + "{id:\"magicbees:frames.resilient\",Count:56s,Damage:0s}", + "{id:\"magicbees:frames.temporal\",Count:16s,Damage:0s}", + "{id:\"magicbees:frames.oblivion\",Count:24s,Damage:0s}", + "{id:\"brewcraft:distiller\",Count:182s,Damage:0s}", + "{id:\"brewcraft:preparedpmaxrieslingmixitem\",Count:7s,Damage:0s}", + "{id:\"harvestcraft:well\",Count:67s,Damage:0s}", + "{id:\"harvestcraft:waterfilter\",Count:24s,Damage:0s}", + "{id:\"harvestcraft:grinder\",Count:84s,Damage:0s}", + "{id:\"harvestcraft:presser\",Count:84s,Damage:0s}", + "{id:\"harvestcraft:ironbrewitem\",Count:11s,Damage:0s}", + "{id:\"harvestcraft:glisteningsaladitem\",Count:54s,Damage:0s}", + "{id:\"harvestcraft:minerstewitem\",Count:18s,Damage:0s}", + "{id:\"chunkloaders:single_chunk_loader\",Count:3s,Damage:0s}", + "{id:\"chunkloaders:basic_chunk_loader\",Count:45s,Damage:0s}", + "{id:\"chunkloaders:advanced_chunk_loader\",Count:63s,Damage:0s}", + "{id:\"chunkloaders:ultimate_chunk_loader\",Count:47s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:11s,Damage:0s}", + "{id:\"bibliocraft:biblioglasses\",Count:8s,Damage:1s}", + "{id:\"bibliocraft:biblioglasses\",Count:3s,Damage:2s}", + "{id:\"gendustry:gene_template\",Count:30s,Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiAurora\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBatesia\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlackSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlow\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlueDuke\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBlueWing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiBrimstone\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCabbageWhite\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiCitrusSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i8d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i10d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiComma\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiDianaFrit\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiEmeraldPeacock\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanNormal\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGlasswing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i5d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGlassyTiger\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiGozoraAzure\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiLLacewing\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceUp1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMalachite\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceDown1\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiMonarch\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPalaenoSulphur\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPostillion\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlow\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiPostman\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiRBlueMorpho\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarger\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiReseda\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpeckledWood\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i2d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpicebush\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiSpringAzure\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmaller\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShort\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiThoasSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLarge\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShortest\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.lepiZebraSwallow\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeAverage\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothAtlas\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeLargest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothBombyxMori\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmallest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlower\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i4d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonSilk\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothBrimstone\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmall\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootButterflies\",samples:[{species:\"rootButterflies\",chromosome:0,allele:\"forestry.mothLatticedHeath\"},{species:\"rootButterflies\",chromosome:1,allele:\"forestry.sizeSmallest\"},{species:\"rootButterflies\",chromosome:2,allele:\"forestry.speedSlowest\"},{species:\"rootButterflies\",chromosome:3,allele:\"forestry.lifespanShorter\"},{species:\"rootButterflies\",chromosome:4,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:5,allele:\"forestry.i3d\"},{species:\"rootButterflies\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:7,allele:\"forestry.toleranceNone\"},{species:\"rootButterflies\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:9,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:10,allele:\"forestry.boolFalse\"},{species:\"rootButterflies\",chromosome:11,allele:\"forestry.flowersVanilla\"},{species:\"rootButterflies\",chromosome:12,allele:\"forestry.bfNone\"},{species:\"rootButterflies\",chromosome:13,allele:\"forestry.cocoonDefault\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAgrarian\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectFertile\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAustere\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectCreeper\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesAvenging\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesBoggy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMycophilic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesCommon\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesCultivated\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesDemonic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesDiligent\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesEdenic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectExploration\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesEnded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesExotic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMiasmic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFarmerly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFiendish\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesForest\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesFrugal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesGlacial\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesHermitic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesHeroic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectHeroic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesIcy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesImperial\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectBeatific\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesIndustrious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFast\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesLeporine\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectFestiveEaster\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMajestic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMarshy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMeadows\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMerry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectSnowing\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMiry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersMushrooms\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlower\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesModest\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesMonastic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesNoble\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesPhantasmal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectResurrection\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesRural\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSecluded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersWheat\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSinister\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSpectral\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectReanimation\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesSteadfast\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTipsy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectDrunkard\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTricky\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersGourd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesTropical\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersJungle\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMiasmic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesUnweary\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesValiant\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesVengeful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesVindictive\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRadioactive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"forestry.speciesWintry\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeAcacia\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeAcaciaVanilla\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBalsa\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsHigh\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBaobab\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeBirch\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeCherry\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmaller\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitCherry\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeChestnut\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitChestnut\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeCocobolo\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLargest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeDarkOak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeDate\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitDates\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLow\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeEbony\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeGigant\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightGigantic\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlowest\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i4d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofTrue\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeIpe\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeJungle\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarger\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitCocoa\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFast\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeKapok\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLarch\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLemon\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmallest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitLemon\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLower\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessAverage\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeLime\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLower\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMahoe\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessHigh\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlowest\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMahogony\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeMaple\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeOak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitApple\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePadauk\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePapaya\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitPapaya\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePine\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLow\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePlum\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmallest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitPlum\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldHigh\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessAverage\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treePoplar\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSequoia\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLargest\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlower\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i3d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofTrue\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSipiri\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationSlow\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeSpruce\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsAverage\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeTeak\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWalnut\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitWalnut\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldAverage\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLower\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWenge\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightSmall\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLowest\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeWillow\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightAverage\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLow\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationFaster\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i1d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootTrees\",samples:[{species:\"rootTrees\",chromosome:0,allele:\"forestry.treeZebrawood\"},{species:\"rootTrees\",chromosome:1,allele:\"forestry.heightLarge\"},{species:\"rootTrees\",chromosome:2,allele:\"forestry.saplingsLower\"},{species:\"rootTrees\",chromosome:3,allele:\"forestry.fruitNone\"},{species:\"rootTrees\",chromosome:4,allele:\"forestry.yieldLowest\"},{species:\"rootTrees\",chromosome:5,allele:\"forestry.sappinessLowest\"},{species:\"rootTrees\",chromosome:6,allele:\"forestry.leavesNone\"},{species:\"rootTrees\",chromosome:7,allele:\"forestry.maturationAverage\"},{species:\"rootTrees\",chromosome:8,allele:\"forestry.i2d\"},{species:\"rootTrees\",chromosome:9,allele:\"forestry.fireproofFalse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.black\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.blue\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.brown\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.cyan\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.derpious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFastest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.gray\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.green\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.lightblue\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.lime\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.magenta\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.orange\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.pink\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.purple\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.red\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.silver\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.white\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"gendustry.bee.yellow\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAESkystone\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAbandoned\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAluminium\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesApatite\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesArcane\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesArdite\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAttuned\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesAware\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBatty\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:batty\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBeef\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:bovine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBigbad\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:canine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesBronze\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCatty\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:catty\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCertus\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCharmed\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesChicken\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:chicken\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCobalt\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCopper\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesCrumbling\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:crumbling\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDiamond\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDoctoral\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth3\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarge\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectHeroic\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesDraconic\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEarthy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEldritch\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesElectrum\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEmerald\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEnchanted\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEsoteric\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesEthereal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringAverage\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesFirey\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceDown1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersCacti\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesFluix\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesForlorn\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectRepulsion\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesGhastly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:ghastly\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesGold\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesHateful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesHorse\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:horse\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInfernal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInvar\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesInvisible\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:alleleinvisibility\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesIron\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesLead\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesLordly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectDrunkard\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesManyullyn\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMutable\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMysterious\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlow\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesMystical\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesNameless\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesNickel\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesOblivion\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityMaximum\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersEnd\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectAggressive\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesOsmium\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPlatinum\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPork\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:porcine\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesPupil\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlower\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSavant\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesScholarly\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceUp2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"magicbees:flowersbookshelf\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSheepish\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:sheep\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSilicon\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSilver\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSkulking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSmouldering\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:ablaze\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSorcerous\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSoul\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpidery\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spidery\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpirit\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortened\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSpiteful\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLong\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLarger\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectMisanthrope\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesSupernatural\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEAmped\"},{species:\"rootBees\",chromosome:1,allele:\"magicbees.speedBlinding\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnblitz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEBlizzy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectGlacial\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTECoal\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEDante\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEDestabilized\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEEndearing\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEGelid\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnblizz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEGrounded\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTELux\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlow\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEPyro\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFastest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectIgnition\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTERocking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:spawnbasalz\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEShocking\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLongest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTEWinsome\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFast\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanLonger\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityHigh\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTimely\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanElongated\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceBoth1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effectslowspeed\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTin\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesTransmuting\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShortest\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effecttransmuting\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesUnusual\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShorter\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWatery\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedNormal\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceUp1\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersSnow\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWindy\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedFaster\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanNormal\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityNormal\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceBoth2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersVanilla\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringFaster\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryAverage\"},{species:\"rootBees\",chromosome:12,allele:\"forestry.effectNone\"}]},Damage:0s}", + "{id:\"gendustry:gene_template\",Count:30s,tag:{species:\"rootBees\",samples:[{species:\"rootBees\",chromosome:0,allele:\"magicbees.speciesWithering\"},{species:\"rootBees\",chromosome:1,allele:\"forestry.speedSlowest\"},{species:\"rootBees\",chromosome:2,allele:\"forestry.lifespanShort\"},{species:\"rootBees\",chromosome:3,allele:\"forestry.fertilityLow\"},{species:\"rootBees\",chromosome:4,allele:\"forestry.toleranceDown2\"},{species:\"rootBees\",chromosome:5,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:6,allele:\"forestry.toleranceNone\"},{species:\"rootBees\",chromosome:7,allele:\"forestry.boolFalse\"},{species:\"rootBees\",chromosome:8,allele:\"forestry.boolTrue\"},{species:\"rootBees\",chromosome:9,allele:\"forestry.flowersNether\"},{species:\"rootBees\",chromosome:10,allele:\"forestry.floweringSlowest\"},{species:\"rootBees\",chromosome:11,allele:\"forestry.territoryLargest\"},{species:\"rootBees\",chromosome:12,allele:\"magicbees:effectwithering\"}]},Damage:0s}" + ] + }, + { + "aspect": "fabrico", + "items": [ + "{id:\"minecraft:wool\",Count:5s,Damage:0s}", + "{id:\"minecraft:wool\",Count:3s,Damage:1s}", + "{id:\"minecraft:wool\",Count:3s,Damage:2s}", + "{id:\"minecraft:wool\",Count:3s,Damage:3s}", + "{id:\"minecraft:wool\",Count:3s,Damage:4s}", + "{id:\"minecraft:wool\",Count:3s,Damage:5s}", + "{id:\"minecraft:wool\",Count:3s,Damage:6s}", + "{id:\"minecraft:wool\",Count:3s,Damage:7s}", + "{id:\"minecraft:wool\",Count:3s,Damage:8s}", + "{id:\"minecraft:wool\",Count:3s,Damage:9s}", + "{id:\"minecraft:wool\",Count:3s,Damage:10s}", + "{id:\"minecraft:wool\",Count:3s,Damage:11s}", + "{id:\"minecraft:wool\",Count:3s,Damage:12s}", + "{id:\"minecraft:wool\",Count:3s,Damage:13s}", + "{id:\"minecraft:wool\",Count:3s,Damage:14s}", + "{id:\"minecraft:wool\",Count:3s,Damage:15s}", + "{id:\"minecraft:crafting_table\",Count:20s,Damage:0s}", + "{id:\"minecraft:enchanting_table\",Count:15s,Damage:0s}", + "{id:\"minecraft:carpet\",Count:2s,Damage:0s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:1s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:2s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:3s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:4s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:5s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:6s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:7s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:8s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:9s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:10s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:11s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:12s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:13s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:14s}", + "{id:\"minecraft:carpet\",Count:1s,Damage:15s}", + "{id:\"minecraft:painting\",Count:3s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:22s,Damage:15s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:14s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:13s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:12s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:11s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:10s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:9s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:8s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:7s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:6s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:5s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:4s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:3s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:2s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:1s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"minecraft:banner\",Count:13s,Damage:0s}", + "{id:\"thaumicterminal:item_part\",Count:15s,Damage:0s}", + "{id:\"railcraft:detector\",Count:30s,Damage:10s}", + "{id:\"minecraft:bow\",Count:2s,Damage:0s}", + "{id:\"minecraft:string\",Count:1s,Damage:0s}", + "{id:\"minecraft:leather_helmet\",Count:3s,Damage:0s}", + "{id:\"minecraft:leather_chestplate\",Count:6s,Damage:0s}", + "{id:\"minecraft:leather_leggings\",Count:5s,Damage:0s}", + "{id:\"minecraft:leather_boots\",Count:3s,Damage:0s}", + "{id:\"minecraft:cooked_porkchop\",Count:1s,Damage:0s}", + "{id:\"minecraft:fishing_rod\",Count:1s,Damage:0s}", + "{id:\"minecraft:cooked_fish\",Count:1s,Damage:0s}", + "{id:\"minecraft:cooked_fish\",Count:1s,Damage:1s}", + "{id:\"minecraft:cooked_beef\",Count:1s,Damage:0s}", + "{id:\"minecraft:cooked_chicken\",Count:1s,Damage:0s}", + "{id:\"minecraft:brewing_stand\",Count:15s,Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:51s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:70s}]},Damage:0s}", + "{id:\"minecraft:cooked_rabbit\",Count:1s,Damage:0s}", + "{id:\"minecraft:lead\",Count:1s,Damage:0s}", + "{id:\"minecraft:cooked_mutton\",Count:1s,Damage:0s}", + "{id:\"minecraft:record_mellohi\",Count:5s,Damage:0s}", + "{id:\"aeadditions:fluidcrafter\",Count:11s,Damage:0s}", + "{id:\"aeadditions:fluidfiller\",Count:8s,Damage:0s}", + "{id:\"ic2:te\",Count:15s,Damage:88s}", + "{id:\"ic2:te\",Count:11s,Damage:89s}", + "{id:\"ic2:sheet\",Count:3s,Damage:2s}", + "{id:\"ic2:alloy_chestplate\",Count:4s,Damage:0s}", + "{id:\"ic2:rubber_boots\",Count:3s,Damage:0s}", + "{id:\"ic2:static_boots\",Count:3s,Damage:0s}", + "{id:\"forestry:pipette\",Count:3s,Damage:0s}", + "{id:\"forestry:apiarist_bag\",Count:10s,Damage:0s}", + "{id:\"forestry:lepidopterist_bag\",Count:10s,Damage:0s}", + "{id:\"forestry:miner_bag\",Count:10s,Damage:0s}", + "{id:\"forestry:digger_bag\",Count:10s,Damage:0s}", + "{id:\"forestry:forester_bag\",Count:10s,Damage:0s}", + "{id:\"forestry:hunter_bag\",Count:10s,Damage:0s}", + "{id:\"forestry:adventurer_bag\",Count:10s,Damage:0s}", + "{id:\"forestry:builder_bag\",Count:10s,Damage:0s}", + "{id:\"forestry:worktable\",Count:15s,Damage:0s}", + "{id:\"forestry:scoop\",Count:3s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:2s,Damage:3s}", + "{id:\"projectred-core:resource_item\",Count:6s,Damage:420s}", + "{id:\"projectred-core:resource_item\",Count:27s,Damage:421s}", + "{id:\"projectred-integration:gate\",Count:9s,Damage:22s}", + "{id:\"projectred-integration:gate\",Count:9s,Damage:28s}", + "{id:\"projectred-integration:gate\",Count:1s,Damage:29s}", + "{id:\"projectred-integration:gate\",Count:10s,Damage:30s}", + "{id:\"projectred-integration:gate\",Count:1s,Damage:32s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:6s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:10s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:12s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:13s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:14s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:16s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:17s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:18s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:19s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:20s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:21s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:22s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:23s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:24s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:25s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:26s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:27s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:28s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:29s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:30s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:31s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:32s}", + "{id:\"projectred-transmission:wire\",Count:3s,Damage:33s}", + "{id:\"projectred-transmission:wire\",Count:1s,Damage:34s}", + "{id:\"projectred-transmission:framed_wire\",Count:2s,Damage:17s}", + "{id:\"projectred-expansion:machine2\",Count:15s,Damage:10s}", + "{id:\"projectred-expansion:machine2\",Count:15s,Damage:11s}", + "{id:\"rafradek_tf2_weapons:tf2workbench\",Count:15s,Damage:0s}", + "{id:\"railcraft:armor_overalls\",Count:15s,Damage:0s}", + "{id:\"railcraft:backpack_apothecary_t1\",Count:10s,Damage:0s}", + "{id:\"railcraft:backpack_iceman_t1\",Count:10s,Damage:0s}", + "{id:\"railcraft:backpack_trackman_t1\",Count:10s,Damage:0s}", + "{id:\"railcraft:backpack_signalman_t1\",Count:10s,Damage:0s}", + "{id:\"railcraft:logbook\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_copper\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_copper\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_tin\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_tin\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_silver\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_silver\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_lead\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_lead\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_aluminum\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_aluminum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_nickel\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_nickel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_platinum\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_platinum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_steel\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_steel\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_electrum\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_electrum\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_invar\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_invar\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_bronze\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_bronze\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_constantan\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_constantan\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_iron\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_iron\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_diamond\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_diamond\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_gold\",Count:2s,Damage:0s}", + "{id:\"thermalfoundation:tool.fishing_rod_gold\",Count:1s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_copper\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_tin\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_silver\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_lead\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_aluminum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_nickel\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_platinum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_steel\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_electrum\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_invar\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_bronze\",Count:3s,Damage:0s}", + "{id:\"thermalfoundation:horse_armor_constantan\",Count:3s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_white\",Count:11s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_orange\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_magenta\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lightblue\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_yellow\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_lime\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_pink\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_gray\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_silver\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_cyan\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_purple\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_blue\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_brown\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_green\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_red\",Count:6s,Damage:0s}", + "{ForgeCaps:{\"thaumicaugmentation:elytra_harness_augment\":{}},id:\"thaumcraft:banner_black\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:arcane_workbench\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:crucible\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:smelter_basic\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:smelter_thaumium\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:smelter_void\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:everfull_urn\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:pattern_crafter\",Count:15s,Damage:0s}", + "{id:\"thaumcraft:potion_sprayer\",Count:11s,Damage:0s}", + "{id:\"appliedenergistics2:cell_workbench\",Count:7s,Damage:0s}", + "{id:\"appliedenergistics2:molecular_assembler\",Count:15s,Damage:0s}", + "{id:\"appliedenergistics2:material\",Count:15s,Damage:53s}", + "{id:\"appliedenergistics2:material\",Count:3s,Damage:29s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:21s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:22s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:23s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:24s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:25s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:26s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:27s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:28s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:29s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:30s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:31s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:32s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:33s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:34s}", + "{id:\"appliedenergistics2:part\",Count:2s,Damage:35s}", + "{id:\"appliedenergistics2:part\",Count:3s,Damage:36s}", + "{id:\"appliedenergistics2:part\",Count:15s,Damage:360s}", + "{id:\"appliedenergistics2:part\",Count:11s,Damage:340s}", + "{id:\"backpack:bound_leather\",Count:5s,Damage:0s}", + "{id:\"backpack:backpack_frame\",Count:3s,Damage:0s}", + "{id:\"backpack:backpack_frame\",Count:3s,Damage:1s}", + "{id:\"backpack:backpack_frame\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:fancyworkbench\",Count:15s,Damage:0s}", + "{id:\"bibliocraft:fancyworkbench\",Count:15s,Damage:1s}", + "{id:\"bibliocraft:fancyworkbench\",Count:15s,Damage:2s}", + "{id:\"bibliocraft:fancyworkbench\",Count:15s,Damage:3s}", + "{id:\"bibliocraft:fancyworkbench\",Count:15s,Damage:4s}", + "{id:\"bibliocraft:fancyworkbench\",Count:15s,Damage:5s}", + "{id:\"bibliocraft:fancyworkbench\",Count:15s,Damage:6s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:seat\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:case\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:paintingpress\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:plumbline\",Count:4s,Damage:0s}", + "{id:\"bibliocraft:paintingcanvas\",Count:6s,Damage:0s}", + "{id:\"bibliocraft:tapemeasure\",Count:4s,Damage:0s}", + "{id:\"bibliocraft:tape\",Count:6s,Damage:0s}", + "{id:\"cfm:couch\",Count:22s,Damage:0s}", + "{id:\"cfm:couch\",Count:13s,Damage:1s}", + "{id:\"cfm:couch\",Count:13s,Damage:2s}", + "{id:\"cfm:couch\",Count:13s,Damage:3s}", + "{id:\"cfm:couch\",Count:13s,Damage:4s}", + "{id:\"cfm:couch\",Count:13s,Damage:5s}", + "{id:\"cfm:couch\",Count:13s,Damage:6s}", + "{id:\"cfm:couch\",Count:13s,Damage:7s}", + "{id:\"cfm:couch\",Count:13s,Damage:8s}", + "{id:\"cfm:couch\",Count:13s,Damage:9s}", + "{id:\"cfm:couch\",Count:13s,Damage:10s}", + "{id:\"cfm:couch\",Count:13s,Damage:11s}", + "{id:\"cfm:couch\",Count:13s,Damage:12s}", + "{id:\"cfm:couch\",Count:13s,Damage:13s}", + "{id:\"cfm:couch\",Count:13s,Damage:14s}", + "{id:\"cfm:couch\",Count:13s,Damage:15s}", + "{id:\"cfm:lamp_off\",Count:9s,Damage:0s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:1s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:2s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:3s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:4s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:5s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:6s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:7s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:8s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:9s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:10s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:11s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:12s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:13s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:14s}", + "{id:\"cfm:lamp_off\",Count:5s,Damage:15s}", + "{id:\"cfm:curtains_open\",Count:9s,Damage:0s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:1s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:2s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:3s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:4s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:5s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:6s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:7s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:8s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:9s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:10s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:11s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:12s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:13s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:14s}", + "{id:\"cfm:curtains_open\",Count:5s,Damage:15s}", + "{id:\"cfm:present\",Count:30s,Damage:0s}", + "{id:\"cfm:present\",Count:18s,Damage:1s}", + "{id:\"cfm:present\",Count:18s,Damage:2s}", + "{id:\"cfm:present\",Count:18s,Damage:3s}", + "{id:\"cfm:present\",Count:18s,Damage:4s}", + "{id:\"cfm:present\",Count:18s,Damage:5s}", + "{id:\"cfm:present\",Count:18s,Damage:6s}", + "{id:\"cfm:present\",Count:18s,Damage:7s}", + "{id:\"cfm:present\",Count:18s,Damage:8s}", + "{id:\"cfm:present\",Count:18s,Damage:9s}", + "{id:\"cfm:present\",Count:18s,Damage:10s}", + "{id:\"cfm:present\",Count:18s,Damage:11s}", + "{id:\"cfm:present\",Count:18s,Damage:12s}", + "{id:\"cfm:present\",Count:18s,Damage:13s}", + "{id:\"cfm:present\",Count:18s,Damage:14s}", + "{id:\"cfm:present\",Count:18s,Damage:15s}", + "{id:\"cfm:toaster\",Count:6s,Damage:0s}", + "{id:\"cfm:cookie_jar\",Count:2s,Damage:0s}", + "{id:\"cfm:blender\",Count:9s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:11s,Damage:0s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:1s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:2s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:3s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:4s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:5s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:6s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:7s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:8s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:9s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:10s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:11s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:12s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:13s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:14s}", + "{id:\"cfm:bar_stool\",Count:6s,Damage:15s}", + "{id:\"cfm:grand_chair_bottom\",Count:4s,Damage:0s}", + "{id:\"cfm:fairy_light\",Count:2s,Damage:0s}", + "{id:\"cfm:trampoline\",Count:7s,Damage:0s}", + "{id:\"cfm:door_mat\",Count:9s,Damage:0s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:1s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:2s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:3s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:4s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:5s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:6s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:7s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:8s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:9s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:10s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:11s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:12s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:13s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:14s}", + "{id:\"cfm:door_mat\",Count:4s,Damage:15s}", + "{id:\"cfm:modern_couch\",Count:16s,Damage:0s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:1s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:2s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:3s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:4s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:5s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:6s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:7s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:8s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:9s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:10s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:11s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:12s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:13s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:14s}", + "{id:\"cfm:modern_couch\",Count:9s,Damage:15s}", + "{id:\"hmctt:fog_remote\",Count:9s,Damage:0s}", + "{id:\"metallurgy:sublimation_chamber\",Count:11s,Damage:0s}", + "{id:\"modroadworksreborn:sidestripepainter\",Count:3s,Damage:0s}", + "{id:\"modroadworksreborn:sidestripepainteryellow\",Count:2s,Damage:0s}", + "{id:\"modroadworksreborn:midstripepainter\",Count:3s,Damage:0s}", + "{id:\"modroadworksreborn:midstripepainteryellow\",Count:2s,Damage:0s}", + "{id:\"modroadworksreborn:extrastripepainter\",Count:11s,Damage:0s}", + "{id:\"modroadworksreborn:extrastripepainteryellow\",Count:6s,Damage:0s}", + "{id:\"modroadworksreborn:arrowpainter\",Count:11s,Damage:0s}", + "{id:\"modroadworksreborn:arrowpainteryellow\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:fabric\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"fabrico\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"fabrico\"}]},Damage:1s}", + "{id:\"thaumcraft:elemental_shovel\",Count:5s,tag:{infench:[{lvl:1s,id:1s}]},Damage:0s}", + "{id:\"thaumcraft:grapple_gun\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:grapple_gun_spool\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:cloth_chest\",Count:36s,Damage:0s}", + "{id:\"thaumcraft:cloth_legs\",Count:31s,Damage:0s}", + "{id:\"thaumcraft:cloth_boots\",Count:18s,Damage:0s}", + "{id:\"thaumcraft:traveller_boots\",Count:11s,Damage:0s}", + "{id:\"thaumcraft:void_robe_helm\",Count:18s,Damage:0s}", + "{id:\"thaumcraft:void_robe_chest\",Count:31s,Damage:0s}", + "{id:\"thaumcraft:void_robe_legs\",Count:27s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_helm\",Count:3s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_chest\",Count:6s,Damage:0s}", + "{id:\"thaumcraft:crimson_robe_legs\",Count:5s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:2s,Damage:0s}", + "{id:\"thaumcraft:baubles\",Count:2s,Damage:4s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:8s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:13s}", + "{id:\"stevescarts:cartmodule\",Count:30s,Damage:59s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:82s}", + "{id:\"stevescarts:cartmodule\",Count:15s,Damage:87s}", + "{id:\"stevescarts:cartmodule\",Count:11s,Damage:92s}", + "{id:\"tconstruct:materials\",Count:6s,Damage:15s}", + "{id:\"tconstruct:materials\",Count:18s,Damage:16s}", + "{id:\"tconstruct:tooltables\",Count:15s,Damage:0s}", + "{id:\"tconstruct:tooltables\",Count:15s,Damage:3s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"minecraft:iron_block\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:4s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:3s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:5s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:1s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"tconstruct:metal\",Count:1b,Damage:2s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:6s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:5s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:7s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:15s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:1s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:8s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"minecraft:gold_block\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"metallurgy:brass_block\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"ic2:resource\",Count:1b,Damage:9s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage\",Count:1b,Damage:5s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"metallurgy:zinc_block\",Count:1b,Damage:0s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage\",Count:1b,Damage:4s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage\",Count:1b,Damage:6s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage\",Count:1b,Damage:7s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:2s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:4s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:5s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:6s}},Damage:0s}", + "{id:\"tconstruct:toolforge\",Count:11s,tag:{textureBlock:{id:\"thermalfoundation:storage_alloy\",Count:1b,Damage:7s}},Damage:0s}", + "{id:\"tconstruct:slimesling\",Count:1s,Damage:0s}", + "{id:\"tconstruct:slimesling\",Count:1s,Damage:1s}", + "{id:\"tconstruct:slimesling\",Count:1s,Damage:2s}", + "{id:\"tconstruct:slimesling\",Count:1s,Damage:3s}", + "{id:\"tconstruct:slimesling\",Count:1s,Damage:4s}", + "{id:\"thaumicaugmentation:arcane_terraformer\",Count:8s,Damage:0s}", + "{ForgeCaps:{Parent:{slots:3}},id:\"thaumicaugmentation:gauntlet\",Count:18s,tag:{cap:{slots:3},color:8022208},Damage:0s}", + "{id:\"thaumicaugmentation:material\",Count:4s,Damage:4s}", + "{id:\"thaumicaugmentation:void_boots\",Count:17s,tag:{color:6961280},Damage:0s}", + "{id:\"thaumicaugmentation:void_boots\",Count:17s,tag:{color:6961280,tc.charge:480},Damage:0s}", + "{ForgeCaps:{Parent:{slots:2}},id:\"thaumicaugmentation:elytra_harness\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_chestplate\",Count:40s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicaugmentation:thaumium_robes_leggings\",Count:27s,tag:{color:11360678},Damage:0s}", + "{id:\"thaumicperiphery:magic_quiver\",Count:9s,Damage:0s}", + "{id:\"thaumicwonders:alkahest_vat\",Count:20s,Damage:0s}", + "{id:\"thaumicwonders:everburning_urn\",Count:5s,Damage:0s}", + "{id:\"thaumicwonders:disjunction_cloth\",Count:6s,Damage:0s}", + "{id:\"thaumicwonders:bone_bow\",Count:2s,Damage:0s}", + "{id:\"trafficcontrol:sign\",Count:2s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcrossbow\",Count:2s,Damage:0s}", + "{id:\"buildcraftcore:paintbrush\",Count:5s,Damage:0s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:1s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:2s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:3s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:4s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:5s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:6s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:7s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:8s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:9s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:10s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:11s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:12s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:13s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:14s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:15s}", + "{id:\"buildcraftcore:paintbrush\",Count:3s,Damage:16s}", + "{id:\"buildcraftbuilders:architect\",Count:15s,Damage:0s}", + "{id:\"buildcraftsilicon:advanced_crafting_table\",Count:15s,Damage:0s}", + "{id:\"buildcraftfactory:autoworkbench_item\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:spiderweb_sapling\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:market\",Count:15s,Damage:0s}", + "{id:\"harvestcraft:groundtrap\",Count:2s,Damage:0s}", + "{id:\"harvestcraft:watertrap\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:wovencottonitem\",Count:1s,Damage:0s}", + "{id:\"bibliocraft:seatback1\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:seatback1\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:seatback1\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:seatback1\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:seatback1\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:seatback1\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:seatback1\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:seatback2\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:seatback2\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:seatback2\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:seatback2\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:seatback2\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:seatback2\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:seatback2\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:seatback3\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:seatback3\",Count:2s,Damage:1s}", + "{id:\"bibliocraft:seatback3\",Count:2s,Damage:2s}", + "{id:\"bibliocraft:seatback3\",Count:2s,Damage:3s}", + "{id:\"bibliocraft:seatback3\",Count:2s,Damage:4s}", + "{id:\"bibliocraft:seatback3\",Count:2s,Damage:5s}", + "{id:\"bibliocraft:seatback3\",Count:2s,Damage:6s}", + "{id:\"bibliocraft:seatback4\",Count:3s,Damage:0s}", + "{id:\"bibliocraft:seatback4\",Count:3s,Damage:1s}", + "{id:\"bibliocraft:seatback4\",Count:3s,Damage:2s}", + "{id:\"bibliocraft:seatback4\",Count:3s,Damage:3s}", + "{id:\"bibliocraft:seatback4\",Count:3s,Damage:4s}", + "{id:\"bibliocraft:seatback4\",Count:3s,Damage:5s}", + "{id:\"bibliocraft:seatback4\",Count:3s,Damage:6s}", + "{id:\"bibliocraft:seatback5\",Count:2s,Damage:0s}", + "{id:\"bibliocraft:seatback5\",Count:2s,Damage:1s}", + "{id:\"bibliocraft:seatback5\",Count:2s,Damage:2s}", + "{id:\"bibliocraft:seatback5\",Count:2s,Damage:3s}", + "{id:\"bibliocraft:seatback5\",Count:2s,Damage:4s}", + "{id:\"bibliocraft:seatback5\",Count:2s,Damage:5s}", + "{id:\"bibliocraft:seatback5\",Count:2s,Damage:6s}" + ] + }, + { + "aspect": "aversio", + "items": [ + "{id:\"minecraft:cactus\",Count:1s,Damage:0s}", + "{id:\"minecraft:dispenser\",Count:7s,Damage:0s}", + "{id:\"minecraft:bow\",Count:10s,Damage:0s}", + "{id:\"minecraft:arrow\",Count:5s,Damage:0s}", + "{id:\"minecraft:iron_sword\",Count:12s,Damage:0s}", + "{id:\"minecraft:wooden_sword\",Count:4s,Damage:0s}", + "{id:\"minecraft:stone_sword\",Count:8s,Damage:0s}", + "{id:\"minecraft:diamond_sword\",Count:16s,Damage:0s}", + "{id:\"minecraft:golden_sword\",Count:4s,Damage:0s}", + "{id:\"minecraft:dye\",Count:1s,Damage:2s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:7s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:5s,id:16s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:4s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:5s,id:17s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:4s,tag:{StoredEnchantments:[{lvl:3s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:4s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:7s,tag:{StoredEnchantments:[{lvl:5s,id:18s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:1s,tag:{StoredEnchantments:[{lvl:1s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:2s,id:20s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:3s,tag:{StoredEnchantments:[{lvl:1s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:6s,tag:{StoredEnchantments:[{lvl:2s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:9s,tag:{StoredEnchantments:[{lvl:3s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:12s,tag:{StoredEnchantments:[{lvl:4s,id:48s}]},Damage:0s}", + "{id:\"minecraft:enchanted_book\",Count:15s,tag:{StoredEnchantments:[{lvl:5s,id:48s}]},Damage:0s}", + "{id:\"minecraft:spectral_arrow\",Count:1s,Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_night_vision\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_invisibility\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strong_leaping\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_fire_resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strong_swiftness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_slowness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_water_breathing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strong_healing\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strong_harming\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strong_poison\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strong_regeneration\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:strong_strength\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:long_weakness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"minecraft:luck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"railcraft:creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"railcraft:long_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"railcraft:strong_creosote\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_blindness\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_decay\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:strong_warp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:long_antiwarp\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:milk\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:cure\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"mujmajnkraftsbettersurvival:dispel\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:levitation\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:levitation+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither2\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:healing3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:healing4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:harming3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:harming4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither3\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither4\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:leaping3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:swiftness3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:poison3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:regeneration3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:strength3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:haste3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:resistance3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:absorption3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:luck3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:unluck3+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither2+\"},Damage:0s}", + "{id:\"minecraft:tipped_arrow\",Count:5s,tag:{Potion:\"cofhcore:wither3+\"},Damage:0s}", + "{id:\"ic2:bronze_sword\",Count:12s,Damage:0s}", + "{id:\"projectred-core:resource_item\",Count:1s,Damage:513s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:13s}", + "{id:\"projectred-illumination:lamp\",Count:1s,Damage:29s}", + "{id:\"projectred-illumination:light_button\",Count:1s,Damage:13s}", + "{id:\"projectred-transportation:routing_chip\",Count:3s,Damage:2s}", + "{id:\"projectred-exploration:athame\",Count:4s,Damage:0s}", + "{id:\"projectred-exploration:ruby_sword\",Count:16s,Damage:0s}", + "{id:\"projectred-exploration:sapphire_sword\",Count:16s,Damage:0s}", + "{id:\"projectred-exploration:peridot_sword\",Count:12s,Damage:0s}", + "{id:\"railcraft:tool_sword_steel\",Count:12s,Damage:0s}", + "{id:\"railcraft:manipulator\",Count:5s,Damage:8s}", + "{id:\"railcraft:trade_station\",Count:5s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_copper\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_copper\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_tin\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_tin\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_silver\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_silver\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_lead\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_lead\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_aluminum\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_aluminum\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_nickel\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_nickel\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_platinum\",Count:16s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_platinum\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_steel\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_steel\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_electrum\",Count:4s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_electrum\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_invar\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_invar\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_bronze\",Count:12s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_bronze\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.sword_constantan\",Count:8s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_constantan\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_iron\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_diamond\",Count:10s,Damage:0s}", + "{id:\"thermalfoundation:tool.bow_gold\",Count:10s,Damage:0s}", + "{id:\"thaumcraft:essentia_input\",Count:5s,Damage:0s}", + "{id:\"appliedenergistics2:certus_quartz_sword\",Count:12s,Damage:0s}", + "{id:\"appliedenergistics2:nether_quartz_sword\",Count:12s,Damage:0s}", + "{id:\"cfm:item_knife\",Count:8s,Damage:0s}", + "{id:\"metallurgy:amordrine_sword\",Count:20s,Damage:0s}", + "{id:\"metallurgy:haderoth_sword\",Count:20s,Damage:0s}", + "{id:\"metallurgy:platinum_sword\",Count:16s,Damage:0s}", + "{id:\"metallurgy:vulcanite_sword\",Count:16s,Damage:0s}", + "{id:\"metallurgy:ignatius_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:etherium_sword\",Count:28s,Damage:0s}", + "{id:\"metallurgy:quicksilver_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:brass_sword\",Count:16s,Damage:0s}", + "{id:\"metallurgy:astral_silver_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:hepatizon_sword\",Count:20s,Damage:0s}", + "{id:\"metallurgy:bronze_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:sanguinite_sword\",Count:36s,Damage:0s}", + "{id:\"metallurgy:eximite_sword\",Count:20s,Damage:0s}", + "{id:\"metallurgy:silver_sword\",Count:16s,Damage:0s}", + "{id:\"metallurgy:desichalkos_sword\",Count:16s,Damage:0s}", + "{id:\"metallurgy:celenegil_sword\",Count:20s,Damage:0s}", + "{id:\"metallurgy:shadow_iron_sword\",Count:24s,Damage:0s}", + "{id:\"metallurgy:steel_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:carmot_sword\",Count:8s,Damage:0s}", + "{id:\"metallurgy:mithril_sword\",Count:24s,Damage:0s}", + "{id:\"metallurgy:ceruclase_sword\",Count:16s,Damage:0s}", + "{id:\"metallurgy:deep_iron_sword\",Count:8s,Damage:0s}", + "{id:\"metallurgy:angmallen_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:kalendrite_sword\",Count:20s,Damage:0s}", + "{id:\"metallurgy:damascus_steel_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:prometheum_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:copper_sword\",Count:8s,Damage:0s}", + "{id:\"metallurgy:adamantine_sword\",Count:24s,Damage:0s}", + "{id:\"metallurgy:electrum_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:tartarite_sword\",Count:40s,Damage:0s}", + "{id:\"metallurgy:atlarus_sword\",Count:24s,Damage:0s}", + "{id:\"metallurgy:vyroxeres_sword\",Count:28s,Damage:0s}", + "{id:\"metallurgy:black_steel_sword\",Count:16s,Damage:0s}", + "{id:\"metallurgy:oureclase_sword\",Count:20s,Damage:0s}", + "{id:\"metallurgy:inolashite_sword\",Count:24s,Damage:0s}", + "{id:\"metallurgy:orichalcum_sword\",Count:28s,Damage:0s}", + "{id:\"metallurgy:midasium_sword\",Count:12s,Damage:0s}", + "{id:\"metallurgy:shadow_steel_sword\",Count:28s,Damage:0s}", + "{id:\"metallurgy:krik_sword\",Count:20s,Damage:0s}", + "{id:\"thaumcraft:crystal_essence\",Count:1s,tag:{Aspects:[{amount:1,key:\"aversio\"}]},Damage:0s}", + "{id:\"thaumcraft:phial\",Count:10s,tag:{Aspects:[{amount:10,key:\"aversio\"}]},Damage:1s}", + "{id:\"thaumcraft:turret\",Count:7s,Damage:0s}", + "{id:\"thaumcraft:thaumium_sword\",Count:12s,Damage:0s}", + "{id:\"thaumcraft:void_sword\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:elemental_sword\",Count:16s,tag:{infench:[{lvl:2s,id:5s}]},Damage:0s}", + "{id:\"thaumcraft:crimson_blade\",Count:16s,Damage:0s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:3s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:4s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:9s}", + "{id:\"thaumcraft:seal\",Count:4s,Damage:10s}", + "{id:\"thaumcraft:seal\",Count:3s,Damage:15s}", + "{id:\"thaumcraft:seal\",Count:5s,Damage:17s}", + "{id:\"thaumcraft:seal\",Count:5s,Damage:18s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:3s}", + "{id:\"stevescarts:modulecomponents\",Count:10s,Damage:25s}", + "{id:\"stevescarts:modulecomponents\",Count:6s,Damage:64s}", + "{id:\"stevescarts:modulecomponents\",Count:2s,Damage:65s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:28s}", + "{id:\"stevescarts:cartmodule\",Count:7s,Damage:29s}", + "{id:\"stevescarts:cartmodule\",Count:13s,Damage:71s}", + "{ForgeCaps:{Parent:{augment:{},energy:{energy:0L}}},id:\"thaumicaugmentation:augment_caster_rift_energy_storage\",Count:3s,Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:32s,tag:{infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicaugmentation:primal_cutter\",Count:32s,tag:{drawingDisabled:1b,infench:[{lvl:2s,id:5s},{lvl:1s,id:2s}]},Damage:0s}", + "{id:\"thaumicperiphery:malignant_heart\",Count:7s,Damage:0s}", + "{id:\"thaumicwonders:primal_destroyer\",Count:36s,Damage:0s}", + "{id:\"thaumicwonders:bone_bow\",Count:10s,Damage:0s}", + "{id:\"thaumicwonders:primal_arrow\",Count:3s,Damage:0s}", + "{id:\"thaumicwonders:primal_arrow\",Count:3s,Damage:1s}", + "{id:\"thaumicwonders:primal_arrow\",Count:3s,Damage:2s}", + "{id:\"thaumicwonders:primal_arrow\",Count:3s,Damage:3s}", + "{id:\"thaumicwonders:primal_arrow\",Count:3s,Damage:4s}", + "{id:\"thaumicwonders:primal_arrow\",Count:3s,Damage:5s}", + "{id:\"mujmajnkraftsbettersurvival:itemcrossbow\",Count:10s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwoodhammer\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonehammer\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemironhammer\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondhammer\",Count:16s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldhammer\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperhammer\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzehammer\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:iteminvarhammer\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverhammer\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemelectrumhammer\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelhammer\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsignalumhammer\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemlumiumhammer\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemenderiumhammer\",Count:20s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwoodbattleaxe\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonebattleaxe\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemironbattleaxe\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondbattleaxe\",Count:16s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldbattleaxe\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperbattleaxe\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzebattleaxe\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:iteminvarbattleaxe\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverbattleaxe\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemelectrumbattleaxe\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelbattleaxe\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsignalumbattleaxe\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemlumiumbattleaxe\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemenderiumbattleaxe\",Count:20s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwooddagger\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonedagger\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemirondagger\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamonddagger\",Count:16s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgolddagger\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcopperdagger\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzedagger\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:iteminvardagger\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilverdagger\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemelectrumdagger\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteeldagger\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsignalumdagger\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemlumiumdagger\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemenderiumdagger\",Count:20s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemwoodnunchaku\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemstonenunchaku\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemironnunchaku\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdiamondnunchaku\",Count:16s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemgoldnunchaku\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemcoppernunchaku\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itembronzenunchaku\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:iteminvarnunchaku\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsilvernunchaku\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemelectrumnunchaku\",Count:4s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsteelnunchaku\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemsignalumnunchaku\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemlumiumnunchaku\",Count:12s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemenderiumnunchaku\",Count:20s,Damage:0s}", + "{id:\"magicbees:moondial\",Count:3s,Damage:0s}", + "{id:\"harvestcraft:grinder\",Count:9s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemaluminiumhammer\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdragonbonehammer\",Count:20s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemaluminiumbattleaxe\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdragonbonebattleaxe\",Count:20s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemaluminiumdagger\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdragonbonedagger\",Count:20s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemaluminiumnunchaku\",Count:8s,Damage:0s}", + "{id:\"mujmajnkraftsbettersurvival:itemdragonbonenunchaku\",Count:20s,Damage:0s}" + ] + } +] \ No newline at end of file diff --git a/config-source/trafficcontrol.cfg b/config-source/trafficcontrol.cfg new file mode 100644 index 0000000..436e5f9 --- /dev/null +++ b/config-source/trafficcontrol.cfg @@ -0,0 +1,48 @@ +# Configuration file + +########################################################################################################## +# general +#--------------------------------------------------------------------------------------------------------# +# General configuration +########################################################################################################## + +general { + # How far (in blocks) should border shunts scan for the next island shunt per tick? [range: 1 ~ 2000, default: 10] + I:borderTick=10 + + # How far (in blocks) should border shunts scan for the next island shunt? [range: 1 ~ 2000, default: 150] + I:borderTimeout=150 + + # How far (in blocks) should each island shunt scan for the next island shunt? [range: 1 ~ 100, default: 20] + I:islandTimeout=20 + + # How many crossing relay boxes should be scanned per tick? PERFORMANCE NOTE: Total blocks scanned = borderTick * parallelScans. The higher this number, the amount of blocks scanned per tick is multiplied. [range: 1 ~ 20, default: 1] + I:parallelScans=1 + + # How many letters should be rendered in a tooltip before it wraps down to the next line? [range: 64 ~ 5412, default: 256] + I:tooltipCharWrapLength=256 +} + + +traffic_light { + # What entity classes will activate the traffic signal sensors? [default: [minecraftransportsimulator.vehicles.main.EntityVehicleD_Moving], [com.mrcrayfish.vehicle.entity.EntityVehicle], [com.flansmod.common.driveables.EntityDriveable], [net.fexcraft.mod.fvtm.sys.legacy.LandVehicle], [net.fexcraft.mod.fvtm.sys.uni12.ULandVehicle], [net.minecraft.entity.passive.EntityPig], [net.minecraft.entity.passive.EntityHorse], [net.minecraft.entity.passive.EntityDonkey], [net.minecraft.entity.passive.EntityMule], [net.minecraft.entity.passive.EntitySkeletonHorse], [net.minecraft.entity.passive.EntityZombieHorse], [de.maxhenkel.car.entity.car.base.EntityVehicleBase]] + S:sensorClasses < + minecraftransportsimulator.vehicles.main.EntityVehicleD_Moving + com.mrcrayfish.vehicle.entity.EntityVehicle + com.flansmod.common.driveables.EntityDriveable + net.fexcraft.mod.fvtm.sys.legacy.LandVehicle + net.fexcraft.mod.fvtm.sys.uni12.ULandVehicle + net.minecraft.entity.passive.EntityPig + net.minecraft.entity.passive.EntityHorse + net.minecraft.entity.passive.EntityDonkey + net.minecraft.entity.passive.EntityMule + net.minecraft.entity.passive.EntitySkeletonHorse + net.minecraft.entity.passive.EntityZombieHorse + de.maxhenkel.car.entity.car.base.EntityVehicleBase + > + + # How far up (in blocks) should traffic signal sensors scan for entities? [Min = 0, Max = 10, Default = 5] [range: 0 ~ 10, default: 5] + I:sensorScanHeight=5 +} + + diff --git a/config-source/treecapitator.cfg b/config-source/treecapitator.cfg new file mode 100644 index 0000000..dd5ed8e --- /dev/null +++ b/config-source/treecapitator.cfg @@ -0,0 +1,521 @@ +# Configuration file + +~CONFIG_VERSION: 2.1 + +########################################################################################################## +# general_settings +#--------------------------------------------------------------------------------------------------------# +# ATTENTION: Editing this file manually is no longer necessary UNLESS YOU ARE ADDING NEW MODS/TREES. +# On the Mods list screen select the entry for Treecapitator, then click the Config button to modify these settings. +########################################################################################################## + +general_settings { + # [Global] Set to true to enable Treecapitator, false to disable. [default: true] + B:enabled=true + + miscellaneous_settings { + # [Global] Set to true if you want Treecapitator to log info about what it's doing, false to disable. + # If you are having an issue with the mod, set this option to true and post the resulting log to the + # Treecapitator Minecraftforum.net thread along with a detailed description of the issue. [default: false] + B:allowDebugLogging=false + + # [Global] Flag to disable drops in Creative mode [default: false] + B:disableCreativeDrops=false + + # [Global] Flag to disable tree chopping in Creative mode [default: false] + B:disableInCreative=false + + # [Global] When true, Treecapitator will scan the Forge Ore Dictionary for blocks with an ore name matching + # one of the strings in oreDictionaryLogStrings and generate a generic tree definition for them on the fly. + # When false oreDictionaryLogStrings and oreDictionaryLeafStrings will be ignored. [default: false] + B:allowOreDictionaryLookup=false + + # [Global] The list of log type values to check for in the Forge Ore Dictionary. Entries are comma (,) separated. [default: logWood, woodRubber,] + S:oreDictionaryLogStrings=logWood, woodRubber, + + # [Global] The list of leaf type values to check for in the Forge Ore Dictionary. Entries are comma (,) separated. [default: treeLeaves,] + S:oreDictionaryLeafStrings=treeLeaves, + + # [Global] Add unique block names to this list if you want to keep them from being registered as logs. This list will override + # the local user configuration, inter-mod communication (IMC) configuration, and the Ore Dictionary scanning feature. + # Use ',' to split block name from metadata and ';' to split entries. + # Refer to the UniqueNames.txt file in the config folder for a list of values. [default: ] + S:blockIDBlacklist= + + # [Global] Add unique item names to this list if you want to keep them from being registered as axes. This list will override + # the local user configuration and inter-mod communication (IMC) configuration. + # Use ',' to split item name from metadata and ';' to split entries. + # Refer to the UniqueNames.txt file in the config folder for a list of values. [default: ] + S:itemIDBlacklist= + } + + break_speed_settings { + # [Global, PerTree] When using an item that can chop trees, the break speed will by multiplied by this value + # THIS OPTION IS IGNORED WHEN treeHeightDecidesBreakSpeed=true [range: 0.01 ~ 1.0, default: 0.256] + S:breakSpeedModifier=1.0 + + # [Global] When true, the log break speed is equal to original break speed / (tree height * ) + # When false, the original break speed is multiplied by the breakSpeedModifier value [default: true] + B:treeHeightDecidesBreakSpeed=false + + # [Global] See description for treeHeightDecidesBreakSpeed [range: 0.25 ~ 10.0, default: 2.0] + S:treeHeightModifier=2.0 + } + + item_settings { + # [Global] This setting controls whether or not Treecapitator will automatically detect axe-type items. This is + # done by checking the effectiveness of the tool against logs. + # Set to true to enable this feature, false to disable. [default: true] + B:allowAutoAxeDetection=true + + # [Global] Whether you need an item from the axeIDList to chop down a tree. Disabling will let you chop + # trees with any item. [default: true] + B:needItem=true + + # [Global] Enable to cause item damage based on number of blocks destroyed [default: true] + B:allowItemDamage=true + + # [Global] Axes and shears will take damage this many times for each log broken. Remaining damage is + # rounded and applied to tools when a tree is finished. [range: 0.1 ~ 50.0, default: 1.0] + S:damageMultiplier=1.0 + + # [Global] Enable to allow chopping down the entire tree even if your item does not have enough damage + # remaining to cover the number of blocks. [default: false] + B:allowMoreBlocksThanDamage=true + + # [Global] Set to true to have the per-block item damage amount increase after every + # increaseDamageEveryXBlocks blocks are broken. [default: false] + B:useIncreasingItemDamage=false + + # [Global] When useIncreasingItemDamage=true the damage applied per block broken will increase by this + # amount every increaseDamageEveryXBlocks blocks broken in a tree. [range: 0.1 ~ 100.0, default: 1.0] + S:damageIncreaseAmount=1.0 + + # [Global] When useIncreasingItemDamage=true the damage applied per block broken will increase each time + # this many blocks are broken in a tree. [range: 1 ~ 500, default: 8] + I:increaseDamageEveryXBlocks=8 + } + + tree_chop_behavior_settings { + # [Global] This setting controls whether or not Treecapitator will automatically detect new trees when they are + # chopped. This is done by first checking Block.isLog() for the block broken, finding the highest connected block + # of the same type above the block broken, and checking Block.isLeaves() for the blocks around the top log. If + # enough leaf blocks are found the structure is considered a tree and is added to the TreeRegistry. Trees will + # also be added to your local config file to allow for tweaking of settings if desired. + # Set to true to enable this feature, false to disable. [default: true] + B:allowAutoTreeDetection=true + + # [Global, PerTree] Set to false to disable Treecapitator Smart Tree Detection. + # Smart Tree Detection counts the number of leaf blocks that are adjacent to the + # top-most connected log block at the x, z location of a log you've broken. If + # there are at least minLeavesToID leaf blocks within maxLeafIDDist blocks then + # Treecapitator considers it a tree and allows chopping. + # WARNING: Disabling Smart Tree Detection will remove the only safeguard against + # accidentally destroying a log structure. Make sure you know what you're doing! [default: true] + B:allowSmartTreeDetection=true + + # [Global, PerTree] If a tree's top log is not close enough to leaf blocks, the tree will not be chopped. + # Increasing this value will search further. I would try to keep it at or below 3. [range: 1 ~ 8, default: 1] + I:maxLeafIDDist=1 + + # [Global, PerTree] The minimum number of leaves within maxLeafIDDist of the top log block required to identify a tree. [range: 0 ~ 8, default: 3] + I:minLeavesToID=3 + + # [Global, PerTree] Set to false to use the older "top log" algorithm for finding the top log of a tree. + # The old algorithm searches only the vertical column of blocks above the log you are chopping, + # the newer algorithm is able to branch out to find the true top log of a tree. [default: true] + B:useAdvancedTopLogLogic=true + + # [Global] Set to true if you want only the log/leaf blocks listed with each log in a tree + # to break when that log type is chopped. When set to false it will break + # any log/leaf type blocks connected to the tree, not just the types for that tree. [default: true] + B:useStrictBlockPairing=true + + # [Global] Enabling this will make leaves be destroyed when trees are chopped. [default: true] + B:destroyLeaves=true + + # [Global, PerTree] When true Treecapitator will only instantly decay leaves that have actually been marked + # for decay. Set to false if you want leaves to be destroyed regardless of their decay status + # (hint: or for "leaf" blocks that are not really leaves). [default: true] + B:requireLeafDecayCheck=true + + # [Global] Enabling this will cause destroyed leaves to be sheared when a shearing item is in the hotbar + # (ignored if destroyLeaves is false). [default: false] + B:shearLeaves=true + + # [Global] Enabling this will shear /some/ of the vines on a tree when a shearing item is in the hotbar + # (ignored if destroyLeaves is false). [default: false] + B:shearVines=true + + # [Gloabl] The maximum number of blocks allowed in a tree to be chopped. If a tree has more blocks than this + # chopping will be canceled. Set to -1 for no limit. [range: -1 ~ 2147483647, default: -1] + I:maxNumberOfBlocksInTree=-1 + + # [Global, PerTree] The maximum horizontal distance that the leaf breaking effect will travel from the tree (use -1 for no limit). [range: -1 ~ 100, default: 4] + I:maxHorLeafBreakDist=4 + + # [Global, PerTree] The maximum horizontal distance that the log breaking effect will travel (use -1 for no limit). [range: -1 ~ 100, default: 16] + I:maxHorLogBreakDist=16 + + # [Global, PerTree] The maximum vertical distance that the log breaking effect will travel (use -1 for no limit). [range: -1 ~ 255, default: -1] + I:maxVerLogBreakDist=-1 + + # [Global, PerTree] Setting this to false will allow the chopping to move downward as well as upward (and + # blocks below the one you break will be chopped) [default: true] + B:onlyDestroyUpwards=true + + # [Global] Set sneakAction = "disable" to disable tree chopping while sneaking, + # set sneakAction = "enable" to only enable tree chopping while sneaking, + # set sneakAction = "none" to have tree chopping enabled regardless of sneaking. [default: disable] + S:sneakAction=disable + + # [Global] Set to true to enable the stacking of dropped items, false to disable. [default: false] + B:stackDrops=false + + # [Global] Set to true to have items drop in place, false to have them drop at the player's position. [default: true] + B:itemsDropInPlace=true + } + + enchantment_mode_settings { + # [Global] Toggle for whether or not to use the Treecapitating enchantment as opposed to requiring an item + # to be in the axeIDList to chop a tree. [default: false] + B:enableEnchantmentMode=false + + # [Global] The internal ID for the Treecapitating enchantment. Change this if the default ID is conflicting + # with another mod. [range: 0 ~ 255, default: 187] + I:enchantmentID=187 + + # [Global] Whether or not to check the axe ID list for an item when determining if a given item can be + # imbued with the Treecapitating enchantment. + # NOTE: when set to false, any ItemTool type item (pickaxes, shovels, etc) with a high enough + # enchantability level can get the enchantment, not just axes. [default: true] + B:requireItemInAxeListForEnchant=true + } + +} + + +########################################################################################################## +# tree_and_mod_configs +#--------------------------------------------------------------------------------------------------------# +# This category is where all your settings live that are related to trees, items that can chop trees, and mods. +# NOTE: Using item or block number IDs WILL NOT WORK. Refer to the UniqueNames.txt file in the config folder for the list of block and item IDs. +# +# How to add new mods: +# +# Keep in mind that you can also include settings marked with [PerTree] on a per-tree basis to override the global default values. +# +# Format: +# { (typically same as modID) +# S:modID= (this can be found on the Mods screen in game or in mcmod.info) +# S:axeIDList=,; minecraft:wooden_axe; minecraft:stone_axe +# S:shearsIDList=, +# B:overrideIMC= { (the tree name is just for organization and clarity) +# # logs/leaves: list of unique block name values. "," separates name and metadata, ";" separates block entries +# S:logs=,; ,0; minecraft:log,0 +# S:leaves=,; ,0; minecraft:leaves,0 +# [optionally add per-tree settings here] +# +# } +# } +########################################################################################################## + +tree_and_mod_configs { + # This setting controls whether or not IMC config messages sent by other mods will be saved to the local + # config file when they are processed by Treecapitator. The message will only be saved if your local config + # for a given mod is not set to override the IMC message. [default: true] + B:saveIMCConfigsToFile=true + + # This setting controls the default behavior when a mod is both configured manually (in the config file) and + # by the mod itself via IMC (inter-mod communication). [default: false] + B:userConfigOverridesIMC=false + + biomesoplenty { + S:axeIDList=BiomesOPlenty:axeMud; BiomesOPlenty:axeAmethyst + M:modID=BiomesOPlenty + B:overrideIMC=false + S:shearsIDList= + + bop_cherry { + S:leaves=BiomesOPlenty:leaves3, 3 % 8 + S:logs=BiomesOPlenty:logs1, 1 % 4 + } + + bop_darkwood { + S:leaves=BiomesOPlenty:leaves1, 3 % 8 + S:logs=BiomesOPlenty:logs1, 2 % 4 + } + + bop_magic { + S:leaves=BiomesOPlenty:leaves1, 2 % 8 + S:logs=BiomesOPlenty:logs2, 1 % 4 + } + + } + + ic2 { + S:axeIDList=IC2:itemToolBronzeAxe; IC2:itemToolChainsaw + M:modID=IC2 + B:overrideIMC=false + S:shearsIDList=IC2:itemToolChainsaw + + ic2_rubber_tree { + S:leaves=IC2:blockRubLeaves + S:logs=IC2:blockRubWood + } + + ic2_rubber_wood_2 { + S:leaves=minecraft:leaves, 1 % 8 + S:logs=ic2:rubber_wood, 2 % 4 + } + + ic2_rubber_wood_0 { + S:leaves=ic2:leaves, 4 % 8 + S:logs=ic2:rubber_wood, 0 % 4 + } + + } + + natura { + S:axeIDList=Natura:natura.axe.bloodwood; Natura:natura.axe.darkwood; Natura:natura.axe.fusewood; Natura:natura.axe.ghostwood; Natura:natura.axe.netherquartz + M:modID=Natura + B:overrideIMC=false + S:shearsIDList= + + eucalyptus { + S:leaves=Natura:floraleaves, 1 % 8 + S:logs=Natura:tree, 0 % 4 + } + + ghostwood { + S:leaves=Natura:floraleavesnocolor, 1 % 8 + S:logs=Natura:tree, 2 % 4 + } + + hopseed { + S:leaves=Natura:floraleaves, 2 % 8 + S:logs=Natura:tree, 3 % 4 + } + + sakura { + S:leaves=Natura:floraleavesnocolor, 0 % 8 + S:logs=Natura:tree, 1 % 4 + } + + } + + thaumcraft { + M:modID=Thaumcraft + S:axeIDList=Thaumcraft:ItemAxeThaumium; Thaumcraft:ItemAxeElemental + S:shearsIDList= + + # This setting controls whether or not the mod config section it appears in will override an IMC message sent by that mod. [default: false] + B:overrideIMC=false + + greatwood { + S:leaves=Thaumcraft:blockMagicalLeaves, 0 % 8 + S:logs=Thaumcraft:blockMagicalLog, 0 % 4 + I:maxHorLeafBreakDist=7 + B:requireLeafDecayCheck=false + } + + silverwood { + S:leaves=Thaumcraft:blockMagicalLeaves, 1 % 8 + S:logs=Thaumcraft:blockMagicalLog, 1 % 4 + } + + thaumcraft_log_greatwood_1 { + S:leaves=thaumcraft:leaves_greatwood, 0 % 8 + S:logs=thaumcraft:log_greatwood, 1 % 4 + } + + thaumcraft_log_greatwood_0 { + S:logs=thaumcraft:log_greatwood, 0 % 4 + S:leaves=thaumcraft:leaves_greatwood, 0 % 8 + } + + thaumcraft_log_greatwood_2 { + S:leaves=thaumcraft:leaves_greatwood, 0 % 8 + S:logs=thaumcraft:log_greatwood, 2 % 4 + } + + } + + twilightforest { + S:axeIDList=TwilightForest:item.ironwoodAxe; TwilightForest:item.knightlyAxe; TwilightForest:item.minotaurAxe; TwilightForest:item.steeleafAxe + M:modID=TwilightForest + B:overrideIMC=false + S:shearsIDList= + + tf_canopy { + S:leaves=TwilightForest:tile.TFLeaves, 1 % 8 + S:logs=TwilightForest:tile.TFLog, 1 % 4 + } + + tf_darkwood { + S:leaves=TwilightForest:tile.TFHedge, 1 + S:logs=TwilightForest:tile.TFLog, 3 % 4 + I:maxHorLeafBreakDist=5 + I:maxLeafIDDist=2 + B:requireLeafDecayCheck=false + } + + tf_mangrove { + S:leaves=TwilightForest:tile.TFLeaves, 2 % 8 + S:logs=TwilightForest:tile.TFLog, 2 % 4 + } + + tf_miner { + S:leaves=TwilightForest:tile.TFMagicLeaves, 2 % 8 + S:logs=TwilightForest:tile.TFMagicLog, 2 % 4; TwilightForest:tile.TFMagicLogSpecial, 2 % 4 + } + + tf_oak { + S:leaves=TwilightForest:tile.TFLeaves, 0 % 8 + S:logs=TwilightForest:tile.TFLog, 0 % 4 + } + + tf_sorting { + S:leaves=TwilightForest:tile.TFMagicLeaves, 3 % 8 + S:logs=TwilightForest:tile.TFMagicLog, 3 % 4; TwilightForest:tile.TFMagicLogSpecial, 3 % 4 + } + + tf_time { + S:leaves=TwilightForest:tile.TFMagicLeaves, 0 % 8 + S:logs=TwilightForest:tile.TFMagicLog, 0 % 4; TwilightForest:tile.TFMagicLogSpecial, 0 % 4 + } + + tf_transformation { + S:leaves=TwilightForest:tile.TFMagicLeaves, 1 % 8 + S:logs=TwilightForest:tile.TFMagicLog, 1 % 4; TwilightForest:tile.TFMagicLogSpecial, 1 % 4 + } + + } + + ########################################################################################################## + # 1_vanilla_trees_and_items + #--------------------------------------------------------------------------------------------------------# + # This special category is the home of the vanilla tree block and item configurations. You can change the + # values in this category to suit your preferences. + # + # WARNING: This config category must not be removed! If this category is renamed or removed Treecapitator + # will assume your config file is new and reload the default user mod config settings! + ########################################################################################################## + + 1_vanilla_trees_and_items { + M:modID=minecraft + S:axeIDList=minecraft:wooden_axe; minecraft:stone_axe; minecraft:iron_axe; minecraft:golden_axe; minecraft:diamond_axe + S:shearsIDList=minecraft:shears + + # This setting controls whether or not the mod config section it appears in will override an IMC message sent by that mod. [default: false] + B:overrideIMC=false + + vanilla_acacia { + S:logs=minecraft:log2, 0 % 4 + S:leaves=minecraft:leaves2, 0 % 8 + } + + vanilla_birch { + S:logs=minecraft:log, 2 % 4 + S:leaves=minecraft:leaves, 2 % 8 + } + + vanilla_dark_oak { + S:logs=minecraft:log2, 1 % 4 + S:leaves=minecraft:leaves2, 1 % 8 + } + + vanilla_future_tree_1 { + S:logs=minecraft:log2, 2 % 4 + S:leaves=minecraft:leaves2, 2 % 8 + } + + vanilla_future_tree_2 { + S:logs=minecraft:log2, 3 % 4 + S:leaves=minecraft:leaves2, 3 % 8 + } + + vanilla_huge_brown_mushroom { + S:logs=minecraft:brown_mushroom_block, 10; minecraft:brown_mushroom_block, 15 + S:leaves=minecraft:brown_mushroom_block, 1; minecraft:brown_mushroom_block, 2; minecraft:brown_mushroom_block, 3; minecraft:brown_mushroom_block, 4; minecraft:brown_mushroom_block, 5; minecraft:brown_mushroom_block, 6; minecraft:brown_mushroom_block, 7; minecraft:brown_mushroom_block, 8; minecraft:brown_mushroom_block, 9; minecraft:brown_mushroom_block, 14 + + # Optional + B:requireLeafDecayCheck=false + + # Optional + I:maxHorLeafBreakDist=6 + } + + vanilla_huge_red_mushroom { + S:logs=minecraft:red_mushroom_block, 10; minecraft:red_mushroom_block, 15 + S:leaves=minecraft:red_mushroom_block, 1; minecraft:red_mushroom_block, 2; minecraft:red_mushroom_block, 3; minecraft:red_mushroom_block, 4; minecraft:red_mushroom_block, 5; minecraft:red_mushroom_block, 6; minecraft:red_mushroom_block, 7; minecraft:red_mushroom_block, 8; minecraft:red_mushroom_block, 9; minecraft:red_mushroom_block, 14 + + # Optional + B:requireLeafDecayCheck=false + + # Optional + I:maxHorLeafBreakDist=6 + } + + vanilla_jungle { + S:logs=minecraft:log, 3 % 4 + S:leaves=minecraft:leaves, 3 % 8; minecraft:leaves, 0 % 8 + + # Optional + B:requireLeafDecayCheck=false + + # Optional + I:maxHorLeafBreakDist=6 + } + + vanilla_oak { + S:logs=minecraft:log, 0 % 4 + S:leaves=minecraft:leaves, 0 % 8 + } + + vanilla_spruce { + S:logs=minecraft:log, 1 % 4 + S:leaves=minecraft:leaves, 1 % 8 + } + + } + + tconstruct { + M:modID=tconstruct + S:axeIDList=tconstruct:hatchet; tconstruct:mattock; tconstruct:lumberaxe + S:shearsIDList= + + # This setting controls whether or not the mod config section it appears in will override an IMC message sent by that mod. [default: false] + B:overrideIMC=false + } + + harvestcraft { + M:modID=harvestcraft + S:axeIDList= + S:shearsIDList= + + # This setting controls whether or not the mod config section it appears in will override an IMC message sent by that mod. [default: false] + B:overrideIMC=false + + harvestcraft_pammaple_0 { + S:logs=harvestcraft:pammaple, 0 % 4 + S:leaves=minecraft:leaves, 1 % 8 + } + + harvestcraft_pammaple_1 { + S:logs=harvestcraft:pammaple, 1 % 4 + S:leaves=minecraft:leaves, 1 % 8 + } + + harvestcraft_pammaple_2 { + S:logs=harvestcraft:pammaple, 2 % 4 + S:leaves=minecraft:leaves, 1 % 8 + } + + } + +} + + diff --git a/config-source/voxelmap.properties b/config-source/voxelmap.properties new file mode 100644 index 0000000..6af879c --- /dev/null +++ b/config-source/voxelmap.properties @@ -0,0 +1,52 @@ +Zoom Level:2 +Hide Minimap:false +Show Coordinates:true +Enable Cave Mode:true +Dynamic Lighting:true +Height Map:true +Slope Map:true +Blur:false +Water Transparency:true +Block Transparency:true +Biomes:true +Biome Overlay:0 +Chunk Grid:false +Slime Chunks:false +Square Map:true +Rotation:false +Old North:false +Waypoint Beacons:false +Waypoint Signs:true +Deathpoints:1 +Waypoint Max Distance:1000 +Waypoint Sort By:1 +Welcome Message:false +Map Corner:1 +Map Size:0 +Zoom Key:Z +Fullscreen Key:X +Menu Key:M +Waypoint Menu Key:NONE +Waypoint Key:N +Mob Key:NONE +In-game Waypoint Key:NONE +Radar Mode:2 +Show Radar:true +Show Hostiles:true +Show Players:true +Show Neutrals:true +Filter Mob Icons:true +Outline Mob Icons:true +Show Player Helmets:true +Show Mob Helmets:true +Show Player Names:true +Font Scale:1.0 +Randomobs:true +Show Facing:true +Hidden Mobs: +Worldmap Zoom:4.0 +Worldmap Minimum Zoom:0.5 +Worldmap Maximum Zoom:16.0 +Worldmap Cache Size:500 +Show Worldmap Waypoints:true +Show Worldmap Waypoint Names:true diff --git a/config-source/waila/theme/dark.json b/config-source/waila/theme/dark.json new file mode 100644 index 0000000..3683991 --- /dev/null +++ b/config-source/waila/theme/dark.json @@ -0,0 +1,7 @@ +{ + "name": "cfg.theme.dark", + "background": "#131313", + "gradientTop": "#383838", + "gradientBottom": "#242424", + "font": "#A0A0A0" +} \ No newline at end of file diff --git a/config-source/waila/theme/vanilla.json b/config-source/waila/theme/vanilla.json new file mode 100644 index 0000000..29864f6 --- /dev/null +++ b/config-source/waila/theme/vanilla.json @@ -0,0 +1,7 @@ +{ + "name": "cfg.theme.vanilla", + "background": "#100010", + "gradientTop": "#5000FF", + "gradientBottom": "#28007F", + "font": "#A0A0A0" +} \ No newline at end of file diff --git a/config-source/waila/waila.cfg b/config-source/waila/waila.cfg new file mode 100644 index 0000000..fbeeeda --- /dev/null +++ b/config-source/waila/waila.cfg @@ -0,0 +1,115 @@ +# Configuration file + +client { + # The amount of time in milliseconds (1000ms = 1s) between queries to the server for Tile Entity and Entity data. There is an enforced minimum of 250 (or every 1/4 of a second). + I:waila.cfg.ratelimiter=250 +} + + +general { + I:waila.cfg.alpha=80 + I:waila.cfg.bgcolor=1048592 + S:waila.cfg.blocknameformat=\u00A7f%s + S:waila.cfg.entitynameformat=\u00A7f%s + S:waila.cfg.fluidnameformat=\u00A7f%s + I:waila.cfg.fontcolor=10526880 + I:waila.cfg.gradient1=5243135 + I:waila.cfg.gradient2=2621567 + I:waila.cfg.heartsperline=20 + B:waila.cfg.hidefromdebug=false + B:waila.cfg.hidefromlist=true + B:waila.cfg.keybind=true + B:waila.cfg.liquid=false + I:waila.cfg.maxhpbeforetext=40 + B:waila.cfg.metadata=false + S:waila.cfg.metadataformat=\u00A77[%s@%d] + S:waila.cfg.modnameformat=\u00A79\u00A7o%s + B:waila.cfg.newfilters=true + I:waila.cfg.posx=5000 + I:waila.cfg.posy=100 + I:waila.cfg.scale=100 + B:waila.cfg.show=true + B:waila.cfg.showitem=true + B:waila.cfg.showmode=true + B:waila.cfg.tts=false +} + + +########################################################################################################## +# modules +#--------------------------------------------------------------------------------------------------------# +# Those are the config keys defined in modules. +# Server side, it is used to enforce keys client side using the next section. +########################################################################################################## + +modules { + B:capability.energyinfo=false + B:capability.inventoryinfo=true + B:capability.tankinfo=false + B:general.showcrop=true + B:general.showents=true + B:general.showhp=true + B:general.showstates=false + B:jade.brewingstand=true + B:jade.horsechest=true + B:jade.horsestat=true + B:jade.itemframe=true + B:jade.mobbreeding=true + B:jade.mobgrowth=true + B:jade.potioneffects=true + B:oc.address=true + B:oc.componentName=true + B:oc.energy=true + B:tconstruct.casting=true + B:tconstruct.progress=true + B:tconstruct.tank=true + B:vanilla.comparator=true + B:vanilla.furnacedisplay=true + B:vanilla.jukebox=true + B:vanilla.leverstate=true + B:vanilla.redstone=true + B:vanilla.repeater=true + B:vanilla.silverfish=true + B:vanilla.spawntype=true +} + + +########################################################################################################## +# server_forcing +#--------------------------------------------------------------------------------------------------------# +# Any key set to true here will ensure that the client is using the configuration set in the 'module' section above. +# This is useful for enforcing false to 'cheating' keys like silverfish. +########################################################################################################## + +server_forcing { + B:capability.energyinfo=false + B:capability.inventoryinfo=false + B:capability.tankinfo=false + B:general.showcrop=false + B:general.showents=false + B:general.showhp=false + B:general.showstates=false + B:jade.brewingstand=false + B:jade.horsechest=false + B:jade.horsestat=false + B:jade.itemframe=false + B:jade.mobbreeding=false + B:jade.mobgrowth=false + B:jade.potioneffects=false + B:oc.address=false + B:oc.componentName=false + B:oc.energy=false + B:tconstruct.casting=false + B:tconstruct.progress=false + B:tconstruct.tank=false + B:vanilla.comparator=false + B:vanilla.furnacedisplay=false + B:vanilla.jukebox=false + B:vanilla.leverstate=false + B:vanilla.redstone=false + B:vanilla.repeater=false + B:vanilla.silverfish=false + B:vanilla.spawntype=false +} + + diff --git a/config-source/wawla.cfg b/config-source/wawla.cfg new file mode 100644 index 0000000..15299bd --- /dev/null +++ b/config-source/wawla.cfg @@ -0,0 +1,149 @@ +# Configuration file + +_feature { + # Shows information about breedable animals [default: true] + B:animals=true + + # Shows information about armor points [default: true] + B:armor=true + + # Shows the blast resistance of a block [default: false] + B:blastres=false + + # Shows how close blocks are to breaking [default: true] + B:breakprogress=true + + # Shows debug entity information [default: true] + B:debugEntities=true + + # Shows debug tile information [default: true] + B:debugTiles=true + + # Shows descriptions of enchantments on enchantment books [default: true] + B:enchdesc=true + + # Shows the enchantment power of a block [default: true] + B:enchpower=true + + # Shows the equipment a mob is wearing [default: true] + B:equipment=true + + # Shows the amount of exp in exp orbs [default: true] + B:exp=true + + # Shows fluid info on fluid container items [default: true] + B:fluidcontainer=true + + # Shows info about the furnace [default: true] + B:furnace=true + + # Shows the hardness of the block [default: false] + B:hardness=false + + # Shows harvestability data [default: true] + B:harvestable=true + + # Shows info about horses [default: true] + B:horses=true + + # Shows info about item frames [default: true] + B:itemframes=true + + # Shows info about villager professions [default: true] + B:professions=true + + # Shows info about player heads [default: true] + B:skulls=true + + # Shows info about tameable mobs [default: true] + B:tameable=true + + # Shows info about primed tnt [default: true] + B:tnt=true +} + + +animals { + # Should the breedting timer be shown? + B:showBreedingCooldown=true + + # Should the correct breeding item reflect in the hud? + B:showBreedingItem=true + + # Should the growing timer be shown? + B:showGrowingCooldown=true +} + + +enchdesc { + # Should the mod which added the enchantment be shown? + B:showOwner=true +} + + +equipment { + # Show a purple star by name of enchanted item + B:enchantmentStar=true + + # Require sneaking to see entity equipment + B:requireSneak=true +} + + +fluidcontainer { + # Should the owner of the fluid be shown? + B:showOwner=true + + # Should the temperature of the fluid be shown? + B:showTemp=true +} + + +furnace { + # Show the remaining fuel time? + B:burntime=true + + # Show the stack in the fuel slot? + B:fuel=true + + # Show the stack in the input slot? + B:input=true + + # Show the stack in the output slot? + B:output=true +} + + +harvestable { + # Limit to only ores? + B:oresOnly=true + + # Show the correct tier if the player lacks it? + B:showCorrectTier=true + + # Show the correct tool if the player is using the wrong one? + B:showCorrectTool=true + + # Show if the block is harvestable? + B:showHarvestable=true +} + + +horses { + # Show the jump strength of the horse, relative ot the player. + B:jump=true + + # Show the speed of the horse, relative ot the player. + B:speed=true +} + + +tameable { + # Show when a pet mob is sitting? + B:showSitting=true + + # Show when a pet mob is tamed? + B:showTamed=true +} + +